sharkdp/hyperfine

Reserve cpus for benchmarking

Open

#751 aberto em 19 de jun. de 2024

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (479 forks)batch import
help wanted

Métricas do repositório

Stars
 (28.110 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador