Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
Chrome 89
Linux
Desktop
3 years ago
Test name Executions per second
destructuring with defaults, empty input 3012957.0 Ops/sec
lodash get, empty input 784935.5 Ops/sec
destructuring with defaults, find item 986266.1 Ops/sec
lodash get, find item 459002.3 Ops/sec
destructuring null input 0.0 Ops/sec
lodash null input 1455010.0 Ops/sec
destructuring undefined input 0.0 Ops/sec
lodash undefined input 1457870.0 Ops/sec
destructuring dynamic key 1030008.0 Ops/sec
lodash dynamic key 507067.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