Profiling the Unprofilable
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore advanced profiling techniques and performance optimization strategies in this conference talk from EuroPython 2016. Dive deep into Vmprof, a statistical profiler developed by the PyPy team, and learn how to effectively use it to identify performance bottlenecks in challenging scenarios. Follow along as the speaker applies Vmprof to profile the Python Debugger, an open-source project used in popular IDEs. Discover how to leverage Cython to optimize the identified performance issues. Gain valuable insights into profiling methodologies, the implementation of Vmprof, and practical approaches to resolving performance bottlenecks in various Python development contexts, including web applications and debuggers.
Syllabus
Dmitry Trofimov - Profiling the unprofilable
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube