Skip to content

Add 'asv check' command for a quick check for benchmark suite validity#782

Merged
pv merged 3 commits intoairspeed-velocity:masterfrom
pv:check
Jan 2, 2019
Merged

Add 'asv check' command for a quick check for benchmark suite validity#782
pv merged 3 commits intoairspeed-velocity:masterfrom
pv:check

Conversation

@pv
Copy link
Collaborator

@pv pv commented Jan 1, 2019

The 'check' command catches build failures, non-importability of the
benchmark suite, and wrong number of arguments to benchmark methods.

The asv dev command can also be used to check validity, but it can be much
more expensive as it actually runs the benchmark target code.

@pv pv force-pushed the check branch 3 times, most recently from ab16ed1 to bb04646 Compare January 1, 2019 13:58
pv added 3 commits January 1, 2019 18:09
The 'check' command catches build failures, non-importability of the
benchmark suite, and wrong number of arguments to benchmark methods.
@pv pv merged commit 1483584 into airspeed-velocity:master Jan 2, 2019
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.

1 participant