As you use Cachy, you probably already knew, but Arch compiles for x86_64_v1 (all 64-bit x86 CPUs). While some packages (glibc, I think & codecs, for example) use compiler magic & assembly to use vector instructions when available, most packages compiled for Arch cannot make use of them. Some programs feel much faster when compiling them myself.
I wonder if clear Linux (Intel's distro) would have any noticeable improvement i performance? I think that Cachy might use a few of their patches.
Note: I'm very much not an Intel shill. I wouldn't want to actually use it, just interested in the performance.
Thanks. I'm still not completely serious about it, but I've given some thought to how the project would be laid out. I have some code, but not that much, under a few thousand loc. I wonder if it would be accepted into the extra repository. In Arch, the AUR is completely unofficial. The wiki documents many things related to it, but otherwise, the tooling kind of pretends that it doesn't exist & it's completely "unsupported" officially. The rules of the extra repository specify that pacman wrappers aren't allowed, but doesn't mention the AUR, IIRC. This wouldn't be a wrapper, but would support the AUR. I wonder how it would be handled, or would AUR support be patched out?