https://github.com/victor-wiki/releasevisualstudiooccupiedmemory
Release memory that VisualStudio occupied
https://github.com/victor-wiki/releasevisualstudiooccupiedmemory
memory release visual-studio
Last synced: 9 months ago
JSON representation
Release memory that VisualStudio occupied
- Host: GitHub
- URL: https://github.com/victor-wiki/releasevisualstudiooccupiedmemory
- Owner: victor-wiki
- Created: 2022-09-25T12:33:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T00:42:34.000Z (over 3 years ago)
- Last Synced: 2025-01-14T12:29:21.129Z (over 1 year ago)
- Topics: memory, release, visual-studio
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This tool is only for the high version of Visual Studio(2019,2022) which takes up too much memory after it runs up. Several processes appear(such as "WebViewHost", "Microsoft Edge WebView2") although a project isn't web application.The tool is to terminate the processes that relate to the Visual Studio's process.