-
Notifications
You must be signed in to change notification settings - Fork 231
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
Utility analyzer: Enable concurrent analysis and use producer/consumer pattern for file writes #8459
base: master
Are you sure you want to change the base?
Utility analyzer: Enable concurrent analysis and use producer/consumer pattern for file writes #8459
Conversation
Kudos, SonarCloud Quality Gate passed! |
SonarCloud Quality Gate failed. 0 Bugs 100.0% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
c6d7e8d
to
576b11f
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Fixes #6674
Fixes #8460
Akka test (dotnet build in Sonar context):
The Utility Analyzers in Akka create 936 protobuf files with a total size of 35.195.405 bytes/35MB (ucfgs excluded). 75% of the 35MB are contributed by the CopyPasteTokenAnalyzer (token-cpd.pb).
AnalyzerRunner (Akka)
C:\Projects\OpenSource\roslyn\artifacts\bin\AnalyzerRunner\Release\net7.0\AnalyzerRunner.exe C:\Projects\sonar-dotnet\analyzers\packaging\binaries "C:\Projects\Sprints\UtilityAnalyzerPerf\Benchmark\Projects\akka.net\src\Akka.sln" /a CopyPasteTokenAnalyzer /a FileMetadataAnalyzer /a LogAnalyzer /a MetricsAnalyzer /a SymbolReferenceAnalyzer /a TokenTypeAnalyzer
AWS SDK
Measurement details
TODO: