Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0
Chrome 129
Windows
Desktop
one year ago
Benchmark.js
keyBy with native reduce
6.5M/s
keyBy with for loop
5.8M/s
keyBy with forEach
3.6M/s
View exact numbers
| Test name |
Executions per second |
|
✓
keyBy with native reduce
|
6,515,550 Ops/sec |
|
keyBy with for loop
|
5,779,602 Ops/sec |
|
lodash/keyBy
|
4,995,689 Ops/sec |
|
keyBy with forEach
|
3,563,646 Ops/sec |
|
keyByReduce
|
1,220,465 Ops/sec |
Tests:
-
lodash/keyBy
-
keyBy with native reduce
-
keyBy with forEach
-
keyBy with for loop
-
keyByReduce