Slashdot Mirror


The More Popular the Browser, the Slower It Is

demishade writes "Peacekeeper, the browser benchmark from the makers of 3DMark, comes out of beta and shows an interesting (though perhaps not surprising) tidbit — the more popular a browser, the worse its performance. While it should not be surprising to anyone that IE slugs at the last place, the gap between Firefox and Chrome, is. Once IE's market share goes the way of the Dodo will web developers start cursing Firefox? How long until Google comes out with a JavaScript intensive application that will practically require Chrome to function?"

7 of 367 comments (clear)

  1. No surprise by tedgyz · · Score: 5, Insightful

    Chrome was designed with JavaScript performance as a top goal. So why are we surprised it performs well?

    --
    "No matter where you go, there you are." -- Buckaroo Banzai
    1. Re:No surprise by Philip+K+Dickhead · · Score: 5, Insightful

      My Firefox does 11 times more work than Chrome. The plugins I run are worth the minor tradeoffs in performance - because it's still speedy.

      The value of NOT opening my robe to Google? Priceless!

      --
      "Speaking the Truth in times of universal deceit is a revolutionary act." -- George Orwell
    2. Re:No surprise by rackserverdeals · · Score: 5, Insightful

      Only thing slow today seems to be google. Is there some sort of Level 3 outage or something? I know Google News was down earlier in the Northeast but now it seems google video, youtube and search are affected as well.

      Anyway... can we stop saying stupid crap like "Once IE's market share goes the way of the Dodo"?

      Just because something is declining now that there is a serious competitor in the market place doesn't mean that the decline will go on at the same rate or indefinitely. Look at webserver trends.

      Every time I hear stuff like that I just picture those little dogs that bark at big dogs.

      --
      Dual Opteron < $600
  2. NoScript and Adblock, Again by Colonel+Korn · · Score: 5, Insightful

    Javascript performance still doesn't matter for most users, and power users largely have Javascript disabled or blocked. Maybe Google needs to release a killer app that relies on Javascript and has borderline performance on anything slower than Chrome.

    When we're just talking about loading web pages, no one is yet within shouting distance of FF with a good Adblock filter list.

    JS benchmarks seem somewhat pointless for now. 99% of what we do on the web happens instantly (if you have a low latency connection) on all browsers if we stop the ads from loading.

    --
    "I zero-index my hamsters" - Willtor (147206)
  3. What a fascinating correlation by BlitzTech · · Score: 5, Insightful

    It's so unfortunate that researchers these days don't realize that correlation can easily be a coincidence, and not a real relationship between two variables. It is especially unsuited in this case given the tiny number of data points and, oh, the convolution of these results with other factors like OS bundling (Windows/IE) and time on market (All 3, most significantly Chrome).

    A more interesting (and likely actually related) set of data would be browser performance vs. market growth rate. Where are those numbers?

    Also, web developers don't curse IE because it's slow. In fact, many pages are still static and don't feature nifty DHTML tricks, so the slowness of IE has no effect on the page at all. We web developers curse IE because it's not standards compliant and because making both the CSS and those nifty DHTML tricks WORK in IE is like eating barbed wire. Firefox has acceptable Javascript performance and is mostly standards compliant, and the existence of the Firebug plugin makes it invaluable as a web developer's test browser. I don't think web developers will curse a browser like Firefox for slow Javascript performance like we curse IE for violating all the standards.

  4. Interesting Tell by TheNinjaroach · · Score: 5, Insightful

    This just in: People don't choose their browser based on Javascript performance alone.

    --
    I went to eat some animal crackers and the box said, "Do not eat if seal is broken." I opened the box and sure enough..
  5. Re:Features Create Popularity... by nine-times · · Score: 5, Insightful

    Also, popularity tends to impede progress. The more people are using a software or hardware product, the more you have to lose by breaking compatibility with old version or doing something zany. Meanwhile, more obscure products have a greater need to do something a little zany in order to carve out their niche.