Test case name | Result |
---|---|
Array.prototype.concat | |
spread operator | |
Push | |
Push Apply |
Test name | Executions per second |
---|---|
Array.prototype.concat | 18110490.0 Ops/sec |
spread operator | 47842992.0 Ops/sec |
Push | 91342480.0 Ops/sec |
Push Apply | 12994653.0 Ops/sec |