Brightspace / D2L.CodeStyle

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

optimize InterfaceBinderAnalyzer #936

Closed omsmith closed 1 year ago

omsmith commented 1 year ago

With ImmutabilityAnalyzer as reference (given run variability):

Analyzer Before After
ImmutabilityAnalyzer 11.804s 11.681s
InterfaceBinderAnalyzer 5.898s 342ms