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

The Real Python Podcast - A podcast by Real Python - Fridays

Categories:

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.