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

Added setup runs feature (#110) #115

Merged
merged 6 commits into from
Apr 23, 2019
Merged

Added setup runs feature (#110) #115

merged 6 commits into from
Apr 23, 2019

Conversation

smarr
Copy link
Owner

@smarr smarr commented Apr 22, 2019

This implements #110.

With the --setup-only option, we ask ReBench to execute all selected build of suites and executors, and for each execute one of the benchmarks.

Afterwards, everything is prebuilt, and we can run the benchmarks with the -B option, i.e. without builds.

@smarr smarr added the Feature label Apr 22, 2019
@smarr smarr added this to the v1.0 - Foundation milestone Apr 22, 2019
@smarr smarr self-assigned this Apr 22, 2019
@coveralls
Copy link

coveralls commented Apr 22, 2019

Coverage Status

Coverage increased (+0.4%) to 86.008% when pulling ee78e79 on setup-run into 043b9ce on master.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
- reorder arguments in CLI output for more useful grouping
  - have the --quick and --setup-only options together

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Signed-off-by: Stefan Marr <git@stefan-marr.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants