Jan Tattermusch
|
ed67356bd0
|
improve comments on benchmark protos
|
9 years ago |
Jan Tattermusch
|
18ce9d65ef
|
use new proto option in C#
|
9 years ago |
Jan Tattermusch
|
90dd32708b
|
polish benchmark protos
|
9 years ago |
Sree Kuchibhotla
|
b047c0fc9b
|
Address code review comments
|
9 years ago |
Vijay Pai
|
ce84670628
|
clang-format
|
9 years ago |
vjpai
|
780a7f205d
|
Add in security support, make payload protos configurable
Have not yet added tests with security support, coming soon
|
9 years ago |
Sree Kuchibhotla
|
4d0f2f9dab
|
Fix typo in my previous commit. %s/guage/gauge/g
|
9 years ago |
Sree Kuchibhotla
|
b5e98c5c69
|
Make number of stubs per channel configurable and expose metrics from
client
|
9 years ago |
vjpai
|
d08a738166
|
Cleanup some names
Remove some unused options and make server_threads relevant
Start stubbing out better qps/core calculations
|
9 years ago |
vjpai
|
aa39192d70
|
Cleanup directory and make minor changes
|
9 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
|
9 years ago |
vjpai
|
119c103ab0
|
Split up into a new service proto, use proper service suffix, add a
reset option to the mark, create a closed loop config params (empty
message) for consistency with other tests.
|
9 years ago |
vjpai
|
754751e3c6
|
Numerous proto changes to make things more sane and fix some outstanding issues
|
9 years ago |
vjpai
|
4b69152e7f
|
Eliminate qpstest.proto
|
9 years ago |
vjpai
|
fe8bc196b7
|
Oops - forgot to add the protos!
|
9 years ago |
vjpai
|
0cc1341199
|
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
|
9 years ago |
Nathaniel Manista
|
3ba30e16ad
|
Drop issue 527 TODOs for interop specification
The UnaryCall interop test is now adequately specified in
doc/interop-test-descriptions.md.
|
9 years ago |
yang-g
|
f6befe8690
|
update the interop test protos and code to proto3
|
9 years ago |
David Garcia Quintas
|
2e1bb1bf4d
|
Reverted unnecessary changes to server
|
9 years ago |
David Garcia Quintas
|
cd37d5852b
|
Added new tests for compression
|
9 years ago |
yang-g
|
c9c69e27da
|
Add reconnect interop test client and server
|
9 years ago |
David Garcia Quintas
|
9c512bdf98
|
wip
|
9 years ago |
Abhishek Kumar
|
7bce516b3b
|
Spelling fix: UnImplementedService -> UnimplementedService
|
10 years ago |
Abhishek Kumar
|
eb6b216004
|
Rename Status -> EchoStatus to avoid conflict
|
10 years ago |
Abhishek Kumar
|
747cdbf9c0
|
Fixed bug : int -> int32
|
10 years ago |
Abhishek Kumar
|
905a65b2d0
|
Expanded testing protocol
|
10 years ago |
Abhishek Kumar
|
60572d422b
|
Move .proto files up for reuse
|
10 years ago |
Abhishek Kumar
|
1b3e3cd75b
|
Moving test.proto to an outer directory so others can depend on it.
|
10 years ago |