flutter / flutter/devtools

CPU Profiler auto stop timer [Improvement]

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

描述

Suggestion to add a customizable automatic stop for a specified number of seconds.

![lLmn3](https://user-images.githubusercontent.com/1622824/135911477-04da295c-a7ff-489f-ab19-ed370e4ead63.png)
I spent several days optimizing the speed of the library on Dart. To compare two states before and after, you need to measure at the same time interval. I had to additionally use a timer app to record roughly 10 second sections. During optimization, this operation has to be done hundreds of times. It would be more convenient to have an input field next to the Stop button indicating the number of seconds before automatic stop.

贡献指南

打开贡献指南

调研方向

首先定位 CPU Profiler 屏幕及其现有的 Stop 控件,然后跟踪当前如何处理 profiling 时长。完成标准是在 Stop 旁提供秒数输入,并在所选时间间隔后自动结束 profile,同时该行为可用于重复比较。

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

评估

技术栈
dart
领域
devtools, performance
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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