Improve performance of search in FlatTable
Abierto
cross-screen
devtools app performance
fix it friday
P2
table component
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
This will piggy back off of functionality added in https://github.com/flutter/devtools/pull/2959. We may need to make a separate SearchableTable base class. We are using `List.contains` in ways that are not performant currently.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.