Language

Package: python-pympler @ 0.8

Synopsis

Measure, monitor and analyze memory behavior

Description

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.

A web profiling frontend exposes process statistics, garbage visualisation and class tracker statistics.

Home page
https://pythonhosted.org/Pympler/
Location
gnu/packages/python-xyz.scm (line: 2245, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings