Microsoft Reproduces Google's Battery Life Test To Show Edge Beats Chrome (venturebeat.com) 132
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.
Re: (Score:2, 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.
Re: (Score:3, 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.
Re:Who cares? (Score:5, 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.
Re:Who cares? (Score:4, 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.
Re: (Score:2)
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.
Re: (Score:2)
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 fixin
Re:Who cares? (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.
Re:Who cares? (Score:4, 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.
Re: (Score:2)
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.
Re: (Score:2)
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.
Re: (Score:2)
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?
Re:Who cares? (Score:4, 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.
Re: (Score:2)
Re: (Score:2)
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.
Re: (Score:2)
when it lacks features I do care about
Such as? What feature should they be supporting that isn't still in draft?
Well, yeah (Score:2, Insightful)
Hum... so the browser with the most limited set of features requires less power... go figure..
Edge (Score:5, Informative)
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.
Re: (Score:3)
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.]
Re: (Score:3)
Argh!! I just installed it. Why will it be less useful soon?
Re: (Score:2)
They take money to show you ads. UBlock Origin is better anyway.
Re: (Score:2)
It is a configuration checkbox. If you care so much why not just uncheck the box?
Re: (Score:2)
There are currently a total of 13 extensions available
Re: (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.
Re: (Score:2)
Weird, my wife's similarly-specced Chromebook browses quickly and utilizes very little memory.
Re: (Score:2)
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.
Re: (Score:2)
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.
Re: (Score:2)
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.
Re: (Score:2)
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.
Re: (Score:2)
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.
Re: (Score:1)
Duh (Score:1, Funny)
Of course it has better battery life, it has no features and doesn't work with many sites.
Pointless (Score:5, 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?
Re: (Score:2)
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.
So Edge is the best browser on Windows 10 (Score:5, Funny)
Great. It's a bit like being the top dog in the dump.
Ahh, never change (Score:1)
The Microsoft Problem Is Never Performance (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.
Re: (Score:1)
Also how secure is Edge? That will be the real test.
Re: (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.
Per
Adblock (Score:2, Informative)
Re: (Score:2, Informative)
Yup. [adblockplus.org]
Chrome has made a giant leap. Bravo! (Score:5, 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?... [youtube.com]
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.
Re: (Score:2)
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.
A whole lot easier... (Score:1)
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.
Don't care, won't use it (Score:2, 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 t
Re: (Score:3)
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.)
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 hav
Re: (Score:2)
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
Re: (Score:2)
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.
Does Edge do tab isolation? (Score:2)
Re: (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.
Re: (Score:2)
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.
Re: (Score:2)
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 :-/
Re: (Score:2)
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!
Re: (Score:2)
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 ro
Re: (Score:2)
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-mo
Good (Score:2)
Let's hope the Chrome team makes some improvements to turn this around.
That's really how all this should go.
Microsoft Edge’s industry-leading efficiency (Score:3)
Microsoft Edge now gets even more out of your battery [windows.com]
Edge is a bad browser (Score:2)
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 machi
Re: (Score:2)
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.
Re: (Score:2)
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.
The advantage is even greater than we think (Score:2)
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!
Not really surprised (Score:2)
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.
Edge uses ZERO battery, ever (Score:1)
More important matters (Score:2)
Re: (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 [slashdot.org] 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. br
Unpopular opinion (Score:2)
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 d
Re: (Score:2)
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
Re: (Score:2)
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.
Doesn't matter. (Score:2)
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.
Battery life? (Score:2)
I only care about battery life when travelling on a plane, which is exactly when I'm not using a web browser.
Re:Sure (Score:5, 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.
Re:Sure (Score:5, 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.
Re: (Score:2)
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 imp
Re:Sure (Score:4, 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.
Re: (Score:2)
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...
Re: (Score:2)
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.
Re: (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.
Re: (Score:2)
But would someone think of the poor prostates?
*snaps rubber glove* All right sir, this will only take a moment. Just try to relax...