Test performance of _childNodeAtLevelWithCondition for very large tree
未关闭
audit
devtools app performance
P3
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
We should audit this code in trees.dart and try to optimize if necessary.
贡献指南
调研方向
目标是 trees.dart 中的 _childNodeAtLevelWithCondition。首先定位该方法,并使用一个非常大的树对其进行测量,同时检查现有的树相关测试或基准测试。完成的标准是行为仍然正确,并且审查根据测量结果确定是否有必要进行优化。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- devtools, performance
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 38/100