Script Preparation code:
Tests:
  • Object.fromEntries

  • Reduce (reuse object)

  • Reduce (creating temporary objects)

  • Map

  • for loop (reuse object)

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 loop (reuse object)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36
Chrome 146 on Windows
View result in a separate tab
Test name Executions per second
Object.fromEntries 247.5 Ops/sec
Reduce (reuse object) 2059.5 Ops/sec
Reduce (creating temporary objects) 84.0 Ops/sec
Map 1089.9 Ops/sec
for loop (reuse object) 2279.2 Ops/sec