flutter / flutter/devtools

Show a dominator tree in the memory page to display which objects are holding on to each other

Aperta
#2,688 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
P3 screen: memory
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.