Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1
Mobile Safari 16
iOS 16.1.2
Mobile
2 years ago
Benchmark.js
keyBy with for loop
8.2M/s
keyBy with native reduce
4.8M/s
keyBy with forEach
4.4M/s
View exact numbers
| Test name |
Executions per second |
|
✓
keyBy with for loop
|
8,207,665 Ops/sec |
|
lodash/keyBy
|
6,575,616 Ops/sec |
|
keyBy with native reduce
|
4,841,219 Ops/sec |
|
keyBy with forEach
|
4,386,938 Ops/sec |
Tests:
-
lodash/keyBy
-
keyBy with native reduce
-
keyBy with forEach
-
keyBy with for loop