Slashdot Mirror


Chrome 4.0 Vs. Opera 10 Vs. Firefox 3.5

Jim Karter writes "In a three-way cage match, LifeHacker threw Chrome 4, Firefox 3.5, and Opera 10 into the ring and let the three browsers duke it out to see which would emerge as the fastest app for surfing the web. Quoting: 'Like all our previous speed tests, this one is unscientific, but thorough. We install the most current versions of each browser being tested — in this case, Opera 10, Chrome's development channel 4.0 version, and the final Firefox 3.5 with security fixes — in a system with a 2.0 GHz Intel Centrino Duo processor and 2GB of RAM, running Windows XP.'"

9 of 354 comments (clear)

  1. Versions by Fri13 · · Score: 5, Interesting

    Google Chrome 4.0? I just one hour ago upgraded to latest Google Chrome beta of coming 3.0 version from Google labs. (3.0.195.10). If 3.0 has not come yet out, how can they test 4.0?

    1. Re:Versions by Barny · · Score: 4, Interesting

      So they compare the current, stable release of firefox against dev builds of other browsers?

      And as others are saying, the fastest way to render a page that has a ton of scripting is of course firefox + noscript.

      --
      ...
      /me sighs
  2. Memory by NoYob · · Score: 5, Interesting

    I made a bee line to the memory tests and based on my browsing habits, Firefox is the winner.

    --
    It's NOT me! It's the meds! I'm on 1000mg of Fukitol.
    1. Re:Memory by sopssa · · Score: 5, Interesting

      One thing these tests don't take into account is the UI responsiveness, in which Opera really owns the other browsers - everything just seems fast and responsive. Chrome isn't that far, but you can still see how things like opening new tabs takes some time and isn't "instant". Firefox is also behind on UI responsiveness, and I probably dont have to mention IE (3-5 secs to open new tab, seriously?).

      This is what MS tried to improve in Win7 too. Even if its not really faster technically but just feels so, it improves usability a lot.

    2. Re:Memory by mR.bRiGhTsId3 · · Score: 3, Interesting

      IE 8's multiprocess architecture hurt its tab opening responsiveness. Most of the plugins apparently have to be reloaded for each tab and some of them take forever. I discovered that if I turned off some stuff like Macfee scriptproxy and Java SSV helper, I could make new tabs open .5 sec. Still, if Chrome can do it fast, I have no clue why IE 8 can't do just as well.

  3. Raw speed is probably a moot point.... by gadget+junkie · · Score: 4, Interesting

    Having read the article, I found two things particularly interesting:

    1. the author did not put any version of MS internet explorer in the Arena. Now that's understandable, all windows system come with IE installed, so the rationale, as I see it , is that there's no point in benchmarking a program that no one has to choose on its own. I only wonder what will happen if Europe goes forward in forcing MS to sell OEM copies of Win7 without IE installed.

    2. the whole "speed" thingy is rather moot in my view. I've been using Firefox for some time now, and I DO appreciate the fact that fewer resources are used, even at the expense of a couple of seconds of starting and/or loading time. After all, it's not a multiplayer game where milliseconds seem to count.

    --
    "If a boss demands loyalty, give him integrity. But if he demands integrity, give him loyalty." (John Boyd, 1927-1997)
  4. Firefox is unstable. by Futurepower(R) · · Score: 4, Interesting

    The results about memory use were nonsense, as now mentioned in a revised version of the article.

    Also, Firefox has bugs in its event handling, apparently. If you open a large number of Window and tabs, and keep opening and closing tabs over a period of hours, eventually Firefox will crash. Firefox has had that problem for many years.

    Firefox also apparently has problems with its cache handling, apparently. For example, here is a comment to the Lifehacker.com story referenced in the Slashdot summary:

    "Firefox 3.5 seems to get slower for me over time. It was really crawling the other day so I got the latest chrome and it seems blazing fast.

    "I'll have to try some of the tricks to clean up FF. I'm sad to see it falling behind in speed because I like so many FF features."


    If Chrome ever gets the necessary add-ons, such as AdBlock Plus, I'm guessing that people will abandon Firefox. There seems to be no hope that Mozilla Foundation will ever be managed well.

    (I like seeing ads, I just don't like flashing, moving ads. "Marketing" people are amazingly ignorant, in my experience; they often don't realize that annoying people is not a good way to get customers.)

    1. Re:Firefox is unstable. by metamatic · · Score: 3, Interesting

      If Chrome ever gets the necessary add-ons, such as AdBlock Plus, I'm guessing that people will abandon Firefox.

      Yes. I'm sick of Firefox's crashing and periodically hanging for 30 seconds while it garbage collects or something.

      I'm willing to switch to the first browser that gives me the equivalent of Firefox + CS Lite + NoScript + AdBlock. Personally, I'd have thought that a simple UI for allowing the current site to use cookies and scripts would be a basic feature of any browser, but it seems the browser makers are more interested in not annoying site owners who want to track users and show them ads.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  5. Re:How incredibly important! by Hurricane78 · · Score: 3, Interesting

    Let' *again* calculate why your browser "hogs" half a gig of RAM:

    How many tabs do you need for that? Well, Let's say your average tab has 4 pages. With 1660x950 pixels (without the window borders & co) in uncompressed (what you need in memory) full color they are coming to 18 MB. Now add the uncompessed source files in the cache, the DOM/parse tree, the JavaScript instance, and the other tab object data, at, let's stay low and say 2-10 MB. And we get to 20-30 MB. Then add Flash (which is leaking all over the place itself) for another couple of MB per tab.

    Now we're getting to 25-17 tabs, when leaving out the Flash.

    So how many tabs do you have open usually? Does it fit?

    What do we learn: Don't expect that because the page, stored on disk, is only a couple of kilobytes, that it won't take up much RAM or CPU. After all it's highly compressed!

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.