Files
emb_cli/lib
Joel Winarske 3498ddb691 feat(cross): emit per-phase build timings (augment, build)
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>
2026-06-19 18:01:06 -07:00
..