To Do
- -turbo
- using Stopwatch
- profilers
- benchmarks
- avoid when possible: slicing, dynamic, exceptions, i/o
- don't optimize if you don't need to, root of all evil
Discussions
Here are some select discussions on performance:
- Why so slow? 2010-12
- Cobra vs Python - speed 2010-11



