Script Preparation code:
Tests:
  • for loop i++

  • for loop ++i

  • for loop ++i, cached length

  • while i--

  • while ++i

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    for loop i++
    for loop ++i
    for loop ++i, cached length
    while i--
    while ++i

    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 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0
Firefox 85 on Windows
View result in a separate tab
Test name Executions per second
for loop i++ 70972.2 Ops/sec
for loop ++i 70248.1 Ops/sec
for loop ++i, cached length 70415.5 Ops/sec
while i-- 59512.2 Ops/sec
while ++i 60034.4 Ops/sec