flutter / flutter/devtools

Clean up feature controllers in Performance page

Aperta
#5,100 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
cleanup fix it friday P3 screen: performance
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

Right now, all feature controllers are initialized even if some are not needed (e.g. an offline snapshot with no raster stats data or a dart application that does not need the flutter features). Right now we decide what to show or hide in the tabbed_performance_view.dart, but we could do this at the controller level in performance_controller.dart so that we can save the cost of initializing these controllers.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.