memprof v0.3

jmdana at gmail.com jmdana at gmail.com
Mon Sep 23 22:47:22 CEST 2013


 
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.


More information about the Python-announce-list mailing list