Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Mac OS X 10.15.7
Desktop
2 years ago
Benchmark.js
keyBy with for loop
9.3M/s
keyBy with native reduce
9.2M/s
keyBy with forEach
5.2M/s
View exact numbers
| Test name |
Executions per second |
|
✓
keyBy with for loop
|
9,345,995 Ops/sec |
|
keyBy with native reduce
|
9,221,965 Ops/sec |
|
lodash/keyBy
|
7,127,042 Ops/sec |
|
keyBy with forEach
|
5,174,372 Ops/sec |
Tests:
-
lodash/keyBy
-
keyBy with native reduce
-
keyBy with forEach
-
keyBy with for loop