Comment by const_cast
2 months ago
I believe (speculating) that a big reason Windows underperforms in battery life is because of the "death by a thousand cuts" approach to network-connect background services.
Linux desktops have very little background services that make constant network calls. But on Windows, there's hundreds. Every team thinks they need a little bit of telemetry or they need to grab an icon or something stupid, so nobody thinks twice. Same thing goes for logging.
But when you add it all up, it ends up being expensive.
No comments yet
Contribute on Hacker News ↗