Why is array.push sometimes faster than array[n] = value? Why is array.push sometimes faster than array[n] = value? arrays arrays