Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    array.slice()
    array.splice()
    array.shift()
    array.pop()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36 EdgA/135.0.0.0
Chrome Mobile 135 on Android
View result in a separate tab
array.pop()
46.5M/s
array.shift()
31.1M/s
array.splice()
15.4M/s
array.slice()
2.6M/s
View exact numbers
Test name Executions per second
array.pop() 46,512,896 Ops/sec
array.shift() 31,068,284 Ops/sec
array.splice() 15,421,525 Ops/sec
array.slice() 2,646,963 Ops/sec