Test case name | Result |
---|---|
new array with length | |
new array with push | |
new array with length 2 |
Test name | Executions per second |
---|---|
new array with length | 1903098.2 Ops/sec |
new array with push | 5855753.5 Ops/sec |
new array with length 2 | 2362303.2 Ops/sec |