Speaker
Dr
Stefan Schwarzer
(SSchwarzer.com)
Description
Does it seem your Python code (or even Python code in general) is too slow? If yes,
come to this talk.
It explains:
- which rules should guide you when optimizing Python code
- when you should optimize at all
- how to find the bottlenecks in your code
- what big-O notation is and what it's good for
- which changes may help to speed up your Python code - using hardware, algorithms
or Python-specific idioms.
This talk is for developers of Python code. The less experience you have, the more
you will profit. If you are familiar with software development but new to Python,
especially the Python-specific tips will interest you.
Author
Dr
Stefan Schwarzer
(SSchwarzer.com)