Explore the inner workings of memory profilers in Python and learn how to effectively diagnose and optimize memory usage in your applications. Discover the different types of memory profilers, understand various allocation patterns in Python programs, and gain essential skills for managing memory in large-scale or data-intensive projects. Delve into techniques for identifying memory leaks, optimizing code performance through smarter allocation strategies, and mastering the use of memory profiling tools to enhance your Python development skills.
Overview
Syllabus
Talks - Pablo Galindo Salgado: How memory profilers work
Taught by
PyCon US