memprof v0.3 has been released. http://jmdana.github.io/memprof/ http://github.com/jmdana/memprof
A critical part of the code has been optimised using Cython, resulting in a much faster profiler (around 2x faster for most of the tests). Feel free to install it using pip: sudo pip install --upgrade memprof or easy_install: sudo easy_install --upgrade memprof It will be available in Debian testing/unstable soon! Enjoy! Jose. -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/