flutter / flutter/devtools

Question - Clarifying the 'Freed' Column: Cumulative Total or Per-Row Memory?

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

描述

In the provided [image](https://cdn.discordapp.com/attachments/1335627590781894738/1335628022237233244/image.png?ex=67a0dc07&is=679f8a87&hm=82248a54a93101b4c18a78b63c78e90329d2d3f9c1bea99de0ec53341e02304f&), there's a column labeled 'Freed' on the right side. I'm trying to determine whether this column displays a cumulative total of freed memory (i.e., the sum of all freed items, such as a total of 29.9MB), or if it shows the amount of memory freed for each individual entry (meaning that each row’s value represents the freed memory for that particular variable)

![Image](https://github.com/user-attachments/assets/42abb43c-62e4-4ade-8c6a-85e8f99ef90c)

贡献指南

打开贡献指南

调研方向

该 issue 没有指定文件、测试或入口点。首先定位渲染“Freed”列的 DevTools 视图,并追踪其值,以确定它是累积值还是按行计算的值;当该行为得到清晰解释时即完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
dart
领域
devtools
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
活跃
描述清晰度
需要澄清
新手友好度
45/100

把新 issue 发到你的邮箱

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