Brightspace / D2L.CodeStyle

Annotations and analysis tools for D2L C# code style
Apache License 2.0
10 stars 22 forks source link

LoggingExecutionContextScopeBuilderAnalyzer optimizations #935

Closed omsmith closed 11 months ago

omsmith commented 11 months ago

With ImmutabilityAnalyzer as reference (given run variability):

Analyzer Before After
ImmutabilityAnalyzer 11.804s 11.681s
LoggingExecutionContextScopeBuilderAnalyzer 3.136s 194ms