Closed eltoder closed 8 years ago
Same as with the sequence methods, this is more efficient:
The last column is time relative to int.
This gives an average speed up of 2x on this benchmark. Of course, longer arrays will see smaller improvements.
Same as with the sequence methods, this is more efficient:
Without my changes
With my changes
The last column is time relative to int.
This gives an average speed up of 2x on this benchmark. Of course, longer arrays will see smaller improvements.