Test case name | Result |
---|---|
SPLICE + UNSHIFT: array 10000 items; itemIndex - 10000 | |
SORT: array 10000 items; itemIndex - 10000 |
Test name | Executions per second |
---|---|
SPLICE + UNSHIFT: array 10000 items; itemIndex - 10000 | 18200.6 Ops/sec |
SORT: array 10000 items; itemIndex - 10000 | 6506.7 Ops/sec |