AMD Interview Question

How much power would an empty tab in a browser take up per hour?

Interview Answers

Anonymous

Feb 11, 2019

In the range of 5-20W/h

Anonymous

Apr 3, 2022

Almost none at all, minimal. The tab should be sleeping until it is brought to focus and a request is made through it. There is no reason for the process to even be active if the tab is empty and unused.