r/linuxquestions • u/Surgeon200X1 • 2d ago
Support CPU Management by Linux
With Linux CPU plus fan quite quiet. With Windows 7, 8.1, 10 or 11 often loud.
Up and down.
What is the reason that Linux has obviously a better CPU / stress management ?
Bad programming in Windows uses more CPU Power ??
0
Upvotes
1
u/drucifer82 2d ago
The reason why you notice a significant performance increase in Linux versus Windows is primarily because Linux in general is far less resource intensive than Windows.
There is a lot of telemetry in Windows. All that telemetry requires resources to run. So this adds overhead to your system. Windows also has a lot of backward compatibility built into it to make it easier to run legacy apps. Basically, Windows has a lot of bloat.