Monitor the memory of DevTools extension iFrames
- Langage dominant
- Dart
- Étoiles
- 1.7k
- Forks
- 404
- Merge moyen
- 6 j 17 h
- PR mergées (30 j)
- 18
Description
`performance.memory.totalJSHeapSize` - call this via JS interop and it should give the JS heap size of the current iframe.
Side note: we probably also want to start tracking this for DevTools proper to catch cases where DevTools memory usage is excessive.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by locating the DevTools extension iframe code and its existing JavaScript interop entry points. Investigate how performance.memory.totalJSHeapSize can be read for the current iframe, then determine how the value should be tracked for extension iframes and DevTools proper; done means memory usage is recorded in both intended contexts.
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
- 45/100