Memory leak in Python

Stephen Kellett snail at objmedia.demon.co.uk
Fri May 12 02:57:14 EDT 2006


In message <1147357496.710958.164370 at g10g2000cwb.googlegroups.com>, 
Serge Orlov <Serge.Orlov at gmail.com> writes
>The next step is to find out what type of objects contributes to the
>growth most of all,

Shame you aren't on Windows, as Python Memory Validator does all of 
this.

>after that print several object of that type that
>didn't exist on iteration N-1 but exist on iteration N

And this, but for garbage collection generations.

Stephen
-- 
Stephen Kellett
Object Media Limited    http://www.objmedia.demon.co.uk/software.html
Computer Consultancy, Software Development
Windows C++, Java, Assembler, Performance Analysis, Troubleshooting



More information about the Python-list mailing list