Test case name | Result |
---|---|
Array fill (has reference issues) | |
Array from | |
Array map | |
For and push | |
Array spread operator |
Test name | Executions per second |
---|---|
Array fill (has reference issues) | 1323734.5 Ops/sec |
Array from | 61194.2 Ops/sec |
Array map | 50682.3 Ops/sec |
For and push | 27774.6 Ops/sec |
Array spread operator | 50730.7 Ops/sec |