On Sun, Mar 15, 2009 at 5:08 AM, sebb <seb...@gmail.com> wrote: > On 15/03/2009, Henri Yandell <flame...@gmail.com> wrote:
>> >> Anyway... amusing play stuff when I should be sleeping; and not >> believing FindBugs too much. Need to try for Double, Long etc; maybe >> this lore holds more true there. Plus maybe it's Apple's JVM being >> interesting and this holds true in Sun land. > > I think you treat equal times unfairly - they are neither slower nor faster. > Also, the variables are not used, so the compiler could well optimise > the loop away. Agreed, but I didn't see an equals at any point in the output so it's again lost in the noise. I think I'd have seen radical differences if the compiler was optimizing the loop away as one or both of the numbers would have been 0 (or at least constant). Hen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org