Script Preparation code:
Tests:
  • .unshift()

  • .push()

  • .push() preallocated array

  • .unshift() preallocated array

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    .unshift()
    .push()
    .push() preallocated array
    .unshift() preallocated array

    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: 5 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36
Chrome 68 on Windows
View result in a separate tab
Test name Executions per second
.unshift() 16642.7 Ops/sec
.push() 6036819.0 Ops/sec
.push() preallocated array 5977727.0 Ops/sec
.unshift() preallocated array 32.1 Ops/sec