Visual Studio 2019 hogging resources

Alain Dekker 1 Reputation point
2020-04-15T14:52:22.167+00:00

I am developing in Visual Studio 2019 on x86 Windows 10. Because of the 4GB memory liimit (~3.5GB usable limit), I must be careful what applications are running. Just being a little careless and opening a few too many applications and Windows is liable to crash on me.

If you look at the Task Manager image, you will see a single instance of VS 2019 and its horde of related processes marked with an arrow. Development is of a simple C++ DLL and VS 2019 has been running for around 2 hrs with a few build-debug-stop cycles. Adding up all those processes gets me to a whopping 938MB...what a resource hog! Why? In the image, two instances of Delphi and one of VS 2003 are running, all together using less than 200MB.

7370-vs2019-processes.png

Are there any settings in VS 2019 that will reduce the memory (and if relevant diskspace) usage?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
25,455 questions
No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dave Patrick 341.8K Reputation points MVP
    2020-04-15T15:11:05.13+00:00

    QnA currently supports the products listed in right-hand pane (more to be added) Better to reach out to subject matter experts in dedicated forums over here.

    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vssetup

    or post this feedback here

    https://learn.microsoft.com/en-us/visualstudio/ide/suggest-a-feature?view=vs-2019

    (please don't forget to mark helpful replies as answer)