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

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.prototype.slice [direct call]
    Array.prototype.slice [saved function call]
    Array.prototype.concat [direct call]
    Array.prototype.concat [saved function call]
    Spread operator

    Fastest: N/A

    Slowest: N/A

Get performance results from real users on your website with Request Metrics.
Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Array.prototype.slice [direct call] 5267453.0 Ops/sec
Array.prototype.slice [saved function call] 2595663.0 Ops/sec
Array.prototype.concat [direct call] 2924552.0 Ops/sec
Array.prototype.concat [saved function call] 1874404.0 Ops/sec
Spread operator 5111024.0 Ops/sec