Test case name | Result |
---|---|
Array.prototype.concat | |
spread operator | |
push with spread operator |
Test name | Executions per second |
---|---|
Array.prototype.concat | 14152422.0 Ops/sec |
spread operator | 54931880.0 Ops/sec |
push with spread operator | 69313392.0 Ops/sec |