Simple Optimizations:
* Factor constant expressions out of loops.
* Presize a list being grown to a known length.
1 file changed