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

Add a benchmarking suite #10

Open
jmert opened this issue May 28, 2020 · 0 comments
Open

Add a benchmarking suite #10

jmert opened this issue May 28, 2020 · 0 comments

Comments

@jmert
Copy link
Owner

jmert commented May 28, 2020

Improvements/changes should be validated via a set of benchmarks before being committed. To do that, though, first a suite of benchmarks must be created and added.

  • First level goal is to just provide a basic suite which can be run manually.
  • Second level would be to add some performance assertions that compare pairs of benchmarks within the suite (such as the scalar calculation should be faster than a length-1 vector calculation).
  • Third level is to provide a framework for running and summarizing the benchmarks across multiple architectures (i.e. compare personal laptop and desktop which have Intel vs AMD processors from different generations).
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

1 participant