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

The Real Python Podcast

Episode | Podcast

Date: Fri, 07 Oct 2022 12:00:00 +0000

Have you used a memory profiler to gauge the performance of your Python application? Maybe you're using it to troubleshoot memory issues when loading a large data science project. What could running a profiler show you about a codebase you're learning? This week on the show, Pablo Galindo Salgado returns to talk about Memray, a powerful tracing memory profiler.