tokio-rs / prost

PROST! a Protocol Buffers implementation for the Rust Language
Apache License 2.0
3.69k stars 481 forks source link

Remove GoogleMessage3 and GoogleMessage4 benchmarks #1037

Closed caspermeijn closed 3 months ago

caspermeijn commented 3 months ago

The dataset for these benchmarks are not distributed in upstream protobuf. Therefore they fail when running cargo bench --workspace.

fixes #1005

Open question: