You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hyperfine does not automatically excludes non-zero exit codes from its final computed values, ref: sharkdp/hyperfine#591
We should tweak the process result scripts and chart generation to take that into account and manually exclude values from runs that have a non-zero exit code.