Showing 1 - 1 of 1 items. (Page 1 of 1)


Link2009 Oct 16

pympler - Project Hosting on Google Code

Pympler is a development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application. Pympler integrates three previously separate modules into a single, comprehensive profiling tool. The asizeof module provides basic size information for one or several Python objects, module muppy is used for on-line monitoring of a Python application and module tracker provides off-line analysis of the lifetime of selected Python objects. Python versions 2.4+.