rangle / angular-devtools

Moved to the Angular organization.
https://github.com/angular/angular/tree/master/devtools
255 stars 18 forks source link

Autostart profiller on application initialisation #815

Closed kbrilla closed 3 years ago

kbrilla commented 3 years ago

What feature do you want to see? I want possibility to start profiller automaticly on application start. Why is it important to you? Right now it's impossible to see initial change detection cycles of the application, as angular dev tools reload with page and thus there is no way to profile initial cylces.

806 propose button to reload and start profilling but I would prefer some kind of checkbox or setting

Same thing would apply to router history view proposed in other issue.

kbrilla commented 3 years ago

duplicate - sorry