Hi all,
A new version of Yappi (a thread-aware profiler for Python) has been
released: 0.62. This version's most important feature is that Yappi,
finally supports per-thread CPU time profiling.
Can be installed via easy_install, pip or from the source directly.
See:
http://code.google.com/p/yapp
Hi all,
New version of yappi(0.53) just released.
Version Highlight:
- Py3k support.
- Submitted to PyPI. Now Yappi becomes installable via easy_install.
> easy_install yappi
Changes:
- Issue #19, #20, #21 fixes.
- debug priint changes. few file re-org.
http://code.google.com/p/yappi/
Regard
Hi all,
Yappi (Yet Another Python Profiler) 0.51 released. See the version
highlights:
* OPTIMIZATION:Use per-pit cpc for better accuracy in different
timing_sample values. Now timing_sample is not linearly decreasing the
timing accuracy for most of the applications tested. We reduced the
run
Changes:
- Some mem corruption problems on various platforms are fixed.
- installation related problems fixed.
Download:
http://code.google.com/p/yappi/
-
Sumer Cip
twitter.com/sumercip
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software