Script Preparation code:
Tests:
  • Array.forEach

  • for(const value of array)

  • index

  • Array.reverse + reversed index

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Array.forEach
    for(const value of array)
    index
    Array.reverse + reversed index

    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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36
Chrome 97 on Windows
View result in a separate tab
Test name Executions per second
Array.forEach 56870.1 Ops/sec
for(const value of array) 71491.7 Ops/sec
index 82002.3 Ops/sec
Array.reverse + reversed index 77635.3 Ops/sec