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