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

Benchmark math functionality #183

Open
tomrijnbeek opened this issue Mar 8, 2020 · 0 comments
Open

Benchmark math functionality #183

tomrijnbeek opened this issue Mar 8, 2020 · 0 comments
Assignees

Comments

@tomrijnbeek
Copy link
Member

🆙 Improvement proposal

We could be using BenchmarkDotNet to benchmark certain common mathematics functions, making sure they fall within the limitations that we are happy with for games.

Context

We could benchmark functions against similar implementations if they exist, and additionally verify that changes to these functions do not cause regressions in their performance.

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

No branches or pull requests

1 participant