Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Google Chrome IT

Google Tests Battery-Conserving Feature Perfect for Hoarding Tabs (arstechnica.com) 20

Google is testing a method to boost the battery life of Chromebooks by changing how they work with the Chrome web browser. It's shaping up to be a potentially attractive update for users who leave a lot of tabs open on their Chromebooks. From a report: Google Chrome currently cuts the CPU time and throttles the CPU load for any tab you haven't touched or looked at for five minutes. Google calls this "intensive throttling of JavaScript timer wake up," and it's supposed to help conserve system battery life. The feature also makes the page wake up once every 60 seconds to check if you're actively using the tab again. It seems Google is interested in pushing the idea even further, at least for Chromebook users. About Chromebooks this week spotted a new flag in Chrome OS 105, currently being tested in the dev channel, that changes this five-minute period to 10 seconds.
This discussion has been archived. No new comments can be posted.

Google Tests Battery-Conserving Feature Perfect for Hoarding Tabs

Comments Filter:
  • This is one of the major improvements Microsoft made to Edge. Tabs you haven't touched grey out, and if you hover you get a leaf icon that tells how much resources you are saving with the tab sleeping.

  • what about ram? can it have an swap to disk option for them as well?

    • what about ram? can it have an swap to disk option for them as well?

      That's just handled by the hardware and OS.

  • by spitzak ( 4019 ) on Friday July 08, 2022 @03:10PM (#62685336) Homepage

    Really, if they just took the slightest look at somebody who does this, they would know it would work perfectly if an unused tab was exactly the same as a bookmark, or "reopen closed tab". They should be using almost zero resources. My SO keeps several hundreds of tabs, but the entire purpose is to get back to them later. This should be exactly as expensive as adding hundreds of bookmarks, not the machine-killing perfomance it has now.

    • Comment removed based on user account deletion
      • Thanks, that was uncalled for.

        I have ADHD. One of the consequences of it is that if I don't keep some visible reminder of something around, it'll fall out of my brain and never come back. Those tabs are reminders about things I wanted or needed to do, and if I close the tabs then I know full well I won't ever get around to them. Shuffling them off into bookmarks is the equivalent of putting them into a drawer, which is another good place to put things if I want to forget about them.

        Having ADHD also mean

      • The entire point of tabs stops being useful after that, because there isn't even enough space for them to say what they are.

        Chrome's Tab Groups allows you to collapse a group of related tabs into a single group. You can then have several collapsed groups on the tab bar and click a group to expand the tabs within it, then click again to collapse the group back to the tab. It works nicely and gives you rapid access to tabs you open frequently.

  • by bustinbrains ( 6800166 ) on Friday July 08, 2022 @03:44PM (#62685512)

    The only downside to this that I see is that anyone who plays "idle" games in their web browser and runs them in the background while waiting for the next upgrade to become available is going to have problems. Firefox already throttles inactive tabs but doesn't throttle the active tab across multiple windows. Hopefully Chrome opts to do something similar rather than only running code in just the focused window. Also, hopefully Chrome won't throttle service workers too or a lot people who use Slack for web are going to be unhappy campers.

    • by xwin ( 848234 )
      There is the great suspender plugin that can be configured to suspend tabs by the website. That is much better than anything that google will come up with. Google's goal to not allow any competition to bug you with notifications and to use your battery, while Google will use your battery as they see fit. Why else they ask me about enabling notifications or installing desktop version of chat every time I login? They can remember all kinds of preferences but somehow they can't remember that I don't want to en
  • ... a LOT of tabs open on my computers.

    One of the real features Google / chrome need to add: "don't sleep this tab" (usually for email, but others too)....

    A key problem {bug} with a lot of tabs open: loss of internet (with browsers). Not just 'timeout' ... but the entire browsers for that type (Chrome or Edge); all of them will lose connection with the internet. (I can still use non-browsers to access network functions, so I know it isn't a 'system' error). Wish they would add this to the fixed l
  • As regards the story, it sounds too bloody obvious. Someone needs to remind the googlers how bloody smart they are supposed to be.

    But it's still an open sore for me. I bought a Chromebook a while back and I have yet to find a purpose for which it is the best tool. If you have a Chromebook, what are you using it for? Seriously. I'm getting pretty much nothing out of mine. And I'm deliberately keeping it in an extra convenient location where it's very often the easiest computer to reach. Also carry it with me

  • Background tabs should be *dormant*. They should sit there in (probably virtual) memory, doing NOTHING, waiting for the user to return to them. Under no circumstances should background tabs EVER be running active Javascript.

    Even foreground tabs should really only run client-side scripts on sites the user has approved for it, but we have NoScript for that. The list of sites that are completely unusable if you let them run client-side Javascript is long and storied (and has included Slashdot for years, inc

Dynamically binding, you realize the magic. Statically binding, you see only the hierarchy.

Working...