package exact_test_sampler

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ExactTestSampler

exact_test_sampler.proto:47

message RawData

exact_test_sampler.proto:11

A RawData message represents values observed during real benchmarking, for two different implementations (A and B). Best practices would have use wrap the `uint64` values in a message for extensibility, but we expect these repeated fields to be relatively large (thousands of values).

Used in: AnalysisRequest

message ResultSet.StatisticValues

exact_test_sampler.proto:34

Used in: ResultSet