microsoft / microsoft/vscode-cpptools
vscode takes up too much memory
Open
@browntarik is already working on this.
Since May 16, 2023.
investigate: repro
Language Service
Not Repro - Internal
performance
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Environment
- OS and Version: Ubuntu 20.04.6 LTS
- VS Code Version: 1.78.1
- C/C++ Extension Version: v1.15.4
- If using SSH remote, specify OS of remote machine: None
Bug Summary and Steps to Reproduce
Bug Summary:
Open a large project, such as aosp, the maximum memory usage exceeds 20G (computer 32G), VSCode settings are configured with a maximum 2G cache. The computer often freezes, how can I solve this problem
Configuration and Logs
none
Other Extensions
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.