You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make sure there is no performance regression in the repository, having a benchmark project in the solution is a good first step. Then we can start from there adding some automation (CI) to make sure a PR won’t impact the code negatively.
I proposed using the NuGet BenchmarkDotNet which is pretty much an industry standard.
The text was updated successfully, but these errors were encountered:
Proposal:
To make sure there is no performance regression in the repository, having a benchmark project in the solution is a good first step. Then we can start from there adding some automation (CI) to make sure a PR won’t impact the code negatively.
I proposed using the NuGet BenchmarkDotNet which is pretty much an industry standard.
The text was updated successfully, but these errors were encountered: