freebsd-ports/devel/py-pympler/pkg-descr
William Grzybowski 3ed7ebdee8 devel/pypympler
Pympler is a development tool to measure, monitor and analyze the memory
behavior of Python objects in a running Python application.

By pympling a Python application, detailed insight in the size and the lifetime
of Python objects can be obtained. Undesirable or unexpected runtime behavior
like memory bloat and other "pymples" can easily be identified.

WWW: https://github.com/pympler/pympler
2014-07-02 20:38:32 +00:00

8 lines
397 B
Text

Pympler is a development tool to measure, monitor and analyze the memory
behavior of Python objects in a running Python application.
By pympling a Python application, detailed insight in the size and the lifetime
of Python objects can be obtained. Undesirable or unexpected runtime behavior
like memory bloat and other "pymples" can easily be identified.
WWW: https://github.com/pympler/pympler