Using a Memory Profiler in Python&What It Can Teach You - a podcast by Real Python

from 2022-10-07T12:00

:: ::

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.

Further episodes of The Real Python Podcast

Further podcasts by Real Python

Website of Real Python