Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory size: better alignment of dart memory tools with native memory tools #5605

Open
polina-c opened this issue Apr 3, 2023 · 2 comments
Assignees
Labels
P2 important to work on, but not at the top of the work list. screen: memory Issues with the Memory screen.

Comments

@polina-c
Copy link
Contributor

polina-c commented Apr 3, 2023

Numbers in DevTools > Memory should match numbers in native tools.

Different tools show different total memory consumption numbers, not apple to apple or not sync or not precise: mac usage monitor, DevTools > Memory > diff (total heap, reachable heap), DevTools > Memory > profile, DevTools > Memory > chart, in-process ProcessInfo.rss.

@polina-c polina-c added the screen: memory Issues with the Memory screen. label Apr 3, 2023
@polina-c polina-c self-assigned this Apr 3, 2023
@polina-c polina-c added the P3 label Apr 3, 2023
@polina-c
Copy link
Contributor Author

polina-c commented Apr 3, 2023

@polina-c polina-c changed the title Better alignment of dart memory tools with native memory tools Memory size: better alignment of dart memory tools with native memory tools Apr 3, 2023
@polina-c polina-c added P4 and removed P3 labels Jun 16, 2023
@kenzieschmoll kenzieschmoll added P2 important to work on, but not at the top of the work list. and removed P4 labels Jul 5, 2023
@kenzieschmoll
Copy link
Member

A comment from the DevTools survey related to accuracy of size and instances: "Seems like some Instances are not listed, sometimes total mem size does not adds up"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 important to work on, but not at the top of the work list. screen: memory Issues with the Memory screen.
Projects
None yet
Development

No branches or pull requests

2 participants