Test case name | Result |
---|---|
Object.fromEntries | |
Reduce (object assign) | |
Reduce (creating temporary objects) |
Test name | Executions per second |
---|---|
Object.fromEntries | 383.2 Ops/sec |
Reduce (object assign) | 369.6 Ops/sec |
Reduce (creating temporary objects) | 142.2 Ops/sec |