flutter / flutter/devtools

Unclear significance of “Inclusive” vs. “Exclusive” in the Trace Instances view

Open
#5,175 4 comments 0 reactions 0 assignees View on GitHub
memory > tracing P3 screen: memory ux
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

In the Trace Instances view, there was an Inclusive column and Exclusive column. However, it's unclear when the distinction is important. The tooltips for the two columns don't provide sufficient information (see the screenshots below). I wasn’t sure when I should pay attention to the difference between the Inclusive column and the Exclusive column. I also didn't find documentation about these two columns at https://docs.flutter.dev/development/tools/devtools/memory#trace-tab.

![Image](https://user-images.githubusercontent.com/348942/216455684-b9d12329-f9e6-4570-96a8-bf91258fdd1e.png)

Recommendations:
- Consider revising the column names and tooltips.
- Describe these two columns and their use cases in [documentation](https://docs.flutter.dev/development/tools/devtools/memory#trace-tab).

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.