Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Mac OS X 10.15.7
Desktop
2 years ago
Benchmark.js
keyBy with for loop
8.3M/s
keyBy with native reduce
7.9M/s
keyBy with forEach
4.5M/s
View exact numbers
| Test name |
Executions per second |
|
✓
keyBy with for loop
|
8,275,168 Ops/sec |
|
keyBy with native reduce
|
7,867,407 Ops/sec |
|
lodash/keyBy
|
6,172,970 Ops/sec |
|
keyBy with forEach
|
4,483,314 Ops/sec |
Tests:
-
lodash/keyBy
-
keyBy with native reduce
-
keyBy with forEach
-
keyBy with for loop