
Version 57 of the desktop Chrome web browser includes a new CPU throttling feature that Google says will lead to 25 percent fewer busy background tabs and help reduce overall power consumption.
Charges that Chrome is a battery hog have long dogged Google's browser, leading the company to make efficient power usage a key pillar in its long-term development strategy for the software. Throttling background tabs by limiting Javascript timers is the latest attempt by Google to improve the browser's reputation.

Javascript timers are often used by news sites and social media networks to update web page content in tabs, which uses up valuable CPU cycles. From version 57 of the browser, Chrome will delay timers in individual background tabs if their power usage oversteps the mark. Tabs that play audio or use real-time connections won't be affected, however.
According to Google, the new throttling mechanism leads to fewer busy background tabs, which typically consume a third of Chrome's power usage on desktop computers. In the long term, Google aims to fully suspend timers in background tabs and instead rely on new APIs to do the work instead.Chrome has focused on improving the user experience by throttling tab performance for many years. Like many browsers, Chrome has limited timers in the background to only run once per second. Via the new throttling policy, Chrome 57 will delay timers to limit average CPU load to 1% of a core if an application uses too much CPU in background. Tabs playing audio or maintaining real-time connections like WebSockets or WebRTC won't be affected.
Chrome 57 is available to download for Mac users now. Existing users can update by selecting Chrome -> Preferences via the menu bar and clicking the About section. Users downloading Chrome for the first time will automatically receive the updated version from the Chrome download page. An update for the iOS browser app has also been released with a new Read Later option.
Article Link: Chrome 57 Reduces Desktop Power Consumption By Throttling Background Tabs