How to Enable TraceMonkey JavaScript Engine in Firefox 3.1 to Speed Up Web Browsing Response Time Kā iespējot TraceMonkey JavaScript Engine 3.1 Firefox Speed Up Web pārlūkošana Response Time
Previously we mentioned about Iepriekš mēs pieminējām par Firefox 3.1 Beta Smart Location Bar new feature enhancement Firefox 3,1 Beta Smart Location Bar jaunu funkciju uzlabošana , there is another good improvement known as TraceMonkey that is worth to be mentioned here. Ir vēl viens labs uzlabošana pazīstama kā TraceMonkey, ka ir vērts minēt šeit. Most software we run in computer is already compiled into binary code in advance in order to make the programs execute faster. Lielākā daļa programmatūras mēs darbosies datorā jau ir apkopoti binārā koda iepriekš, lai padarītu programmu izpildīt ātrāk. However, JavaScript usually is interpreted line by line during running has caused longer time needed for responding. Tomēr, JavaScript parasti tiek interpretēts saskaņā ar līnijas braukšanas laikā ir radījis ilgāku laiku, kas nepieciešams, lai reaģētu. TaceMonkey or known as just-in-time compiler, is designed to only concentrate on translating selected high-priority portion of software. TaceMonkey vai ir zināms, kā just-in-time kompilators, ir paredzēts tikai koncentrēties uz tulkošanu cikls augsta prioritāte daļa programmatūru. 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. Tā konstatē, cilpa atkārtotu darbību, ja programma bieži pavada daudz laika, tad apkopo vērā vietējās instrukcijas, dators var saprast, galu galā uzlabo tīmekļa pārlūkošanu sniegumu būtiski. 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. Kaut TraceMonkey ir izslēgts no 3.1 Firefox pēc noklusējuma, jo tas nav gluži bug-free, bet jūs varat izslēgt šo funkciju ir mēģināt un darīt tīmekļa pārlūkošanu ātrāk mainās konfigurācijas uzstādījumus vērtību ar tikai dažiem vienkāršiem soļiem.
Follow below steps to enable TraceMonkey in Firefox 3.1 beta version: Izpildiet tālāk norādītās darbības, lai TraceMonkey Firefox 3,1 beta versija:
1) Launch Firefox browser 1) uzsākt Firefox pārlūkprogrammā
2) In the location bar, type about:config then press enter 2) Tā vietā bārs, tipa par: config, tad nospiest ENTER
3) A warning page “This might void your warranty!” will be displayed. 3) brīdinājums page "Tas varētu būt spēkā jūsu garantija!" Tiks rādīts. Click “I'II be careful, I promise!” button to proceed. Noklikšķiniet uz "I'II jābūt uzmanīgiem, es apsolu!" Pogu, lai turpinātu.
4) In the Filter textbox, type javascript.options.jit.chrome. 4) Filter textbox, tipa javascript.options.jit.chrome.
5) Double click javascript.options.jit.chrome under Preference Name to change the value from false to true. 5) Dubultklikšķis javascript.options.jit.chrome saskaņā Priekšroku Nosaukums, lai mainītu vērtību no viltus patiesai.
Hopefully this will help you enable TraceMonkey and eventually make your net surfing a more pleasurable one with the improvement . Cerams, tas palīdzēs jums iespēju TraceMonkey un, visbeidzot, jūsu tīkla sērfošana daudz patīkamāku viens ar uzlabojumu.
IMPORTANT : The page is machine translated and provided "as is" without warranty. SVARĪGI: lapa mašīna iztulkot un pasniegts tàds, "kàds tas ir" bez garantijas. Machine translation may be difficult to understand. Mašīntulkošanas var būt grūti saprast. Please refer to Lūdzu, skatiet original English article oriģināls angļu rakstu whenever possible. kad vien iespējams.
Related Articles Saistītie raksti
- Disable or Enable Backspace as 'Go Back' Page Browsing Function in Firefox Disable vai Enable atpakaļatkāpe kā "Go Back 'Lapas pārlūkošana Funkcija Firefox
- Apple Safari 4 – World's Fastest Web Browser Free Download With New Nitro JavaScript Engine Apple Safari 4 - Pasaules Ātrākais Web pārlūks Bezmaksas lejupielāde Kas Jauns Nitro JavaScript Engine
- Disable (or Enable) Tabbed Browsing in Internet Explorer 7 (IE7) Disable (vai Enable) Tabbed Browsing 7 Internet Explorer (IE7)
- Download Firefox 3.5.1 To Fix JavaScript Vulnerability in Firefox 3.5 Download Firefox 3.5.1 noteikt JavaScript ievainojamības 3,5 Firefox
- Firefox Add-on: Mouseless Browsing to Allows Web Browsing using Keyboard Firefox Add-on: Mouseless pārlūkojot Ļauj Web pārlūkošana, izmantojot tastatūru
- Firefox Unresponsive Script: Increase JavaScript Execution Waiting Time Firefox nereaģē Scenārijs: Increase JavaScript Izpilde Nogaidīšanas laiks
- Firefox Add-on: HistoryBlock to Block Browsing History Firefox Add-on: HistoryBlock bloķēt Pārlūkošanas vēsture
- New Private Browsing Feature In Firefox Browser Remove Traceable Tracks Jaunu Private Browsing iezīme Firefox Browser Noņemt izsekot Tracks
- Disable FireFox Tabbed Browsing Scroll Arrows and Scrolling Tabs Feature Disable FireFox Tabbed Browsing Atrodiet bultas un Scrolling Tabs Feature
- Speed Up Your Firefox by Adjusting Your HTTP Pipelining Speed Up Your Firefox koriģējot Jūsu HTTP pipelining










































