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

Can clap be made optional? #781

Open
faern opened this issue May 8, 2024 · 1 comment
Open

Can clap be made optional? #781

faern opened this issue May 8, 2024 · 1 comment

Comments

@faern
Copy link
Contributor

faern commented May 8, 2024

Is clap really a hard dependency for criterion? I personally only use it as a library and don't specify my benchmarks over the CLI at all. clap pulls in a decent amount of dependencies that I don't think I'm using at all.

@stefnotch
Copy link

I think this would nicely tie into #426 as well. Currently criterion ships with more dependencies than necessary.

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