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 timing test #9

Open
vincentberenz opened this issue May 3, 2021 · 0 comments
Open

add timing test #9

vincentberenz opened this issue May 3, 2021 · 0 comments

Comments

@vincentberenz
Copy link
Contributor

vincentberenz commented May 3, 2021

This test would measure the time for one complete step (o80, policy evaluation), and how stable it is (should be always below 10 ms).
Ideally: test that new code does not slow down the duration of a step.

end result: executable that runs for x minutes and returns the statistics of the algorithm(average time per time step and variance of time steps)

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