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.
Showing
- Makefile 26 additions, 10 deletionsMakefile
- build.yaml 1 addition, 0 deletionsbuild.yaml
- include/grpc/support/histogram.h 1 addition, 1 deletioninclude/grpc/support/histogram.h
- src/core/support/histogram.c 1 addition, 1 deletionsrc/core/support/histogram.c
- test/cpp/qps/async_streaming_ping_pong_test.cc 1 addition, 0 deletionstest/cpp/qps/async_streaming_ping_pong_test.cc
- test/cpp/qps/async_unary_ping_pong_test.cc 1 addition, 0 deletionstest/cpp/qps/async_unary_ping_pong_test.cc
- test/cpp/qps/client.h 44 additions, 27 deletionstest/cpp/qps/client.h
- test/cpp/qps/client_async.cc 14 additions, 14 deletionstest/cpp/qps/client_async.cc
- test/cpp/qps/client_sync.cc 1 addition, 1 deletiontest/cpp/qps/client_sync.cc
- test/cpp/qps/driver.cc 7 additions, 6 deletionstest/cpp/qps/driver.cc
- test/cpp/qps/histogram.h 1 addition, 1 deletiontest/cpp/qps/histogram.h
- test/cpp/qps/qps_driver.cc 2 additions, 4 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/qps_test.cc 1 addition, 0 deletionstest/cpp/qps/qps_test.cc
- test/cpp/qps/qps_test_with_poll.cc 1 addition, 0 deletionstest/cpp/qps/qps_test_with_poll.cc
- test/cpp/qps/qps_worker.cc 8 additions, 8 deletionstest/cpp/qps/qps_worker.cc
- test/cpp/qps/qps_worker.h 2 additions, 2 deletionstest/cpp/qps/qps_worker.h
- test/cpp/qps/server.h 10 additions, 5 deletionstest/cpp/qps/server.h
- test/cpp/qps/server_async.cc 4 additions, 4 deletionstest/cpp/qps/server_async.cc
- test/cpp/qps/server_sync.cc 3 additions, 3 deletionstest/cpp/qps/server_sync.cc
- test/cpp/qps/sync_streaming_ping_pong_test.cc 1 addition, 0 deletionstest/cpp/qps/sync_streaming_ping_pong_test.cc
Loading
Please register or sign in to comment