Show a dominator tree in the memory page to display which objects are holding on to each other
- Langage dominant
- Dart
- Étoiles
- 1.7k
- Forks
- 404
- Merge moyen
- 6 j 17 h
- PR mergées (30 j)
- 18
Description
Some helpful links for dominator trees, all related to the Devtools app size tool:
- PR to add dominator tree and call graph to app size page: https://github.com/flutter/devtools/pull/2300
- SDK change to add generateCallGraphWithDominators method to package:vm_snapshot_analysis https://dart-review.googlesource.com/c/sdk/+/160342
- PR to add dominator tree and call graph for app size diffs: https://github.com/flutter/devtools/pull/2344
- public docs on using dominator tree and call graph in app size page: https://flutter.dev/docs/development/tools/devtools/app-size#dominator-tree-and-call-graph
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par les pull requests DevTools liées concernant les arbres de dominance et les graphes d’appels, puis examinez la modification du SDK vm_snapshot_analysis qui ajoute generateCallGraphWithDominators. Suivez la manière dont ces données sont présentées dans la page app-size et adaptez cette approche à la page memory ; le travail est terminé lorsque la page memory affiche quels objets en retiennent d’autres sous forme d’arbre de dominance.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart
- Domaine
- devtools, performance
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100