How to Speed up a Python Program 114,000 times



Optimizations are one thing -- making a serious data collection program run 114,000 times faster is another thing entirely. In this talk given at the San Francisco Python Meetup, you'll learn how it's been done.

Leaning on 30+ years of programming experience, David Schachter goes over all the optimizations he made to his (secret) company’s data-collecting program to get such massive performance gains. In doing so, he might be able to teach you a thing or two about optimizing a python program.
 
 
Want to learn more about Python?
 
Check out our training courses and other related python videos.
 
Published December 4, 2012