Debugging memory leaks

dieter dieter at handshake.de
Sat Jun 15 02:52:12 EDT 2013


Chris Angelico <rosuav at gmail.com> writes:

> ...
> It's terrible advice in generality, because it encourages a sloppiness
> of thinking: "Memory usage doesn't matter, we'll just instruct people
> to reset everything now and then".

"Memory usage" may matter. But if you loose 1 kb a day, your process
can run 3 years before you have lost 1 MB. Compare this to the
485 MB used when you start "firefox". The situation looks different
when you loose 10 MB a day.




More information about the Python-list mailing list