Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36
Chrome 80
Mac OS X 10.15.3
Desktop
4 years ago
Test name Executions per second
Array.prototype.slice [direct call] 7221074.0 Ops/sec
Array.prototype.slice [saved function call] 3197946.0 Ops/sec
Array.prototype.concat [direct call] 3575291.0 Ops/sec
Array.prototype.concat [saved function call] 2432145.0 Ops/sec
Spread operator 6870013.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