Script Preparation code:
Tests:
  • Using reduce

  • Using while

  • Using reduce 2 and push

  • Using for loop and push

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Using reduce
    Using while
    Using reduce 2 and push
    Using for loop and push

    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: one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36
Chrome 104 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Using reduce 476145.7 Ops/sec
Using while 2957182.0 Ops/sec
Using reduce 2 and push 4288938.0 Ops/sec
Using for loop and push 4927895.0 Ops/sec