Add in security support, make payload protos configurable
Have not yet added tests with security support, coming soon
Showing
- Makefile 26 additions, 10 deletionsMakefile
- build.yaml 1 addition, 0 deletionsbuild.yaml
- test/cpp/qps/async_streaming_ping_pong_test.cc 1 addition, 3 deletionstest/cpp/qps/async_streaming_ping_pong_test.cc
- test/cpp/qps/async_unary_ping_pong_test.cc 1 addition, 3 deletionstest/cpp/qps/async_unary_ping_pong_test.cc
- test/cpp/qps/client.h 20 additions, 3 deletionstest/cpp/qps/client.h
- test/cpp/qps/qps_driver.cc 17 additions, 5 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/qps_openloop_test.cc 1 addition, 3 deletionstest/cpp/qps/qps_openloop_test.cc
- test/cpp/qps/qps_test.cc 1 addition, 3 deletionstest/cpp/qps/qps_test.cc
- test/cpp/qps/qps_test_with_poll.cc 0 additions, 91 deletionstest/cpp/qps/qps_test_with_poll.cc
- test/cpp/qps/server.h 14 additions, 0 deletionstest/cpp/qps/server.h
- test/cpp/qps/server_async.cc 1 addition, 1 deletiontest/cpp/qps/server_async.cc
- test/cpp/qps/server_sync.cc 1 addition, 1 deletiontest/cpp/qps/server_sync.cc
- test/cpp/qps/sync_streaming_ping_pong_test.cc 1 addition, 3 deletionstest/cpp/qps/sync_streaming_ping_pong_test.cc
- test/cpp/qps/sync_unary_ping_pong_test.cc 1 addition, 3 deletionstest/cpp/qps/sync_unary_ping_pong_test.cc
- test/proto/benchmarks/control.proto 11 additions, 5 deletionstest/proto/benchmarks/control.proto
- test/proto/benchmarks/payloads.proto 56 additions, 0 deletionstest/proto/benchmarks/payloads.proto
- test/proto/benchmarks/stats.proto 0 additions, 2 deletionstest/proto/benchmarks/stats.proto
- tools/run_tests/sources_and_headers.json 2 additions, 0 deletionstools/run_tests/sources_and_headers.json
- vsprojects/vcxproj/qps/qps.vcxproj 8 additions, 0 deletionsvsprojects/vcxproj/qps/qps.vcxproj
- vsprojects/vcxproj/qps/qps.vcxproj.filters 3 additions, 0 deletionsvsprojects/vcxproj/qps/qps.vcxproj.filters
Loading
Please register or sign in to comment