Skip to content

Benchmark limit + minor changes to DataAccessor#395

Merged
texodus merged 1 commit intomasterfrom
optimize_main
Jan 23, 2019
Merged

Benchmark limit + minor changes to DataAccessor#395
texodus merged 1 commit intomasterfrom
optimize_main

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

Development

Successfully merging this pull request may close these issues.

2 participants