sharkdp / hyperfine

A command-line benchmarking tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How know which run is used to execute the command?

mamcx opened this issue · comments

When running hyperfine is possible to know which run is active when the command is launched?

hyperfine --runs 10 "${bench} --db spacetime ${1} RUN_N"

Not yet, but please see $HYPERFINE_ITERATION in #529 (comment)