Slashdot Mirror


Browser Speed Comparisons

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.'"

103 of 568 comments (clear)

  1. Also by beatdown · · Score: 5, Funny

    Firefox and Opera make tabs quicker than IE.

    1. Re:Also by ben631 · · Score: 3, Funny

      Maybe... But I found IE a lot quicker with My Search Toolbar and all those great apps that IE install by himself!

    2. Re:Also by RonnyJ · · Score: 4, Funny

      Maybe, but IE crashes a lot faster than Firefox ;)

    3. Re:Also by Frymaster · · Score: 2, Funny
      Avant does tabs just fine.

      well, i don't know about tabs... but the fastest browsers on earth are:

      lynx
      links
      dillo

      if you don't mind not seeing the pretty pictures, that is.

    4. Re:Also by Nephilium · · Score: 2, Informative

      Don't forget about:

      Ctrl-PgUp: Go one tab to the left
      Ctrl-PgDown: Go one tab to the right


      And what do you mean about losing a whole setup just because of a browser crash, there's extensions that fix that. Much better then having the whole of explorer need to be restarted because of a browser crash.

      Nephilium

    5. Re:Also by timeOday · · Score: 4, Funny

      Well if that's you bag, how about

      echo GET | netcat cnn.com 80

      Whoo! Fast!

    6. Re:Also by Curtman · · Score: 2, Informative

      Don't forget about

      Or Alt-1, Alt-2, Alt-3, etc..

      I got so used to using those on the linux console, and in gnome-terminal, I found that one by mistake. :)

    7. Re:Also by Mattcelt · · Score: 4, Interesting
      I don't know, Opera is still the fastest I have ever seen.

      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*/

    8. Re:Also by claar · · Score: 2, Informative

      Wow, cool; it's CTRL-1, CTRL-2, etc.. on Windows (at least for me! :-)).

      --
      I'd give my right arm to be ambidextrous...
    9. Re:Also by sbrown123 · · Score: 2, Interesting

      The best best best part about Opera is that it doesn't check with the server when you hit the back button!!!

      This is good and really bad at the same time. Sure, generally the prior page is the same. But what if its not? Most of today's web technology is based on dynamic page content. This means that the prior page may be different than what it was a second ago. With web applications, Opera's functionality you describe it flawed. IE, Firefox, and the rest of the browsers know this and force the browsers to recheck. That is not a "bug" in their design but rather a required feature. Opera's special "feature" is more of a bug actually and causes hardship on web pages designers to handle its non-standard way of performing such a simple function.

    10. Re:Also by dolphinling · · Score: 2, Interesting

      Opera caches the state of the DOM, Firefox doesn't. This is an informed decision on the part of the developers (I'm too busy to find a bug number, but it's there, as well as reasoned out some other places online.)

      --
      There are 11 types of people in the world: those who can count in binary, and those who can't.
    11. Re:Also by Fjandr · · Score: 2, Informative

      I was going to moderate in this story, but I had to reply to this comment...

      One person's bug is another person's feature. If a site does not work correctly with Opera, most people either have the capability of using another browser, or they can set Opera to render all pages, or they don't care enough about these instances to bother.

      I have to agree with previous posters. Opera has saved me countless hours over the years in not needing to re-render pages. It would be hard for me to enumerate all of the times where the non-rendering of the browser is extraordinarily helpful or timesaving. If I'm on a page where I would actually want to force Opera to re-render it when I hit the back button (I can't think of a single instance I'd want to though), Opera can be set to do so.

      Out of curiosity, what pages does Opera's back button break? I've never run across one. I'd be interested to know.

    12. Re:Also by cgleba · · Score: 2, Informative

      > The only reason I use Firefox (and I use it a
      > lot) is that I can't split proxy servers in
      > Opera.

      Sure you can. . .you just have to write a proxy.pac (pac = proxy auto-config). It is a javascript file that points your browser to the proper proxy server depending on the request.

      For reference:

      http://wp.netscape.com/eng/mozilla/2.0/relnotes/ de mo/proxy-live.html

    13. Re:Also by Tarqwak · · Score: 2, Informative

      > The best best best part about Opera is that it doesn't check with the server when you hit the back button!!!

      If you control the squid proxy that you use then add:
      header_access Cache-Control deny all
      header_access Pragma deny all
      to squid.conf, it strips the no-caching headers and Gecko doesn't try to fetch the page again when going back.

      It goes against the HTTP spec but cache control headers are overused anyway.
  2. One advantage to Firefox... by tcopeland · · Score: 3, Insightful

    ...is that a motivated user can compile an optimized version or download an optimized build.

    That option certainly isn't available in IE or Opera.

    1. Re:One advantage to Firefox... by Anonymous Coward · · Score: 2, Informative

      and here are some simple changes that you can make to Firefox to speed it up.

    2. Re:One advantage to Firefox... by TheCabal · · Score: 2, Informative

      Obviously, since IE is faster, this is unecessary or MS has already optimized the code.

    3. Re:One advantage to Firefox... by chiphart · · Score: 5, Interesting

      RTFA, no? The Moox version of FF is in there and doesn't fair well.

      --

      ...if I wanted to read garbage like that, I'd go to \.
    4. Re:One advantage to Firefox... by Evan+Meakyl · · Score: 3, Insightful

      yes, but if you look at the chart given when clicking on the text "FireFox 1.0" in the tables (sorry, no link), you can see that strangely the official Firefox version is often faster than the Moox version (which is supposed to be the optimized build). Can someone explain me why?

    5. Re:One advantage to Firefox... by someonewhois · · Score: 2, Insightful

      Ah, yes, I just got off the phone with my grandmother who's never used computers before last week, she went to copile her optimized version :)

      And even the pre-optimized ones aren't the greatest for end users, as they've just been told to get Firefox and not trust executable downloads, now they're being told to download these EXE's off some third party site? If Mozilla were to support pre-built optimized versions, then yeah, they'd be great, but until then it shouldn't be used for benchmarks or anything.

    6. Re:One advantage to Firefox... by Erigion · · Score: 2, Informative

      If people care about speeding up Firefox you can tune the internal settings to speed up rendering. http://forums.mozillazine.org/viewtopic.php?t=5365 0

    7. Re:One advantage to Firefox... by cayenne8 · · Score: 4, Interesting
      "That won't help on most of these tests - they test how fast the browser renders certain things, rather than how fast it downloads."

      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....

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    8. Re:One advantage to Firefox... by xenocide2 · · Score: 4, Insightful

      Probably because the MOOX author's benchmarks for evaluating performance look at the software as a whole rather than particular uses that can be isolated and improved. Also, some of the benchmarks seem a bit fuzzy ("dragging it into the browser window and measuring its load speed"). Especially when considering a performance difference of less than 5 percent. Why not disclose what the actual numbers were too? It would certainly help us evaluate how much human error is involved in the testing process!

      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.

      --
      I Browse at +4 Flamebait

      Open Source Sysadmin

    9. Re:One advantage to Firefox... by moosesocks · · Score: 2, Informative

      Mod parent as Informative --- this is one of Firefox's best kept secrets. The optimized builds can yield a NOTICABLE performance difference in terms of startup page-loading times

      For the mac users out there, links for mac-optimized firefox builds are below

      G4 Optimized
      G5 Optimized

      I'm using the g4 build right now and it works like a charm! (Note that these are built from the nightlies, so you might get a 'bad' one. Backup your profile before installing it over an old firefox build)

      --
      -- If you try to fail and succeed, which have you done? - Uli's moose
  3. lynx by GillBates0 · · Score: 5, Funny
    And lynx wins on the speed comparisons, hands down.

    lynx...is there anything it can't do?

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
    1. Re:lynx by DrEldarion · · Score: 5, Funny

      lynx...is there anything it can't do?

      Satisfy your porn addiction.

    2. Re:lynx by OECD · · Score: 4, Insightful

      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!"

      --
      One man's -1 Flamebait is another man's +5 Funny.
    3. Re:lynx by Vulture101 · · Score: 2


      it cant keep you from being arrested...

    4. Re:lynx by grassy_knoll · · Score: 4, Funny

      lynx...is there anything it can't do?

      Satisfy your porn addiction.


      I beg to differ...
      http://www.asciipr0n.com/

    5. Re:lynx by Xeth · · Score: 4, Funny

      lynx...is there anything it can't do?

      You misspelled "can".
      --
      If your theory is different from practice, then your theory is wrong.
  4. I'll take by robslimo · · Score: 2, Insightful

    one order of the Internet, two browsers and a side of standards compliance, please!

    The ugly truth is, I must use IE sometimes. All that microsoft extension stuff... still used way too much for me to get along without it.

    1. Re:I'll take by plover · · Score: 3, Interesting
      Perhaps you should take the opportunity to help address the problem.

      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.

      --
      John
  5. Question... by leereyno · · Score: 4, Insightful

    Is "not faster" a euphemism for slower?

    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

    --
    Muslim community leaders warn of backlash from tomorrow morning's terrorist attack.
    1. Re:Question... by bonch · · Score: 3, Informative

      No offense, but I think you're using a lot of fancy words to tapdance around the (commonly accepted) fact that Opera is the fastest browser, followed by IE due to its native ties with the system, followed by Firefox because it reimplements all its own widgets in XUL, etc.

      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.

    2. Re:Question... by zoloto · · Score: 4, Interesting

      I'm not really sure where people are pulling these stats. Probably from their asses, but when I load firefox, ie and opera this is the score:

      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

    3. Re:Question... by AmberBlackCat · · Score: 2, Insightful

      First of all, I think you are a fanboy.

      Anyway, on my system with 1 GB ram and a 1.7GHz processor, Internet Explorer loads the fastest, followed by Opera and finally Firefox. In Fact, I could launch Firefox first and load both of the other browsers before Firefox is loaded. I suspect on your 128MB system, the reason IE loads slow even after preloading is it's immediately swapped out of memory after it loads if only 128MB are available.

      Regardless of load times, I still use Firefox because it only has to be initially loaded one time. After loading, regardless of which one renders fastest, they all seem to render fast enough for my purposes. Bandwidth seems to be a much bigger issue than rendering times and script execution times. It's like saying the Ferrari is faster than the Honda. It doesn't matter if the speed limit is much lower than either car's maximum speed.

      I don't think we should be so concerned about minor speed differences. The main concern should be which browser shows the webpages as they should be shown, and which browsers provide the best browsing experience. Most of the time, I use Firefox because it's reasonably safe, reasonably compatible, and I like the tabs. When I want to look at music videos on launch.yahoo.com, I use Internet Explorer because it didn't work with Firefox. And when I know I'll be downloading a lot of files, I use Opera because Firefox's download manager doesn't let me resume interrupted downloads.

  6. extensions by Washizu · · Score: 3, Insightful

    Interesting results. Firefox may be slower at rendering than IE and Opera, but I love the Firefox extension that disables auto-running flash elements in a page. For whatever reason, my work computer locks up on certain flash pages and this was a huge help.

    --
    OddManIn: A Game of guns and game theory.
    1. Re:extensions by Lisandro · · Score: 2, Informative

      Opera has done this as well for a while now, as an AC reply stated. It also has some nice treats to browse "ugly" sites, like being able to start and stop image loading on graphic intensive sites, and it can enable and disable plugins/Java/Javascript/GIF animation and sound on the fly.

      Great little program.

  7. This is really interesting. by nathan+s · · Score: 4, Interesting

    I suppose the fact that IE has all sorts of nice direct access to the Windows code with god-knows-what tricks embedded to speed it up helps. Firefox is bound by what any non-MS program can do with the API.

    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.:-)

    1. Re:This is really interesting. by Dirtside · · Score: 4, Informative
      I suppose the fact that IE has all sorts of nice direct access to the Windows code with god-knows-what tricks embedded to speed it up helps. Firefox is bound by what any non-MS program can do with the API.
      As far as "cold starts," keep in mind that 90% of IE loads into memory when Windows boots up, whereas very little of (e.g.) Firefox is loaded into memory. Really just the Windows libraries that it uses are loaded; all its own stuff has to load on the spot, but IE's rendering engine and various other libraries are all automatically loaded when the OS starts. That gives IE a huge apparent speed boost as far as starting it up for the first time after you boot the computer.
      --
      "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
    2. Re:This is really interesting. by ColdGrits · · Score: 4, Insightful

      "I suppose the fact that IE has all sorts of nice direct access to the Windows code with god-knows-what tricks embedded to speed it up helps. Firefox is bound by what any non-MS program can do with the API."

      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 :-)

      --
      People should not be afraid of their governments - Governments should be afraid of their people.
    3. Re:This is really interesting. by FatRatBastard · · Score: 2, Interesting

      Of course, Safari kicks them both :-)

      Not always. With more complex pages I find Safari to really, really bog down.

    4. Re:This is really interesting. by prockcore · · Score: 4, 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.

    5. Re:This is really interesting. by commodoresloat · · Score: 2, Interesting

      I don't know about firefox but camino on osx is a lot faster than ie. I find ie hella slow on osx. I don't have the time or energy to try to test this myself but in my experience it's just wrong. IE is slow - it takes a long time to start and it renders pages at a snail's pace. Camino does it faster. Safari is even faster but I prefer Camino. No way in hell I use IE on a mac if I don't absolutely have to.

  8. faster = better? by MBraynard · · Score: 4, Insightful
    Just look at the Opera results for a moment. Notice how the later versions are actually slower.

    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?

    1. Re:faster = better? by Jugalator · · Score: 2, Informative

      Just look at the Opera results for a moment. Notice how the later versions are actually slower.

      What? Well, some aspects, yes, but some are dramatically faster. Just look at the impressive trend of its script execution speeds. Some heavy optimizations seem to have taken place there. The cold startup time of Opera 8 is also optimized to the point it's back to the Opera 6.03 speed, which is also impressive for its vastly expanded feature set since then (rewritten rendering engine in Opera 7 among others ;-)).

      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?

      If you're still talking about Opera, it's known to be more sensitive to bad formed HTML than IE (well duh) and even Firefox. In other words, its "quirks mode" for bad formed HTML may be a bit less tolerant. However, like the other modern web browsers out there except IE, it supports what you can expect from one. The only notable difference I can see regarding modern standards is that IE 6 and Gecko supports XSLT 1.0 but Opera doesn't. That IE 6 supports XML 1.0 and XSLT is among the more strange parts about it IMO, by the way. No no, no transparent PNG's, but advanced stuff like XSLT? Hell yes. :-S

      --
      Beware: In C++, your friends can see your privates!
    2. Re:faster = better? by reanjr · · Score: 2, Informative

      Opera 8 is still in beta.

      In addition, due to additional features, I can see why some minor things may be slower. Opera 7 did a complete redesign, so the fact that it is slower than Opera 6 onmany things is undetstandable. But Opera 8 is already surpassing Opera 6 in a lot of the results, and it will probably only get better when the thing is actually releases.

      Opera holds a slightly standards-elitist attitude compared to the other browsers out there. They don't worry quite so much about emulating IE's bugs as Firefox does.

      So that might explain why it might be less "adverse-effects resistant", though I'm not sure how you gauged that. (Opera 7 certainly seems more accepting of HTML/CSS bugs than 6; I haven't really used 8 - I'll wait for the release).

  9. ahem.. by Turn-X+Alphonse · · Score: 3, Insightful

    Can we get a realistic test? Lets see how quick IE is after a couple of days browsing some of the.... less family friendly websites. Firefox would rape it hands down.

    --
    I like muppets.
    1. Re:ahem.. by Jugalator · · Score: 2, Informative

      As long as you don't run into the memory deallocation issue in Firefox before that. I've browsed some gallery sites in Firefox and opened a few tabs in it, and at times it reaches 200 MB+ RAM usage. Which is maintained after you've closed all tabs of course. Oh well, it's at least a documented bug. :-/ (with 232 votes, hehe...) A major reason I've went back to Opera for now. I'll take another look in Firefox 1.1. My poor 512 MB RAM system simply can't stand these symptoms.

      --
      Beware: In C++, your friends can see your privates!
  10. Re:Safari by EsbenMoseHansen · · Score: 3, Insightful

    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.

    --
    Religion is regarded by the common people as true, by the wise as false, and by rulers as useful.
  11. Firefox patches by ad0gg · · Score: 4, Insightful

    I recently switched to Firefox and on NTBugTraq last week, 3 exploits were announced with status of patched. I ran check for updates on firefox and reported nothing. I check A noticed a bunch of other vunerabilities that say patched yet firefox.exe says there's no updates. I went to mozilla.org and even the default download is to the original 1.0 build. What gives? I'd expect update to actually work, there's no way i can install firefox on my parents machines because the only way they actually apply patches is when windows update actually downloads and prompts them. I can tell my parents to find the buried update feature and run it everyday, and that doesn't even seem to work.

    --

    Have you ever been to a turkish prison?

    1. Re:Firefox patches by Rakishi · · Score: 2, Interesting

      ...and that is useful to me the average user how? So you have to: a) search for exploits that were fixed b) if you find some then you need to download and install "a non-release" version? BS. If FF has an update built in then it should use it. I wouldn't mind if it didn't but it does and all it results in is a false sense of security. Also, the fanboys need to shut up about how quickly exploits get patched because until they make it into the update/recommended download it's not really patched for most people.

    2. Re:Firefox patches by bogie · · Score: 2, Interesting

      I have to say you do have a very good point. Post 1.0 there are published security flaws in Firefox yet no client-side patches. Where are the patches? Fixed in CVS? Post 1.0 the firefox crew has imho dropped the ball in some areas. Seven months from 1.0 till 1.1 with no security updates in between? I know these aren't load a webpage and your computer explodes type flaws but they are flaws and should be addressed.

      Btw lest people think "Ha gotcha!", the same problem occurs with IE. Many IE vulnerabilities hang around for months as well and with IE there is not even a remote chance of using a "nightly" which contains the proper fixes. Firefox even with these problems is still a better browser in every way over IE, but these delays in fixing published security flaws for end users have to end.

      ex http://www.mikx.de/firedragging/
      list http://secunia.com/product/4227/

      --
      If you wanna get rich, you know that payback is a bitch
    3. Re:Firefox patches by cyfer2000 · · Score: 2, Informative

      1.01 is on the way.

      --
      There is a spark in every single flame bait point.
  12. Not speed but useability by Ossus_10 · · Score: 2, Insightful

    I don't know about everyone else but I did not move to Firefox becuase I thought it was fatser. I moved over because of the relative securty and opposed to IE and the super-neato plugins. Without mousegestures, webrowsing just isn't the same. Besides, most people who use Broadband internet won't notice a difference between browser speed. Ossus

  13. I have to say... by Sheetrock · · Score: 3, Funny
    Having deployed Firefox in a large installation, I noticed a great deal of complaints. While it seemed somewhat snappier, albeit slower to load, than it's IE counterpart, it was incapable of properly processing the internal helpdesk software that was designed with FrontPage to the latest standards.

    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.

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




    1. Re:I have to say... by Misch · · Score: 5, Interesting

      incapable of properly processing the internal helpdesk software that was designed with FrontPage to the latest standards

      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?

      --

      --You will rephrase your request for me to go to hell. Goto statements are not acceptable programming constructs
    2. Re:I have to say... by ssimontis · · Score: 2, Informative

      Looking at FrontPage code for even the most simple websites, I noticed most of them are not near standards compliant. At school we had to create web pages for the teachers. We didn't have much time, so we had to use FrontPage. None of the pages work with any browser we have tested besides IE.

      --
      Scott Simontis
  14. tested IE 6.0 is not the actual IE 6.0 by homerito · · Score: 2, Insightful

    The actual MS Internet Explorer was not tested :(

    I am talking about the one loaded with spyware and viruses.

  15. But which browser is faster... by jd · · Score: 3, Funny

    ...on returning the error message when the server is being pummeled by Slashdot readers?

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  16. Obligatory bash quote: by AEton · · Score: 4, Funny
    <kritical> matts: bikes go faster than cars...a bike at 60 mph is a lot faster than a car at 60 mph
    <matts> kritical: um no...
    <kritical> matts: um yes
    <kritical> my sisters sport car at 60 mph goes faster than my dads explorer at 60 mph
    <kritical> a bike at 60 mph will blow by a car at 60 mph
    http://bash.org/?1988
    --
    We recently had heard in the office over one of the Yellow Machine that's made by Anthology Solutions.
  17. Waste of time... by ajaf · · Score: 2, Insightful

    ... I don't care about speed in a browser, difference of 2 or less seconds? who cares.

    --
    ajf
  18. Quality by Jeffrey+Baker · · Score: 3, Insightful

    There doesn't seem to be an allowance for correctness of rendering and conformity of the javascript implementation. If you discard all requirements for rendering and outcome of the script, cat(1) is the fastest browser hands down. Which explains Opera's performance; Opera's rendering and scripting off by just the tiniest bit in every conceivable feature. There's a definite speed/correctness tradeoff and Mozilla has always opted for correctness when practical.

  19. Mozilla faster than Firefox by bonch · · Score: 4, Interesting

    From the article:

    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.

    1. Re:Mozilla faster than Firefox by edwdig · · Score: 5, Interesting

      I noticed that too and started to wonder. I can understand Mozilla being a bit faster than Firefox since they used the latest 1.8 builds, whereas Firefox branched off the trunk last summer. What really surprised me was that Mozilla beat Firefox in startup time significantly. That means either the Mozilla.org people did a hell of a job optimizing the startup time of the suite, or the extra complexity of the suite doesn't drag it down nearly as much as Firefox fans want to believe. I'm leaning towards the latter being the more significant factor.

    2. Re:Mozilla faster than Firefox by omz · · Score: 2, Insightful
      I'm just curious what the incentive is supposed to be to use it over Mozilla.

      IMHO:

      • "browser only" concept ( versus browser-mail-news bundle )
      • simple and more comfortable looking UI
      • better "marketing"
      • talented people behind it
  20. Next time by mr.newt · · Score: 2, Funny

    I'll know which browser to use to reload Slashdot over and over to get first post.

  21. Speed Not My Priority by catdevnull · · Score: 4, Insightful

    For my browser choice, a few fractions of a second rendering doesn't make me feel warm and fuzzy. I get my cyber jollies from using a browser that has the least number of vulnerabilities. Afterall, those few milliseconds don't add up to the all the down time you might otherwise be stuck with.

    --

    I might know what I'm talkin' about, but then again, this is Slashdot...
  22. RTA by bonch · · Score: 5, Interesting

    From the article:

    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.

  23. Re:nice wording by TheCabal · · Score: 3, Funny

    Or one could say "Firefox beats Internet Explorer in the slowness category". That should pass the Slashdot test.

  24. WTF? Bad comparison. by Anonymous Coward · · Score: 2, Insightful

    So, no browser is set to "quick launch", except for IE, which quick launches because Microsoft has artificially and unnecessarily integrated it into Windows.

    That is not a good comparison. Apples to apples, morons--IE loads with Windows, so the IE cold start time is measured from the power button, not after "all the background processes" (including IE components) are loaded.

    Or, you use quick launch with Mozilla (and Opera if available, IDK) and compare warm launch times from equal footing.

    IE cold launch times are a result of deliberate cheating--and the configuration of this test intentionally helps IE.

    DJ

  25. I'm a little dubious. by Grey+Ninja · · Score: 4, Interesting

    I tested browsers myself a while back with Stopwatch, and I found Firefox to render consistently faster than IE6. I collaborated with others on the test, and we found that overall, Firefox was about 25% faster. There were some exceptions to the rule though... (most notably, mozilla.org rendered faster in IE. But Microsoft.com rendered faster on Firefox).

    I honestly don't know what this guy did differently to achieve opposite results.

  26. Speeding up Firefox the right way by IvyMike · · Score: 4, Informative

    This has been popping up on del.icio.us/popular for a while now:

    Speeding up Firefox the right way.

    This page contains detailed tips about getting the fastest firefox experience, customized to different speed computers and network connections.

    1. Re:Speeding up Firefox the right way by ebrandsberg · · Score: 2, Informative

      Some of these are BAD to do. In particular:

      user_pref("network.http.pipelining", true);

      While many webservers have no problem with pipelining, it breaks many load balancing devices (except for the one made by the company I work for though... Cough Netscaler Caugh). As such, it can cause odd problems on those websites, and sometimes performance issues for the website itself. As a general rule you shouldn't do pipeling to general websites. To proxy servers, it makes more sense though, as they won't send the request out pipelined as a general rule, but you can send the requests in faster.

  27. Whats the Point? by westyvw · · Score: 5, Insightful

    What is the point of this? I thought browser speed just didnt matter anymore, at least it doesnt to me. Does anyone even notice rendering anymore? I dont use a computer slow enough, nor have internet fast enough (only a T1) to notice any damn difference. This might have been interesting in the ancient slow days but anymore? come on?

    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?

  28. Translation by bonch · · Score: 2, Insightful

    Translation: "I don't agree with the results of the test, so I'm just going to arbitrarily dismiss them for no other reason than I don't like Firefox being slower than Internet Explorer! So I'm just going to claim Firefox would rape Internet Explorer to placate my viewpoint."

  29. The test is flawed. What are we measuring here? by sabNetwork · · Score: 4, Insightful

    Each intermediate page must be allowed to load completely ... This means that any indicators that the browser provides to show that the page is loading must show the page as loaded before navigating to the next page.

    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?

  30. A few thoughts by dbaron · · Score: 5, Insightful

    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.

  31. Gotta love Opera by adolfojp · · Score: 2, Interesting

    What I love about Opera is that it is fast with all of its features turned on. To have similar functionality on Firefox I need a dozen plugins that are not seamlesly integrated and that weight the browser down.

    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

  32. Speed after a few weeks use by D.+Book · · Score: 5, Insightful

    Few people (mainly those in libraries/'net cafes, and privacy nuts) use a "clean" browser. Most people will have hundreds, often thousands, of links in their browser history, tens of megabytes in the cache, a big collection of bookmarks, and plugins like Flash and toolbars. In my experience, a browser will be nice and snappy fresh out of the box, but after a few weeks of piling these things on, it may slow significantly, either in its startup time or while browsing. Some browsers may be worse than others in this regard. The author of the linked article has done an outstanding job, but since it appears most of the tests were performed on freshly-installed, "clean" browsers, the results should be considered with caution.

  33. Internet Explorer Security... by CritterNYC · · Score: 2, Funny

    Can we get a realistic test? Lets see how quick IE is after a couple of days browsing some of the.... less family friendly websites. Firefox would rape it hands down.

    Internet Explorer can be *very* secure by setting the slider to highest as demonstrated here:
    http://johnhaller.com/jh/mozilla/ie_security_humor /

  34. How can the optimized version be WORSE... by Spy+der+Mann · · Score: 4, Insightful

    than the "normal" version?

    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.

  35. reasons to use Firefox by myc · · Score: 2

    it's free, and it's Free. Who cares if one browser is milliseconds faster or slower?

    --
    NO CARRIER
  36. Safari and other Mac browsers by CODiNE · · Score: 2, Interesting

    I'm actually a bit impressed with how well the 400MHz Mac numbers came out compared to the 800MHz PC numbers, that is Linux and Windows. Especially since they all had 256MB of RAM which everyone seems to say is not enough RAM for running OS X acceptably. The script speed seems to be the only dog for Safari. Perhaps this is something I should be mentioning to potential switchers.

    --
    Cwm, fjord-bank glyphs vext quiz
  37. Firefox, IE, and so on by dantheman82 · · Score: 2, Interesting
    While we're comparing apples (untweaked IE) and oranges (tweaked Firefox), we should exercise caution as far as speed goes. The same goes for MOOX and Firefox. From the article: yeah, Firefox 1.0 starts out cold going faster, loading tables, scripts, and especially history (and probably live bookmarks) are equal or better in MOOX.

    Firefox v. IE - there are IE tweaks just like ones you find for Firefox. Once I compare my tweaked IE 6.0, it renders amazon.com faster but microsoft.com slower (how ironic ;) than Firefox MOOX M3 that I have.

    So you want the IE tweaks (for faster Internet Connections) so we begin to compare apples and apples?

    First, I'd recommend downloading a free program to edit the registry, because it has a history of previous locations visited...very useful for me to remember the tweaks.

    Then, goto
    My Computer\HKEY_CURRENT_USER\Software\Microsoft\Wind ows\CurrentVersion\Internet Settings
    OK, add two new keys to have more simultaneous connections:
    MaxConnectionsPerServer as DWORD with value of 32 in Hexadecimal
    MaxConnectionsPer1_0Server as DWORD with value of 32 in Hexadecimal
    Ok...now move to eliminate searching of Scheduled Task on the local network when loading Explorer, goto location
    My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Win dows\CurrentVersion\Explorer\RemoteComputer\NameSp ace
    and remove the {2227A280-3AEA-1069-A2DE-08002B30309D} key.

    You may need to restart Windows (or maybe just IE) and you should notice a speedup.
    --
    This sig donated to Pater. Long live /.
  38. Grain o' Salt by GarfBond · · Score: 2, Interesting

    While these tests are nice for having empirical data, it's also important to not focus too much on this data. In many cases, the differences in results was not much more than a second. IE sucks for many reasons that are not its speed. Firefox and Opera have far more benefits other than what speed it displays pages at.

    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.

  39. Not really surprising to me... by Jugalator · · Score: 2, Interesting

    IE is a slimmed down browser where I can imagine its rendering engine simplicity combined with Microsoft's unique experience with the Windows kernel and the integration makes for a fast browser.

    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.

    --
    Beware: In C++, your friends can see your privates!
  40. Opera vs. Firefox by OneFix+at+Work · · Score: 3, Interesting

    I would actually like to see a comparison of a P3 optimized Firefox (Moox) against Opera. My guess is that Opera uses speed optimizations for higher end processors that would not be available in the vanilla distro of Firefox.

    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.

    1. Re:Opera vs. Firefox by Chuck+Chunder · · Score: 2, Insightful
      I would actually like to see a comparison of a P3 optimized Firefox (Moox) against Opera.
      Well you should probably read the fucking article then.
      --
      Boffoonery - downloadable Comedy Benefit for Bletchley Park
  41. TCP/IP perversion by dustmite · · 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:

    • An IIS/IE exchange has fewer packets to send and less overhead when disconnecting, so artificially appears faster on stress-test benchmarks (normally a user would not feel the difference, but it makes a difference in stress-test benchmarks)
    • Here's the real clincher, and this is where Microsoft's slimy brilliance shines: When an Apache server is subjected to the same stress-test of dozens or hundreds of connections per second from IE clients, because the ACK is not received, the Apache server soon ends up with hundreds of open TCP/IP sockets waiting to time out. This slows down the OS's TCP/IP handling, artificially slowing down Apache in a way that would not happen if Microsoft had used TCP/IP and not MSTCP/IP. And of course the poor Apache system is just behaving correctly according to TCP/IP.

    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).

    1. Re:TCP/IP perversion by kingkade · · Score: 2, Interesting

      An IIS/IE exchange has fewer packets to send and less overhead when disconnecting...

      whther you tearing down a socket or sending a disconnect ACK and then tearing down a socket, there would be no concievable performance advantage as the latter step must take a whole lot more cycles. Your second point makes since but obviously, as you said, has nothing to do with helping IE be (or appear to be) faster than other browsers that don't do this.

      And that's even if this is all true, but i've seen enough trolls and FUD from all sides to make replies like this from me few and far between.

    2. Re:TCP/IP perversion by rs79 · · Score: 3, Informative
      You mean you don't have:
      .
      .
      .
      ExtendedStatus On
      # MS hacks
      DirectoryIndex home.html index.html home.htm index.htm
      ACKWait MS
      #ACKWait INET
      ?
      --
      Need Mercedes parts ?
  42. Pointed head, perhaps? by Roadkills-R-Us · · Score: 2, Insightful

    The fact that it doesn't matter to you has no relevance to anyone else. You are not the center of the universe.

    There are people still running 300MHz systems, 1GHz systems, 2GHz systems, and 3GHz+ systems. There are people on everything from analog modems to high speed links. And they run everything from Windows 95 to whatever version of *nix came out 37 minutes ago.

    And to a great many of them, speed matters. Whether it's a 30 second load vs a 15 second load, or a 1 second load vs a half second load. No, it's not the only thing, or for most people the most important thing (though it can become that). But it *is* important.

    My wife hates computers. She's never had a job where she had to use one. She will sometimes do stuff on them at home, but if something feels like it's taking "too long", she's outta there. And we have several other friends like that, too.

  43. Re:Closed Source Wins Again by Mant · · Score: 2, Interesting

    You didn't RTFA right?

    IE6 is slightly faster than FireFox on some things, but it is pretty close, and loses out on script speed. IE5 is faster, but does less stuff (speed to render CSS is going to be less when you ignore half of it).

    In any case, IE isn't close to being "head and shoulders" faster. Opera is actually faster than both on windows. It is faster than Safari on most test on the Mac too.

    There are areas where closed source software is better than open source, but the browser sure as hell ain't it. Open source browsers won't be everybody's favourites, but technically they are right up their.

  44. I wonder if they had pipelineing enabled in FF by bergeron76 · · Score: 2, Interesting

    I doubt they had pipelineing enabled on FireFox.

    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.

    --
    Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
  45. Unfair test by penguinoid · · Score: 2, Interesting

    Opera and Firefox run *much faster* on Linux and Macs than IE does. I bet their only speed gains come from being integrated into the OS.

    --
    Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
  46. I still don't understand... by SnprBoB86 · · Score: 2, Interesting

    ...why firefox is considered to be so amazing.

    I personally greatly dislike tabbed browsing. I have tabs...on my task bar.

    I could never detect a speed difference between IE or Firefox. IE crashes on me once a month at most. I've used Firefox 1.0 maybe a dosen times for it's one useful feature, is its superior javascript debugger. In those dosen times, I have had it crash on me three times.

    Since SP2, I have managed to avoid spyware completely without any additional effort.

    As for standards compliance, what good is standard compliance when web pages fail to shine on broken code:
    http://it.slashdot.org/article.pl?sid=04/10 /19/023 6213&tid=113

    As for the claims of "undocumented APIs" I defy anyone to find these APIs. You can explore the externed interface of a DLL. Go ahead, find this stash of undocumented APIs.

    I use IE because it works with the most pages without giving me spyware, and apparently it's faster. I have Firefox around because it is growing in popularity and I do a little bit of web development.

    --
    http://brandonbloom.name
  47. mmhmm by FyberOptic · · Score: 2, Insightful

    The last time I posted a reply here about a Firefox article, mentioning how I didn't feel it was as fast as IE (and a couple other little reasons), and that I would stick to IE or Opera for the time being because of it, I was jumped all over by the Firefox fanboys, insulted numerous times, and got all my comments moderated down to Troll. It was really rather welcoming.

    This post may get that as well (though that isn't my intention), but I hope that this study teaches some people that perhaps you should consider other peoples opinions without immediately attacking them and saying they're wrong and stupid just because you don't agree with them.

  48. compare what's comparable. by Goeland86 · · Score: 4, Interesting

    Ok so I haven't read the article, but from the disclaimer, it doesn't sound like it's possible to make a fair test. What I mean, is that IE is EMBEDDED in windows. IE loads when you open windows explorer, or "My computer" or whatever else file-viewing window it's IE behind it. So there are no real "cold starts" for IE. So that's my first comment on comparing "cold starts" and "hot starts". Second, Firefox shows much more speed on a linux platform. I don't know if that's because I'm running gentoo with a bunch of USE flags to speed up and prelink on top of that, or if it's just because it's linux. Now on the other hand, there's no IE for linux (thankfully!!!). Besides, most users are concerned not about rendering pages but about connection speed and features of their browsers. Not the speed on the machine. Only at work or in a college dorm will you have a connection that could make those speeds perceptible to the user. So, next, comparing Opera to Firefox. Great. Whatever happened to the saying "don't look at gift horse in the mouth?". Opera is not free. Firefox is. Why would you compare something free with something you want a better quality from? It's fine if you want to determine whether it's worth spending the money on another browser, but then you're looking at features, not at speeds. After all, if the whole of the industry wanted lots of speed from their systems, they'd all have dual processor machines running a linux-smp enabled kernel, with blackbox only, right? So, while it may be interesting to compare the ALGORITHMS behind it all, it's not that interesting to me to compare actual speeds, because they're going to vary by environment, machine and user. Someone who has several apps open in the background will notice everything slow down a bit, when someone who only browses without popups will find it more responsive, at least for local operations. Just my $.02 worth.

    --
    ---- I am certain of only one thing : I know nothing else.
  49. Lynx and Porn by EnderWigginsXenocide · · Score: 2
    --
    Blessed are the pessimists, for they have made backups. -- 0 1 My two bits
  50. Re:Closed Source Wins Again by jp10558 · · Score: 3, Informative

    Could the point be that Opera is closed source?

    --
    Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
  51. Konqueror Conquers! by Brandybuck · · Score: 2, Insightful

    What's the fastest Free Software browser for Free Software operating systems? Konqueror! I can't believe this is being ignored in the summary. I can't believe this is being ignored by the posters. Except for script speed, Konqueror is faster than all other Free browsers on KDE. It's faster than every other desktop's native browser!

    KDE needs to trumpet this one loudly. I think that stupid suggestion to replace KHTML with Gecko just died a quick and deserving death.

    --
    Don't blame me, I didn't vote for either of them!
  52. Re:FireFox is really slower? by nagora · · Score: 2, Informative
    ht, firefox is not faster than IE...

    I have a dual boot 400Mhz machine and Firefox is unusable in Windows and Linux. It takes about a second for dropdowns on forms to appear even if they have only a few entries. Everything else is about the same scale. Opera flies along and IE's many problems are not speed related.

    TWW

    --
    "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"