Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0
Chrome 134
Windows
Desktop
one year ago
Benchmark.js
Using arr1.push.apply
25.0M/s
Using push spread operator
23.1M/s
Using prototype.push.apply
21.9M/s
Using spread operator
19.2M/s
Using concat
7.1M/s
View exact numbers
Test name Executions per second
Using arr1.push.apply 24,964,930 Ops/sec
Using push spread operator 23,092,248 Ops/sec
Using prototype.push.apply 21,921,218 Ops/sec
Using spread operator 19,155,582 Ops/sec
Using concat 7,089,636 Ops/sec
Tests: