1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/py-yappi/pkg-descr
Sunpoet Po-Chuan Hsieh 1b9365bada Clean up Makefile
- Do not silence installation messages
- Add Bitbucket repository to WWW
- Take maintainership
2018-02-25 05:33:13 +00:00

8 lines
297 B
Plaintext

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://pypi.python.org/pypi/yappi
WWW: https://bitbucket.org/sumerc/yappi