Introduction to Python Profiling (#65)
Mr. Mike C. Fletcher (27.Mar.2009)
Talk at PyCon 2009 (English - US)
Python's implementation is slow, but you can often write fast Python if you know how to profile your code effectively. This presen tation will show you how to use the built-in cProfile module to capture pro file data, both in simple scripts and more complex GUI environments. We'l l look at how to interpret the profile/cProfile reports as well as a few ex ternal tools to make the reports easier to understand. We'll discuss how t o make profiling an effective tool for you and some common "hot spots" you' ll discover in Python code.
Quicklink: https://joind.in/272
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?



