Skip to content

Performance & Kernel

VeloxOS is built for speed. We achieve this by using cutting-edge kernel technology and modern instruction sets.

At the core of VeloxOS is the CachyOS Kernel, a heavily tuned version of the Linux kernel designed for desktop responsiveness and gaming performance.

  • Bore Scheduler: The Burst-Oriented Response Encoder (BORE) is designed to reduce latencies and keep the desktop fluid, even under high CPU load.
  • Custom Toolchain: Compiled with optimized flags and the latest LLVM/Clang or GCC.
  • Performance Patches: Includes upstreamed and experimental patches for improved filesystem speed and memory management.

Standard Linux distributions are usually compiled for x86-64 (v1), which ensures compatibility with CPUs from 20 years ago. VeloxOS targets modern hardware.

LevelRequirement (approx.)Performance Benefit
v1Anything 64-bit (Generic)Baseline
v3Intel Haswell (2013+) / AMD Ryzen10-15% uplift in complex tasks
v4Intel AVX-512 (Xeon/High-end)Maximum throughput for data & AVX tasks

By using AVX, AVX2, and BMI2 instructions natively, the CPU can process more data per clock cycle. This results in faster app launches, smoother video encoding, and higher 1% lows in gaming.