Brightspace / D2L.CodeStyle

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

optimize FeatureDefinitionAnalyzer #938

Closed omsmith closed 1 year ago

omsmith commented 1 year ago

With ImmutabilityAnalyzer as reference (given run variability)

Analyzer Before After
ImmutabilityAnalyzer 12.200s 11.892s
FeatureDefinitionAnalyzer 1.598s 13ms