Browser Speed Comparisons
Posted by
Zonk
on Fri Feb 11, 2005 04:35 PM
from the on-your-marks-get-set-render! dept.
from the on-your-marks-get-set-render! dept.
kfrench writes "Internet browser speed tests for 'cold starts', 'warm starts', rendering CSS, rendering tables, script execution, displaying multiple images and 'history'. 'Opera seems to be the fastest browser for Windows. Firefox is not faster than Internet Explorer, except for scripting, but for standards support, security and features, it is a better choice.'"
This discussion has been archived.
No new comments can be posted.
Browser Speed Comparisons
|
Log In/Create an Account
| Top
| 568 comments
(Spill at 50!) | Index Only
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1)
|
2
(1)
|
2
Also (Score:5, Funny)
Re:Also (Score:5, Funny)
echo GET | netcat cnn.com 80
Whoo! Fast!
Re:Also (Score:5, Funny)
Re:Also (Score:5, Interesting)
(http://www.emprecords.com/)
The only reason I use Firefox (and I use it a lot) is that I can't split proxy servers in Opera.
The best best best part about Opera is that it doesn't check with the server when you hit the back button!!! This is the best feature in Opera, IMHO, and has saved me hundreds of hours (and that might just possibly be literal) of waiting.
When you hit 'back' in Opera, the browser simply redisplays (from the cache) what was there before. No waiting, no re-rendering, no asking 'do you want me to re-post the data from the form you filled out?' NO!!! - if I want to re-post the fucking form, I'll hit reload!
If Firefox can overcome this limitation and simply REDISPLAY the previous page, I will be a very happy man, because then I will have TWO amazing and extraordinarily handy browsers. But for now, I'll only use Firefox when I absolutely have to.
(Oh, and BTW, whoever coded the mouse gestures xpi for firefox gets a huge dollop of my undying gratitude. You made firefox usable.)
/*grabs soapbox and walks off*/
One advantage to Firefox... (Score:3, Insightful)
(http://tomcopeland.blogs.com/)
That option certainly isn't available in IE or Opera.
Re:One advantage to Firefox... (Score:5, Interesting)
(http://www.outpimp.com/?x=57020 | Last Journal: Wednesday September 12, @09:15PM)
I wonder what webserver they were using to test the browsers? If using IIS...I seem to recall that IIS was 'rigged' to skip some steps normally in a browser/server conversation...and this helped IE 'look' faster that other browsers.
Dunno if this is still the case....
TCP/IP perversion (Score:5, Informative)
Are you thinking of Microsoft breaking TCP/IP to 'fake' faster speeds of IIS and IE? It works like this: Normally when an HTTP session ends, the TCP/IP connection is torn down by the server, which according to TCP/IP standards, involves two packets: a "disconnect request" (sent by IIS or Apache to the browser) and then a "disconnect acknowledge" (sent by the browser back to the server to acknowledge that the disconnect was received. When the client receives the "disconnect" it sends the ACK and closes up the socket on its side; when the server receives the "disconnect ACK", the connection is fully closed and the resources it uses are freed up on the server side. Under normal conditions, if the occasional ACK happens to get lost, then all that happens is that the TCP/IP socket remains open for usually about another two minutes until it times out from inactivity and gets cleaned up by the OS anyway (if you "netstat -a" you should see these hanging around for a little while).
Now, Microsoft did two things: they modified TCP/IP when in conjunction with Internet Explorer to not send the disconnect ACK, and they modified IIS to not wait until it received the ACK to close and free up the socket, but rather to close it and free up the associated resources immediately. This perversion of the very open standard on which the Internet was founded has the following effects:
This whole rather unethical bit of sliminess was primarily concocted to not only make IIS artificially appear faster during benchmarks, but to artificially slow Apache down (because Microsoft was getting frustrated that IIS was unable to kick the Linux/Apache servers' asses).
Re:TCP/IP perversion (Score:4, Informative)
(http://www.open-rsc.org/)
Re:One advantage to Firefox... (Score:5, Interesting)
(http://www.pcc.com/)
How can the optimized version be WORSE... (Score:5, Insightful)
(http://slashdot.org/~Spy+der+Mann/journal/ | Last Journal: Thursday November 15, @12:57AM)
From TFA:
"Windows speed chart - times are given in seconds"
Firefox 1.0 (Moox):
20.33,2.78,3.18,1.57,26,2.84,41
Firefox 1.0:
11.54,2.52,1.81,1.48,23,2.05,41
Can anybody explain to me? The "unoptimized version" performs better than the optimized one?
O_o
You're right, obviously something's wrong here. Somebody please give the guy the REAL optimized version.
Re:One advantage to Firefox... (Score:5, Insightful)
(http://dugger.notsoevil.net/)
The other half of it is that the builds essentially just set a few compiler options to use opcodes that may not be used (SSE2?) for webbrowsing. Additionally, its possible that some of the optimizations are hurting the cache with bloated low level code. It would be interesting to see if the Intel compiler provided any stronger oomph, at a pure compile configuration level. But we don't have any Intel CPUs in the house.
RTA (Score:5, Interesting)
The Moox Firefox install is actually slower than the standard Firefox versions distributed from Mozilla.org, even though it is supposedly optimised for my particular processor.
lynx (Score:5, Funny)
(http://slashdot.org/~GillBates0 | Last Journal: Tuesday July 10, @04:36PM)
lynx...is there anything it can't do?
Re:lynx (Score:5, Funny)
Satisfy your porn addiction.
Re:lynx (Score:5, Funny)
(http://slashdot.org/)
Satisfy your porn addiction.
I beg to differ...
http://www.asciipr0n.com/ [asciipr0n.com]
Re:lynx (Score:5, Insightful)
(Last Journal: Monday August 20, @01:07PM)
lynx...is there anything it can't do?
Render the tables in TFA correctly, re-sort the tables, etc.
Aside from its incredible speed, though, the best reason to use lynx is that you can keep it open in a little window on your desktop with nothing but text showing. Their motto should be "Lynx: It Looks Like You're Working!"
Re:lynx (Score:5, Funny)
lynx...is there anything it can't do?
You misspelled "can".Re:I'll take (Score:4, Interesting)
(http://slashdot.org/ | Last Journal: Friday November 16, @12:15AM)
I'm trying to get into the habit of sending letters to sites complaining that they don't work with Firefox or Mozilla. I figure if more people take their business away because they have useless IE-only pages, they'll be forced to revisit these ill-considered decisions.
The same thing is even more true for those sites with popup messages: "This site only works with Internet Explorer." Fix your damn site -- don't blame me for your stupid decision to hire VB programmers.
Hell, even microsoft.com is perfectly usable with Mozilla and Firefox. I certainly haven't noticed a "lack of richness in my browsing experience" there.
Re:Safari (Score:4, Insightful)
(http://www.mosehansen.dk/)
You mean, way to go KDE, thanks Apple for contributing. Konqueror is not half bad, even if it's scripting speed is poor, as confirmed by the article.
Re:Closed Source Wins Again (Score:4, Informative)
Question... (Score:5, Insightful)
(http://what-was-lost.blogspot.com/ | Last Journal: Tuesday May 04 2004, @09:56PM)
To say that my camry is not faster than a porche 929 is a true statement when interpreted one way, but untrue when interpreted another. The use of amphiboly to lead someone to an erroneous conclusion is only different from an outright lie its craftiness.
Lee
Re:Question... (Score:4, Informative)
I really don't think there's much more to it. I use Opera on Windows specifically because it is faster and uses half the memory footprint Firefox does.
Re:Question... (Score:4, Interesting)
(Last Journal: Friday March 17 2006, @08:33PM)
P3 1GHz - 128MB Ram - Win2k Pro
Firefox loads the fastest
Opera loads almost as fast
IE... wtf is taking it so long if it's "integrated" as they say? It not only takes so much friggin time to load, but chews up the hard drive like they're going out of style!
Sorry. I'll believe my own results on the machines I use here.
450mhz 192Mb ram
500mhz 128Mb ram
1000mhz 128mb ram
2.8ghz 512mb ram
3.2ghz 2gb ram
all run win2k for games (sorry, new xp interface just doesn't cut it for me to mean a "new os") and linux for the main systems.
FF beats them hands down. I'm not a fan boy or anything, but it would be trivial to become one. I just use what's "WORKS" and works the fastest without pop-ups/problems/whatever.
-zo
Obligatory bash quote: (Score:5, Funny)
extensions (Score:4, Insightful)
(http://www.bengarvey.com/)
This is really interesting. (Score:5, Interesting)
(http://www.natesimpson.com/blog)
That is not to say that I find Firefox slower - but thinking about it, I believe the Firefox interface (especially tabs and yes I know it was Opera first(?)) speeds _me_ up. So my perception is that using Firefox is generally faster than using Internet Explorer, even though it may be in actuality slower.
Really impressive work by that tester tho.:-)
Re:This is really interesting. (Score:5, Informative)
(http://matt.waggoner.com/ | Last Journal: Tuesday February 17 2004, @02:03PM)
Re:This is really interesting. (Score:5, Insightful)
Nice try, but how does that explain IE being faster than FireFox under MacOS X as well in some areas?
Of course, Safari kicks them both
Re:This is really interesting. (Score:5, Insightful)
Nice try, but how does that explain IE being faster than FireFox under MacOS X as well in some areas?
Well, when you don't support entire chunks of the language you can be faster.
Speed tests mean nothing if the browsers don't render the results properly.
faster = better? (Score:5, Insightful)
(Last Journal: Tuesday July 31, @12:20AM)
But aren't later versions better, more capable, more adverse-effects resistant?
Also, a browser can render much more quickly if it doesn't care how badly it renders what you see. How does this balance with the loading times in the article?
ahem.. (Score:4, Insightful)
(Last Journal: Sunday September 19 2004, @10:03PM)
Firefox patches (Score:5, Insightful)
I have to say... (Score:4, Funny)
(http://www.youtube.com/watch?v=bA-DReZYftg | Last Journal: Sunday November 12 2006, @01:05AM)
Unfortunately, this meant rolling back to Internet Explorer. While I personally prefer Opera, most of the users agreed that Internet Explorer did the best at talking with the internet after this experiment.
Re:I have to say... (Score:5, Interesting)
(http://www.paulmischler.com/)
Excuse me, If I was Dogbert, my tail would be wagging right now.
You're designing your software with Frontpage?
Wow... that's great... There's your first problem.
Frontpage? Standards? What ones are those?
But which browser is faster... (Score:4, Funny)
(http://slashdot.org/ | Last Journal: Saturday November 03, @04:58AM)
Re:nice wording (Score:4, Funny)
(Last Journal: Thursday July 21 2005, @06:07PM)
Quality (Score:4, Insightful)
Mozilla faster than Firefox (Score:5, Interesting)
Surprisingly, Mozilla is now faster at most tasks than Firefox.
Again, I ask--what exactly is the point of Firefox these days? When it was being billed as the replacement for Mozilla's browser, it made more sense. But Firefox is neither faster or slimmer than the official Mozilla browser, and now it seems it's actually slower too!
I'm just curious what the incentive is supposed to be to use it over Mozilla.
Re:Mozilla faster than Firefox (Score:5, Interesting)
(http://slashdot.org/)
Speed Not My Priority (Score:5, Insightful)
I'm a little dubious. (Score:5, Interesting)
(http://grey.drunkencoders.com/ | Last Journal: Wednesday September 06 2006, @02:54AM)
I honestly don't know what this guy did differently to achieve opposite results.
Speeding up Firefox the right way (Score:5, Informative)
Speeding up Firefox the right way [codebetter.com].
This page contains detailed tips about getting the fastest firefox experience, customized to different speed computers and network connections.
Whats the Point? (Score:5, Insightful)
And just how do you test a cold boot of IE? reboot the computer? And if your not using windows why would you ever shut off your browser?
The test is flawed. What are we measuring here? (Score:5, Insightful)
If you read this, you'll know that these benchmarks are mostly useless. How many people wait until a page is completely finished loading before looking at it or clicking links?
Users will tell you that Browser A "feels" faster than Browser B. This doesn't mean that A downloads and renders the entire page faster than B. It means that A displays the necessary content faster than B.
I don't care if it takes 2.5 seconds to load a page if I can see 75% of the content after 0.6 seconds.
Who cares when the progress bar disappears?
A few thoughts (Score:5, Insightful)
(http://dbaron.org/)
There are a bunch of things I'd have done differently when doing a report like this.
The most important one is trying to measure something as close as possible to the Web browsing experience. That means loading pages over a network (at 56K, DSL, Cable, and/or T1 speeds, with some latency) rather than from local files, and loading pages that look more like a random sampling of Web pages rather than constructed examples (e.g., a page with tons of absolutely positioned elements). When the author of the test constructs examples like those used here for the "Rendering CSS", "Rendering Table", "Script speed", and "Multiple Images" benchmarks, the results will have a bias (relative to average performance browsing the Web) towards one browser or another. I'm not saying the author of the tests chose to bias it in a certain direction; merely that constructed tests like this will always have some bias. When such tests become widely used by the press (as iBench has), it even leads browser makers to optimize for the tests rather than for what matters for users.
Also, when testing startup times on Linux (especially cold startup), it makes a huge difference whether starting in a KDE (QT-based environment), GNOME (GTK+-based environment), or other environment, since it affects which shared libraries are already in memory. Testing Mozilla's startup times under GNOME (especially if using a GTK2 version of Mozilla under GNOME 2, or a GTK1 version of Mozilla under GNOME 1) would have improved its performance significantly.
Finally, Mozilla 1.8 hasn't been released yet, so I'm a little puzzled how it was tested. The released version will have changes from the current development version, so it will perform differently. It may be a slight difference, but the report should really say exactly what is tested.
Gotta love Opera (Score:3, Interesting)
(http://myspace.com/adolfojp)
Still, for most people I recomend Firefox. Its lack of ads and free price cannot be beaten and its default feature set don't confuse people who switch fron IE.
Either way you can't loose. Its the only way to live malware free.
Cheers,
Adolfo
Speed after a few weeks use (Score:5, Insightful)
reasons to use Firefox (Score:3)
(Last Journal: Friday February 11 2005, @04:21PM)
Safari and other Mac browsers (Score:3, Interesting)
(http://slashdot.org/)
Grain o' Salt (Score:3, Interesting)
The point is, for most of these browsers, they all run 'fast enough.' A second or two here and there isn't going to significantly impact your browsing experience. Tabs, intelligent UI design, intelligent security decisions, and perhaps themes/extensions will add up to the overall experience.
Not really surprising to me... (Score:3, Interesting)
(Last Journal: Monday February 13 2006, @07:11PM)
Opera seems to be a minor miracle in terms of code optimizations, at least on the Windows platform, since it's not OS integrated or cheats with pre-loadings, and the Opera team lacks Microsoft developers with knowledge about undocumented API calls, etc. Still it usually beats IE hands down with a vastly superior rendering engine, on par with Gecko. It's only unfortunate it's ad supported and closed source.
Finally, Firefox/Gecko is a very nice open source browser with nice extension support, but building on the cross-platform UI toolkit XUL instead of using native widgets, along with being built for platform independence instead of being heavily optimized for various platforms (I imagine the Opera team has to do more work for their browser to work on other platforms). I think some of these things play a role in some of Firefox's speed issues. There's no problem with the code I think, just a side effect from what Mozilla is trying to accomplish with the code.
It would've been interesting to have him compare to K-Meleon or Galeon as well, since it's slimmed down to the bare bones Gecko layout engine with just minor stuff in addition, and that stuff is also using native widgets AFAIK. Might have a positive effect on the loading times at least.
Opera vs. Firefox (Score:4, Interesting)
Another question is, did they test the free "Adware" version of Opera or did they use the $40 "Commercial" version (I know Opera 8 was the Beta, so that one is obvious)?
I would personally like to see if Firefox could beat Opera with processor specific speed optimizations and some fairly standard performance tweaks to the about:config...remember, these optimizations would not be available on Opera...
I would also like to see how the much used Adblock extension slows down or speeds up Firefox in rendering some basic pages.
I wonder if they had pipelineing enabled in FF (Score:3, Interesting)
These days, I take tests like these with a grain of salt. Particularly after the Gartner groups speed tests of Windows vs. Linux. They tweaked the hell out of a Windows machine, and used a stock Linux install and claimed Windows was faster.
When called on it, they conceded.
I have a feeling something similar is happening here.
compare what's comparable. (Score:5, Interesting)
Konqueror Conquers! (Score:3, Insightful)
(http://www.usermode.org/ | Last Journal: Tuesday April 17 2007, @09:13PM)
KDE needs to trumpet this one loudly. I think that stupid suggestion to replace KHTML with Gecko just died a quick and deserving death.