pythonprofilers / memory_profiler

Monitor Memory usage of Python code
http://pypi.python.org/pypi/memory_profiler
Other
4.39k stars 380 forks source link

Incorrect values #294

Open JaxkDev opened 4 years ago

JaxkDev commented 4 years ago

After building from source to fix negative increment values being displayed in example scripts using it on some basic tests it now shows some odd behaviour when removing values from array/queues.

image

image