[PROPOSAL] Adding a performance project to MathSharp
Open
- Dominant language
- C#
- Stars
- 703
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.