[Tutor] How to measure memory usage

Adam Groszer adamg@mailbox.hu
Fri Mar 21 08:07:02 2003


Dear all,

I'd like to measure the memory usage of all objects in python.
Or better said, I'd like to know 'how big is my application'.

I think I have some problems with memory leaks in my app,
this I have to solve.

any help is appreciated

Adam