Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Mac OS X 10.15.7
Desktop
2 years ago
Benchmark.js
keyBy with for loop
8.6M/s
keyBy with native reduce
7.8M/s
keyBy with forEach
4.7M/s
View exact numbers
| Test name |
Executions per second |
|
✓
keyBy with for loop
|
8,624,006 Ops/sec |
|
keyBy with native reduce
|
7,849,266 Ops/sec |
|
lodash/keyBy
|
5,869,309 Ops/sec |
|
keyBy with forEach
|
4,695,632 Ops/sec |
Tests:
-
lodash/keyBy
-
keyBy with native reduce
-
keyBy with forEach
-
keyBy with for loop