Test name | Executions per second |
---|---|
Original jobsity code | 6362430.0 Ops/sec |
Running +1 per-element instead of shifting an increased array length | 6639142.5 Ops/sec |
FOR loop | 1100227.2 Ops/sec |
Creating the array with the desired numbers as initial values | 1107310.1 Ops/sec |