Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36
Chrome 95
Mac OS X 10.15.7
Desktop
2 years ago
Test name Executions per second
lodash/keyBy 3147518.0 Ops/sec
keyBy with native reduce 4158270.0 Ops/sec
keyBy with forEach 2327896.0 Ops/sec
keyBy with for loop 4388728.0 Ops/sec
KeyBy with spread operator 949298.6 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • lodash/keyBy

  • keyBy with native reduce

  • keyBy with forEach

  • keyBy with for loop

  • KeyBy with spread operator