• jensjoha's avatar
    Extra timing on hot reload (#104242) · 9929446e
    jensjoha authored
    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).
    9929446e
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
integration_test Loading commit data...
analysis_options.yaml Loading commit data...