Contribute Media
A thank you to everyone who makes this possible: Read More

Python Performance Profiling: The Guts And The Glory

Description

Your Python program is too slow, and you need to optimize it. Where do you start? With the right tools, you can optimize your code where it counts. We'll explore the guts of the Python profiler Yappi to understand its features and limitations, and learn how to find the maximum performance wins with minimum effort.

About the speaker

Author of Motor, an async MongoDB driver for Tornado, and of Toro, a library of locks and queues for Tornado coroutines. Author of GreenletProfiler. Contributor to Python, PyMongo, MongoDB, Yappi, Tornado, and Tulip.

Details

Improve this page