Introduction to Python Profiling
Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0
[VIDEO HAS ISSUES: Ambient mic used incorrectly; results in poor/echoing audio] Python's implementation is slow, but you can often write fast Python if you know how to profile your code effectively. This presentation will show you how to use the built-in cProfile module to capture profile data, both in simple scripts and more complex GUI environments. We'll look at how to interpret the profile/cProfile reports as well as a few external tools to make the reports easier to understand. We'll discuss how to make profiling an effective tool for you and some common "hot spots" you'll discover in Python code.
Play episode as :
Oh, look at that.
No one has commented yet. Be the first!
Hey! You must be logged in to add comments. Login or Register.
You've reached the newest episode.
You've reached the oldest episode.