Yappi 1.2.1 released (async. code profiling improvements)

Dec. 13, 2019
8:15 a.m.
Hi everyone, Yappi(a thread-aware deterministic profiler for Python) 1.2.1 has just been released to PyPI. This is an important release as we have implemented some improvements on profiling asynchronous code(specifically coroutines) and a new API to collect and filter multiple profiler results based on a 'tag'. See details for coroutine profiling: https://github.com/sumerc/yappi/blob/master/doc/coroutine-profiling.md Special thanks to devs at FastAPI(https://github.com/tiangolo/fastapi/) for all their help regarding asynchronous profiling. Project page: https://github.com/sumerc/yappi/ Happy profiling! Sümer Cip
1924
Age (days ago)
1924
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sümer Cip