Show async information about functions in the CPU profiler
未关闭
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