Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36
Chrome 86
Mac OS X 10.15.4
Desktop
3 years ago
Test name Executions per second
Array.prototype.slice [direct call] 5240927.0 Ops/sec
Array.prototype.slice [saved function call] 2841528.0 Ops/sec
Array.prototype.concat [direct call] 2859419.0 Ops/sec
Array.prototype.concat [saved function call] 1941372.0 Ops/sec
Spread operator 4977420.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