flutter / flutter/devtools

Show async information about functions in the CPU profiler

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

描述

User feedback from https://github.com/flutter/devtools/issues/1000.

Show whether a function is async and how long it is waiting. @bkonyi is there a way for us to get this information?

贡献指南

打开贡献指南

调研方向

从所引用的 issue #1000 开始,然后检查 CPU profiler 的入口点以及它如何接收函数计时数据。确定 profiling 数据是否提供异步状态和等待时长;完成的标准是 profiler 能够显示函数的这两项信息,并且预期行为已有文档说明且由相关测试覆盖。

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

评估

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

把新 issue 发到你的邮箱

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