GuillaumeGomez contributed to GuillaumeGomez/sysinfo

Wait 5 sec.

GuillaumeGomez merged GuillaumeGomez/sysinfo#1719 · August 24, 2026 15:55 [Linux] Improve process GPU information retrieval performance #1719 Follow-up of #1718.With this code:use sysinfo::{ProcessRefreshKind, ProcessesToUpdate, System};fn main() { let mut sys = System::new().unwrap( +287 -163