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
8e36593ad9
go generate: update proto files ( #2236 )
2018-07-25 11:40:12 -07:00
39a411827d
internal: Update proto generated code ( #2133 )
2018-06-08 17:54:26 -07:00
f669235193
internal: update proto generated code ( #2093 )
2018-05-21 09:59:26 -07:00
a36eb4675a
regenerate *.pb.go files due to proto-gen-go update ( #2070 )
2018-05-11 18:57:54 -07:00
e538e04cad
proto: update generated code ( #2039 )
2018-05-01 12:53:20 -07:00
25b4a426b4
go-generate pb.go files and check in Travis to make sure they don't change ( #1426 )
2017-08-17 16:00:51 -07:00
ddbf6c46a6
autofix license notice
2017-06-08 14:42:19 +02:00
883bfc7bc8
pb.go file update
2016-10-28 12:37:56 -07:00
727a60e4d1
update server reflection code to comply with the change to the grpc generator
2016-10-21 18:06:55 -07:00
abe672d5ed
Update generated files
2016-06-10 14:20:04 -07:00
0da018f37e
Update generated files
2016-06-09 15:02:17 -07:00
dad9308fa3
Address review comments
2016-04-28 16:02:27 -07:00
142fdefa83
Sync proto and update service name in src
2016-04-22 10:58:15 -07:00
61e92eacc3
Phase 1 to add the server interceptor
2016-04-18 16:18:34 -07:00
accbf4c185
make proto
2016-02-04 17:35:04 -05:00
a15e3b9562
decodeFunc -> dec
2015-10-01 16:26:00 -07:00
a71db53441
remove slice param
2015-09-29 20:10:20 -07:00
a27bb5b14a
remove dead code
2015-09-29 19:08:55 -07:00
ef43a528c1
example generated code
2015-09-29 19:07:43 -07:00
585c999c1f
modified streaming call benchmark_test code and streaming call client test code
2015-06-02 11:13:43 -07:00
7b4cd4d7d3
modified test proto and add benchmark test for streaming rpc
2015-06-01 14:58:25 -07:00
0f85408fd4
Eliminate proto.Unmarshal in the generated code
2015-04-27 14:47:09 -07:00
8b08b2d7b2
Interface change to accommodate the support of non-protobuf data formats
2015-03-25 15:18:07 -07:00
666e0a407b
initial benchmark commit. Mostly ported from interop test and Google interal rpc microbenchmarks.
2015-03-17 14:27:34 -07:00