Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python-memprof
Memory profiler for Python (Python 2)
http://jmdana.github.io/memprof/
0
no reviews
Install
Python-memprof logs the memory used by variables during the execution of decorated methods. It creates a report in a text file and you can plot the result using "mp_plot".
This package contains the Python 2 version of memprof.