Script Preparation code:
Tests:
  • for loop

  • for loop with length caching

  • for...of

  • for...in

  • forEach

  • map

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    for loop
    for loop with length caching
    for...of
    for...in
    forEach
    map

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 3 months ago)
Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Firefox 132 on Linux
View result in a separate tab
Test name Executions per second
for loop 48.7 Ops/sec
for loop with length caching 37.7 Ops/sec
for...of 7.8 Ops/sec
for...in 0.8 Ops/sec
forEach 9.6 Ops/sec
map 3.8 Ops/sec