mirror of
https://github.com/toyota-connected/emb_cli.git
synced 2026-06-21 07:19:37 -07:00
3498ddb691
A --build run now reports how long each phase took, alongside the existing resolve time from the progress spinner: augment : libdisplay-info staged (42.1s) build : 1 backend(s) in 63.4s This makes emb's cache-hit speedup measurable in CI (a warm consume build shows resolve in seconds, no download/extract) and surfaces where cold time goes. Signed-off-by: Joel Winarske <joel.winarske@gmail.com>