Skip to content

Adding CachyOS Repository for Enhanced Arch Linux Performance

Why does CachyOS utilize its own repositories?

Performance and optimizations

We want to provide a performance-optimized distro and this requires performance-optimized packages. So that’s why CachyOS provides its own repositories with packages compiled with the following:

  • x86-64-v4
  • x86-64-v3 - 10%-20% performance uplift
  • x86-64 - These packages have minimal benefits, only LTO provides a 5-10% uplift

Better control of the packages

Arch Linux repositories are great, but sometimes they are slow to react on required re-builds.

  • Example: Typical errors like “error while loading shared libraries: /usr/lib/…”
  • Solution: That error is mostly solved by a re-build of the package against a newer library and after the re-build the package works again.

Tests and benchmarks

If you would like to know more about the performance uplift of our repositories, check the links below.