flutter / flutter/devtools

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

Open
#8,837 1 comment 0 reactions 0 assignees View on GitHub
documentation P2 screen: memory
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.