Script Preparation code:
Tests:
  • Object.fromEntries

  • Reduce (reuse object)

  • Reduce (creating temporary objects)

  • Reduce (reuse object) + Object.keys()

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)
    Reduce (reuse object) + Object.keys()

    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: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36
Chrome 94 on Windows
View result in a separate tab
Test name Executions per second
Object.fromEntries 87.1 Ops/sec
Reduce (reuse object) 719.6 Ops/sec
Reduce (creating temporary objects) 27.5 Ops/sec
Reduce (reuse object) + Object.keys() 539.9 Ops/sec