Enable high-res CPU profile sampling for app startup
Abierto
new feature
P2
screen: cpu profiler
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
### Use case
Right now the CPU profiler in DevTools has to be manually started. You can ask it for any samples that may have been captured during startup, but they usually only cover a very brief window of time during startup.
### Proposal
There needs to be an option to start high-res CPU profiling sampling automatically, as soon as the app is started up, so that the startup activity can be fully profiled.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.