Brightspace / D2L.CodeStyle

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

optimize SerializerAttributeAnalyzer #937

Closed omsmith closed 1 year ago

omsmith commented 1 year ago

With ImmutabilityAnalyzer as reference (given run variability)

Analyzer Before After
ImmutabilityAnalyzer 11.681s 11.892s
SerializerAttributeAnalyzer 3.806s 64ms