grpc-go/benchmark/stats
Easwar Swaminathan 843b06d549
benchmark: Fix segfault in benchmark code. (#3555)
If a benchmark run did not specify req/resp payload curve files, and the
result from that run is used on the `benchresult` binary, it will
segfault because there is no check for the presence of the payload curve
option before printing the set of features used. Added a sanity check
there.
2020-04-22 12:00:57 -07:00
..
curve.go benchmark: add support for payload size curves (#3248) 2020-01-06 14:45:41 -08:00
histogram.go
stats.go benchmark: Fix segfault in benchmark code. (#3555) 2020-04-22 12:00:57 -07:00