sharkdp / hyperfine

A command-line benchmarking tool
Apache License 2.0
21.67k stars 349 forks source link

How does hyperfine benchmarking work? Does it just subtract the finish time from the start time, or does it do more? #662

Closed Oneechan69 closed 1 year ago

sharkdp commented 1 year ago

it.. more or less works like that. what would you expect it do to in addition?