Script Preparation code:
Tests:
  • Object.fromEntries

  • Reduce (reuse object)

  • Reduce (creating temporary objects)

  • Map

  • for of

  • for

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Object.fromEntries
    Reduce (reuse object)
    Reduce (creating temporary objects)
    Map
    for of
    for

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year 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
Object.fromEntries 19.0 Ops/sec
Reduce (reuse object) 160.6 Ops/sec
Reduce (creating temporary objects) 4.5 Ops/sec
Map 89.9 Ops/sec
for of 203.7 Ops/sec
for 200.0 Ops/sec


;