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

Document include/exclude filters properly #1433

Open
Mark-Simulacrum opened this issue Aug 29, 2022 · 1 comment
Open

Document include/exclude filters properly #1433

Mark-Simulacrum opened this issue Aug 29, 2022 · 1 comment

Comments

@Mark-Simulacrum
Copy link
Member

We currently support include=... and exclude=... on the rust-timer build/queue invocations; documented here: https://perf.rust-lang.org/help.html.

However, that documentation wasn't updated when we adjusted those in #1279.

We should (a) update the documentation and (b) consider adding support for the other CLI flags to be parsed. I personally think it's probably not worth the effort to support more flags; in practice these are rarely used and collecting a full suite isn't that much slower (given CI times etc) than a partial one. That could change with runtime benchmarks being added though.

@lqd
Copy link
Member

lqd commented Aug 29, 2022

The first task to update the help page will be done by #1434

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

No branches or pull requests

2 participants