cyberbeast / pympler

Automatically exported from code.google.com/p/pympler
Apache License 2.0
0 stars 0 forks source link

Ensure pympler does not leak #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We don't want to leak memory in pympler. The profiler-garbage clutters the
actual profiling data. 

 * Lift in-method/function defined classes (Bottle)

This bug creates nice garbage :-) Therefore, delay after fixing issue 31.

Original issue reported on code.google.com by lhae...@gmail.com on 25 Jan 2010 at 10:05

GoogleCodeExporter commented 9 years ago

Original comment by lhae...@gmail.com on 19 Jul 2011 at 10:42