Slashdot Mirror


Firefox 3.5 Benchmarked, Close To Original Chrome

CNETNate writes "The tests prove it: It's the third-fastest browser in the world, and over twice as fast as Firefox 3. In terms of Javascript performance, Firefox 3.5's new rendering engine places it squarely above Opera 10's beta and Internet Explorers 7 and 8 (based on previous benchmarks), plus it's getting on for being almost as quick as the original version of Google Chrome. Also, the new location-awareness feature was testing in central London, and pinpointed yours truly to within a few hundred meters — easily enough for, say, a Starbucks Web site to tell you where your nearest Starbucks is."

43 of 338 comments (clear)

  1. Web browsers, bah! by the_humeister · · Score: 5, Funny

    I prefer to read the html code and interpret them myself...

    1. Re:Web browsers, bah! by Tumbleweed · · Score: 5, Funny

      I prefer to read the html code and interpret them myself...

      You young punks make me sick. Back in my day, we used Gopher and were grateful for the upgrade over the teletype!

      I still prefer content distributed via mimeograph, though. Get enough enough of that sweet blue text!

    2. Re:Web browsers, bah! by doomy · · Score: 5, Funny

      I'm still waiting for my last pigeon or else I'd have responded faster.

      --
      ...free your source and the rest would follow...
    3. Re:Web browsers, bah! by kahless62003 · · Score: 5, Funny

      We didn't receive any messages and we definitely did not shoot this plump breasted pigeon.

    4. Re:Web browsers, bah! by object88 · · Score: 4, Funny

      Your clients are a bunch of Neanderthals too, eh?

  2. Another thread, another flamewar by dasuser · · Score: 5, Funny

    Well, I guess we're in for a thread about how Firefox is still the (greatest|worst) browser in existence because of its (extensions|javascript performance|standards compliance|support for HTML 5). Looks like I need to go and get some snacks and pull up a recliner.

    1. Re:Another thread, another flamewar by Kjella · · Score: 4, Insightful

      I'm very much looking forward to the <video> element - because every other solution tends to suck bigtime under Linux. There's a huge market for flash to do flash games and whatever but I really look forward to watching embedded video without it. I'll install x264 and not care about the codec wars as long it "just works". Opera is late to the party here, won't even be in 10.0 initial release :/. Too bad, because for various reasons I like it even better than Firefox...

      --
      Live today, because you never know what tomorrow brings
    2. Re:Another thread, another flamewar by nine-times · · Score: 4, Insightful

      I'm very much looking forward to the element - because every other solution tends to suck bigtime under Linux.

      I'm looking forward to it because every other solution tends to suck under every OS. Flash is a resource hog and crashes frequently-- and besides, why should I need flash just to view a video? I don't understand that one.

      AFAICT, the only reason we're all using Flash is that it was a stop-gap measure to deal with the fact that normal video support in web browsers wasn't what it should have been. It's like all the various mutli-column HTML/CSS tricks that people use because HTML just doesn't directly support columns. It works well enough for now, but it should be seen as "something to be fixed".

    3. Re:Another thread, another flamewar by DdJ · · Score: 4, Insightful

      I'll install x264 and not care about the codec wars as long it "just works".

      So far I haven't been able to get this to just work. If I point Safari at the YouTube HTML5 video demo, it all just works. But Firefox 3.5 doesn't have the x264 code, and fails silently, and I can find no mechanism to install that codec.

      So, any pointers?

    4. Re:Another thread, another flamewar by Sunshinerat · · Score: 5, Funny

      You forgot the complaints that FireFox is a memory hog when you have 389 tabs open.

      --
      Load New Commander (Y/N)?
    5. Re:Another thread, another flamewar by evilviper · · Score: 4, Interesting

      I'm very much looking forward to the element - because every other solution tends to suck bigtime under Linux.

      Before Flash came along, web video on Linux was a great thing. MPlayer supported the big tree formats very well (Quicktime, Real, and Windows Media) and performed extremely well. Open Source browser plugins didn't disabled the controls, and made it easy to download the source of the video, no matter how obfusticated the web page code.

      In fact, MPlayer supports all types of FLV video as well... The problem being the way its embedded into a page requires a SWF interpreter to even find the URL to the FLV file, and as of yet, nobody has written-up what should be a rather simple bit of code to do that, and pass the URL back to the user, or directly to a video player.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    6. Re:Another thread, another flamewar by MBCook · · Score: 3, Insightful

      Agreed. It's amazing how bad Flash is on the Mac. There is a reason Apple is trying to kill it (beyond lack of control).

      HD video looks very nice. My Mac can play Apple's QuickTime h.264 clips, even those larger than the screen. It's not really a problem. It's a dual core 2.4GHz MBP.

      Yet it drops frames on YouTube's 720p videos, and can do the same some times on other large (high pixel count) web videos (such as the HD 540p clips on GameSpot). There is no excuse for a 540p video not playing back smoothly and need ~85%+ of each core.

      Download the same video in any format, no problem at all.

      Flash video is just horrible. That's not even mentioning all the problems caused by every people on the 'net inventing their own Flash video player (some don't buffer content, some won't let you skip to arbitrary points, etc).

      The video element is fantastic. I hope it catches on fast.

      --
      Comment forecast: Bits of genius surrounded by a sea of mediocrity.
    7. Re:Another thread, another flamewar by Simetrical · · Score: 4, Informative

      I can't get that to work in anything but Firefox!

      If the way it works out is that some sites work with Firefox, other sites work with every HTML5 browser other than Firefox, and none of them work with Internet Explorer...

      Sites can provide video in one of two formats:

      1. Theora is unpatented as far as anyone knows, and is supported by Firefox 3.5, Chrome 3, and experimental Opera versions. Apple has said they refuse to support it at present because of fears about unknown patents surfacing when someone with deep pockets starts shipping it (this was before Google shipped Theora support).
      2. H.264 is patent-encumbered and supported by Safari 4 and Chrome 3. Mozilla and Opera both refuse to support a patented video format on principle.

      Microsoft has not commented on any of this as far as I know.

      Of course, sites can provide fallback so that the content works in the absence of video tag support. The way to do it for the time being is 1) provide both Theora and H.264 in a video tag, 2) put Flash or something in the fallback for older browsers and IE. This can be automated through various tools, and will "just work" for the user. Eventually everyone will support the video tag with a single common format, hopefully, but you have to give it some time, it's new stuff.

      --
      MediaWiki developer, Total War Center sysadmin
    8. Re:Another thread, another flamewar by evilviper · · Score: 3, Informative

      there are also numerous FF plugins to do that.

      No, there aren't, I'm afraid. There are numerous apps written that understand Youtube's naming scheme, but that's all. They don't actually parse the SWF, and any trivial changes to the site layout breaks them. Not to mention that FLVs on any other site still won't work.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  3. We're #3 by Nom+du+Keyboard · · Score: 3, Insightful

    We're #3 - wow that's something to boast about.

    According to Nike, this means that your the second loser.

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  4. Will it be fast enough to view slashdot? by Joce640k · · Score: 4, Funny

    The new benchmark in Javascript performance - slashdot.

    ...and I wonder if it will be powerful enough to get the line breaks right in "plain text" mode so I don't have to insert "br" tags manually.

    --
    No sig today...
    1. Re:Will it be fast enough to view slashdot? by Anonymous Coward · · Score: 3, Funny

      Or maybe make Anonymous Cowardon go away?

  5. pffft by ocularDeathRay · · Score: 5, Funny

    I just did my own test and lynx is faster than firefox and chrome.

    --
    Obama is a twitter sock puppet
    1. Re:pffft by ocularDeathRay · · Score: 5, Informative
      --
      Obama is a twitter sock puppet
    2. Re:pffft by morgan_greywolf · · Score: 4, Funny

      Sadly, lynx fails Acid3 for some reason.

  6. Not even 1st loser... by AmigaHeretic · · Score: 3, Funny

    It's like my dad use to tell me, "If you're not 1st your last!" Shake and Bake Baby!!!

    1. Re:Not even 1st loser... by sexconker · · Score: 3, Funny

      I was high when I said that!
      What the hell does that even mean?
      You could be second, you could be third, hell you could even be fourth!

  7. This is such great science... by AmigaHeretic · · Score: 3, Funny

    .. I know 92% of time statistics are made up, but if you read the article you'll see they have a pretty graph, so I think the data is good.

  8. I don't even see the code anymore by slyborg · · Score: 5, Funny

    "All I see is 'blonde...brunette...redhead...'"

  9. Re:Big Brother... by Kurusuki · · Score: 5, Insightful

    For one, the government usually doesn't ask for permission first. Not to mention that the information used to determine your geolocation is also derived from something already passed to the web host, your IP, assuming you're not using the WiFi option. Generally speaking web pages can achieve a similar result already with a little effort. As it stands this new feature isn't making new information available to the public, it's just making old information a bit more friendly.

  10. Opera 10 not benchmarked in either link by SteelRealm · · Score: 3, Insightful

    "Firefox 3.5's new rendering engine places it squarely above Opera 10's beta and Internet Explorers 7 and 8 (based on previous benchmarks)" Opera 9.6 =! Opera 10 Beta, or am I missing something here?

    1. Re:Opera 10 not benchmarked in either link by albedoa · · Score: 4, Informative

      Yes: "Opera 10b1 wasn't fast enough to appear in this chart I'm afraid. It scores just under what the original Firefox 3 achieved."

  11. Using Chrome now, but.... by tnk1 · · Score: 3, Interesting

    Having used Chrome now for a little while after becoming irritated with FFX's memory utilization in particular, I'm going to have to admit that while it is quantifiably better than FFX (and Opera) in many ways, I don't find the speed difference compelling. Indeed, I find myself occasionally wondering if Chrome is actually slower than FFX in some ways. I am still using it, as the memory utilization is significantly better, but the little inconsistencies in presentation and the weird sensation that it feels slower makes me really want to switch back to Firefox. If Mozilla can get off their ass and really plug the memory leaks and utilization, I'd probably switch back today.

    That's not to say that Chrome is bad. It's 100% usable, and its much more compatible with sites I use than Opera is. (I tried Opera first after I started looking around). The problem is that it still breaks some sites that aren't broken in IE or Firefox. And whether or not you blame the browser or the non-standards compliant webmasters, the reality is that I cannot switch their sites, but I can switch browsers that I am using. That means I have opened IE 7 windows more while using Chrome, than I have with Firefox.

  12. Re:Big Brother... by Just+Some+Guy · · Score: 4, Informative

    You have the option of not using the web browser.

    Beyond that, I tried one of the location demos. A Firefox prompt opened at the top of the window: "${site} wants to know your location: Share Location, Don't Share" with a checkbox to remember the settings for that site. Go ahead and explain how you could possibly be offended by that.

    --
    Dewey, what part of this looks like authorities should be involved?
  13. Re:Sickeningly biased. by albedoa · · Score: 4, Insightful

    The article is about Firefox, and yet it is shown, in the only quantifiable test that the author conducted, to rank third in a three-horse race against its two speed competitors.

  14. I don't care... by cyberjock1980 · · Score: 5, Insightful

    I don't care how fast it loads webpages. What I want to see is a browser that isn't riddled with bugs and easy ways for badware to end up infecting my machine. I'll gladly surf on the slowest browser in the world if it really is proven to be the most secure. So what if I save a few seconds surfing web pages. That is nothing compared to the hours spent trying to get rid of a virus/trojan/keylogger/etc.

  15. Seattle by verloren · · Score: 3, Funny

    Presumably in Seattle it could tell you where your nearest 100 Starbucks are...

  16. Re:Firefox 3.5 freezes loading background tabs by Runaway1956 · · Score: 4, Interesting

    I suspect some configuration problem on your end, to be honest. I'm running FF3.5 on XP SP3 inside of VirtualBox. I do not see that behaviour. Using snaplinks, I just opened six tabs, and the current tab remained responsive while they loaded in the background.

    Whether the configuration problem is in your VM, within Windows, or in Firefox, I couldn't even begin to guess. In my case, I have 1 gig of memory allocated to the VM - if you have less memory, that might be something to look at.

    Of course it's possible that my FF is different than yours in some subtle way. I upgraded from FF 3.5 b4 to FF 3.5 RC1 and then to FF 3.5 final. I really wouldn't EXPECT there to be any real difference, but crap happens, right?

    --
    "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
  17. Weird by cayenne8 · · Score: 4, Informative
    I just upgraded to 3.5.

    Strange thing...when it restared, it of course had a tab opened saying it was upgraded, etc.

    Trouble is...I can NOT close this fucking tab to save my life?!?!? I can close and open others, but, cannot close this one. I can go to other sites on it..but, cannot close it.

    --
    Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    1. Re:Weird by SecondaryOak · · Score: 5, Informative

      They changed the default behavior, but you change it back from about:config (type about:config in your url bar):
      set browser.tabs.closeWindowWithLastTab to false.

    2. Re:Weird by Sterling+Christensen · · Score: 4, Informative

      Firefox now shows the tab bar even when you only have 1 page open. What you're probably used to is the tab bar being hidden when only 1 page is open.

      If you follow SecondaryOak's suggestion, you can close the tab and the whole Firefox window will disappear - because it's going from displaying 1 page to displaying 0 pages.

      But I'm guessing that's NOT what you want - you don't really want to "close" the tab, you just want to hide it like you're used to.

      So go to about:config and double click browser.tabs.autoHide to change it.

    3. Re:Weird by mr_lizard13 · · Score: 5, Funny

      It's a new feature designed to promote the benefits of tabbed browsing.

      Until you appreciate its value, you won't be able to close that tab.

      So, start appreciating tabbed browsing, OK?

      --
      "We live in a global world" - Harvey Pitt, former Securities and Exchange Commission Chairman
  18. No speed improvement for those on x86_64 by zoips · · Score: 4, Informative

    The Tracemonkey JIT doesn't work on x86_64 in the Firefox 3.5 release. Apparently it works in trunk, but for those on x86_64 machines, you either have to run the 32 bit version or just deal with no JIT.

    1. Re:No speed improvement for those on x86_64 by BAILOPAN · · Score: 3, Informative

      It's not in trunk yet, but we want to get it in as soon as possible. It's not trivial, but not terribly difficult either - someone just has to take the time to do it. Unfortunately getting 3.5 out in time was a much higher priority, we just couldn't block on x64. If you're interested, a tracking bug is here: https://bugzilla.mozilla.org/show_bug.cgi?id=489146

      --
      If you say "here goes my karma" I will bite you!!!
  19. Re:Big Brother... by Just+Some+Guy · · Score: 4, Insightful

    Why would I ever want to share my location?

    Seriously? Imagine you could search Google for something like "sushi restaurant near me", let Google access your location information (once or every time), and get a list of nearby restaurants. Location services are shaping up to be the killer app for mobile computing.

    Why would I want part of my window eaten up by an option I don't like?

    It's not. When you choose "share" or "don't share" the prompt goes away. It's exactly like the "remember this site's username and password?" prompt.

    What happens when I click the wrong one at 5am cause I'm tired?

    Oh, it clears out your checking account, sells your dog, and dumps your girlfriend. Honestly, what does any other random program do when you make a dumb choice? Whatever you asked it to do.

    --
    Dewey, what part of this looks like authorities should be involved?
  20. Re:SunSpider says it all... by BZ · · Score: 3, Insightful

    As with any benchmark, important questions to ask:

    1) Does this measure things that are actually relevant? (For sunspider the answer is
            "maybe".)
    2) Does it do a good job of measuring them? (For sunspider the answer is "maybe".)
    3) Do the scores on the subtests of the benchmark mean anything? (For sunspider, as for
            any benchmark, the answer is "only if you're doing that exact thing that the subtest is
            doing").

    None of which makes V8 slower than what IE is using, of course, across a broad range of loads. But it's pretty easy to write script that's 4x slower in V8 than in Firefox... or 10x faster (as the benchmark above). What really matters to a web page developer is how fast the different browsers run his code, not how fast they run benchmarks. What matters to a user is how fast the different browsers run the code of the sites he visits, not how fast they run benchmarks. Benchmarks are a poor proxy for both, especially when dealing with these early-stage JITs. It's pretty easy to tweak the code just a bit and have it jit a lot worse (or a lot better). It's also pretty easy to tweak the JIT to make particular tests faster, since so much of the game is various heuristics.

    All of which is to say that better sunspider performance may or may not translate into better performance on _your_ code, and in fact improving sunspider performance may regress performance on your code if the JIT is seriously being tuned for sunspider...

  21. Re:Opera by mdwh2 · · Score: 3, Funny

    The only website I've come across that Opera doesn't render properly is Slashdot. By which, the correct statement is actually Slashdot "can't be rendered in anything correctly".

    (Opera doesn't crash for me, either, discounting the Flash plugin that crashes, and Adobe have yet to fix. Works fine now that I've uninstalled it.)

  22. Re:Big Brother... by mdwh2 · · Score: 3, Funny

    Mozilla today announced Firefox 3.5, which will be compulsory for all citizens to install on their machines.

    "The public support these plans," claimed the Mozilla spokesperson, "So we have passed legislation that will require Firefox to be installed on all computers, allowing us to keep track of the population, which is essential in the battle against terrorism".

    A copy of Firefox is expected to cost around £100. "Most people keep their computers for about 8 years," claimed the Government, "So it's only actually £12.50 per year."