flutter / flutter/devtools

Show graph of % CPU usage in Performance page

Đang mở
#760 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
new feature P3 screen: performance
Ngôn ngữ chính
Dart
Star
1.7k
Fork
404
Merge trung bình
6 ngày 17 giờ
Pull request đã merge (30 ngày)
18

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.