Project Parsing Suggestion
I noticed that everytime I load a project that system dlls are being parsed
everytime. It seems a waste to parse the Microsoft System.Data.dll,
System.Windows.Forms.dll, etc. over and over. I don't know if this is
possible, but it seems like it might save a little time here and there.
Thanks,
Derek
Please sign in to leave a comment.
The dll's are not parsed every time. They are just loaded. On the second and
subsequent startups ReSharper tries to load dll's from the caches. If
ReSharper suspects that caches are corrupt or they are disabled it does not
use them.
We are working on performance imrovements including startup activities.
--
Andrey Simanovsky
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Derek" <NOdpriceSPAM@doble.com.INVALID> wrote in message
news:c3cbss$lg2$1@is.intellij.net...
parsed
>
>
>
But if I open a completely independent project, you still parse the .NET
framework classes again.
"Andrey Simanovsky (JetBrains)" <ands@jetbrains.com> wrote in message
news:c3cd4i$t5c$1@is.intellij.net...
and
not
>
>
>
>
>
>
>
Yes, ReSharper does that. We hope that in M2 it will not.
--
Andrey Simanovsky
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Derek" <NOdpriceSPAM@doble.com.INVALID> wrote in message
news:c3ckr0$d7k$1@is.intellij.net...
>
there.
>
>