On Wed, Nov 29, 2006 at 01:02:44AM +0100, Norbert Hartl wrote: > Hi, > > at the moment I'm developing an application with > seaside, magritte and magma. If I start with a fresh > image I only need a few days for the image to exceed > 100MB in total size. > > Is there a way do display the total amount of objects > being in the image? I think only a vast amount of > objects could make the image grow that much. A list > of object grouped by class and sorted by amount would > be very helpful. > > Is there any such tool?
Some of this may be out of date, but the information here may help: http://minnow.cc.gatech.edu/squeak/2176 Also look at class SpaceTally, which is intended for tallying up object memory usage by classes. Dave _______________________________________________ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners