logo       

Re: Growing image: msg#00175

lang.smalltalk.squeak.beginners

Subject: Re: Growing image

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


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise