microsoft / FeatureManagement-Dotnet

Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
MIT License
1.06k stars 115 forks source link

Automated Benchmarking #512

Open rossgrambo opened 3 weeks ago

rossgrambo commented 3 weeks ago

It would be nice if the library had some automatic benchmarking- perhaps on PR to ensure we don't cause the hot paths to lose performance.