You can slash Firefox's slow load time by compressing the DLLs and executables. There are many choices for compression but I suggest you use UPX which is free, efficient and time proven.
1. Download UPX from http://upx.sourceforge.net/#download
2. Unzip upx.exe into your Firefox installation folder which is normally C:\Program Files\Mozilla Firefox.
3. Make sure Firefox is not running then shell to a command prompt in the Firefox installation directory.
4. Type in the following command in a single line and hit return:
for %v in (*.exe *.dll components\*.dll plugins\*.dll) do upx "C:\Program Files\Mozilla Firefox\%v"
5. If on some later occasion you want to unpack the files, just type in the command above but add the decompression switch "-d" after "do upx."
That's it; enjoy the difference!
-
please be careful, the tweak might (will) not work for FF3. FF2 maybe
cheers ... -
I would like to also note that whenever an update is available for Fx, you will need to decompress it in order to do so.
source: http://joyboner.com/making-firefox-faster-than-awesome/ -
I don't see how this is good, just seems like a pain to me...
-
-
I don't think there is an advantage in doing this thing, but if there are people willing to try it, then so be it.
There was a "tweak" for Opera a while back and it was the exact same thing in reverse (so to speak): decompress the .exe. This makes me wonder how UPX will make it faster. It will make it smaller, but faster? -
-
I use Firefox Preloader and it works well.
-
An unmodified Firefox loads really fast on Vista with Superfetch.
-
-
LOL... I think you're right... I should never have mentioned it.
-
-
me too FF loads fast enough for me already too fast and the browser might run off my desktop
-
-
-
You sound like a politician
-
-
Thanks for the tips still
Guide:Make Firefox LOAD FASTER!
Discussion in 'Windows OS and Software' started by McGrady, Jul 3, 2008.