Stories
Slash Boxes
Comments
typodupeerror delete not in

Comments: 338 +-   Firefox 3.5 Benchmarked, Close To Original Chrome on Wednesday July 01, @01:39PM

Posted by timothy on Wednesday July 01, @01:39PM
from the ramping-up-tracking-down dept.
mozilla
internet
software
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."
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by the_humeister (922869) on Wednesday July 01, @01:40PM (#28546821)

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

    • by Tumbleweed (3706) * on Wednesday July 01, @01:52PM (#28547033) Homepage

      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!

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

          • Weird (Score:5, Informative)

            by cayenne8 (626475) on Wednesday July 01, @02:58PM (#28548285) Homepage Journal
            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.

            • Re:Weird (Score:5, Informative)

              by SecondaryOak (1342441) on Wednesday July 01, @03:06PM (#28548441)
              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.
              • Re: (Score:3, 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."

                Nope..didn't work.

                I can close and open and whatever with all the other tabs I have open. But that one that opened when it restarted, I cannot seem to close it by any means.

                • Re:Weird (Score:5, Funny)

                  by mr_lizard13 (882373) on Wednesday July 01, @05:21PM (#28550865)
                  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?
            • Re:Weird (Score:5, Informative)

              by Sterling Christensen (694675) on Wednesday July 01, @04:12PM (#28549791)
              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.
              • Re: (Score:3, Informative)

                That's not it either.... Before the update there was a "close" button on the last tab. Clicking it would make the page go away (good for stopping annoying sound or whatever). Now it's gone, and it's annoying me.
  • by dasuser (1173323) on Wednesday July 01, @01:44PM (#28546875)
    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.
    • by Kjella (173770) on Wednesday July 01, @01:52PM (#28547041) Homepage

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

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

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

          • Re: (Score:3, Interesting)

            yes, but "zomg you're not supposed to use tables for layout!"

            which of course has led to the similarly quaint removal of b, u, s and i tags for the sole reason that content and presentation should be separate. Nevermind that if you -now- want something to be bold, short of writing your own XML bits and pieces, you have do something insane like "<style>.b { font-weight:bold } </style>...<span class="b">this is bold</span>".

            At some point, the scales tilted completely the other way and

      • by DdJ (10790) on Wednesday July 01, @02:57PM (#28548273) Homepage Journal

        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?

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

      • by evilviper (135110) on Wednesday July 01, @03:17PM (#28548675) Journal

        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.

          • by evilviper (135110) on Wednesday July 01, @08:11PM (#28552591) Journal

            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.

    • by Sunshinerat (1114191) on Wednesday July 01, @03:09PM (#28548531)

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

  • We're #3 (Score:4, Insightful)

    by Nom du Keyboard (633989) on Wednesday July 01, @01:45PM (#28546895)
    We're #3 - wow that's something to boast about.

    According to Nike, this means that your the second loser.
  • 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.
      • Re: (Score:3, Funny)

        by Anonymous Coward

        Or maybe make Anonymous Cowardon go away?

  • pffft (Score:5, Funny)

    by ocularDeathRay (760450) on Wednesday July 01, @01:48PM (#28546945) Journal
    I just did my own test and lynx is faster than firefox and chrome.
  • by AmigaHeretic (991368) on Wednesday July 01, @01:53PM (#28547047) Journal
    .. 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.
  • by SteelRealm (1363385) on Wednesday July 01, @01:57PM (#28547101)
    "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?
  • by tnk1 (899206) on Wednesday July 01, @01:57PM (#28547113)

    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.

  • I tried to do something pretty seemingly simple [ark42.com] with Javascript (1 draggable line to redraw the background colors of the table), and it drags its ass on IE8. It is fast and smooth in FF/Opera/etc, but with so many people using IE still, it hardly matters.

  • I don't care... (Score:5, Insightful)

    by cyberjock1980 (1131059) on Wednesday July 01, @02:14PM (#28547409)

    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.

  • Seattle (Score:4, Funny)

    by verloren (523497) on Wednesday July 01, @02:36PM (#28547821)

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

  • by zoips (576749) on Wednesday July 01, @02:58PM (#28548289) Homepage
    The Tracemonkey JIT doesn't work on x86_64 [mozilla.org] 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.
    • Re:Big Brother... (Score:5, Insightful)

      by Kurusuki (1049294) on Wednesday July 01, @01:56PM (#28547099)
      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.
    • 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.

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

            • Re: (Score:3, Informative)

              Then it's a good thing a computer-only browser implements this feature...

              Someone has to make the first step. Also, Fennec [wikipedia.org].

    • Re: (Score:3, Insightful)

      In FF3.5, some of my add-ons actually make my browsing experience faster (like flash-block). Rendering an animated gif is significantly faster than launching a 32-bit instance of Flash.
    • From just poking around the web with gecko and webkit browsers I found a bunch of pages that looked fine rendered by gecko, but had elements in the wrong place or other visual problems rendered with webkit. The majority of sites render fine in both, but not all and other then acid tests I haven't visited any that rendered better in webkit.

      I'd rather have the page look good than be super fast, so I'll stick with firefox until sites render as well in webkit or firefox becomes unusable slow.

      Yes, but the Acid3 scores and JS benchmarks show that webkit is better. Now just stop using the internet and switch to using Acid3 and JS benchmarks for all your computer needs and you'll be fixed.

    • 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?

    • VMware is probably swapping to free memory. You can disable the swapping of memory by VMware which will significantly improve performance (as long as you do not run out of memory).

      Basically it sounds like you're waiting for the hdd to load something while at the same time writing out swap data.

    • by BZ (40346) on Wednesday July 01, @04:57PM (#28550511) Homepage

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

"This generation may be the one that will face Armageddon." -- Ronald Reagan, "People" magazine, December 26, 1985