CPU Profiler auto stop timer [Improvement]
Abierto
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.

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
Evaluación
Este issue todavía no se ha evaluado.