Benchmark #503

Download
isonzo -- Rust schedulers 26

Submitted 2 days 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 performance
fair CachyOS NVIDIA GeForce RTX 2060 Intel Core i5-10600K CPU @ 4.10GHz 17 GB 6.11.0-2-cachyos performance
# Top runs: * **Highest FPS**: `fair` and delivers around 3% higher FPS compared to the other run. * **Smoothest FPS**: `bpfland` with slightly lower variance and standard deviation in FPS, contributing to smoother frame rate stability. * **Best overall**: `fair` as it offers a balance with higher average FPS while still providing performance comparable smoothness. # Summary In this benchmark comparing different Rust scheduler implementations on CachyOS using an NVIDIA GeForce RTX 2060 and Intel Core i5-10600K, the `bpfland` scheduler showed slightly better smoothness in terms of FPS stability, evidenced by lower variance. However, the `fair` scheduler outperformed in average FPS with about a 3% increase, making it a preferable choice for scenarios prioritizing higher frame rates while maintaining comparable frametime performance. Both schedulers operated under similar conditions, leveraging the performance of the same hardware and Linux settings.