grpc-go/benchmark
Can Guler 954fe27324
benchmark: Unconstrained streaming benchmark (#2512)
* Adds unconstrained streaming benchmarks.
* Adds throughput to all scenarios.
* Adds comment to exported function.
* Adds comment to the new rpc.
* Adds a new run mode for unconstrained benchmarks.
* Converts counters to uint64s.
* Decreases default warm up time.
* Addresses PR comments.
* Deletes an unnecessary select/case
* Explains the use of RecvMsg rather than Recv.
2019-01-11 17:37:31 -08:00
..
benchmain benchmark: Unconstrained streaming benchmark (#2512) 2019-01-11 17:37:31 -08:00
benchresult benchmain: format output of benchmark to a table (#1493) 2017-09-20 15:06:19 -07:00
client cleanup: replace "x/net/context" import with "context" (#2439) 2018-11-12 13:30:41 -08:00
grpc_testing benchmark: Unconstrained streaming benchmark (#2512) 2019-01-11 17:37:31 -08:00
latency cleanup: replace "x/net/context" import with "context" (#2439) 2018-11-12 13:30:41 -08:00
primitives cleanup: replace "x/net/context" import with "context" (#2439) 2018-11-12 13:30:41 -08:00
server Benchmark: fix build tags (#2099) 2018-07-12 13:06:42 -07:00
stats Stage 2: Channelz metric collection (#1909) 2018-04-23 11:22:25 -07:00
worker cleanup: replace "x/net/context" import with "context" (#2439) 2018-11-12 13:30:41 -08:00
benchmark.go benchmark: Unconstrained streaming benchmark (#2512) 2019-01-11 17:37:31 -08:00
benchmark_test.go Remove support for Go1.6-1.8 (#2428) 2018-11-01 15:43:42 -07:00
run_bench.sh Benchmark: fix build tags (#2099) 2018-07-12 13:06:42 -07:00