ie8 fix

IonMonkey

IonMonkey delivers a faster Firefox

A new version of Firefox released today puts some extra speed into online games and Web apps powered by JavaScript, thanks to a new compiler called IonMonkey.

Mozilla stated in a blog post announcing the update to Firefox 18 (download for Windows | Mac | Linux) that the new engine makes JavaScript-powered Web sites run up to 25 percent faster than before.

Firefox will now look better on Macs thanks to new Retina support, and all versions of the browser work with W3C touch screen events in addition to MozTouch events.

One security change to the browser lets you disable insecure content … Read more

IonMonkey, Retina support hit Firefox Beta

A JavaScript engine called IonMonkey, Mac Retina compatibility, and better touch support move into the new Firefox Beta, released today.

Firefox 18 Beta (download for Windows, Mac, and Linux) arrives with a new "just-in-time" JavaScript compiler called "IonMonkey" for faster site load times. While it doesn't appear to have been independently tested yet, Mozilla's own IonMonkey benchmarks from September indicate that it will make the stable version of Firefox 18 about 25 percent faster than the current Firefox 17. The features are expected to reach the Firefox stable channel around the first week of January. … Read more

Mozilla juices Firefox's JavaScript with IonMonkey

Mozilla has begun building a new technology called IonMonkey into Firefox to improve its JavaScript performance.

High JavaScript performance is essential in today's hotly competitive browser market, because JavaScript is the language behind complicated Web sites and Web apps such as Google Docs and Facebook. IonMonkey has now been packaged into the "nightly" version of Firefox 18 for hardcore developers; that version is scheduled to become the mainstream version of the browser early in 2013.

IonMonkey is what's called a just-in-time compiler, or JIT for short. In olden days, JavaScript would run line by line in … Read more