Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Safari/605.1.15
Safari 17
Mac OS X 10.15.7
Desktop
2 years ago
Benchmark.js
keyBy with for loop
10.7M/s
keyBy with native reduce
6.1M/s
keyBy with forEach
5.5M/s
View exact numbers
| Test name |
Executions per second |
|
✓
keyBy with for loop
|
10,710,447 Ops/sec |
|
lodash/keyBy
|
8,772,198 Ops/sec |
|
keyBy with native reduce
|
6,122,928 Ops/sec |
|
keyBy with forEach
|
5,464,709 Ops/sec |
Tests:
-
lodash/keyBy
-
keyBy with native reduce
-
keyBy with forEach
-
keyBy with for loop