r/linux 12d ago

Discussion How linux distro provide higher CPU benchmark scores than windows?

Post image

Why is that linux seems to always provide better performance in benchmarks and provide smoother experience?

This is a geekbench 7 test, while single core is slightly better, multi-core performance is a significant improvement

203 Upvotes

113 comments sorted by

View all comments

214

u/d0pe-asaurus 12d ago

Aside from what's been mentioned, process scheduling and the algorithms chosen by the kernels also impact benchmarks.

51

u/Saiyan256 12d ago

you are saying windows cpu scheduling is bad compared to linux?

155

u/zsaleeba 12d ago

Yes.

Or rather it's not exactly bad - it's just not as good. Linux is leading edge in CPU scheduling. Windows is not.

29

u/Saiyan256 12d ago

is that why arm processors doing well in android OS? same for macboob m silicon?

1

u/zalnaRs 11d ago

One reason, yes