flutter / flutter/devtools

Feature request: Show CPU frequency / on-off state

未关闭
#681 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
P3 screen: performance
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

CPU governors make it really hard to see problems with performance on modern mobile devices — the data lies to you ([article](https://medium.com/flutter/performance-testing-of-flutter-apps-df7669bb7df7)). One solution is to scale lock the device, but many people won't have the patience or resources to do it.

The next best thing is to _see_ when CPU shifts into higher gear (or when a previously-disabled CPU is switched on). It would be awesome to show this in the timeline.

// cc @liyuqian

贡献指南

打开贡献指南

调研方向

The issue names the timeline as the desired entry point but identifies no files, tests, or implementation path. First trace how timeline data is collected and rendered, then determine the platform-specific sources for CPU frequency and on/off state; done means those changes are visible in the timeline across supported mobile devices.

由索引模型根据 Issue 内容生成。

评估

技术栈
dart, flutter
领域
devtools, mobile-dev, performance
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。