sharkdp/hyperfine

Add ticking elapsed time on "initial time measurement"

Open

#416 geöffnet am 1. Aug. 2021

Auf GitHub ansehen
 (2 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Rust (479 Forks)batch import
feature-requestgood first issue

Repository-Metriken

Stars
 (28.110 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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