Merge pull request #11787 from guantaol/qps_driver
Add a new metric and enable internal credential types in QPS Driver
No related branches found
No related tags found
Showing
- src/proto/grpc/testing/control.proto 5 additions, 0 deletionssrc/proto/grpc/testing/control.proto
- test/cpp/qps/BUILD 4 additions, 0 deletionstest/cpp/qps/BUILD
- test/cpp/qps/client.h 12 additions, 2 deletionstest/cpp/qps/client.h
- test/cpp/qps/driver.cc 29 additions, 10 deletionstest/cpp/qps/driver.cc
- test/cpp/qps/driver.h 3 additions, 2 deletionstest/cpp/qps/driver.h
- test/cpp/qps/qps_json_driver.cc 7 additions, 2 deletionstest/cpp/qps/qps_json_driver.cc
- test/cpp/qps/qps_openloop_test.cc 3 additions, 2 deletionstest/cpp/qps/qps_openloop_test.cc
- test/cpp/qps/qps_worker.cc 6 additions, 2 deletionstest/cpp/qps/qps_worker.cc
- test/cpp/qps/qps_worker.h 3 additions, 1 deletiontest/cpp/qps/qps_worker.h
- test/cpp/qps/report.cc 21 additions, 0 deletionstest/cpp/qps/report.cc
- test/cpp/qps/report.h 7 additions, 0 deletionstest/cpp/qps/report.h
- test/cpp/qps/secure_sync_unary_ping_pong_test.cc 3 additions, 2 deletionstest/cpp/qps/secure_sync_unary_ping_pong_test.cc
- test/cpp/qps/server.h 9 additions, 6 deletionstest/cpp/qps/server.h
- test/cpp/qps/worker.cc 4 additions, 1 deletiontest/cpp/qps/worker.cc
- test/cpp/util/create_test_channel.cc 30 additions, 10 deletionstest/cpp/util/create_test_channel.cc
- test/cpp/util/create_test_channel.h 6 additions, 0 deletionstest/cpp/util/create_test_channel.h
Loading
Please register or sign in to comment