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

RFC: new benchmark command #483

Open
philpep opened this issue Oct 28, 2016 · 1 comment
Open

RFC: new benchmark command #483

philpep opened this issue Oct 28, 2016 · 1 comment
Labels
idea Low-priority enhancement suggestion

Comments

@philpep
Copy link
Contributor

philpep commented Oct 28, 2016

Currently we have asv rm to remove specific benchmark results.

What about a new benchmark command that could handle:

  • benchmark and results listing
  • filter results by benchmark name/regexp, params, date range, individual commit, commit range
  • actions (rename, remove)
@philpep philpep changed the title RFC: new benchmark command for handling benchmark results ? RFC: new benchmark command Oct 28, 2016
@pv
Copy link
Collaborator

pv commented Nov 6, 2016

I think commands for displaying and more operations on benchmarks could be useful.
Eg. #450

However, if rm and compare are top-level commands, should the new ones not be also top-level commands?
In any case, it's probably best to avoid adding duplicated functionality.

@pv pv added the enhancement Triaged as an enhancement request label Nov 6, 2016
@pv pv added the idea Low-priority enhancement suggestion label Jun 1, 2019
@pv pv removed the enhancement Triaged as an enhancement request label Jun 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Low-priority enhancement suggestion
Projects
None yet
Development

No branches or pull requests

2 participants