MCPcopy Index your code
hub / github.com/pythonprofilers/memory_profiler / plot_memory.py

File plot_memory.py

examples/plot_memory.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Plot memory usage of a numeric computation using numpy and scipy
3"""
4import pylab as pl

Callers

nothing calls this directly

Calls 1

memory_usageFunction · 0.90

Tested by

no test coverage detected