Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROPOSAL] Adding a performance project to MathSharp #40

Open
Kavignon opened this issue Aug 23, 2019 · 3 comments
Open

[PROPOSAL] Adding a performance project to MathSharp #40

Kavignon opened this issue Aug 23, 2019 · 3 comments

Comments

@Kavignon
Copy link
Contributor

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.

@john-h-k
Copy link
Owner

seems useful, benchmark dot net is a given yeah. I'm away for a week but am happy to review any PRs to start work on this

@Kavignon
Copy link
Contributor Author

Will add a performance project in the solution and 1 or 2 benchmarks to get us started in here.

@Kavignon
Copy link
Contributor Author

Done here #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants