Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1062 > unrolled thread
| Started by | jmdana@gmail.com |
|---|---|
| First post | 2013-09-23 13:47 -0700 |
| Last post | 2013-09-23 13:47 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python.announce
memprof v0.3 jmdana@gmail.com - 2013-09-23 13:47 -0700
| From | jmdana@gmail.com |
|---|---|
| Date | 2013-09-23 13:47 -0700 |
| Subject | memprof 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.
Back to top | Article view | comp.lang.python.announce
csiph-web