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

Get performance results from real users on your website with Request Metrics.
Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:97.0) Gecko/20100101 Firefox/97.0
Firefox 97 on Mac OS X 10.15
View result in a separate tab
Test name Executions per second
for loop 26.0 Ops/sec
for loop with length caching 37.0 Ops/sec
for...of 5.9 Ops/sec
for...in 0.1 Ops/sec
forEach 8.7 Ops/sec
map 2.4 Ops/sec