Take a look at our
ThinkPads.com HOME PAGE
For those who might want to contribute to the blog, start here: Editors Alley Topic
Then contact Bill with a Private Message
ThinkPads.com HOME PAGE
For those who might want to contribute to the blog, start here: Editors Alley Topic
Then contact Bill with a Private Message
New IE vs. Firefox
New IE vs. Firefox
Yes, Firefox is more secure, but I'm an impatient browser. I am running a 1.7 Ghz Pent M 1GB RAM on a T42 and I see a definite, real difference in loading times between the latest versions of IE and Firefox.
Now that IE seems to have a pretty effective pop-up blocker (well, I have been impressed by it) does Firefox have such a huge advantage over IE, given it is slower than IE?
Now that IE seems to have a pretty effective pop-up blocker (well, I have been impressed by it) does Firefox have such a huge advantage over IE, given it is slower than IE?
Have you tried to tune Firefox? There is a wealth of configurable options. If you type about:config in your URL textbar you will see a number of configuration parameters. The ones I changed that made a noticable difference in page loading in Firefox are:
network.http.pipelining true
network.http.proxy.pipelining true
network.http.pipelining.maxrequests 30
nglayout.initialpaint.delay 0
Please note I added the last entry as it was not already present in about:config's list "out of the box"...I think spending a little time tinkering with Firefox will yeild some pretty dramatic performance differences.
I personally avoid IE like the plague...
network.http.pipelining true
network.http.proxy.pipelining true
network.http.pipelining.maxrequests 30
nglayout.initialpaint.delay 0
Please note I added the last entry as it was not already present in about:config's list "out of the box"...I think spending a little time tinkering with Firefox will yeild some pretty dramatic performance differences.
I personally avoid IE like the plague...
Last edited by wolfman on Sun Nov 27, 2005 8:19 am, edited 1 time in total.
Thinkpad L14 gen 2 | AMD Ryzen 7 Pro 5850u | 64gb RAM | 1tb SK Hynix P31 Gold | Intel AX210
Desktop: AMD Threadripper 1950x | 64gb RAM | 512gb Samsung 970 Pro + 1tb Crucial SSD | Ubuntu 20.04 LTS | Dell S2721DGF
Previous Thinkpads: A21m, R40, X61, T410, T420, W520
Desktop: AMD Threadripper 1950x | 64gb RAM | 512gb Samsung 970 Pro + 1tb Crucial SSD | Ubuntu 20.04 LTS | Dell S2721DGF
Previous Thinkpads: A21m, R40, X61, T410, T420, W520
-
carbon_unit
- Moderator Emeritus

