Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
Chrome 127
Mac OS X 10.15.7
Desktop
one year ago
Array.prototype.slice [direct call]
6.3M/s
Spread operator
6.1M/s
Array.prototype.concat [direct call]
3.9M/s
Array.prototype.slice [saved function call]
3.3M/s
Array.prototype.concat [saved function call]
2.6M/s
View exact numbers
Test name Executions per second
Array.prototype.slice [direct call] 6,305,539 Ops/sec
Spread operator 6,121,414 Ops/sec
Array.prototype.concat [direct call] 3,928,783 Ops/sec
Array.prototype.slice [saved function call] 3,341,684 Ops/sec
Array.prototype.concat [saved function call] 2,555,343 Ops/sec
Script Preparation code:
Tests: