We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Snapshot details:
The text was updated successfully, but these errors were encountered: