-
Notifications
You must be signed in to change notification settings - Fork 507
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
cargo bench --workspace fails #1005
Comments
caspermeijn
added a commit
to caspermeijn/prost
that referenced
this issue
Apr 22, 2024
The dataset for these benchmarks are not distributed in upstream protobuf. Therefore they fail when running `cargo bench --workspace`. Fixes tokio-rs#1005 Open question: - Are these datasets available for download? If yes, we could add them to the repo.
caspermeijn
added a commit
to caspermeijn/prost
that referenced
this issue
Apr 22, 2024
The dataset for these benchmarks are not distributed in upstream protobuf. Therefore they fail when running `cargo bench --workspace`. Fixes tokio-rs#1005 Open question: - Are these datasets available for download? If yes, we could add them to the repo.
github-merge-queue bot
pushed a commit
that referenced
this issue
Apr 23, 2024
The dataset for these benchmarks are not distributed in upstream protobuf. Therefore they fail when running `cargo bench --workspace`. Fixes #1005 Open question: - Are these datasets available for download? If yes, we could add them to the repo.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
When I run
cargo bench --workspace
I get the following error:Expected behaviour: the benchmark runs without errors.
prost
version:master
branch,2a4aeafa31dddbfe7d8dd7915c561f95ef45ec93
commitRustc version: 1.76
The text was updated successfully, but these errors were encountered: