summaryrefslogtreecommitdiff
path: root/devel/py-memoryprofiler/pkg-descr
blob: 3e5021488dd3f315071a533023bb8c7c6d5d2c69 (plain) (blame)
1
2
3
4
5
6
memory_profiler is a python module for monitoring memory consumption of a
process as well as line-by-line analysis of memory consumption for python
programs. It is a pure python module and has the psutil module as optional
(but highly recommended) dependencies.

WWW: https://github.com/fabianp/memory_profiler/