Test case name | Result |
---|---|
Array.prototype.concat | |
spread operator | |
Push | |
single push |
Test name | Executions per second |
---|---|
Array.prototype.concat | 3685863.0 Ops/sec |
spread operator | 25777298.0 Ops/sec |
Push | 17120542.0 Ops/sec |
single push | 29517440.0 Ops/sec |