Results 1 to 2 of 2

Thread: How to enable TraceMonkey JavaScript Engine in Firefox 3.1

  1. #1
    Join Date
    Aug 2006
    Posts
    114

    How to enable TraceMonkey JavaScript Engine in Firefox 3.1

    Most software we run in computer is already compiled into binary code in advance in order to make the programs execute faster. However, JavaScript usually is interpreted line by line during running has caused longer time needed for responding.

    TraceMonkey is the magic pill that makes the new Firefox much quicker. TaceMonkey or known as just-in-time compiler, is designed to only concentrate on translating selected high-priority portion of software. It finds loop of repeated activity where program often spend lot of time, then compile into native instructions the computer can understand, eventually improves the web browsing performance significantly.
    Unfortunately, the beta version has this feature disabled. By changing the value of a couple of configuration settings, you can easily enable TraceMonkey and enjoy its speedy goodness.

    Although TraceMonkey is off in Firefox 3.1 by default as it is not entirely bug-free, but you can turn this feature on to have a try and to make web browsing faster by changing the value in the configuration settings with only a few simple steps.


    1. Open Firefox.
    2. In the Location Bar, input about:config.
    3. Click to get past the warning message that appears.
    4. Locate the Preference Name javascript.options.jit.chrome.
    5. Double-click the preference and change the value to true.
    6. Locate the Preference Name javascript.options.jit.content.
    7. Double-click the preference and change the value to true.

  2. #2
    Join Date
    Apr 2008
    Posts
    438
    This will help you enable TraceMonkey and eventually make your net surfing a more pleasurable one with the improvement .

Similar Threads

  1. How to enable the javascript in the URL bar in Mozilla firefox 7
    By Ankit Zh@very in forum Technology & Internet
    Replies: 4
    Last Post: 31-12-2011, 07:16 PM
  2. New JavaScript engine Chakra in Internet explorer 9
    By SoftWore in forum Technology & Internet
    Replies: 1
    Last Post: 01-10-2010, 07:45 PM
  3. Need information on JaegerMonkey Javascript engine
    By Melodious in forum Technology & Internet
    Replies: 5
    Last Post: 02-03-2010, 12:58 PM
  4. How to Enable Sun JavaScript in Mozilla FireFox?
    By hariharan_00 in forum Software Development
    Replies: 5
    Last Post: 04-02-2010, 12:14 AM
  5. Opera releases new JavaScript engine named Carakan
    By Navman in forum Technology & Internet
    Replies: 1
    Last Post: 05-02-2009, 11:11 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,512,135.79704 seconds with 17 queries