Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36
Chrome 78
Linux
Desktop
4 years ago
Test name Executions per second
destructuring with defaults, empty input 8574168.0 Ops/sec
lodash get, empty input 2496282.0 Ops/sec
destructuring with defaults, find item 2603537.0 Ops/sec
lodash get, find item 1365194.0 Ops/sec
destructuring null input 0.0 Ops/sec
lodash null input 4274253.0 Ops/sec
destructuring undefined input 0.0 Ops/sec
lodash undefined input 4315603.0 Ops/sec
destructuring dynamic key 2656550.0 Ops/sec
lodash dynamic key 1336111.0 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 null input

  • lodash null input

  • destructuring undefined input

  • lodash undefined input

  • destructuring dynamic key

  • lodash dynamic key