On 11-11-24 10:00 PM, Aljosa Mohorovic wrote: > i've been trying to find memory leaks in a wsgi application using > gunicorn to run it and after a lot of time invested in research and > testing tools i did find a lot of useful information (most really old) > but i'm left with a feeling that this should be easier, better > documented and with tools that generate better data. > > if anybody can share some tips, links, docs or better tools with > better reports i would really appreciate it. > i'm not against paying for a good tool so any recommendation is > appreciated. > > i mostly used http://guppy-pe.sourceforge.net/#Heapy but found > http://pysizer.8325.org/ and http://code.google.com/p/pympler/ also > interesting. > > Aljosa Meliae is a similar tool wrt collecting memory-usage information.
RunSnakeRun can process Meliae dumps to produce visualizations of the memory used in the process. HTH, Mike https://launchpad.net/meliae http://www.vrplumber.com/programming/runsnakerun/ -- ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com
-- http://mail.python.org/mailman/listinfo/python-list