Slashdot Mirror


Flash Can Rob 2 Hours From MacBook Air's Battery Life

The lack of Flash in the new MacBook Air may annoy some users, but it has a big upside, too. According to Wired's report (citing Ars Technica) passed on by an anonymous reader, "Having Flash installed can cut battery runtime considerably — as much as 33 percent in our testing. With a handful of websites loaded in Safari, Flash-based ads kept the CPU running far more than seemed necessary, and the best time I recorded with Flash installed was just 4 hours. After deleting Flash, however, the MacBook Air ran for 6:02 — with the exact same set of websites reloaded in Safari, and with static ads replacing the CPU-sucking Flash versions."

83 of 509 comments (clear)

  1. Why not install Flashblock by default by microbee · · Score: 4, Insightful

    Block all flashes by default but allow user to enable one specifically. Problem solved.

    1. Re:Why not install Flashblock by default by iksbob · · Score: 2, Informative

      There's a Safari plugin that does just that called ClickToFlash. It handles flash the way browsers handled images in ye olden days - they're replaced with a "flash" box that you click on to let the flash tidbit load and run.

      Disclaimer: I'm not affiliated with the makers of ClickToFlash, though I do use it.

  2. Would've been first post... by by+(1706743) · · Score: 4, Funny

    ...but my computer ran out of batteries and I had to find an outlet.

    1. Re:Would've been first post... by AnonymousClown · · Score: 4, Funny

      ...but my computer ran out of batteries and I had to find an outlet.

      I have several outlets besides computers - cooking, swimming, yoga, masturbation to hairy milf porn, ....oh, you're talking power outlet! My bad.

      --
      RIP America

      July 4, 1776 - September 11, 2001

  3. Who would stand to benefit from such a study? by sethstorm · · Score: 2, Insightful

    It couldn't be Apple, who has been impartial to Flash, and welcoming of it on their platform... ...oh, wait.

    --
    Twitter supports and protects racists - by smearing their critics with the "Hate Speech" label.
    1. Re:Who would stand to benefit from such a study? by Renderer+of+Evil · · Score: 5, Funny

      There are many beneficiaries when flash eventually bites the dust and becomes a pariah like Java Applets. But I'd like to point out the biggest impact isn't the battery life, it's your crotch. Flash forces laptops to run extremely hot and it invariably burns your nads while you rewind Lady Gaga videos for the 20th time in a row.

      The reason why male sack is situated in-between legs is because it needs to remain a certain temperature to function properly. Evolution never anticipated humans putting hot slabs of electronics on their privates for extended periods of time.

    2. Re:Who would stand to benefit from such a study? by nedlohs · · Score: 5, Insightful

      Evolution never anticipated anything, full stop.

    3. Re:Who would stand to benefit from such a study? by mcrbids · · Score: 4, Insightful

      Augh! Enough!

      Flash isn't perfect, I'll grant that. But if Flash didn't solve a very real set of problems, it wouldn't be installed on 98% of all computers made!

      Go back just 1 year. Want to watch a video, online, what tool do you use? Want to make an interactive, graphically rich application to deliver via the Internet, what tool do you use?

      See what I'm saying? Sure, flash has its warts. But it does neatly solve a problem that even HTML 5 doesn't do all that well at, yet. And the cost is a bit of CPU time, which has traditionally been considered cheap....

      How many conversations have been ended with: "No need to rewrite your PHP application in C - Hardware is cheap!"? It's the same conversation with Flash! It's highly abstract, platform independent, looks nice, and performs better than any other product available (still!) given these requirements.

      I'm not saying that it couldn't be done better, but even with HTML 5, there still isn't a tool with a better overall combination of features and availability. (Hint: my small company's online training videos are all delivered with flash and FlowPlayer because it actually works - HTML 5 is not even close to universally available, yet)

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    4. Re:Who would stand to benefit from such a study? by jschottm · · Score: 3, Insightful

      There are many beneficiaries when flash eventually bites the dust and becomes a pariah like Java Applets.

      The problem isn't just Flash, the problem is complicated and interactive ads, which is what advertisers push for (because they work). It doesn't matter which technology is being used, be it HTML5 or Flash, it's still going to suck up CPU time.

    5. Re:Who would stand to benefit from such a study? by abigsmurf · · Score: 2, Insightful

      Look at the incredibly crude HTML5 games that are sucking up 50%+ of a CPU core. You really think things will be better if advertisers switch over from flash?

    6. Re:Who would stand to benefit from such a study? by 140Mandak262Jamuna · · Score: 4, Funny

      Evolution never anticipated anything, full stop.

      Oh, yeah? How do you explain evolution anticipating wrist watches by providing us with wrists, pal? Or anticipating the infernal earphones from Apple by provided us with convenient bumps and crags on the ear lobe for it to hang on to?

      --
      sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  4. I think this should be read more like... by MarcoAtWork · · Score: 5, Insightful

    ... web ads can rob 2 hours from a macbook air's life, the main reason why the battery lasts longer in the no-flash case is because the ads aren't loaded, once all ads move to HTML5 I don't think there'll be that much of a difference.

    --
    -- the cake is a lie
    1. Re:I think this should be read more like... by Anonymous Coward · · Score: 3, Interesting

      At least two HTML5 implementations are now indirectly threaded, so it won't stall a core like Flash does when you open 5 heavy tabs.

      Also the problem with Flash is its history of inefficiency for even simple operations. The problem here isn't the ads (that's another problem), the problem is their performance. WebGL is currently doing stuff Flash can't dream of, and that will only improve (unlike Flash).

      Bad JavaScript sucks nearly as hard as bad ActionScript, but at least we have tools to debug and selectively disable JavaScript, because JS is implemented by the browser and not some external runtime.

      There is no reason a browser can't implement actions to assist the user in this area, like to optionally shut down a JS script when it stalls the CPU for 5 seconds, or to disable selected animations by right-clicking on them. Will Adobe ever add assistance like the these examples? Fuck no they won't, they've had 10 years of complete inaction.

    2. Re:I think this should be read more like... by 93+Escort+Wagon · · Score: 5, Informative

      Yes, because decoding H.264 is so much less CPU intensive...

      You're trying to be facetious, but in my experience that's actually true - and that shows what a dog Flash is.

      --
      #DeleteChrome
    3. Re:I think this should be read more like... by GWBasic · · Score: 3, Insightful

      ... web ads can rob 2 hours from a macbook air's life, the main reason why the battery lasts longer in the no-flash case is because the ads aren't loaded, once all ads move to HTML5 I don't think there'll be that much of a difference.

      Doubtful. The real problem is that Apple can't tweak the Flash runtime to be more CPU efficient. In contrast, they can do whatever they want to their Javascript and HTML engines.

      This is also why I love Chrome. It buckets Flash into a separate process, so when Ads start hogging the CPU, I kill the Flash process.

    4. Re:I think this should be read more like... by DurendalMac · · Score: 2, Interesting

      Wrong. Flash 10.1 on OS X now has hardware decoding on a number of video cards. I believe the 9400M, 9600GT, 320M, and 330M are supported.

    5. Re:I think this should be read more like... by Anonymous Coward · · Score: 3, Insightful

      Playing H.264 video via QuickTime on Mac OS X is less CPU intensive than Flash because Apple specifically optimizes their OS and hardware around QuickTime. Not surprisingly, they don't do the same for Flash.

      It wasn't until a recent OS update that Mac OS X even offered APIs to allow other software access to hardware H.264 acceleration - but since Flash doesn't only support OS X 10.6.4, instead opting to support Mac OS X from Tiger on up, those APIs are entirely useless. And until Apple bothers supporting their users who haven't upgraded to the latest and most locked-down, will remain useless.

    6. Re:I think this should be read more like... by exomondo · · Score: 2, Informative

      Will Adobe ever add assistance like the these examples? Fuck no they won't, they've had 10 years of complete inaction.

      During more than half of that time they didn't even own Flash.

    7. Re:I think this should be read more like... by Anonymous Coward · · Score: 2, Interesting

      Your experience isn't shared very widely - try one browser on one platform. For the rest, Flash is more efficient than HTML5 for video.

      However, that's about to change. Adobe demoed a new video api at Max last week that showed 1080p video running on one of the new MacBook Air notebooks, using 8 to 10% cpu usage. That's WAY more efficient than what you've got right now for either Flash or HTML5.

    8. Re:I think this should be read more like... by Ster · · Score: 2, Informative

      This is also why I love Chrome. It buckets Flash into a separate process, so when Ads start hogging the CPU, I kill the Flash process.

      "Flash Player (Safari Internet plug-in)" is a separate process as of Safari 4 (on OS X at least).

      -Ster

    9. Re:I think this should be read more like... by abigsmurf · · Score: 2, Insightful

      Badly coded WebGL will cause graphics chipsets to suck up more power than Flash will. Animation with no frame limiters, spheres with insane numbers of polygons.

      It's hard to detect when Javascript is stalling the browser and/or maxing out CPU, if it could be easily implemented, all the major browsers would already do it. The current 'this script is screwing with your PC' halts are unreliable at best, only catching a small percentage of javascript based lock ups. One of the most common lockups for me is when javascript gets stuck in a loop adding HTML elements to a page, especially given that Firefox is one of the worst browsers (in my experience) when it comes to handling insanely large HTML pages.

  5. In other news... by JReykdal · · Score: 4, Insightful

    Using the computer might drain your battery!

  6. Flash ads are CPU hogs. by pushing-robot · · Score: 5, Insightful

    Wow, that's... news.

    --
    How can I believe you when you tell me what I don't want to hear?
    1. Re:Flash ads are CPU hogs. by whiteboy86 · · Score: 4, Interesting

      Ironically, this is not because of the Flash technology itself - as many here might believe, the Flash plug-in binary is incredibly well optimized and does many things so well that would otherwise require GPU-like acceleration. The problem here is that the Adobe editing software allows those non-tech educated "artist" (who create that graphics) to do such a mess with the resources, clogged rendering pipeline and a total misuse of every feature imaginable. They have absolutely no clue what is going on technologically underneath their creations and it shows.

  7. Re:No ABP in OSX? by Anonymous Coward · · Score: 4, Insightful

    Because Safari works far better than FF on OS X?

  8. Not just the Air by bsDaemon · · Score: 4, Informative

    Flash will suck the life out of a battery charge on my MacBook Pro, too, as well as every non-Apple laptop that I've owned recently, too. Interestingly, I don't have that issue if I watch a "raw" mp4 via the QuickTime plugin.

    1. Re:Not just the Air by Anonymous Coward · · Score: 2, Insightful

      But then you have Quicktime installed, which means you have iTunes installed. No thanks. And people think Adobe software is bloated

    2. Re:Not just the Air by Darkness404 · · Score: 5, Informative

      Quicktime/iTunes isn't bad when ran on OS X because its pretty much native. Its bloated on Windows because it seems to think that rather than using the things that are already there, you need to install half of OS X to run a program.

      --
      Taxation is legalized theft, no more, no less.
    3. Re:Not just the Air by aristotle-dude · · Score: 3, Informative

      But then you have Quicktime installed, which means you have iTunes installed. No thanks. And people think Adobe software is bloated

      Quicktime is integrated into OS X. Neither Quicktime player or iTunes such on OS X. They are not that bad either on windows unless if you have a crap load of stuff installed and running in the background.

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    4. Re:Not just the Air by Darkness404 · · Score: 4, Informative

      On my laptop's Windows partition (Turion 64 x2, Windows XP pro installed, 2 GB of RAM) iTunes is nearly unusable and no, I don't have a lot of junk installed, the only thing other than essential Windows processes that was running was iTunes and it is close to unusable. VLC runs just fine on there, Foobar 2000 runs just fine on there, heck, Windows Media Player runs just fine on there but iTunes is a bloated piece of crap. The only reason I have it is that when I first bought my iPod touch it was the only way you could sync things to it. When you buy a song it takes longer to "process" the file than it does to download the song. And no, I'm not playing HD videos or anything through it, just syncing and playing some music. There is -no- excuse to why iTunes is such a piece of crap.

      --
      Taxation is legalized theft, no more, no less.
    5. Re:Not just the Air by bsDaemon · · Score: 2, Informative

      Well, I use a Mac for that sort of thing. I avoid it at all costs on Windows because it doesn't work particularly well off of a Mac. It seems to be perfectly well integrated into OS X though, and is quite snappy. However, it makes sense they'd put the effort into it.

    6. Re:Not just the Air by mabhatter654 · · Score: 2, Informative

      search the boards, there are a few very common mis-configurations of Windows that cause iTunes to have horrible performance. Often it's a registry key that needs fixed or other program conflicting. On my Acer netbook it happens every 6 months or so.

    7. Re:Not just the Air by shermo · · Score: 2, Interesting

      While we're bashing iTunes, has anyone got a decent Windows alternative?

      I've tried:

      http://www.musikcube.com/ - Not updated since 2006, worked well on xp, crashes on vista + 7

      http://amarok.kde.org/ - I use this on my laptop, but it's not windows compatible.

      http://www.atunes.org/?page_id=6 - I currently use this, but it resets the repository occasionally, and I would be interested in other options.

      --
      Insanity: voting in the same two parties over and over again and expecting different results
    8. Re:Not just the Air by Esteanil · · Score: 3, Informative

      Foobar 2000 is what I use. A lil bit of moseying about to set it up, but it's worth it. Recommend this plugin if you're on Vista+. It helpfully kills all other sounds while your music is playing - oh, and it apparently gives bit-exact output as well, although I'm fairly sure nobody can really hear the difference.

      --
      I'm a dreamer, the world is my playpen. But hey, I'm a serious person, I can't dream all the time.
    9. Re:Not just the Air by shutdown+-p+now · · Score: 2, Informative

      If you don't mind paying for your software J.River Media Center is probably the single most powerful iTunes-like media player/organizer for Windows. They also have a free edition, but that only handles music (and not e.g. video).

    10. Re:Not just the Air by Johnno74 · · Score: 4, Informative

      Wow, nice straw man. The registry has nothing to do with itunes suckiness. Itunes is bloated and slow. its a what, 100mb download for a fancy media player and organiser. Winamp, foobar2000, mediamonkey and pretty much every other media player I've used over the years are tons lighter, quicker and just plain work better.

      I mean, itunes can't even automatically pick up new media you put in the media folder on your computer.

      FWIW, the registry is NOT slow. And you don't have to "open the database" to get each setting. When you log on your registry hive is loaded into memory, and its pretty quick. However, it does suck having a bunch of programs settings stored in one binary file, and file associations on windows do suck.

    11. Re:Not just the Air by Richard_at_work · · Score: 2, Insightful

      iTunes does not have to use the centralised registry - every application can create its own independent registry hive containing just its data within the users Application Data folder. Hell, iTunes could even use pLists if it damn well chose.

      So no, the architecture of Windows is not to blame at all here for iTunes, its all Apple all the way.

  9. Having it installed cuts the Battery? by drolli · · Score: 4, Informative

    Not blocking it selectively with noscript, flashblock etc. sucks the Battery.

  10. news? by bhcompy · · Score: 3, Informative

    Why is this news? Flash is actively drawn and persistent. It's also known that it is CPU intensive. It's like running a DVD or a videogame. It takes extra CPU cycles and possibly extra components(does Flash utilize a GPU/FPU?) to accomplish these types of things. In a word, duh.

    1. Re:news? by bhcompy · · Score: 4, Insightful

      How about you blame the ad companies for using Flash rather than blame Adobe for making an interactive product meant to enhance web content(which you admit it does)? Or blame the browser companies for not giving the options and/or making it more obvious that dynamic content is being used? Smith and Wesson makes guns. Are they at fault when some gangbanger kills another with a S&W?

    2. Re:news? by Un+pobre+guey · · Score: 2, Insightful

      I agree. Flash on Linux has never been a particularly pleasant experience either. If only the browser could tell the Flash engine to shut the fuck up if the tab isn't visible, things would be much better. Not fixed, mind you, but better.

    3. Re:news? by Fahrvergnuugen · · Score: 2, Interesting

      Everyone knows that flash is CPU intensive. This is news because someone tested it and figured out you can save 33 frigging percent of your battery by disabling it. I would have never guessed that the power savings would be that high, and I'm sure many other's wouldn't have either.

      --
      Kiteboarding Gear Mention slashdot and get 10% off!
  11. Friends don't let friends run flash by dtjohnson · · Score: 5, Insightful

    It's great that someone is finally recognizing this sort of stuff. Think of the millions of kwh wasted all over the world every day running flash on laptops and desktops...not to mention the security issues involved with the 'active' content that the flash player brings to the system. All of this comes from an unlovely company that does not seem to shoulder any responsibility for the software that it looses upon the user community. Okay Adobe, mod this troll, but you can't stop everyone from eventually seeing the light.

    1. Re:Friends don't let friends run flash by dudpixel · · Score: 4, Insightful

      there is nothing about flash (the format) that is all that bad. sure the implementation could be a LOT better, including the plugin, but I think for what it is and considering how long it has been around, its not all bad. Until now, there hasn't been an equivalent on the web, at least not with the same market share. Up until recently, if you wrote a website using flash, you could deliver a rich multimedia experience to a very wide audience. What other choices did you have? not all websites are just about information and plain text.

      I think flash is now reaching end of life, sure, but I also think it has served a purpose, while we wait for web standards to catch up and fully support rich content online.

      One day the web will be an extension of what our desktops can already do...but that day is still a way off...and no HTML5 isn't going to fix this overnight.

      --
      This seemed like a reasonable sig at the time.
  12. And, predictably... by colenski · · Score: 5, Funny

    ...viewing TFA caused a Flash popover ad to appear over the article text. Just sayin'.

    1. Re:And, predictably... by The+Wild+Norseman · · Score: 5, Funny

      ...viewing TFA caused a Flash popover ad to appear over the article text. Just sayin'.

      Yeah, that's okay, I still have just enough battery left to fini

      --
      "A government is a body of people usually -- notably -- ungoverned." -Shepherd Book
  13. Re:No ABP in OSX? by Bassman59 · · Score: 5, Informative

    Why would ANYONE use Safari on Mac when you have FF? ABP and NoScript for the win!

    Ummm, AdBlock is now available for Safari, and Click2Flash neatly dispenses with Flash.

    But, the battery-sucking aspect of Flash is old news.

  14. Re:No ABP in OSX? by Rewind · · Score: 2, Informative

    You can get AB and a flash blocker for Safari, among other things. https://extensions.apple.com/

    --
    ?
  15. Sigh by sexconker · · Score: 2, Insightful

    If you're going to report one uptime as being "6:02", don't just report the other as being "4 hours". Tell us if it was 4:01 or 4:00 or whatever.

    When your difference is on the order of 120 minutes, 1 or 2 minutes difference either way is indeed notable.

    And if this test was done over wireless, I wonder how much the browser cache played a role. No need to refetch content, right? Did he even make sure all pages served him the same ads?

    This is Mythbusters-levels of bad science.

  16. Flash isn't the problem... by Zouden · · Score: 5, Insightful

    Reinstall Flash and install adblock. Then the story changes to "Ads Can Rob 2 Hours From MacBook Air's Battery Life". But not many ad-supported websites would run with that title, would they?

    This is a complete non-story. It's no surprise that replacing animated content with a static image improves battery life. I would prefer more websites used static content for their ads rather than Flash content. Then maybe I wouldn't block them so much. With AdBlock, having Flash installed makes no difference to how long my battery lasts - but it does make a difference to what I can do on the web.

    --
    "A week in the lab saves an hour in the library"
  17. With cane in hand... by geekoid · · Score: 3, Funny

    "I've be trying to stop Flash for years!" - The Shade

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  18. Wow by WillyWanker · · Score: 4, Insightful

    You mean running animations in the background on multiple pages eats CPU cycles??? Oh noes! Geez, I wonder how Jobs' little darling, HTML5, will manage to do animations without using any CPU power?

    I swear every day it's another retarded "report" about something equally as retarded.

    1. Re:Wow by exomondo · · Score: 2, Funny

      Geez, I wonder how Jobs' little darling, HTML5, will manage to do animations without using any CPU power?

      My guess is, by using GPU acceleration.

      Which, as we all know, uses no battery power.

    2. Re:Wow by ibwolf · · Score: 2, Insightful

      You mean running animations in the background on multiple pages eats CPU cycles??? Oh noes! Geez, I wonder how Jobs' little darling, HTML5, will manage to do animations without using any CPU power?

      Just off the top of my head, I would imagine that browsers will be smart enough not to run HTML5 animations on pages that aren't visible to the user. That should help, right there.

      I'd also imagine that with engineers at multiple companies fighting to make their browser the best, further refinements would be discovered and implemented. Adobe has had very little incentive to improve Flash since they are in a dominant position.

    3. Re:Wow by oreaq · · Score: 2, Insightful

      Decoding h264 on the dedicated hardwar uses far less power than decoding it in software on the CPU. Orders of magnitude less power.

  19. Re:Branding by LSDelirious · · Score: 3, Funny

    Everyone knows the glowing Apple logo is powered by a Mac user's smug sense of superiority!

    --
    Slavery is the legal fiction that a person is property; A Corporation is the legal fiction that property is a person.
  20. Kill Manually by crf00 · · Score: 5, Interesting

    Every time I have used Flash on my Ubuntu, mostly for playing videos, I must manually use the `top` and `kill` command or Chrome's task manager to manually kill the npviewer.bin process. Flash always eats more than 50% of my CPU even long after I have closed all web pages using Flash, only killing it will bring my CPU back to idle and shuts off the noisy laptop fan. There is huge difference in power consumption between an idle CPU and running CPU, that's why for laptop it is best to keep the CPU idle most of the time to save power.

    Now having to kill the Flash process manually is not user friendly at all. I'd imagine that average joes can't do anything on it and have no idea that Flash is the one that causing their laptop fan spinning, heating up, and soaking battery powers.

    1. Re:Kill Manually by Un+pobre+guey · · Score: 2, Interesting

      Yes! Flash on Linux sucks beyond belief! Beyond measure! Beyond any reasonable criterion of practicality! Sucks, sucks, SUCKS!

      Surely at least one Adobe geek is reading this. Please tell someone at Adobe, please! I know your development cycles are about 40 years long, but please, at least get it on the change request list! Please!

    2. Re:Kill Manually by MacGyver2210 · · Score: 2, Informative

      That's similar to FF's new 'IPC Plugin Container' thing. It launches a second process to run Flash, Silverlight, and other web-media. It's poorly implemented, so it was a relief that you can disable it entirely in about:config. I haven't seen any performance or battery issues on my PC since.

      --
      If the only way you can accept an assertion is by faith, then you are conceding that it can't be taken on its own merits
  21. Re:Those savages by h4rr4r · · Score: 2, Funny

    Introducing:
    The Macbook Shuffle: This Changes Everything Including the Magic!

  22. I use that setup by arcite · · Score: 2, Interesting

    Safari, adblock + click2flash, and I get 7 1/2 hours of run time on my Macbook pro with wifi. Pretty sweet ;)

    1. Re:I use that setup by MichaelKristopeit162 · · Score: 3, Insightful
      seriously, your claims are idiotic.

      there is no correlation between battery life and computer necessity relative to time.

    2. Re:I use that setup by vijayiyer · · Score: 4, Interesting

      Ask yourself the flip question - at what point can you stop carrying your AC adapter (assuming you're not on a multi-day trip)? I've stopped carrying mine, which means I've stopped carrying the laptop bag and associated weight. Now a 3lb laptop really is 3lb, and you can use it more like a notebook.

    3. Re:I use that setup by Celarnor · · Score: 2, Insightful

      A day of classes at a university where there curiously often aren't electrical outlets in CS classrooms.

    4. Re:I use that setup by delinear · · Score: 2, Insightful

      Anyone who has ever worked as a contractor, when you get "hot desked" around a lot and never know if you're going to be stuck in a meeting room for the day with 9 other developers sharing 4 plugs, instantly understands the benefit of a ridiculously long charge time.

  23. Re:Those savages by LSDelirious · · Score: 2, Funny

    thinner than air.... Introducing the MacBook Vacuum

    --
    Slavery is the legal fiction that a person is property; A Corporation is the legal fiction that property is a person.
  24. Re:I know I'm going to get "Flamebait" .... by wygit · · Score: 2, Insightful

    You think saying the people who have the software installed that is necessary to view half the video on the web have no brains might be flamebait?

    Gee, really?

    http://www.readwriteweb.com/archives/html5_video_market_penetration.php

    and you've been saying it since a long time ago?

    So you just don't believe in online video at all, then.

  25. not really by SpiceWare · · Score: 3, Insightful

    once all ads move to HTML5 I don't think there'll be that much of a difference

    unlike Flash, the browser makers can actually address HTML5 performance issues.

  26. FYI: Updated Flash released today. by antdude · · Score: 4, Informative

    V10.1.102.64 to fix security bugs and not the battery life and CPU issue. ;)

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  27. Hello Captain Obvious... by trboyden · · Score: 2

    What do you mean playing videos will run down your battery?! Now that's just absurd. Adobe needs to redesign Flash so that it charges up your battery.

  28. Re:No ABP in OSX? by jedidiah · · Score: 3, Funny

    No it doesn't.

    This little benchmark even proves it.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  29. Flash is a confirmed power hog by Anonymous Coward · · Score: 2, Interesting

    I wrote about this on my blog. Using my Watt's Up? meter I measured my computer's power usage at about 100W. But then I noticed that it was running at 160W for some reason. I eventually found the problem was flash player - and the only thing it was doing was a single ad on the travelocity web site. The ad was for - you guessed it - travelocity. And 15 years ago it would have been a 4 frame GIF because it simply flipped between 4 static images with no user interaction at all. Hooray Web 2.0

  30. Re:No ABP in OSX? by capnkr · · Score: 2, Insightful

    So - FFox and Flashblock for the win...

    I use both on my AO751h (+ABP), and a 9 cell battery gets me ~10 hours of use, streaming video or whatever. And no damned "Punch the Monkey" ads. Don't see why the same wouldn't work on/for Macs...

    --
    "...there are some things that can beat smartness and foresight. Awkwardness and stupidity can." ~ Mark Twain
  31. Yeah, I got the best of both worlds here. by Arker · · Score: 2, Informative

    I use NoScript. All Flash is blocked by default. I temporarily whitelist sites where I want something to play, and otherwise it doesnt run. I save the battery, skip the annoying ads, and still get to use YouTube. I paid a lot less for this laptop than I would for a MacBook Air to boot.

    Not that they arent nice. But I think this study, while bringing up a definite truth, is an after-the-fact justification/spin for Apple, who blocked Flash for entirely different reasons.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  32. Re:No ABP in OSX? by DurendalMac · · Score: 4, Funny

    Tinfoil hats don't work, you know. You need a copper faraday cage hat.

  33. I dont use Flashblock so tell me by Arker · · Score: 2, Interesting

    I dont use Flashblock so tell me, how exactly does it break hulu.com?

    I do use NoScript, which does NOT break hulu.com. It simply improves the interface, allowing me to browse without a bunch of unwanted stuff starting inappropriately and grabbing control of my computer against my will. When I *want* to watch a video I temporarily whitelist it, the page reloads, and the video plays.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
  34. Re:No ABP in OSX? by pknoll · · Score: 4, Informative

    Alternatively, just uninstall Flash. You really don't need it for most of the web these days. (On OSX, it lives in /Library/Internet Plug-ins; you'll want to remove Flash Player.plugin, flashplayer.xpt, and the Shockwave file, I don't remember the name.)

    Click2Flash is a great plugin, I used it for months. The problem with it is that it tells sites you have Flash installed; it just takes over for Flash and then releases content to the real plugin when you click on the box. The downside to that is that you prevent the site from sending alternate content which can be sent if your browser reports no Flash plugin.

    For those sites that won't work any other way, load them in Chrome, which has an internal Flash renderer. When you're done you can quit Chrome and go back to your regular browser, with which you can write a note to the admin of the site you just visited asking them to get their head our of their ass and provide alternate content.

  35. Re:No ABP in OSX? by Hylandr · · Score: 2, Interesting

    So if it uses that much less power on laptops then PC's must experience the same reduction in power consumption. It sounds to me like banning flash altogether might help in reducing carbon emissions.

    This wasn't a troll, but I know I just stomped on an anthill...

    - Dan.

    --
    ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
  36. Re:I know I'm going to get "Flamebait" .... by Anonymous Coward · · Score: 2, Informative

    I have heard this argument about HTML5 being buggy before. Describing a "standard" as being buggy shows a complete lack of understanding of what it actually is. Maybe the Internet Explorer implementation is buggy...

  37. Re:No ABP in OSX? by mr_lizard13 · · Score: 3, Insightful

    I was a happy Firefox user for years, before finally switching to Safari when FF became more than unresponsive.

    The problem, according to the many help forums, was I had "too many extensions" installed, and that I should "create a new profile".

    I resented being punished for using the extensions system that Mozilla so heavily promoted, so I switched.

    And now I've got AdBlock back, and use ClickToFlash, 2 extensions which installed right from the web page with no restart required. Now I'm a happy Safari user.

    --
    "We live in a global world" - Harvey Pitt, former Securities and Exchange Commission Chairman
  38. No NOT WoW by SmallFurryCreature · · Score: 2, Interesting

    These are FLASH ads, the kind of animation early computers operating at mhz were capable of. For god sakes, we are talking banners that flash 2 small images. How can this require 100% CPU power on what is by alrights a super-super-computer.

    Most of the time my computer busy running even such hogs as java and opera with tab icons 1 pixel in width barely reaches 4% cpu. But flash can bring the same machine to its knees.

    It is the same with PDF. I can play a game that renders an entire world with super high textures made by fans for Fallout at break neck speed. But open a PDF and each page takes seconds to render and when browsing you constantly have to wait... WTF is wrong with the code?

    Flash AND PDF either are the most horrible code ever written or they invite designers to make such horrendous choices that the most simple things take more computation then moddeling a nuclear explosion. ANd yes, nuclear explosions WERE modelled on machines far less powerful then your current desktop.

    Just having flash banners during web browsing eats 1/3 of the battery power and you think that is just fine. My god, how wipped can you get. Would you accept the radio in your car sucking 1/3 of the fuel to give you ads as well?

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  39. Advertising is the problem by Peeteriz · · Score: 2, Insightful

    As the article says - the cause of the problem is advertising.

    If the user wants to watch flash videos in youtube, it drains the battery just as much as watching downloaded videos on the video playe of his choice.

    But if the user doesn't want the "content", then the system shouldn't spend valuable, scarce resources (such as battery life) on them - the solution is not disabling flash, the solution is to ship computers with AdBlock preinstalled and preconfigured. The computer vendors can and should do that, to improve the value of their product to consumers.

  40. Not Trolling, dual platform user. by aristotle-dude · · Score: 2, Informative

    Please, I have used iTunes on both OS X and windows and although my primary OS at home is currently OS X, I was a windows user exclusively form 1996 until 2002 and I have an actual "paid" job as a software developer on the windows platform.

    Based on my "REAL LIFE" experience with windows over the years including in the Windows XP beta program, I have noticed that the overall performance including boot times does tend to deteriorate over time regardless if you have iTunes installed. iTunes is not the culprit but rather a canary in the coal mine when your registry is corrupt or about to become corrupt. I have been able to improve the performance of my workstation at work by removing cached login profiles as it not only removed the directories but removes the registry trees for those users from your local workstation speeding up boot time and program loading.

    Every time you boot up or every time you load program, windows has to scan the user settings for the currently logged in/logging in user in addition to program specific settings if you are running a program.

    The Registry HIVE is a binary tree (Btrieve) database. Why you might think that it is magic and fairy dust that only loads in a small amount of information, the HIVE database has to be mounted and scanned and it will take considerably more memory and time to perform when you add new programs and/or users to the system.

    --
    Jesus was a compassionate social conservative who called individuals to sin no more.