Introduction to Python Profiling (#65)
Mr. Mike C. Fletcher (VRPlumber Consulting Inc.) bio
30min ◊ Beginner
Friday 11:40am, Ballroom E
categories:
howto, module, performance, profile, techniques
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.
Files:
| file | size | uploaded | comment |
|---|---|---|---|
| fletcher-profiling-2009.odp | 756.0 KB | Fri, March 27th, 10:50 a.m. | Presentation in OOo format |
| fletcher-profiling-2009.pdf | 763.4 KB | Fri, March 27th, 10:51 a.m. | Presentation in PDF format |
video:# Permalink
.