flutter / flutter/devtools

Provide more usable snapshots and retainingPath analysis tools like Eclipse Memory Analyzer.

Abierto
#2,428 2 comentarios 2 reacciones 0 asignados Ver en GitHub
P3 screen: memory
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

The Eclipse Memory Analyzer
(https://help.eclipse.org/2020-09/index.jsp?topic=%2Forg.eclipse.mat.ui.help%2Fgettingstarted%2Fbasictutorial.html&cp%3D61_1_0) Have many features help developers to troubleshoot memory leaks.
The "merge shortest path to GC roots" feature is especially helpful for finding root causes of leaks.
AFAIK the retaining path method of vm_service basically returns a random path for now.

We should be able to implement similar functionality in devtools.

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.