I have a small solution, which consists of several small .NET projects (__80 Mb__) and one medium Node.js project (__250 Mb__). Each time I load the solution in Visual Studio 2013, devenv.exe eats about __2.5 Gb__ of memory.
When I removed the Node.js project from the solution, memory consumption on load decreased to __700 Mb__.
There is something definitely wrong. :)
When I removed the Node.js project from the solution, memory consumption on load decreased to __700 Mb__.
There is something definitely wrong. :)