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

Add benchmark modes to perform different kind of benchmarks #562

Merged
merged 4 commits into from
Jun 19, 2017

Conversation

thomaskrause
Copy link
Member

This PR enhances and fixes the annis.sh benchmark command by allowing to set different modes:

  • warmup_random: first run each query 5 times as warm-up but do not collect the times in the result
  • sequential_random: run the queries 5 times sequentially and than in random order and collect the times for both the sequental and random run.

@thomaskrause thomaskrause added this to the 3.5.0 milestone Jun 19, 2017
@thomaskrause thomaskrause self-assigned this Jun 19, 2017
@thomaskrause thomaskrause merged commit d8c0caa into korpling:develop Jun 19, 2017
@thomaskrause thomaskrause deleted the feature/benchmark-mode branch June 19, 2017 12:29
@thomaskrause thomaskrause modified the milestones: 3.5.0, 3.5.0-preview4 Jun 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant