Question - Clarifying the 'Freed' Column: Cumulative Total or Per-Row Memory?
Open
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)

Contributor guide
Assessment
This issue has not been assessed yet.