[GOODIE] instance analyser

stephane ducasse ducasse at iam.unibe.ch
Mon Dec 31 12:18:44 UTC 2001


from preamble:

"Change Set:		instance analyser
Date:			31 December 2001
Author:			stephane ducasse

A simple tool sorting the classes according to the number of instances
they have currently in the image.

Try:
InstanceAnalyser new 
	fromClassNames: #(Array Collection String) ; dumpToTranscript

or 
InstanceAnalyser new 
	collectData inspect (take some minutes)

It would be great to have a user interface but I do not know how to that
in Squeak. 
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: instance analyser.cs.gz
Type: application/octet-stream
Size: 1123 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20011231/ab413605/instanceanalyser.cs.obj


More information about the Squeak-dev mailing list