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 -- Python-announce-list mailing list -- python-announce-list@python.org To unsubscribe send an email to python-announce-list-le...@python.org https://mail.python.org/mailman3/lists/python-announce-list.python.org/ Support the Python Software Foundation: http://www.python.org/psf/donations/