- Posts: 2988
- Joined: Sat Apr 24, 2004 9:10 pm
- Location: South Central Iowa, USA
Thanks! I almost thought that was a joke at first, but it's really in there.
LOL
Thinkpad L14 gen 2 | AMD Ryzen 7 Pro 5850u | 64gb RAM | 1tb SK Hynix P31 Gold | Intel AX210
Desktop: AMD Threadripper 1950x | 64gb RAM | 512gb Samsung 970 Pro + 1tb Crucial SSD | Ubuntu 20.04 LTS | Dell S2721DGF
Previous Thinkpads: A21m, R40, X61, T410, T420, W520
Desktop: AMD Threadripper 1950x | 64gb RAM | 512gb Samsung 970 Pro + 1tb Crucial SSD | Ubuntu 20.04 LTS | Dell S2721DGF
Previous Thinkpads: A21m, R40, X61, T410, T420, W520
Re: New IE vs. Firefox
Difference in loading time is because IE is preloaded when the system starts. Other than that, I avoid ActiveX like hell, and to be honest I prefer software that is open and where you know what is going on (and if something goes wrong, people can fix it) instead of software where you have no idea what Microsoft (or any other company) is up to every time you run it.miamirice wrote:Yes, Firefox is more secure, but I'm an impatient browser. I am running a 1.7 Ghz Pent M 1GB RAM on a T42 and I see a definite, real difference in loading times between the latest versions of IE and Firefox.
Now that IE seems to have a pretty effective pop-up blocker (well, I have been impressed by it) does Firefox have such a huge advantage over IE, given it is slower than IE?
As for the popup blocker, I don't know about IE but Firefox has the added benefit of the adblock extension, which makes browsing MUCH faster and cleaner.
760XL, 560, 560E, 570, 600, 600E, 600X, T20, T21, T23, T40, T41p, T42, X20, X23, X24, X31, X60s, X60T, X200s, X230, X250, P53s, X13. I should *really* get a cheaper hobby...
Alright then
Interesting...I'm halfway sold...but what do those options change about Firefox??? Can it be applied no matter what networking situation I'm in, without compromising any of Firefox's advantages over IE?
wolfman Posted: Sun Nov 27, 2005 1:29 am Post subject:
--------------------------------------------------------------------------------
Have you tried to tune Firefox? There is a wealth of configurable options. If you type about:config in your URL textbar you will see a number of configuration parameters. The ones I changed that made a noticable difference in page loading in Firefox are:
network.http.pipelining true
network.http.proxy.pipelining true
network.http.pipelining.maxrequests 30
nglayout.initialpaint.delay 0
Please note I added the last entry as it was not already present in about:config's list "out of the box"...I think spending a little time tinkering with Firefox will yeild some pretty dramatic performance differences.
I personally avoid IE like the plague...
I just tried the same thing to see what Firefox would do and after closing down all of my browser windows and restarting I went into about:config again and the invalid entry was still there. So here is one fix (may not be the only way):
If you use Windows XP, go to "start->run" and enter "%AppData%" (sans quotes) and click "OK". This will bring up Windows explorer a few directory levels above your Firefox configuration files. Close out of all your Firefox browser windows and then use windows explorer to navigate to %AppData%\Mozilla\FireFox\Profiles\xxxxxxxx.default directory (where the xxxxxxxx is replaced with an 8 letter randomly generated alphanumeric value - it should be the only subdirectory there). You will find a prefs.js java script file there - open it in wordpad or your editor of choice. Find the invalid entry and delete that line only, save and exit. Restart the browser and verify the entry is now gone via the about:config panel.
The configuration changes I gave you above do assume you have a broadband connection of some type. My brother did not and I had to bump down the settings of the network.http.pipelining.maxrequests to 5 I think otherwise it sort of swamped his pipe and slowed things down. You can get a description of the settings in about:config from here:
http://kb.mozillazine.org/Firefox_:_FAQ ... ig_Entries
Upon (re)review of the faq it appears 8 is the highest honored value, anything above 8, like the 30 I mentioned above, is reset to 8.
I've been using these settings for about 6 months with no issues, so they should be safe. Also, they impact page rendering performance, not start up time.
Good luck!
If you use Windows XP, go to "start->run" and enter "%AppData%" (sans quotes) and click "OK". This will bring up Windows explorer a few directory levels above your Firefox configuration files. Close out of all your Firefox browser windows and then use windows explorer to navigate to %AppData%\Mozilla\FireFox\Profiles\xxxxxxxx.default directory (where the xxxxxxxx is replaced with an 8 letter randomly generated alphanumeric value - it should be the only subdirectory there). You will find a prefs.js java script file there - open it in wordpad or your editor of choice. Find the invalid entry and delete that line only, save and exit. Restart the browser and verify the entry is now gone via the about:config panel.
The configuration changes I gave you above do assume you have a broadband connection of some type. My brother did not and I had to bump down the settings of the network.http.pipelining.maxrequests to 5 I think otherwise it sort of swamped his pipe and slowed things down. You can get a description of the settings in about:config from here:
http://kb.mozillazine.org/Firefox_:_FAQ ... ig_Entries
Upon (re)review of the faq it appears 8 is the highest honored value, anything above 8, like the 30 I mentioned above, is reset to 8.
Good luck!
Thinkpad L14 gen 2 | AMD Ryzen 7 Pro 5850u | 64gb RAM | 1tb SK Hynix P31 Gold | Intel AX210
Desktop: AMD Threadripper 1950x | 64gb RAM | 512gb Samsung 970 Pro + 1tb Crucial SSD | Ubuntu 20.04 LTS | Dell S2721DGF
Previous Thinkpads: A21m, R40, X61, T410, T420, W520
Desktop: AMD Threadripper 1950x | 64gb RAM | 512gb Samsung 970 Pro + 1tb Crucial SSD | Ubuntu 20.04 LTS | Dell S2721DGF
Previous Thinkpads: A21m, R40, X61, T410, T420, W520
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Upgrade SSD & RAM on New ThinkPad While Keeping Warranty – Who Tried It?
by marcusfrank » Wed Nov 26, 2025 8:24 pm » in Thinkpad - General HARDWARE/SOFTWARE questions - 3 Replies
- 14314 Views
-
Last post by dr_st
Fri Nov 28, 2025 4:18 am
-
-
-
Found a new use for X301 infected by Absolute Lojack
by 28CarsLater » Thu Dec 11, 2025 6:48 pm » in ThinkPad X200/X201/X220 and X300/X301 Series - 1 Replies
- 4670 Views
-
Last post by ogopogo
Thu Feb 12, 2026 4:43 pm
-
-
-
FS: NOS Frankenpad T61p motherboard 44c3926 NEW 2011 date NVIDIA fx570m fits 14.1 and 15 4:3 t60, t61
by andre#4 » Fri Feb 06, 2026 1:58 pm » in Marketplace - Forum Members only - 1 Replies
- 4413 Views
-
Last post by andre#4
Mon Feb 09, 2026 9:34 pm
-
-
- 10 Replies
- 3781 Views
-
Last post by tpribors
Fri Apr 17, 2026 12:52 pm
Who is online
Users browsing this forum: No registered users and 53 guests





