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


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

memprof v0.3

Started byjmdana@gmail.com
First post2013-09-23 13:47 -0700
Last post2013-09-23 13:47 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

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

#1062 — memprof v0.3

Fromjmdana@gmail.com
Date2013-09-23 13:47 -0700
Subjectmemprof v0.3
Message-ID<mailman.320.1380121991.18130.python-announce-list@python.org>
 
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web