mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-14 22:24:14 +00:00
73e972a173
5244: Add a command to compute memory usage statistics r=matklad a=jonas-schievink 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. Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com> |
||
---|---|---|
.. | ||
change.rs | ||
defs.rs | ||
imports_locator.rs | ||
lib.rs | ||
line_index.rs | ||
search.rs | ||
source_change.rs | ||
symbol_index.rs | ||
wasm_shims.rs |