Jan Tattermusch
|
519ae7d795
|
unbreak proto regenerate scripts for C#, ruby, php by allowing protobuf well known types (#29330)
* unbreak proto regenerate scripts for C#, ruby, php by allowing protobuf well known types
* regenerate C# and ruby protos
|
3 years ago |
Jan Tattermusch
|
6ffa02a389
|
do not eat errors when generating protos
|
5 years ago |
Jan Tattermusch
|
0432f7f6ca
|
use bazel-built protoc and plugin for generate_proto_*.sh scripts
modify scripts
|
5 years ago |
kpayson64
|
7a20c962df
|
Break out qps services into seperate protos
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
vjpai
|
fdeacd9f32
|
Initial work for Ruby performance testing
|
9 years ago |
yang-g
|
aea13f1c85
|
global replace health check proto v1alpha to v1
|
9 years ago |
Jan Tattermusch
|
de95cb0494
|
update ruby to new position of math.proto and health.proto
|
9 years ago |
murgatroid99
|
0a9bac929e
|
Reverted changes to single_run_localhost.sh
|
9 years ago |
murgatroid99
|
6acc5f7574
|
Fixed up the Node benchmark implementation
|
9 years ago |
vjpai
|
783c144afa
|
Fix up single run test
Enable reasonable default if resp size not specified
|
10 years ago |
Vijay Pai
|
ce84670628
|
clang-format
|
10 years ago |
vjpai
|
72a6332138
|
QPS worker no longer needs to specify server port on command line. This is part
of the proto if desired, or just goes to pick_unused_port_or_die if not
specified
|
10 years ago |
Craig Tiller
|
d4db33dcab
|
Add missing copyright notices
|
10 years ago |
Craig Tiller
|
6af9ed0bf7
|
Rework QPS client/server
Now setup as a driver and N anonymous workers that may become clients or servers.
Will convert async soon.
|
10 years ago |
Craig Tiller
|
8ecb170151
|
Fix that race better
|
10 years ago |
Craig Tiller
|
2d0f36c84b
|
Driver to client/server kind of works
|
10 years ago |
Craig Tiller
|
4ef7a29f31
|
Create server/client lists
|
10 years ago |
Craig Tiller
|
4f7a1ff6ad
|
'Fix' a race
|
10 years ago |
Craig Tiller
|
e48601934d
|
Getting the driver pieces in place
Driver logic not implemented yet
|
10 years ago |