Tests:
  • Array.prototype.push.apply(arr, params)

  • arr.push(...params)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.prototype.push.apply(arr, params)
    arr.push(...params)

    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: 6 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
Chrome 62 on Windows
View result in a separate tab
Test name Executions per second
Array.prototype.push.apply(arr, params) 2863952.0 Ops/sec
arr.push(...params) 14002060.0 Ops/sec