Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15
Safari 18
Mac OS X 10.15.7
Desktop
one year ago
Benchmark.js
keyBy with for loop
37.8M/s
keyBy with native reduce
23.9M/s
keyBy with forEach
18.0M/s
View exact numbers
| Test name |
Executions per second |
|
✓
keyBy with for loop
|
37,845,912 Ops/sec |
|
lodash/keyBy
|
30,191,166 Ops/sec |
|
keyBy with native reduce
|
23,917,554 Ops/sec |
|
keyBy with forEach
|
18,002,736 Ops/sec |
Tests:
-
lodash/keyBy
-
keyBy with native reduce
-
keyBy with forEach
-
keyBy with for loop