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. :)
Comments: thanks to both of you for reporting this. we take the top 100 pkgs and pick random large subsets to test the performance & memory usage of the intellisense engine and it seems to perform well on them. however, real world usage as youve noticed may show cases where thats not the case. so... can you please share your requirements.txt file (and any other relevant info like plug-ins) so we can try to repro & fix this asap? thanks!
When I removed the Node.js project from the solution, memory consumption on load decreased to __700 Mb__.
There is something definitely wrong. :)
Comments: thanks to both of you for reporting this. we take the top 100 pkgs and pick random large subsets to test the performance & memory usage of the intellisense engine and it seems to perform well on them. however, real world usage as youve noticed may show cases where thats not the case. so... can you please share your requirements.txt file (and any other relevant info like plug-ins) so we can try to repro & fix this asap? thanks!