flutter / flutter/devtools

Show graph of % CPU usage in Performance page

Aperta
#760 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
new feature P3 screen: performance
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

In the performance page, it would be nice if we could have a top chart (similar to timeline and memory) where we show an overview of the recorded activity. The overview for the performance page would be a graph of % CPU usage.

@bkonyi is this data available from the VM? Perhaps we could query percent CPU usage every ~100ms or so and graph it that way, or - even better - maybe we could hook up a stream and listen for percent usage events from the VM.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start at the Performance page and determine whether the VM exposes percent CPU usage as queryable data or as a stream of usage events. Define the overview chart around the available data, using the existing timeline and memory charts as the behavioral reference. Done means the Performance page displays a recorded % CPU usage graph.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
dart
Ambito
performance, tooling
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.