SIGN IN SIGN UP

Extra timing on hot reload (#104242)

This PR adds extra timings for a hot reload.
As an example, before a user might see

> Performing hot reload...                                                
> Reloaded 1 of 788 libraries in 554ms.

With this PR it would instead be something like

> Performing hot reload...                                                
> Reloaded 1 of 788 libraries in 554ms (compile: 33 ms, reload: 153 ms, reassemble: 310 ms).
J
jensjoha committed
9929446ea3f3e8dd4e79be7bbb7d5cd19faefc6b
Parent: a8fd63a
Committed by GitHub <noreply@github.com> on 6/3/2022, 6:41:14 AM