I'm wondering what are the differences in performance use of let, var and const in ES6.
Are there some benchmarks?