Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
Chrome 127
Mac OS X 10.15.7
Desktop
2 years ago
Benchmark.js
keyBy with for loop
4.4M/s
keyBy with native reduce
4.0M/s
keyBy with forEach
2.3M/s
View exact numbers
| Test name |
Executions per second |
|
✓
keyBy with for loop
|
4,355,481 Ops/sec |
|
keyBy with native reduce
|
3,994,013 Ops/sec |
|
lodash/keyBy
|
3,128,830 Ops/sec |
|
keyBy with forEach
|
2,307,166 Ops/sec |
Tests:
-
lodash/keyBy
-
keyBy with native reduce
-
keyBy with forEach
-
keyBy with for loop