sharkdp/hyperfine

Add ticking elapsed time on "initial time measurement"

Open

#416 aberto em 1 de ago. de 2021

Ver no GitHub
 (2 comments) (3 reactions) (0 assignees)Rust (479 forks)batch import
feature-requestgood first issue

Métricas do repositório

Stars
 (28.110 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador