Test case name | Result |
---|---|
lodash/keyBy | |
keyBy with native reduce | |
keyBy using native reduce and spread operator |
Test name | Executions per second |
---|---|
lodash/keyBy | 44947.3 Ops/sec |
keyBy with native reduce | 50976.7 Ops/sec |
keyBy using native reduce and spread operator | 3541.8 Ops/sec |