Slashdot Mirror


Microsoft Says IE Faster Than Chrome and Firefox

An anonymous reader writes "According to its own speed tests, Microsoft's Internet Explorer loads most websites faster than both Chrome and Firefox when looking at the top 25 websites on the Internet. 'As you can see, IE8 outperforms Firefox 3.05 and Chrome 1.0 in loading 12 websites, Chrome 1.0 places second by loading nine sites first, and Firefox brings up the rear by loading four sites faster than the other two browsers. Also, in case you missed it, IE loads mozilla.com faster than Firefox, and Firefox loads microsoft.com faster than IE, just for kicks.'"

104 of 532 comments (clear)

  1. mozilla.com by Bert64 · · Score: 5, Funny

    Ofcourse IE loads mozilla.com faster, that's the only site you'd ever need to open with IE...

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    1. Re:mozilla.com by Anonymous Coward · · Score: 2, Funny

      Ofcourse IE loads mozilla.com faster, that's the only site you'd ever need to open with IE...

      Someone's tripping ballmers if they think IE is faster than FFox.

    2. Re:mozilla.com by rvw · · Score: 4, Interesting

      Ofcourse IE loads mozilla.com faster, that's the only site you'd ever need to open with IE...

      Strangely enough FF opens microsoft.com faster, and they publicly admit this.

    3. Re:mozilla.com by Anonymous Coward · · Score: 2, Informative

      That's because it uses plugins, rather than ActiveX Controls, and Microsoft.com is full of System checking ActiveX Controls

    4. Re:mozilla.com by jellomizer · · Score: 4, Funny

      I would say IE is faster too if I had a fully loaded chair pointed at my head.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  2. speed is everything? by hatchet · · Score: 4, Insightful

    I don't care if page loads faster if it doesn' show correctly. I bet lynx can load it faster than IE, but that doesn't make it the best browser.

    IE8 doesn't even have full CSS3 support. No corner-radius? What the heck is MS thinking?

    1. Re:speed is everything? by Spazztastic · · Score: 4, Insightful

      Speed is everything, which is why I don't use it. Maybe if it didn't take more than 2 seconds to open a new tab (CTRL+T), I would be able to give IE7 some credit.

      Guess how long it takes on Firefox? Instant! No "Connecting..." or locking up!

      --
      Posts not to be taken literally. Almost everything is sarcasm.
    2. Re:speed is everything? by Anonymous Coward · · Score: 2, Funny

      >> Speed is everything,

      ORLY? http://www.gnu.org/software/wget/

    3. Re:speed is everything? by Max+Romantschuk · · Score: 5, Insightful

      IE8 doesn't even have full CSS3 support. No corner-radius? What the heck is MS thinking?

      And you Sir, are clueless as to the current state of CSS3.

      Huge parts of the standard are still in the working draft stage.
      http://www.w3.org/Style/CSS/current-work

      Supporting a subset of CSS2 or CSS3 correctly is much more important. Bugs are far worse problems than omissions.

      --
      .: Max Romantschuk :: http://max.romantschuk.fi/
    4. Re:speed is everything? by elrous0 · · Score: 2, Insightful

      Much as I loathe it (as a small web designer myself), the reality is that MS *IS* the standard right now. Anyone using markup not supported by IE is basically doing a disservice to their clients (unless they can find a way to at least mask it for IE). I know a lot of you would respond with some noble "Screw MS! If they're not going to adhere to the standards, we should ignore them!" sentiment. But the reality is that, until they can be driven to under 50% of the browser market share, they pretty much get to set the standard.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    5. Re:speed is everything? by spearway · · Score: 2, Interesting

      You may want to keep up with the stats IE is fast becoming irrelevant for some segment of the Web and is down to 67% globally.
      http://marketshare.hitslink.com/report.aspx?qprid=0

    6. Re:speed is everything? by Chabil+Ha' · · Score: 4, Interesting

      You bring up an interesting point. It seems that we're approaching territory where the marginal increase in speed really isn't that significant. At this point the need for the greater marginal increase in accuracy would be much more appreciated than speed.

      That's why I have a hard time taking *any* of these software companies seriously when the only thing they can brag about is how incremental their speed increases are.

      --
      We're all hypocrites. We all have hidden parts, it's the contrast between them that make us more a hypocrite than others
    7. Re:speed is everything? by pbhj · · Score: 3, Informative

      But the reality is that, until they can be driven to under 50% of the browser market share, they pretty much get to set the standard.

      They, Microsoft, get to set the lowest common denominator, the truth is though that most designers will be using progressive enhancement meaning that Saf, FF, Op, Konq are getting a nicer overall look with slicker running features whilst MSIE is getting either a "degraded" view or a separately developed page (I'm considering MS targetted CSS to be separately developed).

      Basically, as a web designer since 1996-ish (and commercially for the last 5 years or so) I consider that MSIE has been holding things back all along. Less so now, but they're still not leading the way.

      As for CSS3. If MS had included some basics, like rounded corners and columns, then we could have started making some headway with a less hacked together internet. Moz and Webkit have these things already waiting for the spec to be finished.

      http://www.quirksmode.org/css/multicolumn.html

    8. Re:speed is everything? by dougisfunny · · Score: 2, Insightful

      I wouldn't think firefox should be caching hostnames, your OS should be. Otherwise, if you wanted to flush your DNS hostname cache, you'd have to flush the OS cache, and then the firefox cache.

      --
      This is not the funny you're looking for.
    9. Re:speed is everything? by EatHam · · Score: 5, Funny

      It's just like I say with sex...

      I may not be good, but at least I'm fast.

    10. Re:speed is everything? by kae_verens · · Score: 2, Informative

      /nothing/ has full CSS3 support.

      even those browsers that do have corner-radius support don't do it the way the W3C described (with separate x and y radii).

    11. Re:speed is everything? by mpe · · Score: 5, Insightful

      My experience with Firefox somehow differs a bit from yours. I used to see Firefox spend a lot of time in DNS queries for *everything*. Even if it's a host I just visited about a minute before. As a result I set up dnsmasq running on my computer and modified /etc/hosts so that every query goes through the local DNS cache. It's been working pretty well since. The wait time is dramatically reduced.
      Of course Firefox is not all to blame for the slow DNS but it shouldn't be making queries *that* often either, IMHO.

      BR>Actually it probably doing exactly what it should be doing. It's the job of the OS to manage the details of DNS resolution. Having applications do things like caching DNS lookups adds complexity to the application and causes all sorts of problems when they application writer dosn't know exactly what they are doing.

    12. Re:speed is everything? by Hurricane78 · · Score: 2, Insightful

      And that, ladies and gentlemen, is the reason that everybody is still using the IE.

      Because they CAN

      It's always the lame excuse of "But we lose clients!".
      Then a leading company comes along, and changes the game.
      Now everybody else jumps to that train too. Suddenly it's OK.
      So the client is forced to update.

      And if you were not the leading company, that's why you will always be playing catch-up, until you're bankrupt.

      I worked for too long in that business to have any doubt about how this works.
      You always get the users/clients/girls/friends you expect. Only that sometimes there are little exceptions. If you bite, and adapt, you will be worse off. But there will still be little exceptions. (Like that one retard client, telling you that he still does find it too complicated.)

      The solution is to simply do what you want. As they say: Do not imitate. Innovate.
      Yes it can be risky. But you will be far better off in the long run.

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    13. Re:speed is everything? by Dash+Hash · · Score: 2, Insightful

      Yup, speed is everything, all right. Especially when almost all of the instances are less than a second apart. Many are even withing a half second of each other.

      I just finished a few of my own (very unscientific) tests, and in all but Adobe and 163, the pages was loaded before I got my mouse from the address bar to the scroller.

      Granted, my system isn't exactly "low-end," but it isn't new, either. It is almost three years old, and was fairly high-end when I built it.

      Still, looking only at the times MS has, I don't get why they are trumpeting differences that are negligible, at best.

      No, wait, let me correct myself.

      Looking only at the times that these speed tests that companies are so fond of put out, I don't get why ANYBODY bothers to trumpet differences that are negligible, at best.

      Sadly, the lay-man will likely look at these numbers and think they actually mean something.

      Anyway, if speed is desired, go with Opera. If Opera were open-source and had viable StumbleUpon support, it would be the perfect browser.

      --
      Calling a sword by a pretty name is no more than adding perfume to poison.
    14. Re:speed is everything? by Anonymous Coward · · Score: 2, Informative

      IE7 does a bad job at CSS1, and has just a few things from CSS2.

      IE8 has bugs all around it's CSS1 and CSS2 implementation.

      Others have bugs too, but at least they try to implement it and get decent acid test results(someone even scores 100/100 in latest beta builds)
      Standards implementation in microsoft has never been a priority for any of their products(even their own standards, see OOXML for example...Not a single implementation of the approved standard.)

    15. Re:speed is everything? by nmg196 · · Score: 2, Informative

      But you *DO* have to restart your browser after flushing the OS cache. Firefox and IE both cache DNS results. Try it.

    16. Re:speed is everything? by elrous0 · · Score: 2, Informative

      Losing clients is hardly just a "lame excuse." I've seen it actually happen. I have, in fact, taken over website projects in the past for clients whose previous developer got canned after delivering a bland site that didn't look particularly professional in IE (because the developer focused so much on making the site's CSS bulletproof). These sites passed W3C validation with flying colors, but they looked like weak tea and cost the developer a client.

      But you are right about the possibility of a major company coming along and changing things. If the W3C were to introduce some revolutionary new feature, and every browser but IE were to adopt it. And then some major player (like Google) were to come along and really embrace that feature, leaving IE users out in the cold, of course it would motivate MS to become more standards compliant. But that's not usually the way it works. W3C standards improvements are generally incremental and small (evolutionary, not revolutionary). So this seems an unlikely scenario.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    17. Re:speed is everything? by Carewolf · · Score: 2, Informative

      No IE has handled CSS1 fine since IE4. Microsoft pioneered the standard back when they were the underdog. They just never accepted the Mozilla-based correction to it (border-box vs content-box, root vs body). And by the time of CSS2 they had 90% marketshare and had no interest in standards anymore.

  3. Oh well by arndawg · · Score: 5, Interesting

    A more useful test would perhaps be testing firefox 3.5 vs ie8 and chrome 2.0? Firefox 3 is already getting "old".

    1. Re:Oh well by jabithew · · Score: 4, Informative

      IE8 is still in beta, like FF3.5 and Chrome 2.0. By comparing the latest build of IE vs. old builds of Chrome and FF they're comparing apples* and pears.

      *No jokes about Safari.

      --
      All intents and purposes. Not intensive purposes.
  4. So half the time they are better? by forand · · Score: 4, Interesting

    How is this "good" they test 25 sites (who only views 25 sites?) and IE is faster 12/25. This doesn't seem very compelling at all. They don't even have a simple majority on their side.

  5. Riiight, sure. by AltGrendel · · Score: 3, Funny
    To Microsoft:

    I believe you.

    Honest! I do!

    Yea, right

    --
    The simple truth is that interstellar distances will not fit into the human imagination

    - Douglas Adams

    1. Re:Riiight, sure. by Chrisq · · Score: 4, Funny

      Now all they need to do is patent "being the fastest" and collect royalties from anyone who beets them.

    2. Re:Riiight, sure. by NotBornYesterday · · Score: 3, Informative
      --
      I prefer rogues to imbeciles because they sometimes take a rest.
    3. Re:Riiight, sure. by b4dc0d3r · · Score: 2, Funny

      I'd patent covering yourself in purple dye instead, that seems more likely to address the situation when someone beets them.

  6. Fair comparison... by master_p · · Score: 4, Insightful

    ...Microsoft tests its own release candidate software on its release candidate operating system and finds it faster than existing tried-and-tested software.

    Very fair.

    1. Re:Fair comparison... by mr_mischief · · Score: 2, Insightful

      IE not being portable doesn't keep them from testing it on XP or Vista, nor from testing IE * which isn't released against Firefox 3.1 beta 2 (or beta 3 now). Instead they're announcing results for IE 8, which hasn't been released, against Firefox 3.0.5, which has already been superseded by two more point releases. Chrome, BTW, is up to 1.0.1.154.48 right now. 1.0.0 isn't exactly a fair test against IE 8, either.

      How about they test their released software against the competition's released software and their betas and release candidates against the competition's betas and release candidates?

  7. Speed not equal to good by christurkel · · Score: 4, Informative

    This doesn't mean a thing because while IE7 is fast; I use it at work everyday, it also breaks many web standards and does things in non standard ways. Speed isn't the issue here.

    --

    CDE open sourced! https://sourceforge.net/projects/cdesktopenv/
    1. Re:Speed not equal to good by Henry+V+.009 · · Score: 2

      The article is talking about IE8, which is much more compliant.

      Besides, I don't see how your comment can apply to an end user. IE7 is the standard that the web is coded to. Sure, I complain about it, but only when I'm doing web development. For surfing the web, IE7 is fine because everything is made to work with it.

  8. So... by mdm-adph · · Score: 4, Insightful

    ...it's faster than the soon-to-be-old version of Firefox, and the soon-to-be-old version of Chrome. Way to stay ahead of the pack, there.

    Though, to be honest, that's actually not to bad for IE.

    --
    It is by my will alone my thoughts acquire motion; it is by the juice of the coffee bean that the thoughts acquire speed
    1. Re:So... by mdm-adph · · Score: 2, Interesting

      You know, your argument doesn't mean anything to me, since you're apparently forgetting that the version of Internet Explorer that Microsoft's testing isn't released yet.

      Let's try comparing IE7 vs Firefox 3, shall we?

      --
      It is by my will alone my thoughts acquire motion; it is by the juice of the coffee bean that the thoughts acquire speed
  9. What about rendering ? by wooferhound · · Score: 5, Funny

    Sure it loads up sites faster, that's because microsoft left out all the code that renders the web pages properly . . .

    --
    We are Dead Stars looking back Up at the Sky
    1. Re:What about rendering ? by lhoguin · · Score: 5, Interesting

      It is indeed funny but that's quite possibly one of the reasons that makes it be faster. The more you support, the slower it gets and the more you have to optimize to get the same speed as a less complete implementation.

      Their claims won't have much value until they get to the same level of standard support as the other browsers.

  10. Let me fix this... by Maxim+Kovalenko · · Score: 4, Funny

    "Loads most malware faster?" See, corrected it. It is IE after all ;)

  11. Dog bites man by vivaoporto · · Score: 4, Insightful

    Upcoming version of browser outperforms current version of competitors is not remarkable. A most relevant comparison would include Firefox 3.1 (already in Beta) and Safari 4 (also in Beta).

  12. But IE8 doesn't work with Slashdot correctly. by ElSupreme · · Score: 2, Interesting

    I use IE 8. And it really is much better and right on par with Firefox ... EXCEPT I can't do online banking with Wachovia, and SLASHDOT corrcetly. I have to open a new tab to reply, or read a hidden comment.

    And to comment I have to use Firefox. Which is what I am using now.

    --
    My addiction: Arguing with idiots. AKA Slashdot!
    1. Re:But IE8 doesn't work with Slashdot correctly. by montyzooooma · · Score: 2, Insightful

      I don't know if it's because I'm using Adblock and Noscript but Slashdot loads really slowly on my Firefox and locks it up while it's doing it.

    2. Re:But IE8 doesn't work with Slashdot correctly. by JSmooth · · Score: 2, Informative

      I doubt it. Many people (including myself) run the same config and \. loads almost instantly for me every time.

    3. Re:But IE8 doesn't work with Slashdot correctly. by Vornzog · · Score: 3, Funny

      I can't do online banking with Wachovia, and SLASHDOT corrcetly (sic)

      Banking with Slashdot? Forget which browser you use - there's your problem!

      If Slashdot were a bank, we'd have all sorts of problems with easily detectable duplication of small bills, and none other than Cowboy Neal for security. Also, instead of those little suckers you get at most banks, you'd probably end up being offered hot grits...

      My money will be staying under the mattress, thanks!

      --

      -V-

      Who can decide a priori? Nobody.
      -Sartre

    4. Re:But IE8 doesn't work with Slashdot correctly. by Opportunist · · Score: 4, Funny

      Umm... considering how safe, secure and (since recently) stable banks are, I dunno if /. is the worse choice for your money.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  13. What it shows by William+Robinson · · Score: 5, Interesting

    that..Microsoft can no longer ignore Firefox, and has to come up with some such FUD. A healthy sign about status of Firefox.

    1. Re:What it shows by gazbo · · Score: 2

      Do you actually know what FUD means, or have you just seen other posters using it and fancied a go yourself?

  14. Yeah? Well... by BlueBoxSW.com · · Score: 2, Funny

    My [unreleased Microsoft software] runs [x] faster than your [available and fully released software].

    What B$ from M$.

    1. Re:Yeah? Well... by Rysc · · Score: 2, Insightful

      More like:

      "My [unreleased Microsoft software] is [theoretically superior] to your [available and fully released software]."

      This covers all MS marketing from the dawn of time.

      "Don't buy our competitor, we're working on a product which will blow theirs away!"

      Every time, in every market, this is their script. When will people learn?

      In the case of IE8 performance, what they don't mention is that page render time is mostly irrelevant. The difference between the most performant and least performant browsers are not significant on modern hardware. What you'll really notice--and where Firefox is far ahead of *released* versions of IE--is JavaScript performance. Almost every site of modest complexity uses *some* javascript, these days, and 'web app' sites use a *lot*.

      It's the old "benchmark something irrelevant" trick. Gives good numbers, fools the uninitiated.

      --
      I want my Cowboyneal
  15. No Opera? by krou · · Score: 5, Informative

    I prefer Firefox, but even I know Opera is amazingly quick.

    Regardless, since when is the speed of loading a website the measure of a good browser?

    Also, it's worth pointing out that this test shows IE is faster at loading cached pages, not uncached websites. From their paper:

    In the Internet Explorer lab: We visit each site prior to starting any site test. âoePreloadingâ the cache prior to a test helps ensure systems are at a known base before starting.

    --
    'If Christ had tweeted the sermon on the mount, it might have lasted until nightfall.' - John Perry Barlow
    1. Re:No Opera? by sobachatina · · Score: 4, Informative

      That is actually a good idea.

      By loading cached pages they test the speed of the renderer and not the speed of the server or internet connection.

    2. Re:No Opera? by beebware · · Score: 2, Insightful

      Yes, but then they could just have a local cache server running on the test machine... It could just be the case that IE is more aggresively cacheing (or even incorrectly cachine) content. IIRC the default install for IE is "Always use the cache" whereas Firefox et al, it's "Check with server". Internet Explorer users could be being served outdated content faster, but Firefox users be served newer content slightly slower.

    3. Re:No Opera? by John+Jamieson · · Score: 2, Informative

      Those guys writing Opera have done an amazing job over the years. There is a lot of Opera features now copied into the other browsers.

      Another thing I like about Opera, they have been busy innovating, instead of threatening firefox and the others with lawsuits.

      On my machines, Opera seems the fastest at most things and takes a LOT less memory.

    4. Re:No Opera? by Asic+Eng · · Score: 2, Informative
      The differences are indeed very small usually, I scanned the table - in most cases the difference is something like 0.02 s, 0.05 s etc. However for ebay and myspace IE seems to do very well with a lead of 1.01 s and 1.85 s respectively. Also from the table it seems IE has a slight performance problem with Chinese fonts.

      Anyone running a site which takes 8 s or even 15 s just to render, should have a hard look at their site design, though. Particularly Adobe at 9 s for a simple static page, seems really wierd.

  16. More details.. by Bert64 · · Score: 5, Informative

    It would be interesting to know what exactly those sites send to the browsers (many sites check your user agent and serve up different files depending on your browser, mainly because of ie behaving differently to every other browser out there)...

    It would also make more sense to load local caches of the sites, or network conditions could affect things (especially things like dns caching etc)...

    IE is massively behind other browsers when it comes to things like CSS, so i would imagine it has a lot less processing to do (Seeing as it ignores big parts of the spec), lynx also ignores big parts of the html/css specs and it subsequently loads sites very quickly.

    Also, comparing IE8 (in beta) Chrome (in beta) against firefox 3.05 (production and fairly old) seems a rather unfair and pointless test... And where were Opera and Safari in these tests?

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    1. Re:More details.. by DeathToBill · · Score: 2, Funny

      Man, did you tip tape head cleaner on your weeties this morning? Let me spell it out: If they included Opera or Safari or Firefox 3.1 in the tests, then they wouldn't have a nice headline about how IE is fastest. This is known as "marketing" and is only OK because you can make lots of money out of it.

      --
      Slashdot - News for Nerds, Stuff that Matters, in ISO-8859-1 Has just realised that beta makes this signature redundant
  17. Re:Really by MrMr · · Score: 3, Funny

    I believe it when I smell it for myself.
    Oh. wrong story.

  18. Re:you are not looking by morgan_greywolf · · Score: 5, Insightful

    IE always has been faster. And I'm a firefox fanboy. Even with the bulk of add-ons stripped out, FF is still sluggish. IE is practically part of the OS, and that's a competitive advantage that FF can't beat. It just beats IE in every category other than speed.

    No. On Windows, IE starts faster than Firefox, much the same way Safari starts faster on Mac OS X (big surprise). However, even on Windows, the latest versions of Firefox beat IE in rendering and Javascript performance benchmarks.

    Sounds like Microsoft has been taking lessons from the NVidia and ATI/AMD School of Benchmarking. Lesson one at that school: pick some subset of data and "optimize" your benchmarks until they make your product look faster.

  19. Javascript ? by eulernet · · Score: 4, Interesting

    And what about Javascript ?
    Frankly, GMail is super slow on IE7, not because of page loading, but because any Javascript in IE is super slow.
    In TFA, there is no site with Javascript !

    1. Re:Javascript ? by eulernet · · Score: 2, Insightful

      Yes, every site uses Javascript, but only to track users or fix browsers bugs.

      Instead, take a site like GMail, which relies heavily on Javascript, and just open it with IE.

      IE is very slow on large pages, when you use JS to manipulate the DOM.

  20. Visual correcteness matters! by DoofusOfDeath · · Score: 4, Funny

    It's true that IE8 loads pages blindingly fast.

    What MS is missing, however, is that not all pages are supposed to be all blue background + some white text at the top.

  21. On what platform did they test? by MoreDruid · · Score: 3, Funny

    are the benchmarks done on OS X, linux & Windows?
    I didn't RTFA, but it would be fair to run all applications on different platforms and see if it makes a difference. I bet they didn't do that.

    --
    The best weapon of a dictatorship is secrecy, but the best weapon of a democracy should be the weapon of openness.
  22. Re:you are not looking by ta+bu+shi+da+yu · · Score: 3, Informative

    I can't agree. The startup time of IE on my work Windows PC is atrocious. Firefox beats it every time. And I use IE extensively every day.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  23. Re:you are not looking by morgan_greywolf · · Score: 2, Informative

    Well, I'd have to access what version of IE you're using on what version of Windows and what's the rest of your config look like. Because in my experience, with no plugins or other addons installed on either browser and starting from a clean start, with the default configs for each browser, IE6 starts faster on Windows XP. IE8 seems atrociously slow to start on XP, although I've not measured its performance on a tuned Vista configuration.

  24. Stupidy, stupidy, stupidy... by PinkyDead · · Score: 2, Insightful

    This is a stupid thing for Microsoft to do, because:

    (a) if an independent source verifies the test, then nothing will be reported (because there is nothing to report)
    (b) if an independent source refutes the test, then Microsoft are liars.
    (c) if no independent source tests the test, then no one will believe Microsoft, except those that want justify their existing use of IE.

    The smart thing to do would have been to get a completely independent and respected source to run the original test - or to destroy the reputations of IE6 and IE7 by comparing them with a vastly improved IE8 (which would have been trusted results from Microsoft).

    --
    Genesis 1:32 And God typed :wq!
  25. Re:Really by Anonymous Coward · · Score: 2, Funny

    Why are you so stubborn?
    It's not difficult to believe that according to the company that makes a product, such product is the best around...

  26. Exploits abound by networkconsultant · · Score: 2, Interesting

    Since IE is the "Default" browser it is the most exploited, as such it costs any organization the most money to secure. (if you have 10K workstations and new IE bugs pop up all the time, your patch cycle becomes hell even if it's automated). If you want to save your company tons of money; switch to Fire Fox with NoScript and AdBlock+ Opera is still wikked fast; and chrome is pretty neat but I "Like" firefox because of the module, Stumble Upon alleviate soo much bordem that it's worth it's weight in gold.

  27. IE6? by Bedemus · · Score: 5, Insightful

    The load time of IE6 is irrelevant. It's a nearly 8-year old browser, service packs notwithstanding. Lynx starts up faster than just about anything, but you don't see people bringing it up, because it doesn't belong in this discussion.

  28. Re:you are not looking by whereiswaldo · · Score: 4, Insightful

    Good point, and Firefox can't touch IE in terms of damage caused by becoming infected with a trojan.

  29. "Marketshare sets the standard" by Dystopian+Rebel · · Score: 2, Interesting

    Hmm, so GM, Ford and Chrysler set the standard for cars in North America?

    Preponderance alone does not set the standard. If it did, what exactly would that standard be today?

    MS IE 5 or 6?

    --
    Rich And Stupid is not so bad as Working For Rich And Stupid.
    1. Re:"Marketshare sets the standard" by elrous0 · · Score: 4, Insightful

      If they were one big company, and controlled 75% of the market share, of course they would. Let's say this super car company existed. And all the cars they built were tall and so required 7' of clearance. Now some worldwide body comes along and says the real "standard" for cars is that they should require no more than 5' of clearance. And a few smaller startup car companies embrace that 5' standard and start building shorter cars (and they capture about 20-25% of the market).

      Now, you're building a fast-food business in the U.S. and your building the cover for the drive-thru. Do you build it to 5' just because some international body said that was the "standard" or do you recognize the REAL standard and build it to at least 7'?

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    2. Re:"Marketshare sets the standard" by PitaBred · · Score: 2, Interesting

      Too bad that doesn't really work. Because 5' is a subset of 7'. With browsers, you CAN'T build it one way and have everything work with it. You have to make special concessions for IE, and build things differently for every browser EXCEPT IE. And one for older versions of IE.

      Car analogies are rarely accurate.

  30. Cannot reproduce results by rhdv · · Score: 5, Informative

    After reading the original report I tried to reproduce a simple test for the adobe home page. I used Firefox 3.0.7 and pre-loaded the adobe home page (as suggested in the report), I closed the tab and opened a new one and reloaded the adobe home page. It loaded in 2 or 3 seconds instead of the 9 seconds in the report. I am not sure what to make of this report if a simple experiment to reproduce the measurements fails on the first try. I ran the test on Windows XP Professional SP3.

  31. Re:you are not looking by Opportunist · · Score: 5, Insightful

    Wait, wait, who cares about startup times. You mean, like, you actually close your browser?

    Now, don't tell me you also reboot your system.

    Let's be fair here. For the longest time, the argument of Linux booting slowly has been rebuked with a tongue-in-cheek "I see where you come from, but real systems needn't be rebooted every other hour to remain stable". For me it's the same with browsers, I close them once every couple days.

    Yet, sadly, I have to agree that FF has a problem here. It becomes really, really sluggish (and a mem hog) after a few days...

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  32. There's at least one thing it does faster... by djpretzel · · Score: 2, Interesting

    I *have* noticed that IE7 handles one very specific thing MUCH faster than Firefox - copying large amounts of tabular data. If I load up a table with ~5 columns and ~2000 rows, it takes FF3 much longer just to highlight all of those rows, and attempting to copy that data to the clipboard usually kills the browser entirely. IE7 just plains handles it, usually in a matter of seconds. Not a common use case at all, and don't ask me why I'm even trying to do this, but as an FF fan I'd prefer it do EVERYTHING better than IE, and here's one instance where it doesn't.

  33. Re:you are not looking by stewbacca · · Score: 4, Interesting

    IE sluggishness is so bad, that even though we aren't allowed to have any other browser on our computers, I use Firefox. That's right, IE is so bad, I risk disciplinary action to avoid having to use IE. The best part about the "You will use IE7 or higher only" mantra of our idiot IT department is that our time card website doesn't work with anything beyond IE6, so we all have to run a stupid little script that fools IE7 into thinking it is IE6.

  34. Meh by UnknowingFool · · Score: 3, Interesting

    Companies have always made comparisons between their products and competitors' products. Sometimes they even skew the comparison so their product is shown as better. MS is no different. First they use their unreleased future product IE8 against their competitors' current products. Second they use a somewhat meaningless metric: Speed to load. The main complaints about IE in general is that is unwieldy, doesn't follow standards, and it is slow. Ironically this test only proves that. I'm not an expert in web browser engines but it seems to me that an engine performs faster when it does not have to render. Coming across a webpage with things it can't render, it will perform faster as it ignores those elements. Mozilla.com is probably a lot more web standards compliant than Microsoft.com. So IE will load mozilla.com faster as it will ignore many things. The reverse is true for Firefox on microsoft.com as it will ignore all the nonstandard elements. In the end the comparison is rather meaningless until they change the conditions.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  35. Re:statistics... by stewbacca · · Score: 2, Insightful

    I hate it when people say this. You obviously are leaving out a huge part of any research: discussion of the findings. You don't prove or disprove anything with the numbers. You use the numbers from your research COMBINED with existing literature and then hold a discussion of the findings. Numbers on their own mean nothing, but in proper research you give those number relevance by applying the appropriate context in which to understand what the numbers mean. What you MEAN to say is that PEOPLE can make the numbers say anything they want, because the numbers themselves don't prove anything.

  36. Re:Scientific? by cepayne · · Score: 3, Insightful

    The browser wars are almost at that point already, you know,
    like when it became irrelevant just how fast your CPU was?

    Most of the browsers are "good enough" for the average Joe, so
    bragging about the loading times for a particular set of web
    sites is falling upon deaf ears.

    IE has always been a bug laiden, mish-mashed piece of software
    and it became popular only because it came as part of the
    windows operating system.

    A lot of people use it at least once, to download a copy of their
    favourite browser, which then replaces use of IE on windows.

    The smarter people don't use windows at all.

    This competition is futile and well past its usefullness.

  37. Google.com by iniquitous · · Score: 3, Insightful

    Notice that the number one website, Google.com, requires only about 0.2-0.3 of a second to load, which is significantly faster than most of the rest of the sites on the list. Seems reasonable that has something to do with it being number one.

    Live.com, on the other hand, takes about 3.4 seconds to load. According to those numbers, I could pull up Google.com, enter a query, and get results before I could even load Live.com's home page.

  38. Yes, but what they forgot to say by G3ckoG33k · · Score: 3, Funny

    Yes, but what they forgot to say is that IE is faster than Chrome and Firefox, combined!

  39. MS also says that .... by Jerry · · Score: 4, Funny

    they didn't stuff the ISO committees, or bribe Nigerian distributors, nor sabotage the OLPC, hide illegal agreements violating the GPL behind NDAs.... and the list goes on and on and on...

    --

    Running with Linux for over 20 years!

  40. Re:you are not looking by pjt33 · · Score: 2, Interesting

    There's more than one way to analyse that table, and the one MS have chosen is not the most obvious one. On a simple total of the time to render all 25, it's a tie: IE at 88.30 seconds and Chrome at 88.32 seconds have a difference well within measurement error, so clearly the competitive advantage isn't as great as you think. Firefox definitely trails, but at 95.62 seconds it's only 8% behind.

  41. Re:you are not looking by machine321 · · Score: 2, Funny

    That's right, IE is so bad, I risk disciplinary action to avoid having to use IE.

    Stewbacca, please report to my office, and bring everything in your desk with you.

    --the boss

  42. Re:you are not looking by cbiltcliffe · · Score: 4, Funny

    And the emulation is so good, that accessing a floppy drive freezes all activity on the entire machine, simply because the original circa 1980 IBM PC power supply was only capable of supplying 87.5 Watts.

    There's a limit to how far you should go with backwards compatibility.

    --
    "City hall" in German is "Rathaus" Kinda explains a few things......
  43. Re:you are not looking by Inda · · Score: 3, Insightful

    You leave your browser open while playing games? Doesn't that eat up memory and cause slowdown?

    --
    This post contains benzene, nitrosamines, formaldehyde and hydrogen cyanide.
  44. Re:you are not looking by Xtravar · · Score: 5, Funny

    Games? Here's a dollar, kid. Go buy yourself a nice candy bar while the adults talk.

    --
    Buckle your ROFL belt, we're in for some LOLs.
  45. At this point, that is really low on my list... by bjdevil66 · · Score: 2, Informative

    Instead, if IE developers really wants my attention, they'll surpass Mozilla and Safari in proper CSS rendering. How fast browsers render pages is secondary to that standards support, especially when no one browser clearly and consistently blows away the competition in speed (as shown in this 25 browser test).

  46. Well, Duh! by McGruber · · Score: 3, Funny

    Fast, Good and Cheap: Pick any Two

    MS certainly didn't pick Good !

    http://en.wikipedia.org/wiki/Project_triangle

  47. Re:you are not looking by remoran111 · · Score: 2, Insightful

    Explorer has real rendering problems to resolve. The speed issue, to me, is MS posturing but the rendering part is a very big deal. Why doesn't ms use the same engine as chrome, firefox and Safari and leave it at that. I am a web developer who goes crazy when dealing with Explorer. Morgan's post is spot on BTW.

    --
    "Never stop questioning" - Einstein
  48. You can dream by coryking · · Score: 3, Informative

    When 25% of your traffic uses it, you can't ignore it. All you can do is spitefully send out an "X-IE6-Detected: You suck, upgrade you bum" header and an extra stylesheet to feed them your alpha-blended PNG's as shitty GIF's. Well, that and pull your hair out trying to get some JavaScript stuff working.

    What really irks me is when I see *NBC news shows using screenshots where the browser is IE6. Hey Microsoft IE Team, go bug your subsidiary's and get them to upgrade! Some hot shot CEO from $BANK is probably watching and will make their IT staff "upgrade" from IE7 to IE6--after all, CNBC is using it so it can't be bad, right? Then $BANK=>$FED.Bailout($BANK.FileBankruptcy());

    On that note, has anybody seen a webpage screen shot on TV were the browser was not IE? And does it make one an official nerd when you date TV shows by the style of monitor they use and the OS they are running?

    1. Re:You can dream by twistedsymphony · · Score: 5, Funny

      Yes a local Fox station clearly shows Firefox. The OS is not shown.

      oh no! don't say that! slashdot's readship will be more than halved as all those who hate Fox News but love Firefox will suffer from exploding head syndrome.

    2. Re:You can dream by Teufelsmuhle · · Score: 2, Informative

      Local Fox Station != Fox News

    3. Re:You can dream by Hamish910 · · Score: 2, Interesting

      On that note, has anybody seen a webpage screen shot on TV were the browser was not IE? And does it make one an official nerd when you date TV shows by the style of monitor they use and the OS they are running?

      Yes, actually. On Australian news programs and infomercials that have a reason to show a web site, they will often show it in FF.
      I've been noticing it for about the last year or so.

  49. Re:you are not looking by Xtravar · · Score: 5, Funny

    "Fun"? Unix terminals are "fun". Now get the fuck off my lawn!

    --
    Buckle your ROFL belt, we're in for some LOLs.
  50. Re:you are not looking by phyrz · · Score: 2, Informative

    my old laptop had 1 gig of ram and firefox was a serious memory issue. my new laptop has 3 gig and it doesnt matter any more. now i never have to restart it and run whatever extensions i want to.

    some people need to upgrade their tech.

    --
    Don't point that gun at him, he's an unpaid intern!
  51. Their own data shows Chrome is faster, not IE... by kfoster · · Score: 2, Insightful

    Looking at the mean (a more accurate measure of browser performance than simply a count of how many sites its best at), Chrome comes in first at 3.4s, followed by IE at 3.5s and Firefox at 3.8s.

  52. Who cares by FyberOptic · · Score: 2, Insightful

    Of course Microsoft is gonna say this. And it's absolutely no different than Firefox's slogan of "Faster, Safer, Better". Two of those statements are outright false, and one is complete opinion. Yet people let Mozilla get away with using this line without a single complaint. Apple does the same bullshit with promoting Safari, and we don't hear a peep out of people then either.

    Bottom line is, don't be a hypocrite just because of some childish need to hate Microsoft. Apple = Microsoft = Mozilla. There is zero difference when it comes to a company wanting to make money.

  53. Re:Their own data shows Chrome is faster, not IE.. by kfoster · · Score: 2, Informative

    Crud, ignore this... I entered a wrong number in my spreadsheet. IE narrowly beats Chrome, 3.5320 to 3.5328, though that is within the margin of error for such a test.

  54. Re:you are not looking by Camann · · Score: 2, Funny

    Sorry games are fun.

    You should try games that aren't sorry, they're even better.

    --
    I can't believe you don't know what a Hasemalphaginnojinglanaporphomism is.
  55. Re:Really by Mostly+a+lurker · · Score: 3, Interesting

    The speed at which Firefox starts and the time to load pages is heavily dependent on the extensions in use. For me, Firefox startup is pretty slow (about 5 seconds) because of my pretty extensive Adblock lists. Most pages load quite fast, helped by the Adblock lists. The speed at which Internet Explorer starts and loads pages is heavily dependent on how long ago a fresh install was done. Until the malware starts accumulating it can be pretty reasonable.

  56. Re:you are not looking by mr_mischief · · Score: 2, Insightful

    It also helps to benchmark your beta or release candidate against two point releases back of your most feared competitor who also has a beta available. Why is this IE8 vs. Firefox 3.0.5 rather than IE 7 vs. FF 3.0.x and IE8 vs. Firefox 3.1beta? I think we know. FF 3.1 beta must eat IE8's lunch.

  57. Re:you are not looking by morgan_greywolf · · Score: 2, Funny

    Some people are still in college and only have enough money to eat ramen, let alone upgrade their machines.

    Sell the microwave you're using to cook the Ramen noodles and any hotplates you have and get one of the MacBook Pros with the Nvidia 9600M graphics chips in there. That way, you'll have a new computer and you'll still be able to cook your Ramen noodles on the MBP near the graphics chip!

  58. Reboot your desktop please! by mrraven · · Score: 2, Insightful

    Yes I leave my browser on all day.

    However I also reboot my system every day when I wake up to save energy and incidentally $$$$. Unless we are talking about a server why should a computer be on when you are asleep*? That is just irrationally wasteful and when aggregated over millions of users probably to the tune of wasting a who power plants worth of electricity a year, ie hundreds of thousand of tons of carbon. Your uptime bragging rights are NOT worth making global warming worse.

    *Admittedly some people may be downloading torrents or doing distributed computing, but does that have to be EVERY night?

    --
    Tired of all the isms, don't exploit people as an employer, or a government, mmmmK?