In article <90507058-c366-4650-9e81-381cbbdaa...@k19g2000yqc.googlegroups.com>,
Oktaka Com wrote:
>
>Forgot to give the project web page:) Here it is:
>
>http://code.google.com/p/yappi/
Looks interesting, but I think I'll wait until the docs are a bit more
mature.
--
Aahz (a...@pythoncraft.com)
On Oct 27, 3:51 pm, Oktaka Com wrote:
> Hi,
>
> yappi(Yet Another Python Profiler) is a C extension that have
> multithreading profiling capability. Profiler can be started from any
> thread at any time. All threads in the attached interpreter will be
> profiled.
>
> Changes:
> - 8 multithreading