Benchmark #322

Download
isonzo -- Rust schedulers 18

Submitted 3 weeks ago by cuysaurus

Specifications
Label OS GPU CPU RAM OS specific
bore CachyOS NVIDIA GeForce RTX 2060 Intel Core i5-10600K CPU @ 4.10GHz 17 GB 6.10.6-3-cachyos performance
bpfland_l CachyOS NVIDIA GeForce RTX 2060 Intel Core i5-10600K CPU @ 4.10GHz 17 GB 6.10.6-3-cachyos performance
bpfland_lm CachyOS NVIDIA GeForce RTX 2060 Intel Core i5-10600K CPU @ 4.10GHz 17 GB 6.10.6-3-cachyos performance
lavd_p CachyOS NVIDIA GeForce RTX 2060 Intel Core i5-10600K CPU @ 4.10GHz 17 GB 6.10.6-3-cachyos performance
# Top runs: * **Highest FPS**: `lavd_p` - Shows the highest average FPS by approximately 1% compared to others. * **Smoothest FPS**: `bpfland_lm` - Exhibits the lowest standard deviation in FPS, meaning it has the most consistent performance. * **Best overall**: `lavd_p` - Combines the highest average FPS with relatively good stability, having both high average performance and reasonable consistency. # Issues: * One of the schedulers, `bpfland_lm`, used significantly more RAM compared to the others, with an increase of around 6%, which could potentially influence FPS and frametime reliability. * `bpfland_lm` also saw spikes in swap memory usage, differing by a large percentage, which can reflect on overall system performance and FPS. * While the mean FPS for most runs hovered around a similar range, `lavd_p` demonstrated a higher variance in FPS, suggesting potential stability issues. # Summary This benchmark compared multiple Rust scheduler configurations on CachyOS, utilizing the same hardware setup for accuracy. Among the configurations, the `lavd_p` scheduler achieved the highest average FPS, surpassing other schedulers by about 1%. The `bpfland_lm` scheduler, on the other hand, showed the most consistent FPS with the lowest standard deviation. However, it did exhibit higher RAM and swap usage, indicating possible inefficiency under specific scenarios. The `lavd_p` scheduler emerged as the best overall due to its combination of high performance and relatively good stability.