yappi v0.3

2009-11-22 Thread k3xji
Hi, yappi(yet another python profiler) is a Python Profiler with multithreading support. This is the last beta version with some major changes and bugfixes: v0.3 Changes - [+] yappi did not compile out of box on VS2008. Fix the compile issues. (Thanks to Kevin Watters) [+] tidy up stat

[ANN] yappi v0.2

2009-11-07 Thread k3xji
yappi(Yet Another Python Profiler) v0.2 released. Documentation is updated. Features: * very efficient multi-threading profiling. * profiler pollution effect (the overhead that the profiler put on an application) can be viewed from the statistic results. * may help to avoid deadlocks.

[ANN] yappi v0.2 - link

2009-11-07 Thread k3xji
Forgot to give the link: http://code.google.com/p/yappi/ Twitter: http://twitter.com/sumercip Thanks, -- Sumer Cip -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/