flutter / flutter/devtools

Add ability to jump to a slow widget

未关闭
#6,766 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement P3 screen: performance
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

If we could get the widget creation location for a timeline event with Track Widget Builds enabled, we could do something like this. Similarly for the track layouts and paints options, if we could get the creation location of the render object (or better yet the associated widget), we could do this for those options too.

@dnfield is something like this possible?

贡献指南

打开贡献指南

调研方向

首先检查启用 Track Widget Builds 时如何处理时间线事件,然后比较 track layouts 和 paints 选项。当用户可以从缓慢的 widget 或 render-object 事件跳转到其创建位置(理想情况下通过关联的 widget)时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
devtools, performance
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

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