flutter / flutter/devtools

Use Service ID zones where beneficial

Abierto
#8,352 0 comentarios 0 reacciones 0 asignados Ver en GitHub
cross-screen P2
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

The APIs for managing Service ID zones have been released in [`package:vm_service 14.3.0`](https://pub.dev/packages/vm_service/versions/14.3.0). These APIs can be used to free object IDs when they are no longer needed, to ensure that objects associated with those IDs are not retained for longer than necessary. I believe that [using Service ID zones in DAP](https://github.com/dart-lang/sdk/issues/56794) will have the biggest impact on the memory footprint of debugging, but please check if DevTools can benefit from these APIs in any way.

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.