December 23rd, 2008 19:20 Decembris 23, 2008 19:20
Recently, I tried to build the tracemonkey JavaScript engine in Firefox instead of the whole browser. Nesen es mēģināju veidot tracemonkey JavaScript dzinējs Firefox, nevis visa pārlūka. I compiled tracemonkey-debe29698839\js\src like this: I apkopoti tracemonkey-debe29698839 \ js \ src šādi:
Disable JIT: Disable JIT:
make -f Makefile.ref NANOJIT_ARCH=i386 DISABLE_JIT=1 make-f Makefile.ref NANOJIT_ARCH = i386 DISABLE_JIT = 1
Enable JIT: Enable JIT:
make -f Makefile.ref NANOJIT_ARCH=i386 ENABLE_JIT=1 make-f Makefile.ref NANOJIT_ARCH = i386 ENABLE_JIT = 1
(it's ENABLE_JIT not DISABLE_JIT in this case, sorry for the mistake before) (tas ir ENABLE_JIT nav DISABLE_JIT šajā gadījumā, sorry par kļūdu iepriekš)
I used V8 and SunSpider benchmarks for tests. Es izmantots V8 un SunSpider kritēriji pārbaudēm. But it seemed that there was no difference between JIT 'on' and 'off' from the results. Bet likās, ka pastāv starp nekādas atšķirības JIT "par" un "izslēgts" no rezultātiem. I guess maybe JIT could not be turned on in the above way. Es domāju, varbūt JIT nevar būt ieslēgts iepriekš veidā. Do you know how to enable it? Vai jūs zināt, kā panākt to?
Thank you very much. Liels paldies.
December 23rd, 2008 19:09 Decembris 23, 2008 19:09
Dear Sir, Dear Sir,
Recently, I tried to build the tracemonkey JavaScript engine in Firefox instead of the whole browser. Nesen es mēģināju veidot tracemonkey JavaScript dzinējs Firefox, nevis visa pārlūka. I compiled tracemonkey-debe29698839\js\src like this: I apkopoti tracemonkey-debe29698839 \ js \ src šādi:
Disable JIT: Disable JIT:
make -f Makefile.ref NANOJIT_ARCH=i386 DISABLE_JIT=1 make-f Makefile.ref NANOJIT_ARCH = i386 DISABLE_JIT = 1
Enable JIT: Enable JIT:
make -f Makefile.ref NANOJIT_ARCH=i386 DISABLE_JIT=1 make-f Makefile.ref NANOJIT_ARCH = i386 DISABLE_JIT = 1
I used V8 and SunSpider benchmarks for tests. Es izmantots V8 un SunSpider kritēriji pārbaudēm. But it seemed that there was no difference between JIT 'on' and 'off' from the results. Bet likās, ka pastāv starp nekādas atšķirības JIT "par" un "izslēgts" no rezultātiem. I guess maybe JIT could not be turned on in the above way. Es domāju, varbūt JIT nevar būt ieslēgts iepriekš veidā. Do you know how to enable it? Vai jūs zināt, kā panākt to?
Thanks very much. Thanks very much.
Best wishes, Best wishes,
Butai. Butai.
October 26th, 2008 19:48 26 oktobris 2008 19:48
also set noteica arī
javascript.options.jit.content javascript.options.jit.content
to true patiesai