flutter / flutter/devtools

Expose an application's total execution time as a percentage of CPU/GPU.

Đang mở
#1,300 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
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ả

Could imagine stats:

1. Total app time:
30% of app's time is GPU
70% of app's time is CPU
2. CPU/GPU throughput:
80% of total CPU throughput is consumed by this app
20% of total GPU throughput is consumed by this app

The first should be fairly easy. Kenzie suggested that current FPS should be displayed with %GPU as well (first one "Total app time").

The second one, seems hard unless we have some way of knowing for each GPU/CPU type what is the (max cycles / time period) or if there is a test we could run to find what pegging the CPU/GPU means to known how much of CPU/GPU is being used by this app.

@liyuqian @kenzieschmoll

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.