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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.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
for loop i++ 478.2 Ops/sec
for loop ++i 477.5 Ops/sec
for loop ++i, cached length 715.3 Ops/sec
while i-- 719.0 Ops/sec
while ++i 720.5 Ops/sec