Re: gobject memory usage tracking



On Wed, 22 Nov 2000, Tim Janik wrote:

> gtype can give you the memory allocated by the object _structure_, but
> not by the object fields. i.e. i'd expect most memopry usage to steam
> from strings/byte-buffers etc. being maintained by an object, rather
> than the object's pure structure size, which is why i suspect that gtype
> profiling won't give you too much of an idea on where most memory
> consumption occours.

Yes i know. But given the number of object of some type you can
probably estimate the memory used by them.

/ Alex







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]