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

Allow appending samples to previous benchmark results #689

Merged
merged 4 commits into from
Aug 12, 2018

Conversation

pv
Copy link
Collaborator

@pv pv commented Jul 28, 2018

Add options --append-samples for appending new samples to previous measurement results from asv run/continuous.

@pv pv force-pushed the append-samples branch 7 times, most recently from 64742df to fdb2a14 Compare July 28, 2018 20:30
pv added 2 commits August 12, 2018 21:53
Add options --append-samples for appending new samples to previous
measurement results from `asv run/continuous`.

This may be useful when benchmarks are unstable.
Special-case the handling of 1-sample measurements in compare.py to skip
statistical significance checks.  Still produce correct statistics
(including infinite confidence intervals) in compute_stats().
@pv pv merged commit ced252f into airspeed-velocity:master Aug 12, 2018
@pv pv deleted the append-samples branch August 19, 2018 20:07
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.

None yet

1 participant