<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11-11-24 10:00 PM, Aljosa Mohorovic wrote:
    <blockquote
cite="mid:b614231a-5c14-41b7-9255-e2e02b93a736@t16g2000vba.googlegroups.com"
      type="cite">
      <pre wrap="">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 <a class="moz-txt-link-freetext" href="http://guppy-pe.sourceforge.net/#Heapy">http://guppy-pe.sourceforge.net/#Heapy</a> but found
<a class="moz-txt-link-freetext" href="http://pysizer.8325.org/">http://pysizer.8325.org/</a> and <a class="moz-txt-link-freetext" href="http://code.google.com/p/pympler/">http://code.google.com/p/pympler/</a> also
interesting.

Aljosa
</pre>
    </blockquote>
    Meliae is a similar tool wrt collecting memory-usage information.<br>
    <br>
    RunSnakeRun can process Meliae dumps to produce visualizations of
    the memory used in the process.<br>
    <br>
    HTH,<br>
    Mike<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://launchpad.net/meliae">https://launchpad.net/meliae</a><br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://www.vrplumber.com/programming/runsnakerun/">http://www.vrplumber.com/programming/runsnakerun/</a><br>
    <br>
    <pre class="moz-signature" cols="72">-- 
________________________________________________
  Mike C. Fletcher
  Designer, VR Plumber, Coder
  <a class="moz-txt-link-freetext" href="http://www.vrplumber.com">http://www.vrplumber.com</a>
  <a class="moz-txt-link-freetext" href="http://blog.vrplumber.com">http://blog.vrplumber.com</a>
</pre>
  </body>
</html>