Memray: the endgame memory profiler
Memray: the endgame memory profiler
As seen in https://news.ycombinator.com/item?id=38561682
Memray tracks and reports memory allocations, both in Python code and in compiled extension modules.
You're viewing a single thread.
All Comments
1 comments
TalkPython episode about Memray: https://talkpython.fm/episodes/show/425/memray-the-endgame-python-memory-profiler
3 0 Reply