David Schachter: How to Speed up a Python Program 114,000 times

Python, like many other high-level languages, is often seen as slow. However, this doesn’t mean that it’s impossible to optimize Python programs, or even to make them run quickly. In this talk, David Schachter takes a real-world application and shows how he combined a number of techniques to achieve a much faster execution speed.

Leave a Reply