pythonprofilers / memory_profiler

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

not sure how to interpret these results #400

Open Mathacc opened 7 months ago

Mathacc commented 7 months ago

Screenshot 2024-04-03 164338

there is a negative increment of 628.6 MiB, but the application is not even using 620MiB to decrease that, how should I interpret that?