Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36
Chrome 68
Mac OS X 10.13.5
Desktop
6 years ago
Test name Executions per second
destructuring with defaults, empty input 8201776.0 Ops/sec
lodash get, empty input 1780936.0 Ops/sec
destructuring with defaults, find item 2243921.0 Ops/sec
lodash get, find item 1051722.0 Ops/sec
destructuring null input 6517241.0 Ops/sec
lodash null input 3195110.0 Ops/sec
destructuring undefined input 6568265.0 Ops/sec
lodash undefined input 3184184.0 Ops/sec
destructuring dynamic key 2283715.0 Ops/sec
lodash dynamic key 1083548.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