Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36
Chrome 88
Windows
Desktop
3 years ago
Test name Executions per second
Array.prototype.slice [direct call] 4218032.0 Ops/sec
Array.prototype.slice [saved function call] 2229838.0 Ops/sec
Array.prototype.concat [direct call] 2246396.0 Ops/sec
Array.prototype.concat [saved function call] 1466241.0 Ops/sec
Spread operator 3994127.0 Ops/sec
Script Preparation code:
Tests:
  • Array.prototype.slice [direct call]

  • Array.prototype.slice [saved function call]

  • Array.prototype.concat [direct call]

  • Array.prototype.concat [saved function call]

  • Spread operator