Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.80 Safari/537.36
Chrome 75
Mac OS X 10.14.5
Desktop
4 years ago
Test name Executions per second
destructuring with defaults, empty inputa 7237582.0 Ops/sec
lodash get, empty inputb 2018020.0 Ops/sec
destructuring with defaults, find item 2166894.0 Ops/sec
lodash get, find item 1132741.0 Ops/sec
destructuring null input 0.0 Ops/sec
lodash null input 3630879.0 Ops/sec
destructuring undefined input 0.0 Ops/sec
lodash undefined input 3624121.0 Ops/sec
destructuring dynamic key 2310020.0 Ops/sec
lodash dynamic key 1205071.0 Ops/sec
oldway 908986.3 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • destructuring with defaults, empty inputa

  • lodash get, empty inputb

  • 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

  • oldway