grpc-go/benchmark
Damien Neil f818fd2a02
all: regenerate .pb.go files using cmd/protoc-gen-go-grpc (#3646)
Change regenerate.sh to use cmd/protoc-gen-go-grpc and rerun it.
This splits the gRPC service definitions into separate files, but
otherwise has no changes.
2020-05-28 13:52:49 -07:00
..
benchmain Revert "profiling: add hooks within grpc (#3159)" (#3378) 2020-02-14 07:56:46 -08:00
benchresult benchmark: include go and grpc version in result files (#3242) 2019-12-12 13:18:36 -08:00
client documentation: Adds package level comments (#2612) 2019-02-21 13:05:00 -08:00
flags Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
grpc_testing all: regenerate .pb.go files using cmd/protoc-gen-go-grpc (#3646) 2020-05-28 13:52:49 -07:00
latency Modified tests to use tlogger. (#3343) 2020-02-06 13:03:20 -08:00
primitives Add a micro benchmark for context.WithValue() to compare using local and (#2986) 2019-09-03 10:43:58 -07:00
server documentation: Adds package level comments (#2612) 2019-02-21 13:05:00 -08:00
stats benchmark: Fix segfault in benchmark code. (#3555) 2020-04-22 12:00:57 -07:00
worker lint: fail on missing package comment (#3524) 2020-04-15 09:59:17 -07:00
benchmark.go benchmark: exit from UnconstrainedStreamingCall() when stream is canceled (#3623) 2020-05-18 13:39:57 -07:00
run_bench.sh benchmark: exit after printing help when using `-h` (#2701) 2019-03-21 12:04:35 -07:00