flutter / flutter/devtools

Support Isolate Groups across DevTools

Offen
#4,183 3 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
P3
Vorherrschende Sprache
Dart
Sterne
1.7k
Forks
404
Ø Merge
6 T. 17 Std.
Gemergte PRs (30 T.)
18

Beschreibung

As of Dart 2.15, isolates can exist in an [isolate group](https://dart.dev/guides/language/concurrency#performance-and-isolate-groups). Isolates in a group share executable code and memory. We will need to take this into consideration for the Memory screen as well as other parts of DevTools where we currently assume that we are working with a single isolate (CPU profiler, isolate selector). We will likely also need to update the IsolateManager class to know about isolate groups.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.