Test case name | Result |
---|---|
Object.fromEntries | |
Reduce (object assign) | |
Reduce (creating temporary objects) |
Test name | Executions per second |
---|---|
Object.fromEntries | 110.7 Ops/sec |
Reduce (object assign) | 75.8 Ops/sec |
Reduce (creating temporary objects) | 26.5 Ops/sec |