Slashdot Mirror


Microsoft Reproduces Google's Battery Life Test To Show Edge Beats Chrome (venturebeat.com)

Earlier this year, Microsoft said that its Edge browser was more power efficient than Google's Chrome, a claim that Google refuted with its own findings. But the debate isn't over. An anonymous reader writes: Microsoft is at it again -- touting Edge as the most battery-efficient browser on Windows 10. The company has rerun its battery tests from the previous quarter using the latest versions of the major browsers, open-sourced its lab test on GitHub, and published the full methodology. But this time, Microsoft says it also replicated one of Google's tests to show that Edge lasts longer than Chrome, Firefox, and Opera.

132 comments

  1. Who cares? by Anonymous Coward · · Score: 0

    Does it matter how well Microsoft's web browser performs?

    1. Re:Who cares? by Oswald+McWeany · · Score: 1, Interesting

      SUPPOSEDLY, this one is supposed to be web standards compliant. I'll believe that when I have to start supporting it and I don't have to fiddle with css to get it to look right.

      --
      "That's the way to do it" - Punch
    2. Re:Who cares? by MightyMartian · · Score: 3, Insightful

      Battery life is at best a distant second in my books on browser performance. Edge just isn't very good. I've tried a couple of times to use it, but it's like some really awkward late alpha early beta project. It's also easily broken, which is why we basically abandoned in at my office.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    3. Re:Who cares? by Anonymous Coward · · Score: 0

      Just curious... what did you find broke Edge?

    4. Re:Who cares? by darkain · · Score: 3, Insightful

      Actually YES. It is called "Market Competition", ya'know, that thing we bitch about lacking in the ISP industry? With there being Webkit, Blink, Gecko, and Trident all competing for top dog right now, us, the users all win. Each of the engines are trying to be the fastest, most accurate and complete HTML5/CSS3 representation, and now the longest battery life for mobile devices. So while *YOU* may not use Edge/Trident, Microsoft is still forcing Google, Opera and others to up their game in specific benchmarks that do matter to quite a few users. So yes, in the end we all win, and should care about the competition between these products.

    5. Re: Who cares? by Anonymous Coward · · Score: 0

      It doesn't matter if the broser is Jesus when it is from Microsoft. Not that Chrome is better. Both are spying tools and not web browsers.

    6. Re:Who cares? by MightyMartian · · Score: 1

      Not sure. My suspicion was something was broken with the Metro subsystem, because the event log was full of errors regarding apps. I found heap loads of advice about using DISM.EXE, but the only reliable fix I found was to cook the profile.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    7. Re:Who cares? by jellomizer · · Score: 2, Informative

      According to HTML5 Test we see the following...
      Edge 14 460
      Chrome 52 492
      FireFox 48 461
      Safari 9.1 370

      I guess Edge is getting there. It is on Par with FireFox and beats safari... However chrome has a strong lead.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    8. Re:Who cares? by Anonymous Coward · · Score: 0

      I'll believe that when I...don't have to fiddle with css to get it to look right.

      So, ever since release?
      Alternatively: Sorry you're a bad coder?

    9. Re:Who cares? by Merk42 · · Score: 1

      but... but... that would mean giving credit to Microsoft for doing something good! This is Slashdot!!

    10. Re:Who cares? by Dan+East · · Score: 5, Interesting

      Our dev team recently spent an entire iteration enhancing the performance of our online products. They involve lots of resource loading, WebGL rendering, HTML5 canvas rendering, etc. Our benchmarks showed Edge was far and away the best performer of our supported browsers (Chrome, IE, Edge, Firefox, OSX Safari), particularly when it came to loading time. We develop using Chrome and only do compatibility testing on Edge, but all the times I've used it I was impressed.

      --
      Better known as 318230.
    11. Re:Who cares? by MightyMartian · · Score: 1

      I have seen it myself on about a dozen occasions. The Edge splash screen will come up, and then edge dumps to a rather nasty error dialog. There's a DISM command that allegedly fixes it, but the only reliably solution is to delete the profile or, if you've got a roaming profile, to go to a pre-error backup of the profile. I've also seen Cortana fail in much the same way, along with numerous errors point to Metro app problems. Because we keep backups of profiles, I've long since abandoned any notion of fixing the problem, and just simply go to an archived profile.

      And what the fuck does this have to do with Linux. Typical Redmond shill, too cowardly and pathetic to admit that Windows 10 has rough edges, and keeps talking about Linux, as if whataboutery somehow reduces Microsoft's culpability for foisting early beta software on the world.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    12. Re:Who cares? by TechyImmigrant · · Score: 3, Informative

      >They involve lots of resource loading, WebGL rendering, HTML5 canvas rendering, etc

      I already hate your website and I haven't even used it yet.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    13. Re:Who cares? by Anonymous Coward · · Score: 0

      Yeah, I remember how Microsoft also forced Netscape to get out of business 15 years ago and we enjoyed a veeery competitive but stagnated internet with activex and proprietary html extensions all around. Sorry, I don't buy that. Microsoft is the owner of the platform where all those browsers runs, so it's just taking advantage of it to attack competition.

    14. Re:Who cares? by Daltorak · · Score: 4, Insightful

      According to HTML5 Test we see the following... Edge 14 460 Chrome 52 492 FireFox 48 461 Safari 9.1 370

      I guess Edge is getting there. It is on Par with FireFox and beats safari... However chrome has a strong lead.

      HTML 5 Test has made some questionable decisions about what specs should count towards the totals. Edge, for instance, is docked 4 points for not supporting Shadow DOM, but this spec is still in draft form and nowhere near completion. Same story with Web Animations.... still an Editor's Draft, but is worth 3 points. Same with MediaStream Recording..... 2 points. Same with window.requestIdleCallback..... 1 point. Same with Credential Management Level 1.... 3 points. Same with Speech Recognition..... 3 points. Same with WebGL 2 ..... 5 points.

      Do you really think it's wise to give credit to a web browser for implementing something that is in draft status and is likely to change? That's bad for web compatibility, not good. Right? Chrome loves implementing these features early, but web developers can't really take advantage of them because they're at risk of some future browser upgrade breaking their site.

    15. Re: Who cares? by Anonymous Coward · · Score: 0

      I couldn't care less how battery efficient it is when it lacks features I do care about.

    16. Re:Who cares? by Anonymous Coward · · Score: 0

      "Do you really think it's wise to give credit to a web browser for implementing something that is in draft status and is likely to change?"

      How do you feel about WebAudio? Because that is a draft as well.

    17. Re:Who cares? by Dan+East · · Score: 1

      The entire website is of course not implemented using client side technology of that sort. Only the interactive bits for cognitive training that children interact with.

      --
      Better known as 318230.
    18. Re:Who cares? by Anonymous Coward · · Score: 0

      It's ok, we'll just add a quirks mode to cover the now-not-compatible behavior, right?

    19. Re:Who cares? by godefroi · · Score: 1

      If you count Webkit and Blink as different, then you can't claim Edge uses Trident; that's the old IE engine. Trident is a mostly-rewritten fork, just as Blink is a mostly-rewritten fork of Webkit.

      --
      Karma: Poor (Mostly affected by lame karma-joke sigs)
    20. Re:Who cares? by Dixie_Flatline · · Score: 1

      I use it at work, and it's terrible. It lacks even the most basic and common-sense UI conventions. I mean, I open up a tab and start typing and nothing happens--because the address bar isn't focused. Why? Huh? Who does that?

    21. Re:Who cares? by Anonymous Coward · · Score: 0

      And then you base your stats on the *real* support a browser has for web features, and not some useless junk site like Html5Test.org, and you realize that they're nowhere near Firefox, and Firefox isn't nearly as far behind Chrome as some people still like to believe. Just look at caniuse.com and compare browsers there. Sure, you don't get a sound-byte friendly score, but you actually get something actually useful and relatively honest.

      In reality, Edge is about on par with Safari right now, way below Firefox and Chrome. Sure, it's poised to overtake Safari anytime, but that's only because Safari has stagnated so badly ever since Blink was forked from WebKit. About the only thing Edge does better than Chrome or Firefox, frankly, is taking advantage of Windows 10's undocumented features or ones they are prohibited from using, like Cortana or the battery-saving APIs. Of course they're going to tout their battery usage benefits, what else do they really have? It's the same problem that Safari has (except at least Edge is still improving substantially over time).

    22. Re:Who cares? by Anonymous Coward · · Score: 0

      Yawn. You have absolutely zero evidence that this is bug in edge's code. It could be a file system bug, it could be a memory manager bug. it could be a bug in some third party addon and a million other things. It would have taken 10 seconds to take a crash dump and debug it. You seem to be a non technical noob user and thats all well and good. But then again, why are you on a technical site?

      And Linux. hahaha lol dude way to shoot yourself in the foot.. The entire fucking point of Linux is to offload testing to the "community" (aka users). This is the extent of the testing done - "it compiles, release it". You only have to run any distro ever produced to see the deluge of *CONSTANT* patches for buggy shit that you have to install. The reality doesn't align with your fantasy. For e.g. - http://www.ubuntu.com/usn/ lols bug after bug

      Get out of the echo chamber dummy..

    23. Re:Who cares? by TechyImmigrant · · Score: 1

      I'm a bit surprised my one sentence rant against fancy browser features garnered a score of 5.
      Maybe if I had interactive cognitive training then I could judge these things better.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    24. Re: Who cares? by Coren22 · · Score: 1

      when it lacks features I do care about

      Such as? What feature should they be supporting that isn't still in draft?

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  2. Re:Sure by neoritter · · Score: 4, Insightful

    Or instead of resorting to logical fallacies you could look at the published information to determine if they are right. You know, by reading the released methodology and looking at the published lab test code.

  3. Well, yeah by Anonymous Coward · · Score: 2, Insightful

    Hum... so the browser with the most limited set of features requires less power... go figure..

  4. Re:Sure by drinkypoo · · Score: 4, Informative

    A test specified, run and controlled by a party with a huge vested interested. And one that has been convicted for criminal behavior twice. Yep, that inspires confidence.

    While I share your concern when it comes to Microsoft, the test has been Open Sourced. Please point at the bad part. Explain also why you trust Google.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  5. Edge by dontbemad · · Score: 5, Informative

    Say what you will about M$FT or IE or whatever, but Edge is surprisingly fast and efficient.

    I bought a tiny $80 Windows 10 tablet with around 2gb of ram and a minuscule atom processor, and Chrome will choke at just about everything (especially gmail). Edge opens quickly, browses quickly, and utilizes very little memory.

    Not shilling for Edge or Microsoft by any means, but for what its worth, they definitely improved their web browser pretty substantially.

    1. Re:Edge by Anonymous Coward · · Score: 1

      Not shilling for Edge or Microsoft by any means

      For some reason I'm reminded of a funny cartoon of a polar bear sitting among a bunch of penguins wearing a fake beak.

    2. Re: Edge by Anonymous Coward · · Score: 0

      Mod +5 Funny!

      I'm ROFLing over here at M$FT. I tip my fedora to you, clever person. :D

    3. Re:Edge by Anonymous Coward · · Score: 0
    4. Re:Edge by Anonymous Coward · · Score: 0

      Edge and the UWP version of IE do offer the best touch browser experience for windows. (Granted that's a fairly narrow market.) Chrome and firefox on windows are not very touch optimized.

      Edge, though, is a young browser and is fairly buggy. It has unpredictable behavior, crashes, and has plenty of rendering issues. Even on Microsoft services, like the 0365 admin interface.

      Microsoft's claims are right in that it is efficient for the stated scenarios (Watching streamed video). Deep integration and optimization, along with the lack of legacy baggage let it do that.

      But that's it. Since it's a fairly inadequate browser, it will just waste your time for general purpose tasks. Especially productivity tasks. That won't save you time or power or money.

    5. Re:Edge by SQLGuru · · Score: 2

      Edge now has extensions (https://developer.microsoft.com/en-us/microsoft-edge/extensions/). It's just a matter of NoScript providing the extension. [Ad-Block is there, but it'll be less useful very soon.]

    6. Re:Edge by Anonymous Coward · · Score: 0

      Say what you will about M$FT or IE or whatever, but Edge is surprisingly fast and efficient.

      I bought a tiny $80 Windows 10 tablet with around 2gb of ram and a minuscule atom processor, and Chrome will choke at just about everything (especially gmail). Edge opens quickly, browses quickly, and utilizes very little memory.

      Not shilling for Edge or Microsoft by any means, but for what its worth, they definitely improved their web browser pretty substantially.

      Doesn't work at all inside the company firewall, not even for internal sites.

    7. Re:Edge by Anonymous Coward · · Score: 0

      and utilizes very little memory.

      Not shilling for Edge or Microsoft

      Tell us more about the creative synergy in the executive strategy meeting where you directed the creation of a proactive agenda for web forum marketing.

    8. Re:Edge by samwichse · · Score: 1

      Weird, my wife's similarly-specced Chromebook browses quickly and utilizes very little memory.

    9. Re:Edge by jwdb · · Score: 1

      My similarly-specced Chromebook doesn't, unfortunately. If I leave a tab with gmail open for a week (because who reboots a Chromebook?), just that tab consumes almost half the RAM and slows the thing to a crawl. I semi-regularly have to open the task manager and close any tabs using more than 400 MB.

      It didn't use to, so either Chrome has become more bloated or gmail has. Considering it's not just gmail, however, I'd guess the former.

    10. Re:Edge by Curate · · Score: 2
      Ad-Block is there, but it'll be less useful very soon

      Argh!! I just installed it. Why will it be less useful soon?

    11. Re:Edge by Anonymous Coward · · Score: 0

      To be fair, you should make the same comparison in the opposite situation. I mean, buying a $80 Google tablet and compare how Edge and Chrome perform there. Otherwise, your benchmark would be biased as the former is taking advantage on the platform it runs on.

    12. Re:Edge by Anonymous Coward · · Score: 0

      This is not how RAM works.

    13. Re:Edge by thegarbz · · Score: 1

      Not shilling for Edge or Microsoft by any means, but for what its worth, they definitely improved their web browser pretty substantially.

      If I stripped out my car's seats, dash, windows, metal panels on the rear, all the lining, removed the spare tire, speakers, and everything else that wasn't required for steering or pressing on the gas it would run faster and more efficiently too.

      That doesn't make it an improved car.

      I'll be more impressed if I could get Edge to actually work using much of the internet. I don't give a crap about it's battery life.

    14. Re:Edge by The_Revelation · · Score: 1

      Sure, but if you want to use it to view actual web sites you'll often find yourself out of luck. Its unfortunate that websites that require Internet Explorer won't work with Edge. Thats a real problem, but then there are many other sites I require daily as part of business that allow any browser, yet still don't work with Edge. Things like iDrac, or managing vSphere environments. Edge is so poor at compatibility and rendering pages, that its simply a liability. I don't have time to enter my details into every web site twice because I stupidly starting filling out the form with Edge before realizing it doesn't render any of the submit buttons! In short, MS should perhaps spend less time extending the battery life when using Edge and concentrate a little bit more on making their browser work with web pages, which is actually its central function.

    15. Re:Edge by Anonymous Coward · · Score: 0

      This is a terrible analogy.

    16. Re:Edge by AmiMoJo · · Score: 1

      They take money to show you ads. UBlock Origin is better anyway.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    17. Re:Edge by tkrotchko · · Score: 1

      There are currently a total of 13 extensions available

      --
      You were mistaken. Which is odd, since memory shouldn't be a problem for you
    18. Re:Edge by jwdb · · Score: 1

      Then please enlighten us.

      I'm not sure if it's swapping or what, but too many tabs open for too long causes this Chromebook to slow to a crawl, only fixed by closing the largest memory hogs.

    19. Re:Edge by dontbemad · · Score: 1

      I'll be more impressed if I could get Edge to actually work using much of the internet. I don't give a crap about it's battery life.

      I'm interested to know what specific parts of the internet you are referring to. Granted, I haven't used the browser for terribly much (in case I didn't make it clear in my original post, my browser of choice is still Chrome), but I haven't noticed anything not functioning as intended.

    20. Re:Edge by thegarbz · · Score: 1

      Interestingly most of the internet which used to require IE7. Everything from government websites to sites which were optimised for webkit specifically of which there are plenty. The top 10 obviously play well, but beyond that every attempt to actually use edge just resulted in a pissed off user switching it out for Chrome, even on my laptop, even several version back when Chrome was an even larger CPU hog than it is now.

    21. Re:Edge by Coren22 · · Score: 1

      It is a configuration checkbox. If you care so much why not just uncheck the box?

      --
      APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  6. Duh by Anonymous Coward · · Score: 1, Funny

    Of course it has better battery life, it has no features and doesn't work with many sites.

  7. Re:Sure by Anonymous Coward · · Score: 0

    I know. I don't trust google either.

  8. Pointless by MBGMorden · · Score: 4, Insightful

    Battery life isn't the be all and end all browser test. For me - on mutliple systems - Edge just stalls and stops randomly at the most annoying times - even if I've only got 2 or 3 tabs open. Chrome pretty much never does this.

    What good is extra battery life if I spend 20-50% more time in the browser waiting on it to do something?

    --
    "People who think they know everything are very annoying to those of us who do."-Mark Twain
    1. Re:Pointless by chispito · · Score: 1

      Battery life isn't the be all and end all browser test. For me - on mutliple systems - Edge just stalls and stops randomly at the most annoying times - even if I've only got 2 or 3 tabs open. Chrome pretty much never does this.

      What good is extra battery life if I spend 20-50% more time in the browser waiting on it to do something?

      I don't like Edge a whole lot, but recently Vimeo has decided to crash in Chrome on but not in Edge. So for some training I've been doing, I've been running it in Edge. I use Chrome for everything else.

      --
      The Daddy casts sleep on the Baby. The Baby resists!
    2. Re:Pointless by Anonymous Coward · · Score: 0

      Yeah - they need to sort this sort of stuff out. I'm wondering if it's sites that do everything in JavaScript, so Edge (with its more power efficient JavaScript engine) ends up running them slower? Wild ass speculation, so I don't know.

      All I know is this site is damn fast in ANY browser!

  9. So Edge is the best browser on Windows 10 by Opportunist · · Score: 4, Funny

    Great. It's a bit like being the top dog in the dump.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:So Edge is the best browser on Windows 10 by Anonymous Coward · · Score: 0

      But you know what they say about dumps: you can find treasures underneath. Just watch out at the core or it might dump on you.

  10. Ahh, never change by ThatsNotPudding · · Score: 0

    The power of un-documented API calls! I assume Microsoft has a patent on this process.

  11. The Microsoft Problem Is Never Performance by alternative_right · · Score: 5, Insightful

    Microsoft products generally perform well under the hood. The problem is the other stuff. The interface shows the signs of design by committee, and applications are configured in such a way as to manipulate us into using other Microsoft products and services. That is what we hate, because both of these interrupt the process of work, and replace it with the process of working-around-Microsoft.

    1. Re:The Microsoft Problem Is Never Performance by Anonymous Coward · · Score: 1

      Also how secure is Edge? That will be the real test.

    2. Re:The Microsoft Problem Is Never Performance by zapadnik · · Score: 2

      I don't know if "performing well under the hood" includes programming to the Microsoft APIs, but I find the Microsoft APIs to be hideous (after suffering connecting to them for 20 years). Even when they went to dotNet they couldn't resist stinking the interfaces up with pseudo-Hungarian notation on their interfaces. Yukk. I'm sure many Slashdotters who have never worked with cleaner designs will FEEL that Microsoft has the be-all and end-all of API design. I beg to differ, and I know I'm not alone.

      Personally, I find Microsoft's ecosystem vastly less reliable than alternatives. The one area they are still ahead is graphic drivers. But in the browser space Edge is still not a pleasant experience with stutters and trying to convince me to use Bing and other Microsoft junk I don't want.

    3. Re:The Microsoft Problem Is Never Performance by Anonymous Coward · · Score: 0

      Also how secure is Edge? That will be the real test.

      of how far you'll move the goalposts?

    4. Re:The Microsoft Problem Is Never Performance by Anonymous Coward · · Score: 0

      Outlook.
      Exchange.

      That's so much bad karma for "under the hood", that nothing short of their ultimate demise will do. That two pieces of crap from hell are responsible for billions worth of wasted system admin time, and not just from the sods that deal directly with it, anyone that has any user which insists on using Outlook, or has to get his MTA to properly get past Exchange will have one or two horror stories to tell.

  12. Adblock by 110010001000 · · Score: 2, Informative

    Unless your browser supports some kind of adblocking it is going to lose a battery life test.

    1. Re:Adblock by Anonymous Coward · · Score: 0

      Ditto noscript. Javascript = epic powerhog.

    2. Re:Adblock by Anonymous Coward · · Score: 2, Informative
  13. Chrome has made a giant leap. Bravo! by lophophore · · Score: 4, Interesting

    I say "bravo!" for the Chrome team. Their results are significantly better than the prior test.

    in the last test, Edge lasted 70% longer than Chrome. see https://www.youtube.com/watch?...

    in this test, four months later, the laptop with Edge lasted only 11% longer than Chrome. If I were the Edge team, I'd be watching my back and not crowing so loudly.

    Note that they only tested on Windows 10, because Edge only runs on Windows 10.

    --
    there are 3 kinds of people:
    * those who can count
    * those who can't
    1. Re:Chrome has made a giant leap. Bravo! by chispito · · Score: 1

      If I were the Edge team, I'd be watching my back and not crowing so loudly.

      If I were the Edge team, I'd focus on general improvements to my browser and leave extremely marginal performance increases for later. A few more UI options, a few more options under the hood. Last time I tried you couldn't allow pop up exceptions. I suppose they're trying to be Apple and force people to write better websites. In the Enterprise, though, you have to deal with a range of crummy nonstandard sites and software.

      --
      The Daddy casts sleep on the Baby. The Baby resists!
    2. Re:Chrome has made a giant leap. Bravo! by Anonymous Coward · · Score: 0

      If I were the Edge team

      If I were on the Edge team, I would switch team. Edge is mostly crap, to be blunt, even compared to its own predecessor. Yes, I have tested it. And found it wanting. Badly. Making it worse requires an intentional effort to accomplish. Being on such a team, intentionally making things worse, is not a good thing.

    3. Re:Chrome has made a giant leap. Bravo! by Anonymous Coward · · Score: 0

      If I were the Edge team

      If I were on the Edge team, I would switch team. Edge is mostly crap, to be blunt, even compared to its own predecessor. Yes, I have tested it. And found it wanting. Badly. Making it worse requires an intentional effort to accomplish. Being on such a team, intentionally making things worse, is not a good thing.

      What is so bad about Edge that is it "mostly crap... even compared to its own predecessor"?

    4. Re:Chrome has made a giant leap. Bravo! by Anonymous Coward · · Score: 0

      Note that they only tested on Windows 10, because Edge only runs on Windows 10.

      So, considering the other browsers run on Linux and Windows 7 / 8 / 8.1 it's like Edge is 80% worse than the others :v

  14. A whole lot easier... by hackel · · Score: 0

    When you have access to your competitor's source code. Microsoft should belly-up and release their's, then it will be a truly equal playing field. Oh, and they would have to port Edge to (Android) Linux where these tiny power consumption differences might actually matter.

  15. Re:Sure by JoeMerchant · · Score: 1

    Isn't the whole thing missing the point?

    I mean, really, when's the last time you were concerned about which browser to use because you only had 6 hours of battery left if you used Chrome to surf, instead of 7 if you used Edge? And, if you're on battery for that long, odds are you're binge-watching a series on Netflix while camping or something, and you will be far more concerned with the battery performance of your wireless connection and the video rendering engine, rather than the browser.

    Far far more important than differences in browser energy consumption is the performance of your battery manager and whether or not your laptop battery is performing like new, bricked like so many get after a couple of years, or bulging out and threatening to catch fire like it's a 2006 MacBookPro.

  16. Don't care, won't use it by nine-times · · Score: 1, Insightful

    I honestly don't care what Microsoft can show regarding Edge. I'm not going to use it.

    First, because Chrome has a track record of complying with standards. Microsoft IE does not. Chrome has become the de facto standard at this point. Most developers that I've talked to in the past couple of years have prioritized testing on Chrome. If you want your website to work, use Chrome. (there's some nice irony here) Second, when they had the dominant browser, it was a disaster. I'm not looking to return to those days. In fact, Microsoft has shown a patter of screwing their partners and their customers, and I have no interest in providing them with any more influence or power than I'm forced to. Also, Chrome has a community of developers making various extensions. I don't use a lot of extensions, but if you're making your decision based on functionality, Chrome is probably the best choice. Finally, I can log into Chrome with my gmail account, and my settings and extensions sync to whatever device I use. Whether I'm using a Mac, Windows 7 machine, Windows 10 machine, Chromebook, Android phone, or iPad, I sign in with my gmail account, and I get all my stuff set up automatically.

    Microsoft should just admit defeat, and stop trying to make their own browser. Create a metro-themed fork of Chrome if you have to, but stop trying to make Edge happen. It's not going to happen.

    1. Re:Don't care, won't use it by Actually,+I+do+RTFA · · Score: 2

      First, because Chrome has a track record of complying with standards. Microsoft IE does not

      Edge is a completely standards complaint browser, written from scratch. In fact, it technically is more compliant than Chrome. (The delta is in edge cases no one cares about.)

      Chrome has become the de facto standard at this point

      It depends on your audience. If you want an executive at a Fortune 500 company to read your site (from the office), it will work in IE and Firefox, then you test Edge, then Chrome if you have time (spoiler, you don't).

      Microsoft has shown a patter of screwing their partners and their customers, and I have no interest in providing them with any more influence or power than I'm forced to.

      While I agree with you, I feel the same about Google. Actually, I think Google has been worse. Microsoft will support the framework you built on forever. Google kills projects and leaves devs high and dry. Google spies on me. Microsoft just wanted my money (pre-Windows 10, I don't know who's winning on this dimension anymore.)

      In any case, the fact that I want neither one of those two to win means I want whoever is doing worse to pick up steam.

      Chrome has a community of developers making various extensions

      So does Edge. I think they're paying developers to port them over? Anyway, you can get some important ones (ad blockers, etc.) so that's good.

      Finally, I can log into Chrome with my gmail account, and my settings and extensions sync to whatever device I use.

      One man's killer feature is another's feature that kills interest. I like my data on my machine.

      Although the really reason I won't use Chrome is it seems to use tons of memory and crash all the time. And it's really hard to control JS on a page/source level.

      --
      Your ad here. Ask me how!
    2. Re:Don't care, won't use it by nine-times · · Score: 1

      Actually, I think Google has been worse.

      Ha... no. Sorry. I can't agree with that.

      Microsoft will support the framework you built on forever. Google kills projects and leaves devs high and dry.

      Whether that's good or not depends at least a little bit on perspective. If you expect Microsoft to continue supporting 20 year-old frameworks, I think you'd better brace yourself. I think a lot of the push to force Windows 10 down everyone's throats was to lessen the end-user impact when they start obsoleting a bunch of old stuff that they're not going to support anymore.

      Google spies on me. Microsoft just wanted my money.

      Oh, I wish that were true. Microsoft is spying on you too. What, you think they don't keep track of what you're searching for on Bing? You think they're not pulling usage data from Windows? We can argue about who's worse, or who has more noble motivations, but they're both "spying on you". At least Google isn't using crappy DRM/Activation schemes to control how you use their products.

      So does Edge. I think they're paying developers to port them over?

      Yeah, that's a good sign. Anyway, like I said, I don't really care. I won't use it.

      Although the really reason I won't use Chrome is it seems to use tons of memory and crash all the time.

      I don't know what scary sites you're visiting. With years of daily usage on multiple platforms, I can't remember Chrome crashing. It's certainly not an unstable application.

    3. Re:Don't care, won't use it by Anonymous Coward · · Score: 0

      > Microsoft will support the framework you built on forever.

      Exactly. That is why Windows Mobile 6.x apps still run beautifully on Windows Mobile 10 alongside the Kin apps and Silverlight.

      And, of course, Windows 2 program rans on Windows 95 and everything since.

    4. Re:Don't care, won't use it by Anonymous Coward · · Score: 0

      when they had the dominant browser, it was a disaster.

      I consider this, alone, enough motivation to use a different browser. If everyone who knows what they're doing doesn't use the Microsoft product, the Microsoft product probably won't be dominate enough for them to produce another IE 6.

    5. Re:Don't care, won't use it by Anonymous Coward · · Score: 0

      Don't forget 16 bit Windows programs (still supported in Linux).
      Or DirectX 6 and older (not working anymore on modern systems, often completely disabled, in other cases just giving broken output).
      Also just "support" isn't enough if you are still maintaining the code. Sure, Silverlight is still supported for the moment, but if you are relying on it you are sure sitting on a sinking ship.
      Win32? Wasn't really intended to ever work for writing apps.
      There's always a new framework every few years, and the old frameworks you are using won't be getting all the new features.

    6. Re:Don't care, won't use it by oji-sama · · Score: 1

      Chrome has become the de facto standard at this point.

      This has been a bit of a problem for a while. Web pages have been popping up which state that the page has been designed to work with Chrome. As a Firefox user this reminds me a lot of the "Please use Internet Explorer x" pages of the horrendous past.

      Welcome to the new old web.

      --
      It is what it is.
  17. Say it aint so! by Anonymous Coward · · Score: 0

    Edge just isn't very good. I've tried a couple of times to use it, but it's like some really awkward late alpha early beta project. It's also easily broken, which is why we basically abandoned in at my office.

    Unreliable software from Microsoft? It cannot be!

  18. Does Edge do tab isolation? by Solandri · · Score: 1

    One of the reasons Chrome uses more power (and more memory) is because it forks a separate process for each tab you have open. That is, each tab is a separate complete instance of Chrome running in its own memory. This makes it tougher for a browser exploit on one site to access memory info on another site you have open in another tab. And it means if one site freezes or crashes, it doesn't take down all the other tabs you have open. It also dramatically increases the memory footprint and power consumption. (This is also the reason I switched from Firefox to Chrome - I got tired of losing my other tabs when one tab hug or crashed.)

    Does Edge offer the same protection? Or are we comparing apples to oranges?

    1. Re:Does Edge do tab isolation? by Anonymous Coward · · Score: 2, Informative

      Microsoft has done the same since IE 8. FireFox is the only "major" browser that considered threaded browsing too difficult to implement.

    2. Re:Does Edge do tab isolation? by ChunderDownunder · · Score: 1

      Firefox was in last place on these tests, but it's not clear if they used an electrolysis enabled build.
      Servo + browser.html might get them back in the game.

    3. Re:Does Edge do tab isolation? by samwichse · · Score: 1

      I use Firefox on Android.

      It is a Crap browser with a capital "C" there. Inferior to Chrome in every way but one: you can install plugins.

      uBlock Origin on Android? Yes, please.

      I know, I know, I should root and install a system-wide blocker... but rooting is a hassle :-/

    4. Re:Does Edge do tab isolation? by TangoMargarine · · Score: 1

      Inferior to Chrome in every way but one

      How about you name any of them? I've been using Firefox on Android without any problems other than the somewhat unexpected conditions under which your browsing session isn't remembered.

      Yay anecdata!

      --
      Unity? Screw that: XFCE. Slashdot Beta? Screw that: SoylentNews. Australis? Screw that: Pale Moon. UX developers DIAF
    5. Re:Does Edge do tab isolation? by dunkelfalke · · Score: 1

      It is very very slow. If I close a tab that had a few videos running, it can take up to 20 seconds until firefox actually acknowledges that the tab is closed and until it happens, other tabs won't load anything at all. It is a memory hog so on a phone with "just" 2 gigs of RAM (Galaxy S5) I get a lot of force closes. It works somewhat better on Sony phones because their premium line of phones and tablets has 3 gigs of RAM. Reflow doesn't work and hasn't for two years or so. It uses its own copy&paste routines that look and behave differently from the Android stock and are quite buggy. I actually have a lot more complaints, but why bother? As long as no other browser provides the extensions I need, I'll have to stay with Firefox on Android.

      --
      "It's such a fine line between stupid and clever" -- David St. Hubbins, Spinal Tap
    6. Re:Does Edge do tab isolation? by samwichse · · Score: 1

      You pretty much describe my Android FF performance experience in one shot.

      It also gets into some kind of javascript loop a lot where it will stop responding.

      And of course there's the dreaded blurry scrolldown thing. Something with the way it caches the rendered page, you scroll down and everything is blurry and you have to sit there and wait 5-20 seconds for it to suddenly render it properly.

      I also have a "low" 2 gigs of RAM (Nexus 5).

      Oh, and my favorite pet peeve: in the tab list if you close the bottom-most tab, the "undo" popup covers the close button on the next tab if the title is under a certain length. So when I close two related tabs, I find myself closing then reopening the last tab I just closed with annoying regularity. Possibly one of the dumbest UI choices I've ever seen.

  19. Good by ndogg · · Score: 1

    Let's hope the Chrome team makes some improvements to turn this around.

    That's really how all this should go.

    --
    // file: mice.h
    #include "frickin_lasers.h"
  20. Re:Sure by SilentTristero · · Score: 3, Informative

    Isn't the whole thing missing the point?

    I mean, really, when's the last time you were concerned about which browser to use because you only had 6 hours of battery left if you used Chrome to surf, instead of 7 if you used Edge?

    Um, no. In previous Chrome builds (<53) it would spin laptop fans endlessly even when nothing was going on and use at least 50% CPU, at close to max freq. Battery life was significantly worsened just by having Chrome open. So when was the last time I was concerned about battery life due to which browser? A couple of months ago it was a real problem. Now they're close enough that Chrome is usable, because it's so much better as a browser and only a little worse on the battery.

  21. Re:Sure by OneHundredAndTen · · Score: 2

    Explain also why you trust Google.

    Who says I do? All other things being equal, I never trust any company when it claims that its junk is much better than the competitor's. This is about a particularly despicable company, not about another not yet quite as particularly despicable.

  22. Battery life by Anonymous Coward · · Score: 0

    Isn't "Best Battery Life!" a euphemism for "Runs Slow as Shit"?

  23. Microsoft Edge’s industry-leading efficiency by khz6955 · · Score: 2

    Microsoft tweaks the OS to give the impression Edge uses the battery more efficiently and this gets translated into industry-leading efficiency? A better test would be to compare browsers on another Operating System.

    Microsoft Edge now gets even more out of your battery

  24. YouTube comments disabled to my dissapointment by Anonymous Coward · · Score: 0

    I'm not surprised that the linked YouTube video's comments are disabled. I really wanted to see the dumpster fire 'fans' were going to light there.

    Edge can beg all it wants, those happy with Chrome, Firefox, Opera are going to stay happy with those browsers. I would hope and expect that marketing, PR, and advertising are going to make little difference.

  25. Edge is a bad browser by Arkham · · Score: 1
    Do people thing that battery efficiency is the primary factor in picking a browser? I've honestly never, ever heard anyone in the real world suggest that.

    Edge is kludgy to use. It doesn't share bookmarks with my Mac or my iPad or my Android Phone. The "extension" story is all but nonexistent (there appear to be a total of 13 of them). In return, what does it offer? Performance is about the same, and battery might be a little better according to the benchmarks.

    When I am on my Windows 10 gaming machine, I use Chrome exclusively. I don't trust Google at all anymore, but at least I used to. Microsoft has never been worthy of trust.

    --
    - Vincit qui patitur.
    1. Re:Edge is a bad browser by MightyMartian · · Score: 1

      The interface, such as it is, is also pretty non-intuitive. It really isn't a terribly good browser, regardless of how well it might perform on power savings.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    2. Re:Edge is a bad browser by Malc · · Score: 1

      Battery is one of the major reasons I dropped Firefox. That and memory consumption. If they had a process per tab then I could manage these better, which I can with all the other major browsers.

  26. The advantage is even greater than we think by hyades1 · · Score: 1

    Let's not forget, Edge is managing to outperform Chrome, apparently, even while spending significant resources ratting out its users in every way Microsoft can conceive of.

    This is indeed a major accomplishment!

    --
    I've calculated my velocity with such exquisite precision that I have no idea where I am.
  27. Not really surprised by JustNiz · · Score: 1

    Given that most of Edge is actually integrated into Windows 10 OS. What you run as the Edge app is basically a wrapper, whereas Chorme is far more self-contained.
    If they'd have also factored in the power wastage of Windows 10 OS because of that, the results would have been much different.

  28. Edge uses ZERO battery, ever by netsavior · · Score: 0

    Edge is super efficient, because nobody uses it, and nobody supports it. It accounts for 0% of the battery usage on my windows tablet.

  29. Hah! Microsoft testing by Anonymous Coward · · Score: 0

    How many thousands of times does Microsoft testing have to be disproven? They alter the test to meet the results they want all the time. Does anyone really trust them anymore?

  30. More important matters by iampiti · · Score: 1

    I wish they fought instead about whose browser protects the user's privacy best. But being Google and Microsoft (which is trying to become Google) I guess that's not their top priority.

    1. Re:More important matters by donaldm · · Score: 1

      I wish they fought instead about whose browser protects the user's privacy best. But being Google and Microsoft (which is trying to become Google) I guess that's not their top priority.

      To be fair you can turn off both Chrome and Edge when you are not using a browser so you can have more privacy. You can even lock down Chrome if you are worried about privacy, it's actually very easy to do.

      A simple test will prove this. Get and install Wireshark however before you do this you will have to learn how to use it. if you can't be bothered then stop reading this now.

      OK I assume you have the basics. Run Wireshark on your OS and make sure all your network applications are not running (ie. browsers, torrents etc.). If you were on a Linux distribution you would only see network traffic to and from your router which is normal and fairly small. You may also see a few site probing your machine which could be owned by your ISP so you can check this later by noting down their IP addresses.

      On a Windows 10 machine unless you really have locked it down it will be chatting non-stop to plenty of servers which are owned by (you guessed it) Microsoft. You will probably have so much information from Wireshark that you just give up although if you do a sort there really should not be that many IP address to query.

      Assuming you persevere and have noted down all IP addresses of interest. You may as well stop Wireshark since starting a Web browser will make it go ballistic. Open up a web site that you can get information on IP addresses (I use this one ) and enter the IP addresses you are curious about. If you have got this far you will probably know the reason why I don't run Windows 10 even though I do have a legitimate license and have it installed in a virtual machine. Now excuse me I have to readjust my tinfoil hat.

      WARNING: Do not run Wireshark in any environment other than your own home unless you have written permission to do so otherwise you could be mistaken for a cracker and while hacking is not a crime, cracking is.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
  31. A full light bulb consumes more power by Anonymous Coward · · Score: 0

    than a small nightlight, but I'd rather use it to read.

  32. What kind of test is this by Anonymous Coward · · Score: 0

    7 hours of a streaming video, Who does this with their browser on battery.

    How about something realistic like actual page rendering with or without ads

    occasional youtube video, you know like real people browse the internet not just camp out at a coffee shop and watch a whole season of Game of Thrones

    Not to mention what video are they streaming, is there DRM, what quality, is it netflix like 90% of streaming video is it youtube

    This video is hot garbage I dont care what their test code is if you show this and this is what people are supposed to believe back it up better

  33. Unpopular opinion by kangsterizer · · Score: 1

    I use Edge every now and then, and beside the extension/addon support that is still a bit in its infancy, it's a *great* browser.
    This is my "real life" experience, and keep in mind that I'm biased towards Firefox as my browser of choice - but I like to try to keep an open mind and test things out.

    1) It feels faster than Chrome or Firefox, as in its responsive.
    2) It uses as little energy as them or less, as in my laptop run out of battery later (be it because edge is partially loaded all the time or not, I don't know)
    3) Everything that's modern works. This is not Explorer.
    4) I hate the bing integration, but you can turn that off.
    5) Dev tools don't seem as nice as Firefox or Chrome.

    At the end of the day I still use Firefox, though I run Edge every now and then when I need smth quick ;-) (and I use Chrome for Chrome apps mainly)

    So yeah, Edge is, in fact, a great browser IMO - and if it wasn't Microsoft behind it I guess me and others would migrate to it. Shows that both performance and reputation go a long way, in particular, performance matters more than it seems.

    1. Re:Unpopular opinion by Anonymous Coward · · Score: 0

      You forgot the 6th point: the price. I mean, how do I manage to use that awesome piece of engineering without paying for a windows license?

    2. Re:Unpopular opinion by cbhacking · · Score: 1

      1) Its UI, especially around tab management, is trash. No way to switch tabs in last-used order, no way to see a preview of all open tabs (or even their titles) at once, no way to tell what tab opened another tab, no way to group tabs, can only re-open closed tabs in the reverse order they were closed.
      2) Its cookie management is coarse and barely present. It is very much a mobile browser in that way, and this is not a good thing. Ad-blocking extensions make this somewhat more tolerable, but it's still bad.
      3) It doesn't provide a way to view the TLS server certificate. It'll give you some basic data about it, but that's it.
      4) No RSS reader. That's a deal-breaker for me; I use RSS daily and have no reason to switch to another app when my browser takes care of it for me.
      5) Can't re-open a previous browsing session unless set to always do that.

      They are steadily improving it, so I suppose there's some hope, but right now it's still a shit browser, especially for a PC. Less shit than it was a few months ago, but still definitely shit.

      --
      There's no place I could be, since I've found Serenity...
    3. Re:Unpopular opinion by kangsterizer · · Score: 1

      If you think about it, everything's that hard to do works well.
      Everything thats easier to do isn't great (basically, UI stuff).

      Other browsers are the opposite.

  34. Re:Edging out the competition by ilsaloving · · Score: 1

    But would someone think of the poor prostates?

    *snaps rubber glove* All right sir, this will only take a moment. Just try to relax...

  35. Doesn't matter. by ilsaloving · · Score: 1

    Ignoring all the pros and cons about improvements in Edge's functionality, there is one very simple reason why I will never use it. Well, apart from not using Windows 10. I still remember what Microsoft did with IE6, and I will never give them the chance to do it again.

    They simply can't be trusted. Windows 10 is strong evidence that they haven't learned a damn thing.

  36. Edge Browser (?) by AnnonUSA · · Score: 0

    Battery life and Speed are not lipstick on a pig. Edge Browser is a pig. Period. I do use it, for one purpose, Netflix. Other than that it is useless.

  37. Microsoft who? by Anonymous Coward · · Score: 0

    Do people still use MS products?
    Just went to a good sized tech conference, 95% Mac laptops and 5% Lenovo/Dell running Ubuntu. Even the Macs had VMs of Ubuntu for dev and test.
    Anyone really want to use Windows unless forced to?

  38. this is a whole lot of by Anonymous Coward · · Score: 0

    who gives a fuck? I get it we don't want our batteries drained unnecessarily. But really. Low power laptops get in theory 10hrs battery life. Say crappy browser (or reality) x cuts it down to 5hrs. How often are you going to both be using your laptop for 5hrs straight and be 5hrs away from power? If you go camping then does it matter if half way through the first day it dies or 5hrs in? If you care you'll have found a way to charge your battery while away, so it is only saving you a 1hr trip to the plug once a day by doubling your battery life.

    Sure trans-oceanic flights might need more but other than executives and sales dwebs who goes on vacation more than 2-3 times a year? I'm sorry I'm not willing to chose which tech to invest in (because it is mac or low powered "ultra books" fanboys that toot this sort of BS too) for the 12hrs say 6 times (there and back) I might fly across the ocean. Use what you like. If it doesn't give you what you need in battery life invest $40-100 in a spare battery or battery pack and carry it with you those 3 times you need it. For the ~5% of the population that are both using tech and often farther than 5hrs away from the plug: let them buy special tech rather than everyone pick a crappy browser "just in case".

  39. Battery life? by TechyImmigrant · · Score: 1

    I only care about battery life when travelling on a plane, which is exactly when I'm not using a web browser.

    --
    I should use this sig to advertise my book ISBN-13 : 978-1501515132.
  40. Very easy by Anonymous Coward · · Score: 0

    This is easy:

    - Whenever you run Chrome, you're also running Edge core parts in the background.
    - Whenever you run Edge, it may be the only browser process in the system.

    Now guess which one of the two setups is going to eat more battery.

  41. So by Anonymous Coward · · Score: 0

    Microsoft Edge could make my laptop last a decade, and give me an orgasm every time I use it and I still wouldn't use a Microsoft browser with the web.

  42. I also noticed that notepad uses less battery than by Anonymous Coward · · Score: 0

    It think it's a valid analogy. Notepad is a super dumbed down word processor, and likewise Edge is a dumbed down browser.

  43. Re:Sure by drinkypoo · · Score: 1

    I could tell the difference even on my desktop PC, to which I have attached a ten dollar LED watt/volt meter. That's informative even when the desktop gadget with the processor states is obscured...

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  44. Re:Sure by JoeMerchant · · Score: 1

    So, yeah, my Chrome will do this (fans) but only when I'm on a Reddit page full of animated GIFs... if you computer is always doing this, maybe you should close your Reddit window once in awhile?

    Isn't the whole thing missing the point?

    I mean, really, when's the last time you were concerned about which browser to use because you only had 6 hours of battery left if you used Chrome to surf, instead of 7 if you used Edge?

    Um, no. In previous Chrome builds (<53) it would spin laptop fans endlessly even when nothing was going on and use at least 50% CPU, at close to max freq. Battery life was significantly worsened just by having Chrome open. So when was the last time I was concerned about battery life due to which browser? A couple of months ago it was a real problem. Now they're close enough that Chrome is usable, because it's so much better as a browser and only a little worse on the battery.

  45. Re:Sure by Anonymous Coward · · Score: 0

    For that, one would need to take a look at the windows source code too, right? Could you please send us the appropiate github/codeplex link?

    Thanks in advance.

  46. AdBlock = inferior + 'souled-out' vs. hosts by Anonymous Coward · · Score: 0

    Adblock can't do (or do as well) 16 things hosts do 4 speed, security & reliability:

    1.) Protect vs. bad sites (past ads)
    2.) Protect vs. fastflux botnet C&C servers
    3.) Protect vs. dynamic dns botnet C&C servers
    4.) Protect vs. DGA botnet C&C servers
    5.) Protect vs. downed DNS (reliability)
    6.) Protect vs. DNS redirect poisoned/downed dns
    7.) Protect vs. trackers
    8.) Protect vs. spam payloads
    9.) Protect vs. phish payloads
    10.) Protect vs. caps
    11.) Get past dns blocks
    12.) Keep off dns request logs
    13.) Speed up 2 ways (adblocks & hardcodes)
    14.) Work on anything webbound multiplatform.
    15.) Ez data edit
    16.) Block ads more efficiently in cpu/ram/I-O use

    APK

    P.S.=> Ab+ does less vs. hosts less efficiently (a 128-151mb memory hog http://cdn.ghacks.net/wp-conte...)

    ClarityRay defeats it

    Ab+'s bribed not to work by default http://www.businessinsider.com...

    AdBlock's SLOWER: http://superuser.com/questions...

  47. Best adblocker (+ more 4 speed & security) by Anonymous Coward · · Score: 0

    APK Hosts File Engine 9.0++ SR-4 32/64-bit https://www.google.com/search?...

    Ads rob speed, security (malvertising) & privacy (tracking).

    Hosts add speed (hardcodes/adblocks), security (bad sites/poisoned dns), reliability (dns down), & anonymity (dns requestlogs/trackers) natively.

    Works vs. caps & PUSH ads.

    Avg. page = big as Doom http://www.theregister.co.uk/2... & ads = 40% of it.

    Hosts != ClarityRay blockable (vs. souled-out to admen inferior wasteful redundant slow usermode addons)

    Less power/cpu/ram + IO use vs. DNS/routers/addons/antivirus (slows you) + less security issues/complexity.

    Compliments firewalls (blocking less used IP addys vs. hosts blocking more used domains) & DNS (lightens dns load).

    Gets data via 10 security sites.

    APK

    P.S. - Safe https://www.virustotal.com/en/... (Verified by Malwarebytes' S. Burn "seen the code & it's safe" http://forum.hosts-file.net/vi... )

  48. Re:Microsoft Edge’s industry-leading efficie by Anonymous Coward · · Score: 0

    This needs more attention. In all likelyhood Microsoft fudging the numbers. They've done such things extensively in the past and there is zero reason to believe they aren't still doing them. For all we know Microsoft could have some code in the Win32/64 API's that stick arbitrary cpu cycling loops in when the application found to be running is from a competitor. The fact that Google and Mozilla are able to build competitive browsers that work using publicly documented API's is actually still really impressive. Mozilla, in particular, should be commended for committing to maintain an independent open source browser on every platform (well except for iOS because Apple doesn't allow it).

  49. Re:Sure by Anonymous Coward · · Score: 0

    He's not talking about the browser/OS code, you twat. He's talking about the code that automates the tests and thus makes the whole endeavor repeatable.

    FFS, buy yourself a clue

  50. UBlock = inferior + inefficient vs. hosts by Anonymous Coward · · Score: 0

    UBlock can't do these as well as (or @ all) hosts do 4 speed, security, & reliability:

    1.) Protect vs. bad sites (past ads)
    2.) Protect vs. fastflux botnet C&C's
    3.) Protect vs. dyndns botnet C&C's
    4.) Protect vs. DGA botnet C&C's
    5.) Protect vs. downed DNS (reliability)
    6.) Protect vs. DNS poisoned dns
    7.) Protect vs. trackers
    8.) Protect vs. spam payloads
    9.) Protect vs. phish payloads
    10.) Protect vs. caps
    11.) Get past dns blocks
    12.) Keep off dns request logs
    13.) Speed up 2 ways (adblocks/hardcodes)
    14.) Work on anything webbound multiplatform.
    15.) Ez data edit
    16.) Block ads more efficiently in cpu/ram/I-O use
    17.) UBlock now uses hosts (no DNS benefits vs. dns issues) - poor imitation = "sincerest form of flattery"

    Hosts = native vs. illogically "Bolting on 'MoAr'" & not ClarityRay blockable like addons.

    APK

    P.S.=> Hosts (1st resolver) do MORE w/ less in fast kernelmode & before slow usermode addons

    Hosts ~3mb vs. UBlock = 64MB -> http://cdn.ghacks.net/wp-conte...