flutter / flutter/devtools

Clean up feature controllers in Performance page

Abierto
#5,100 0 comentarios 0 reacciones 0 asignados Ver en GitHub
cleanup fix it friday P3 screen: performance
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.