pythonprofilers / memory_profiler

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

Time-based memory usage plots using decortator #337

Open AgustinPardo opened 2 years ago

AgustinPardo commented 2 years ago

Is there any way to use @decorator and retrieve the "Time-based memory usage" plots?