The Python Oracle

Which Python memory profiler is recommended?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Thinking It Over

--

Chapters
00:00 Question
00:43 Accepted answer (Score 310)
01:30 Answer 2 (Score 482)
02:25 Answer 3 (Score 84)
03:39 Answer 4 (Score 69)
03:54 Thank you

--

Full question
https://stackoverflow.com/questions/1102...

Question links:
[Python Memory Validator]: http://www.softwareverify.com/python/mem...
[PySizer]: http://pysizer.8325.org/
[Heapy]: http://guppy-pe.sourceforge.net/#Heapy

Accepted answer links:
[guppy3]: https://github.com/zhuyifei1999/guppy3/
[Heapy]: http://guppy-pe.sourceforge.net/

Answer 2 links:
[memory_profiler]: http://pypi.python.org/pypi/memory_profi...

Answer 3 links:
[Dowser]: http://www.aminus.net/wiki/Dowser

Answer 4 links:
[this blog post]: http://web.archive.org/web/2020110901293...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #performance #memorymanagement #profiling

#avk47