Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36
Chrome 95
Windows
Desktop
3 years ago
Test name Executions per second
Array.prototype.slice [direct call] 5395989.5 Ops/sec
Array.prototype.slice [saved function call] 2475098.0 Ops/sec
Array.prototype.concat [direct call] 2957308.5 Ops/sec
Array.prototype.concat [saved function call] 1952260.5 Ops/sec
Spread operator 5078886.5 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


;