blob: 10790e62d275c0d612addf70a515dd6ec7004650 (
plain) (
blame)
1
2
3
4
5
6
|
Yappi is designed to work on long-running multi-threaded applications.
It is possible to profile an application, retrieve statistics, then stop and
start later on the fly without affecting the profiled application.
WWW: https://github.com/sumerc/yappi
|