sharkdp/hyperfine

Add ticking elapsed time on "initial time measurement"

Open

#416 ouverte le 1 août 2021

Voir sur GitHub
 (2 commentaires) (3 réactions) (0 assignés)Rust (479 forks)batch import
feature-requestgood first issue

Métriques du dépôt

Stars
 (28 110 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur