Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
Chrome 89
Mac OS X 10.15.2
Desktop
3 years ago
Test name Executions per second
Array.prototype.slice [direct call] 5666060.0 Ops/sec
Array.prototype.slice [saved function call] 3125268.0 Ops/sec
Array.prototype.concat [direct call] 3255739.0 Ops/sec
Array.prototype.concat [saved function call] 2120620.0 Ops/sec
Spread operator 5286424.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