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)
    for

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124 on Mac OS X 10.15.7
View result in a separate tab
for
3K/s
Reduce (reuse object)
3K/s
Object.fromEntries
294/s
Reduce (creating temporary objects)
105/s
View exact numbers
Test name Executions per second
for 3,277 Ops/sec
Reduce (reuse object) 3,186 Ops/sec
Object.fromEntries 294 Ops/sec
Reduce (creating temporary objects) 105 Ops/sec