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 Memory Profiler on a Python Programmer?

A memory profiler is a tool that you will not use every single day. Most of the profilers will actually focus on the moment your program consumes the most memory, which is normally cool and referred to the high watermark. The moment your program has more memory being consumed, at that point it will take a photograph of how the program memory is layout. So you know what parts of your code were allocating memory at the time that happened.

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