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 automated benchmarks #261

Open
mattico opened this issue Mar 13, 2016 · 0 comments
Open

Add automated benchmarks #261

mattico opened this issue Mar 13, 2016 · 0 comments

Comments

@mattico
Copy link
Contributor

mattico commented Mar 13, 2016

It would be nice to have automated and repeatable benchmarks in hematite. I see two ways of accomplishing this, and it might be nice to have both:

  1. Abstract the render loop into functions and then call these functions inside some standard #[bench] tests. This method is limited by the simplicity of the Bencher API, but it can still be useful.
  2. Have a benchmark mode similar to many games that records statistics while the camera goes through a predefined path.
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