The Real Python Podcast

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

10.07.2022 - By Real PythonPlay

Download our free app to listen on your phone

Download on the App StoreGet it on Google Play

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.

More episodes from The Real Python Podcast