Simple Optimizations:
* Factor constant expressions out of loops. * Presize a list being grown to a known length.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment
* Factor constant expressions out of loops. * Presize a list being grown to a known length.