The devtools flame chart includes a large number of unneeded widgets
Aperta
flame_chart
P3
screen: cpu profiler
- Lingua principale
- Dart
- Stelle
- 1.7k
- Fork
- 404
- Merge medio
- 6g 17h
- PR unite (30g)
- 18
Descrizione
There are a large number of empty Padding and SizedBox widgets in the flame chart. We should be able to optimize to eliminate all cases where we have 10 unneeded padding + sized boxes on a row without content. Technically we shouldn't need any padding or empty size boxes as the ExtentDelegateListView can define the spacing between widgets.

Fyi @kenzieschmoll
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.