cargo-updater icon indicating copy to clipboard operation
cargo-updater copied to clipboard

Feature: measure time taken for updating

Open 0xpr03 opened this issue 3 years ago • 2 comments

It would be nice to know how long it took overall to upgrade. If you've accumulated some cargo extensions it can really take some time.

0xpr03 avatar Aug 08 '22 18:08 0xpr03

Do you mean something simple like:

Summary Successfully installed package1,  package2.
Took 20s

pombadev avatar Aug 10 '22 17:08 pombadev

Yeah something like that. Maybe even per-crate.

0xpr03 avatar Aug 10 '22 21:08 0xpr03