HTML Preparation code:
Script Preparation code:
Tests:
  • Spread with map

  • Array.from with map

  • Array.from with second parameter

  • for loop push

  • for loop pre-allocate

  • for loop pre-allocate cached length

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Spread with map
    Array.from with map
    Array.from with second parameter
    for loop push
    for loop pre-allocate
    for loop pre-allocate cached length

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 7 days ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Chrome 135 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Spread with map 91507.7 Ops/sec
Array.from with map 95276.0 Ops/sec
Array.from with second parameter 83111.0 Ops/sec
for loop push 194958.0 Ops/sec
for loop pre-allocate 216501.6 Ops/sec
for loop pre-allocate cached length 295437.1 Ops/sec