Script Preparation code:
Tests:
  • array.forEach()

  • array.reduce()

  • for of

  • for

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    array.forEach()
    array.reduce()
    for of
    for

    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: 3 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15
Safari 14 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
array.forEach() 1509.3 Ops/sec
array.reduce() 16405.0 Ops/sec
for of 201.9 Ops/sec
for 401.7 Ops/sec