flutter / flutter/devtools

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

Abierto
#8,837 1 comentario 0 reacciones 0 asignados Ver en GitHub
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)

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.