Script Preparation code:
Tests:
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: one year 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
for loop
49/s
for loop with length caching
38/s
forEach
10/s
for...of
8/s
map
4/s
for...in
1/s
View exact numbers
Test name Executions per second
for loop 49 Ops/sec
for loop with length caching 38 Ops/sec
forEach 10 Ops/sec
for...of 8 Ops/sec
map 4 Ops/sec
for...in 1 Ops/sec