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

Improve Benchmark Reporting #6

Open
ptheywood opened this issue Nov 11, 2022 · 0 comments
Open

Improve Benchmark Reporting #6

ptheywood opened this issue Nov 11, 2022 · 0 comments

Comments

@ptheywood
Copy link
Member

The benchmark reporting offers a mix of minimum repetition times, mean repetition times, with and without seeds depending on the benchmark.

It would be more useful to:

  • record all runtimes during benchmarking to disk, for post processing
  • Post-process benchamrk times to find min, mean, deviation etc.
  • Seed runs for more deterministic benchmarking, though as models initialisation is stochastic and initialisation RNG varies multiple seeds should still be benchmarked
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