Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1062

memprof v0.3

Newsgroups comp.lang.python.announce
Date 2013-09-23 13:47 -0700
Subject memprof v0.3
From jmdana@gmail.com
Message-ID <mailman.320.1380121991.18130.python-announce-list@python.org> (permalink)

Show all headers | View raw


 
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.

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

memprof v0.3 jmdana@gmail.com - 2013-09-23 13:47 -0700

csiph-web