flutter / flutter/devtools

CPU Profiler auto stop timer [Improvement]

Open
#3,425 0 comments 0 reactions 0 assignees View on GitHub
cost: low enhancement fix it friday P3 screen: cpu profiler
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.