flutter / flutter/devtools

Feature request: Show CPU frequency / on-off state

Abierto
#681 1 comentario 0 reacciones 0 asignados Ver en GitHub
P3 screen: performance
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.