Skip to content

Show elapsed secs for install/update/reconfigure

Ash McKenzie requested to merge 1201-add-basic-timing-to-gdk-install-update into main

What does this Merge Request do and why?

This MR adds elapsed seconds to gdk install/update/reconfigure to allow us to start getting a sense of how long thing are taking. This is just the beginning as we plan on adding finer grain elapsed time for the various targets later on.

$ gdk update
--snip--

> Updated as of 2021-03-31 11:30:19. Took 219 second(s).

Related: #1201 (closed)

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Ash McKenzie

Merge request reports

Loading