Chrome will aggressively throttle background tabs
31–40 of 403 posts
Re: Chrome will aggressively throttle background tabs
#32Re: Chrome will aggressively throttle background tabs
#33Oh god, please change the title. It's about timers, not bandwidth. I was already imagining streaming music from Spotify and having hiccups all day.
Re: Chrome will aggressively throttle background tabs
#34Re: Chrome will aggressively throttle background tabs
#35I like the change as a general idea but there obviously needs to be a manual override. Like, I don't want websites to access my camera without permission but obviously I want to allow some websites to do that. A similar permission could be used here and is perfectly backwards compatible: 1. a tab exceeds its quota and throttling kicks in; 2. you visit the tab to check why it stopped working; 3. you get a permission p…
Re: Chrome will aggressively throttle background tabs
#36Archived copy that doesn't require JS: https://archive.fo/3ph1z
Re: Chrome will aggressively throttle background tabs
#37I like the change as a general idea but there obviously needs to be a manual override. Like, I don't want websites to access my camera without permission but obviously I want to allow some websites to do that. A similar permission could be used here and is perfectly backwards compatible: 1. a tab exceeds its quota and throttling kicks in; 2. you visit the tab to check why it stopped working; 3. you get a permission p…
Re: Chrome will aggressively throttle background tabs
#38Can we aggressively throttle memory usage? Why does it require 300-500MB of ram PER TAB?
It probably doesn't. Measuring memory usage is hard on a modern OS. I'd guess there's a lot of shared memory between tabs
Exactly, I usually find that chrome is eating a little more than what it's displayed in task manager in windows ;) I have no idea how it can achieve that to be honest. Restarting it seems to bring back the 5-15% missing ram in my case.
Re: Chrome will aggressively throttle background tabs
#39Can we aggressively throttle memory usage? Why does it require 300-500MB of ram PER TAB?
Does Chrome only use RAM if it thinks it is available? (i.e. if it starts detecting that other process are running and eating up RAM, will it use less?)
Re: Chrome will aggressively throttle background tabs
#40So you get to use 1% CPU, effectively. The timer test seems strange, why was your "simple setInterval" using so much more than 1% CPU?