Mapping the monkeysphere

A blog entry with an overview of what's up for the next version of Mozilla's Javascript engine: IonMonkey.

It seems planned features will include method inlining, advanced linear-scan register allocation, loop invariant code motion, interval analysis, type specialization and more. Wow!