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

Add a command to compute memory usage statistics #5244

Merged
merged 1 commit into from Jul 7, 2020
Merged

Add a command to compute memory usage statistics #5244

merged 1 commit into from Jul 7, 2020

Conversation

jonas-schievink
Copy link
Contributor

This allows inspecting memory usage on a live rust-analyzer instance after it has been used interactively.

This will only work with --features jemalloc, so maybe it should print something more useful when that's not available? Right now it will just print 0 Bytes for every query.

@matklad
Copy link
Member

matklad commented Jul 7, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Jul 7, 2020

@bors bors bot merged commit 73e972a into rust-lang:master Jul 7, 2020
@jonas-schievink jonas-schievink deleted the archimedes branch July 7, 2020 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants