Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing becomes slow in VS with StyleCop plugin #45

Open
AngieEl opened this issue Jul 14, 2021 · 0 comments
Open

Editing becomes slow in VS with StyleCop plugin #45

AngieEl opened this issue Jul 14, 2021 · 0 comments

Comments

@AngieEl
Copy link

AngieEl commented Jul 14, 2021

For some reason Resharper started using 2GB of memory every keystroke. This causes me wait a few seconds between each keystroke

Snapshot details:

100.00%   Execute  •  18,835 ms  •  StyleCop.ReSharper.Core.StyleCopRunnerInt.Execute(IProjectFile, IDocument, ICSharpFile)
  100.00%   RunStyleCop  •  18,835 ms  •  StyleCop.ReSharper.Core.StyleCopRunnerInt.RunStyleCop(IDocument)
    100.00%   FullAnalyze  •  18,835 ms  •  StyleCop.StyleCopCore.FullAnalyze(IList)
      100.00%   Analyze  •  18,835 ms  •  StyleCop.StyleCopCore.Analyze(IList, Boolean, String)
        100.00%   RunWorkerThreads  •  18,835 ms  •  StyleCop.StyleCopCore.RunWorkerThreads(Data, Int32)
          100.00%   DoWork  •  18,835 ms  •  StyleCop.StyleCopThread.DoWork(Object)
            100.00%   ParseAndAnalyzeDocument  •  18,835 ms  •  StyleCop.StyleCopThread.ParseAndAnalyzeDocument(SourceCode, DocumentAnalysisStatus)
              100.00%   ParseFile  •  18,835 ms  •  StyleCop.CSharp.CsParser.ParseFile(SourceCode, Int32, ref CodeDocument)
                1.87%   OutOfBounds  •  353 ms  •  StyleCop.ItemList`1.OutOfBounds(Node)
                0.78%   ItemList`1..ctor  •  148 ms  •  StyleCop.ItemList`1..ctor(MasterList, Node, Node)
#stacktrace
@AngieEl AngieEl changed the title VS becomes Editing becomes slow in VS with StyleCop plugin Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant