CachyOS Is Now the Most Popular Desktop Distro on ProtonDB

https://lemmy.ca/post/61845957

CachyOS Is Now the Most Popular Desktop Distro on ProtonDB - Lemmy.ca

It is also first in the Distrowatch rank https://distrowatch.com/table.php?distribution=cachyos [https://distrowatch.com/table.php?distribution=cachyos] I distro hopped to it from Bazzite a couple of months ago, and I could not be happier. If you try the installer, be careful when selecting multiples DE/WM as the conflicts were not listed anywhere for the installation process. Picking a single environment and then adding the others later was what worked for me.

What’s the difference between this and a fresh install of Arch with a DE like KDE/Gnome?

I’ve been using Arch for so long now that if I bought a new machine I would find it hard to try anything else.

Arch gives you a bare bones DE, and you have to install/configure everything yourself.

CachyOS gives you a larger volume of default applications in a basic install, and lots of the stuff comes with useful configs out of the box. It also has hardware specific optimisations for multiple generations of CPU in its repos, but how much of a difference that makes in the real world is unclear

I did some Benchmarks and CachyOS claims of around 15% more performance seem to be true. Unigin Heavenbenchmark , Super Tuxkart and Furmark all got improved scores compared to PopOS. Additionally Fallout 4 now runs a lot smoother which is probably due to the BORE scheduler doing something better. My local LLMs also seem to be slightly faster and for some reason now need less V-Ram.

My local LLMs also seem to be slightly faster and for some reason now need less V-Ram.

This is likely due to zram being setup by default

The hell is zram?
Basically it compresses your data in the RAM. Needs a little more work form the CPU but it is still faster than swap. https://wiki.archlinux.org/title/Zram
Interesting thank you!
They should have called it cram. Lost opportunity.