Script Preparation code:
Tests:
  • Array.from

  • Array.slice

  • Array.push

  • Array[index]

  • Array spread

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.from
    Array.slice
    Array.push
    Array[index]
    Array spread

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Chrome 128 on Windows
View result in a separate tab
Test name Executions per second
Array.from 5183044.5 Ops/sec
Array.slice 4806837.0 Ops/sec
Array.push 1159130.4 Ops/sec
Array[index] 1147004.6 Ops/sec
Array spread 12806729.0 Ops/sec


;