Unwanted instances in the 3.2 image

Bob Arning arning at charm.net
Fri Jul 19 19:06:11 UTC 2002


On Fri, 19 Jul 2002 14:48:19 -0400 "Norton, Chris" <chrisn at Kronos.com> wrote:
>I imagine that a similar script to find memory hogs would also be useful
>(i.e. find the sizes of the various instances to see which instances are
>taking up all of your memory).

Chris,

There are these:

	SystemDictionary>>printSpaceAnalysis:on: 
	SystemDictionary>>printSpaceAnalysis 

and a slightly different set:

	SystemDictionary>>spaceTally 
	SystemDictionary>>spaceTallyTo:
	SystemDictionary>>compareTallyIn:to:

Cheers,
Bob



More information about the Squeak-dev mailing list