Question - Clarifying the 'Freed' Column: Cumulative Total or Per-Row Memory?
Abierto
documentation
P2
screen: memory
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
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)

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.