Test case name | Result |
---|---|
Reduce (creating temporary objects) | |
Reduce (reuse object) | |
Object.fromEntries | |
Plain |
Test name | Executions per second |
---|---|
Reduce (creating temporary objects) | 52782.8 Ops/sec |
Reduce (reuse object) | 139551.7 Ops/sec |
Object.fromEntries | 75299.4 Ops/sec |
Plain | 118521.5 Ops/sec |