Script Preparation code:
Tests:
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
    forEach
    Object.assign

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123 on Windows
View result in a separate tab
forEach
4K/s
Reduce (reuse object)
3K/s
Map
2K/s
Object.fromEntries
2K/s
Object.assign
374/s
Reduce (creating temporary objects)
121/s
View exact numbers
Test name Executions per second
forEach 3,552 Ops/sec
Reduce (reuse object) 3,433 Ops/sec
Map 2,108 Ops/sec
Object.fromEntries 1,537 Ops/sec
Object.assign 374 Ops/sec
Reduce (creating temporary objects) 121 Ops/sec