Script Preparation code:
Tests:
  • reduce with new array

  • reduce with array mutation

  • flatMap

  • for

  • for-of

  • map

  • forEach

  • values (iterates over for-of)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    reduce with new array
    reduce with array mutation
    flatMap
    for
    for-of
    map
    forEach
    values (iterates over for-of)

    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: 4 months ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Chrome 117 on Linux
View result in a separate tab
Test name Executions per second
reduce with new array 7.1 Ops/sec
reduce with array mutation 19090.0 Ops/sec
flatMap 330.6 Ops/sec
for 781.8 Ops/sec
for-of 23622.9 Ops/sec
map 27197.0 Ops/sec
forEach 19834.1 Ops/sec
values (iterates over for-of) 24433.1 Ops/sec