I'm a dog with a bone.
Use destruct syntax let {x} = config; if(x){} compared to if(typeof config.x === 'string'){}
typeof operator on various types
Compare the new ES6 spread operator with the traditional concat() method
Comparing Native filter VS Lodash omit (2 ways)
Create Your benchmarks
Source code: GitHub/MeasureThat.net
Report issues: MeasureThat.net/Issues
Based on: Benchmark.js
Facebook page: https://www.facebook.com/MeasureThat.Net