Incredibly slow loading of big web site project with resharper 3 Follow
Hello,
I've been working around a quite large web site project (9500+ files only in the web site, probably 50000+ in the solution) lately and I found out that without resharper, the solution loads in aprox 2 minutes in VS.NET 2005.With latest resharper installed, it loads...here it comes... in 20 minutes.
Any idea why this behavior is and if there's anything I can do to fix it?
Thanks
Please sign in to leave a comment.
Forgot to say: VS.NET 2005 SP1, P4@3ghz, 2gb ram.
When loading, the memory used by devenv goes up to about 350mb, but during the whole 20mins devenv takes 99% of cpu.
Any comment resharper team about this common situation with version 3
Hello Adrian,
it would help us if you attached a debugger to the devenv.exe when it is
loading the solution (say, after first five minutes),
capture a couple of stack traces and post them here. Thanks in advance.
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I, too, am having this problem with resharper 3 loading a very large solution. I noticed that it takes a long time "parsing" unnecessary files like .jpgs and .pdf files. Is there a way to exclude certain files from being parsed when Resharper starts up?