sharkdp/hyperfine

Reserve cpus for benchmarking

Open

#751 opened on Jun 19, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (28,110 stars) (479 forks)batch import
help wanted

Description

Hello, thank you for the great tool!

I was wondering whether it's better to combine this tool with something like cpuset, to reserve the cpus the benchmark and hyperfine run on.

Would this make a difference? I understand that hyperfine will catch outliers stemming from, e.g., competing programs, but would this be avoided in the first place by reserving the cpus?

Thank you for your time.

Contributor guide