Benchmark #508

Download
isonzo -- Rust schedulers 28

Submitted 7 hours 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 approximately 1% higher average FPS compared to `bpfland`. * **Smoothest FPS**: Both `bpfland` and `fair` have similar smoothness, with `fair` being slightly better due to marginally lower standard deviation and variance compared to `bpfland`. * **Best overall**: `fair`, as it offers slightly higher average FPS with a negligible difference in smoothness compared to `bpfland`. # Summary The benchmark compares the performance of Rust scheduler implementations on CachyOS using an NVIDIA GeForce RTX 2060 GPU and an Intel Core i5-10600K CPU. The `performance` Linux scheduler configuration was used to assess both schedulers. The `fair` scheduler demonstrated a minor advantage in terms of average FPS and stability over the `bpfland` scheduler, suggesting it is marginally more efficient within this specific hardware and software setup.