flutter / flutter/devtools

Use Service ID zones where beneficial

未关闭
#8,352 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
cross-screen P2
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。