flutter / flutter/devtools

Improve performance of search in FlatTable

未关闭
#2,961 0 条评论 0 个 reaction 已指派 2 人 已被 @CoderDake 认领 在 GitHub 查看
cross-screen devtools app performance fix it friday P2 table component
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。