Measure, monitor and analyze the memory behavior of Python objects
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.
$
pkg install py311-PymplerOrigin
devel/py-pympler
Size
1.61MiB
License
APACHE20
Maintainer
bofh@FreeBSD.org
Dependencies
1 packages
Required by
1 packages