Script Preparation code:
Tests:
  • Array.from()

  • spread operator

  • for...of loop

  • iterator.next()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.from()
    spread operator
    for...of loop
    iterator.next()

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130 on Windows
View result in a separate tab
Test name Executions per second
Array.from() 3198.5 Ops/sec
spread operator 3332.1 Ops/sec
for...of loop 1061.8 Ops/sec
iterator.next() 841.4 Ops/sec


;