JavaScript ES6 const中的任何速度优势,而不是var/let

Ric*_*ard 7 javascript var const let ecmascript-6

使用ES6"let"或"const"声明代替旧的忠实var会有任何速度优势吗?