google / fleetbench

Benchmarking suite for Google workloads
Apache License 2.0
111 stars 9 forks source link

Proto benchmark finer details #13

Open AKKamath opened 1 year ago

AKKamath commented 1 year ago

I noticed that the proto benchmark has 11 representative protos. Right now, the benchmark outputs only a single runtime value. I was wondering if it could be possible to get runtimes for each representative protobufs independently.

Also, I was wondering whether metrics like processed messages/second and processed bytes/second could be added to this benchmark.