memory leaks - tools and docs
Aljosa Mohorovic
aljosa.mohorovic at gmail.com
Thu Nov 24 22:00:52 EST 2011
More information about the Python-list mailing list
Thu Nov 24 22:00:52 EST 2011
- Previous message (by thread): Return of an old friend
- Next message (by thread): memory leaks - tools and docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Return of an old friend
- Next message (by thread): memory leaks - tools and docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list