Script Preparation code:
Tests:
  • for..of

  • for t = array[i]

  • for i=0; i in array

  • for i in array,

  • .reduce

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    for..of
    for t = array[i]
    for i=0; i in array
    for i in array,
    .reduce

    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:94.0) Gecko/20100101 Firefox/94.0
Firefox 94 on Mac OS X 10.15
View result in a separate tab
Test name Executions per second
for..of 30.1 Ops/sec
for t = array[i] 28.2 Ops/sec
for i=0; i in array 28.8 Ops/sec
for i in array, 17.2 Ops/sec
.reduce 28.1 Ops/sec