Tests:
  • Array.slice

  • Array.push

  • Array[index] with known size

  • Array[index] with unknown size

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.slice
    Array.push
    Array[index] with known size
    Array[index] with unknown size

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 10 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Array.slice 3370281.2 Ops/sec
Array.push 217007.7 Ops/sec
Array[index] with known size 221830.6 Ops/sec
Array[index] with unknown size 218936.0 Ops/sec


;