dotnet / dotnet/vscode-dotnet-runtime

Investigate RAM / Memory Consumption

Open
#2,560 0 comments 1 reaction 2 assignees Claimed by @nagilson View on GitHub
Dominant language
TypeScript
Stars
209
Forks
455
PR merge metrics
No merged PRs in 30d

Description

We should take another look at ways we can reduce in memory usage with the extension without harming functionality. Consider the technical stack as well as potential optimizations specifically for VS Code extension, or consider whether there are any memory leaks, etc. Please make a plan and then evaluate without actually implementing any changes. We instead want to get an idea of what resource the extension is using the most and evaluate areas for the improvement, as well as measure how much memory we're currently using. This can be compared by running the test or .NET Install Tool extension with a host vscode instance vs running it when that extension fails to activate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.