Hacker News new | ask | show | jobs
by Boxxed 2805 days ago
Just because the program is running doesn't mean it's using any appreciable amount of CPU. Most applications spend their time waiting for IO, and when you're not interacting with them, there isn't any.
1 comments

Sure, but are you checking that every single application you have opened does "nothing" before you start a game? The point is to not being worried about such things.