Which distros are energy efficient? I have a capable desktop, and I mean to push it, but I don’t want to be using energy if it’s not necessary. I’m not looking to rescue an old laptop, for example.
I hear CachyOS is fast. Does that translate to energy efficient?
(Does the OS even matter that much for efficiency?)


Maybe you’re right, but to clarify bit what I heard is that musl is slower in heavy tasks, but still, maybe you’re right.
2 things I’m almost sure about are you that musl is lighter than glibc and that the allocator chimera Linux uses have better performance than the standard musl allocator.
I wonder why those optimizations are not part of generalized standard musl library. This (just thinking about it) indicates the optimizations by Chimera Linux are focused on specific performance improvements, while leaving something behind to reach that. What that is, I don’t know, maybe compatibility for edge cases or giving up performance for other tasks.
I’m just a bit cautious with these statements.
Probably there is something you loose if you’ll change to the allocator chimera Linux uses (btw microsoft developed it, I don’t know if it is good that they’re the once that made it but it works, I use chimera Linux with the microsoft) but I don’t now what. All I know that for general purpose pc it works great, the only troubles I got were with software made just for glibc. I’ll be happy to know what I loose when not using the standard allocator for musl, but I don’t know, is there a chance you can check it? thank you giving you point of view, I appreciate it.
Oh I have absolutely no Idea where to check at all. I guess Chimera has a community, its best to ask people who are there and use it and know it or know where to lookup.