Test case name | Result |
---|---|
Array.prototype.concat | |
push with spread operator | |
two spread operators |
Test name | Executions per second |
---|---|
Array.prototype.concat | 6450684.0 Ops/sec |
push with spread operator | 31150930.0 Ops/sec |
two spread operators | 18947908.0 Ops/sec |