The Real Python Podcast cover image

Using a Memory Profiler in Python & What It Can Teach You

The Real Python Podcast

00:00

Using a Live Mode to Do a Memory Profiler

Live mode allows you to see what your program is doing in terms of memory allocation as it's running. It has this textual interface using rich that we brought, I moved to text for once that reaches a stable release. But at the moment, we're using rich and it will tell you like a small graph in the terminal and it willTell you a table over what functions at the given time your program is. They are allocated the most memory. So maybe your program reaches two different picks and you want to analyze how it goes from one to the other. The live mode is a way to do that.

Transcript
Play full episode

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app