object array in javascript iterate best practices benchmark code example Example: javascript fastest loop for (var i = 0, len = myArray.length; i < len; i++) { }