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 support for performance tests #37

Open
lkitching opened this issue Jul 9, 2020 · 1 comment
Open

Add support for performance tests #37

lkitching opened this issue Jul 9, 2020 · 1 comment

Comments

@lkitching
Copy link
Collaborator

Allow test queries to be run to measure performance instead of/as well as correctness, possibly using a benchmarking tool like criterium.

@RickMoynihan
Copy link
Member

It shouldn't be criterium, as that does some stuff to account for JVM gc etc that won't apply; but something similar.

Was actually looking at this for my perf tests and was thinking https://github.com/ptaoussanis/tufte might be a goer (not tried yet).

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

2 participants