sharkdp/hyperfine

Add ticking elapsed time on "initial time measurement"

Open

#416 opened on Aug 1, 2021

View on GitHub
 (2 comments) (3 reactions) (0 assignees)Rust (28,110 stars) (479 forks)batch import
feature-requestgood first issue

Description

It would be helpful to see the elapsed time on the initial time measurement.

Right now, I have a very long running benchmark subject sitting at "Initial time measurement" and "ETA 00:00:00"; I'd love to see the elapsed time ticking at least in this case, e.g. as " AT 00:10:23", indicating that hyperfine is 10 minutes 23 seconds into the initial run.

Contributor guide

Add ticking elapsed time on "initial time measurement" · sharkdp/hyperfine#416 | Good First Issue