Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36
Chrome 64
Linux
Other
6 years ago
Test name Executions per second
destructuring with defaults, empty input 3977728.0 Ops/sec
lodash get, empty input 878495.9 Ops/sec
destructuring with defaults, find item 1137200.0 Ops/sec
lodash get, find item 512726.3 Ops/sec
destructuring null input 0.0 Ops/sec
lodash null input 1498820.0 Ops/sec
destructuring undefined input 0.0 Ops/sec
lodash undefined input 1512409.0 Ops/sec
destructuring dynamic key 1162910.0 Ops/sec
lodash dynamic key 501761.5 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