flutter / flutter/devtools

CPU Profiler auto stop timer [Improvement]

Abierto
#3,425 0 comentarios 0 reacciones 0 asignados Ver en GitHub
cost: low enhancement fix it friday P3 screen: cpu profiler
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.