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

Benchmarks on Travis #14

Closed
clintfred opened this issue Oct 17, 2018 · 0 comments
Closed

Benchmarks on Travis #14

clintfred opened this issue Oct 17, 2018 · 0 comments

Comments

@clintfred
Copy link
Contributor

@clintfred commented on Mon Oct 08 2018

Now that we have #4 we should have benchmarks running consistently, somewhere. It looks like there has been some success in running benchmarks on Travis, even though it's not ideal. Hopefully criterion's statistical analysis will make the results somewhat reasonable.

https://beachape.com/blog/2016/11/02/rust-performance-testing-on-travis-ci/
https://sunjay.ca/2017/04/27/rust-benchmark-comparison-travis

clintfred added a commit that referenced this issue Oct 17, 2018
* add script for travis to run benchmarks and compare them
* disable libtest benchmarks
clintfred added a commit that referenced this issue Oct 18, 2018
* filter out benchmark changes < 2%
* return sample size to 20
clintfred added a commit that referenced this issue Oct 18, 2018
* try `sudo false` to see if containerized build is faster
clintfred added a commit that referenced this issue Oct 18, 2018
* `sudo false` seems to give more erratic performance, so removing
* testing skip ci command
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