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

Benchmark limit + minor changes to DataAccessor #395

Merged
merged 1 commit into from
Jan 23, 2019
Merged

Conversation

sc1f
Copy link
Contributor

@sc1f sc1f commented Jan 23, 2019

  1. Benchmark script now has a --limit <NUMBER> flag, where <NUMBER> is the number of previous releases that will be run. For example, --limit 1 will bench only the master, while --limit 2 benches master and the preceding release.

  2. Minor changes to the C++ side of DataAccessor to fit const& semantics for function parameters that are not mutated.

@texodus
Copy link
Member

texodus commented Jan 23, 2019

Looks good, thanks for the PR!

@texodus texodus merged commit ec82fb0 into master Jan 23, 2019
@texodus texodus deleted the optimize_main branch February 26, 2019 02:46
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.

2 participants