Contents

memory-profiler 0.61.0

0

A module for monitoring memory usage of a python program

A module for monitoring memory usage of a python program

Stars: 4220, Watchers: 4220, Forks: 373, Open Issues: 133

The pythonprofilers/memory_profiler repo was created 12 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 4220 github stars!

How to Install memory-profiler

You can install memory-profiler using pip

pip install memory-profiler

or add it to a project with poetry

poetry add memory-profiler

Package Details

Author
Fabian Pedregosa
License
BSD
Homepage
https://github.com/pythonprofilers/memory_profiler
PyPi:
https://pypi.org/project/memory-profiler/
GitHub Repo:
https://github.com/pythonprofilers/memory_profiler

Classifiers

  • Software Development
No  memory-profiler  pypi packages just yet.

Errors

A list of common memory-profiler errors.

Code Examples

Here are some memory-profiler code examples and snippets.

GitHub Issues

The memory-profiler package has 133 open issues on GitHub

  • [BUG] Reused memory from previous allocations is not reported
  • profiling the C++ dynamic library
  • Bug / Clarification needed: Impact of mmap on memory_usage
  • Running mprof with python -m
  • Sockets opened outside profiling do not close properly inside profiling
  • ModuleNotFoundError: No module named 'memory_profiler' with Python 3.9

See more issues on GitHub