for loop performanc over for of js code example Example: javascript fastest loop for (var i = 0, len = myArray.length; i < len; i++) { }