Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36
Chrome 106
Windows
Desktop
2 years ago
Test name Executions per second
destructuring with defaults, empty input 8121903.0 Ops/sec
lodash get, empty input 2247589.2 Ops/sec
destructuring with defaults, find item 2907415.2 Ops/sec
lodash get, find item 1482826.9 Ops/sec
destructuring dynamic key 2944552.5 Ops/sec
lodash dynamic key 1131632.8 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • destructuring with defaults, empty input

  • lodash get, empty input

  • destructuring with defaults, find item

  • lodash get, find item

  • destructuring dynamic key

  • lodash dynamic key

  • Optional chaining

  • lodash get

  • Optional chaining with dynamic key

  • lodash get with dynamic key