javascript speed up for statements code example Example: javascript fastest loop for (var i = 0, len = myArray.length; i < len; i++) { }