Benchmark #504

Download
isonzo -- Rust schedulers 27

Submitted 1 day ago by cuysaurus

Specifications
Label OS GPU CPU RAM OS specific
bpfland CachyOS NVIDIA GeForce RTX 2060 Intel Core i5-10600K CPU @ 4.10GHz 17 GB 6.11.0-2-cachyos-lto performance
fair CachyOS NVIDIA GeForce RTX 2060 Intel Core i5-10600K CPU @ 4.10GHz 17 GB 6.11.0-2-cachyos-lto performance
# Top runs: * **Highest FPS**: `fair` with around 1% higher average FPS compared to `bpfland` * **Smoothest FPS**: `bpfland` with approximately 12% lower standard deviation in FPS than `fair` * **Best overall**: `bpfland` provides a smooth experience and slightly lower FPS variance with acceptable FPS # Summary This benchmark evaluated the performance of Rust scheduler implementations on the CachyOS system with an NVIDIA GeForce RTX 2060 and an Intel Core i5-10600K CPU. The `bpfland` scheduler exhibited smoother frame rates with lower variance, making it overall more stable, while the `fair` scheduler achieved a marginally higher average FPS. Both schedulers were run under the `performance` Linux scheduler with the same hardware configuration, meaning differences in results can be directly attributed to the scheduler implementations.