asv 5.0 support a --durations
parameter equivalent to the pytest one, to print the timing of the slowest benchmarks. It'd be useful to start using it once the problems with asv 5.0 are fixed and we upgrade asv (see #44450).
Comment From: datapythonista
Durations for benchmarks are already in the CI build, closing.