Test case name | Result |
---|---|
With reduce with an id inside the object | |
with Object.fromEntries ( array.map( ... ) ) with an id inside the object |
Test name | Executions per second |
---|---|
With reduce with an id inside the object | 1402141.2 Ops/sec |
with Object.fromEntries ( array.map( ... ) ) with an id inside the object | 935954.8 Ops/sec |