How do you debug memory usage?

David wizzardx at gmail.com
Tue May 6 10:40:36 EDT 2008


On Tue, May 6, 2008 at 4:21 PM, Banibrata Dutta
<banibrata.dutta at gmail.com> wrote:
> Many not be the most intuitive and elegant solution (I'm just a Python
> newbie), but if your Python code is constrained to the usage of Python 2.2
> language features, you could use Jython, and then (I'm hoping, since I've
> not tried this myself), use the Java Memory usage profiling/debugging tools.
>

Thanks for your post. I didn't think of Googling for "python memory
profiling". That search returns a lot of results.

I'll check a few of those results and post to the list if I find something good.

David.



More information about the Python-list mailing list