mirror of https://github.com/grpc/grpc-go.git
* 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. |
||
---|---|---|
.. | ||
benchmain | ||
benchresult | ||
client | ||
grpc_testing | ||
latency | ||
primitives | ||
server | ||
stats | ||
worker | ||
benchmark.go | ||
benchmark_test.go | ||
run_bench.sh |