Author Topic: Make firefox faster.  (Read 3248 times)

0 Members and 1 Guest are viewing this topic.

Offline Killer360

  • Hero Member
  • *****
  • Posts: 752
    • View Profile
Make firefox faster.
« on: November 28, 2006, 07:34:30 pm »
My friend, Nodda4me told me this trick on AIM and it works extremely well...

Instructions:

There should be a firefox shortcut on your desktop, right click on it and select properties.

In the target field, erase what is there, and put this in:
Code: [Select]
C:\WINDOWS\system32\cmd.exe /c start "Firefox" /high "C:\Program Files\Mozilla Firefox\firefox.exe"  /prefetch:1

The computer's CPU must be 900mhz or greater.

There you go! :D
« Last Edit: November 28, 2006, 07:39:01 pm by Killer360 »

Offline Eric

  • Full Member
  • ***
  • Posts: 304
  • I'm new here!
    • View Profile
Re: Make firefox faster.
« Reply #1 on: November 28, 2006, 07:45:10 pm »
FireFox has web page prefetching enabled by default (which some consider a security risk).

Setting the process as high priority is an obvious performance tip, but will only provide minimal difference in the time it takes pages to load and could wreak havoc on your computer's performance if a webpage contained media.

Offline Killer360

  • Hero Member
  • *****
  • Posts: 752
    • View Profile
Re: Make firefox faster.
« Reply #2 on: November 28, 2006, 07:51:35 pm »
FireFox has web page prefetching enabled by default (which some consider a security risk).

Setting the process as high priority is an obvious performance tip, but will only provide minimal difference in the time it takes pages to load and could wreak havoc on your computer's performance if a webpage contained media.
I've already tried it on YouTube, if you consider that media. I haven't noticed any lag.
« Last Edit: November 28, 2006, 07:53:52 pm by Killer360 »

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Make firefox faster.
« Reply #3 on: November 28, 2006, 07:56:11 pm »
Yeah, I just checked in about:config and prefetch is on by default. 

I'm not sure how much difference setting Firefox's priority to High would make. But like Lord said, it can cause other problems.  The first thing that comes to mind is that, if Firefox crashes, or some JavaScript tries to tie up your CPU, it'll hurt a lot worse.