By jrandol
via bailopan.net
Published: Sep 09 2010 / 14:09
JägerMonkey is our new optimizing JIT compiler for JavaScript. It sits underneath our existing JIT, TraceMonkey, which appeared in Firefox 3.5. If you recall from previous posts, TraceMonkey’s job is to optimize loops to very fast machine code. However, not all code has loops, and not all loops can be trace compiled.
Tweet
SaveShareSend
Tags: javascript, web design



Add your comment