How did Firefox optimize this loop?
Looking at the results its pretty clear that Firefox didn’t do anything to achieve a performance gain. These bars can be read as “speeds” (operations/sec) so bigger bars are better. Everything is to scale. In Firefox 9, its very clear the “Math” method performs abysmally, while there is little change in “Loop” method between versions. … Read more