How to enable the new Tracemonkey engine in Firefox 3.1
Wednesday, October 15th, 2008Mozilla has just pushed out Firefox 3.1 Beta 1 to their servers, marking the first major step toward the official 3.1 release. They haven’t yet officially announced the beta release, so the What’s New page is a 404 as of this writing.
There is a huge speed increase in the way that Firefox 3.1 will handle Javascript, either matching and sometimes beating Google Chrome. Most of this speed increase is due to the new TraceMonkey JavaScript engine. Despite the fact that TraceMonkey comes built into 3.1, you still have to know how to enable it to take advantage. Here’s how it works:
- Open
about:configin your browser. - Paste
javascript.options.jit.contentinto the filter. - Double-click the remaining preference to set the boolean to
true. - Done.