How to get memory usage on Windows?

GerritM gmuller at worldonline.nl
Tue Sep 24 15:56:33 EDT 2002


"Gerrit Muller" <gerrit.muller at philips.com> schreef in bericht
news:3D8EEB7C.C1B2F01F at philips.com...
>
>
> Emile van Sebille wrote:
> >
> > GerritM:
> > [snip]
> > > how much memory is used per phase and/or per function. Is there any
> > function
> > > returning this information. I noted that on Unix the resource module
> > gives
> > > access to this kind of information, but I could not find any Windows
> > > alternative.
> > >
<...snip...>
 In mxTools a sizeof(object) function is available, which should allow me to
reconstruct most memory consumption data via a procedure, although some care
should be taken wrt referenced data.

http://www.egenix.com/files/python/mxTools.html

regards Gerrit

> http://www.extra.research.philips.com/natlab/sysarch/index.html





More information about the Python-list mailing list