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

Run benchmark on Travis-CI #816

Merged
merged 11 commits into from
Jun 24, 2019
Merged

Run benchmark on Travis-CI #816

merged 11 commits into from
Jun 24, 2019

Conversation

KDr2
Copy link
Member

@KDr2 KDr2 commented Jun 20, 2019

When your commit message contains a "[bm]", a benchmark job(your commit VS master) will run. The report will be a comment of the commit.

Please do NOT merge this PR before the travis-ci branch of https://github.com/TuringLang/TuringBenchmarks is merged.

scripts/benchmark-on-ci.sh Outdated Show resolved Hide resolved
@KDr2
Copy link
Member Author

KDr2 commented Jun 21, 2019

https://github.com/TuringLang/TuringBenchmarks/pull/42 is ready to merge.

After https://github.com/TuringLang/TuringBenchmarks/pull/42 is merged, I will make a few trivial changes to the shell script in this PR, then we can run benchmarks on Travis:

  • Your branch must contain the commits in this PR, if you have a previously created branch, you can rebase it on master to obtain the commits in this PR.
  • When you push a new commit whose commit message contains the string [bm], a benchmark job will be triggered on TravisCI to compare the performance between master and your commit.

@KDr2
Copy link
Member Author

KDr2 commented Jun 24, 2019

Ready to merge.

@KDr2 KDr2 changed the title [WIP]Run benchmark on Travis-CI Run benchmark on Travis-CI Jun 24, 2019
@yebai yebai merged commit 625b90e into master Jun 24, 2019
@yebai yebai deleted the zhuo/bm-on-ci branch June 24, 2019 14:38
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

Successfully merging this pull request may close these issues.

3 participants