Reducing power consumption for background tabs
blog.chromium.org
Reducing power consumption for background tabs
1–10 of 62 posts
Re: Reducing power consumption for background tabs
#2Re: Reducing power consumption for background tabs
#3Re: Reducing power consumption for background tabs
#4How long before a "performance best practices" guide suggests leaving a websocket open to ensure snappier page responses when users switch to your tab.
Re: Reducing power consumption for background tabs
#5The Great Suspender is a great plugin to achieve this.
As I enabled it, I got the normal warning about "This plugin can view all data" etc, and I started looking for a plugin that can show me what servers plugins are connecting to... it seems there is no such thing. Perhaps time to re-enable little snitch.
Re: Reducing power consumption for background tabs
#6>Tabs playing audio or maintaining real-time connections like WebSockets or WebRTC How long before a "performance best practices" guide suggests leaving a websocket open to ensure snappier page responses when users switch to your tab.
Re: Reducing power consumption for background tabs
#7Does that mean simply using vanilla socket.io means the page will not benefit from this?
Re: Reducing power consumption for background tabs
#8> like WebSockets Does that mean simply using vanilla socket.io means the page will not benefit from this?
Re: Reducing power consumption for background tabs
#9I wish this could be (maybe it already can be?) disabled for environments where I don't care about battery life/power consumption. This change probably saves me a fraction of a cent per month at the cost of a worse web experience (I'm a bit of a tab hoarder).
Sadly, my workaround has been to quit and re-launch browsers, which presumably has a similar effect to this update. Looking forward to seeing if the new version keeps things snappier...