-
- Downloads
Split qpstest.proto into two parts - one for performance stats and
one for control. Eliminate the use of our own SimpleRequest and SimpleResponse and instead share the one from end2end testing
Showing
- Makefile 32 additions, 15 deletionsMakefile
- build.yaml 3 additions, 1 deletionbuild.yaml
- test/cpp/qps/client.h 1 addition, 1 deletiontest/cpp/qps/client.h
- test/cpp/qps/client_async.cc 1 addition, 1 deletiontest/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 1 addition, 1 deletiontest/cpp/qps/driver.cc
- test/cpp/qps/driver.h 1 addition, 1 deletiontest/cpp/qps/driver.h
- test/cpp/qps/histogram.h 1 addition, 1 deletiontest/cpp/qps/histogram.h
- test/cpp/qps/perf_db.proto 1 addition, 1 deletiontest/cpp/qps/perf_db.proto
- test/cpp/qps/qps_interarrival_test.cc 1 addition, 1 deletiontest/cpp/qps/qps_interarrival_test.cc
- test/cpp/qps/qps_worker.cc 6 additions, 6 deletionstest/cpp/qps/qps_worker.cc
- test/cpp/qps/report.h 0 additions, 1 deletiontest/cpp/qps/report.h
- test/cpp/qps/server.h 1 addition, 1 deletiontest/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
- tools/run_tests/sources_and_headers.json 6 additions, 2 deletionstools/run_tests/sources_and_headers.json
- vsprojects/vcxproj/qps/qps.vcxproj 20 additions, 4 deletionsvsprojects/vcxproj/qps/qps.vcxproj
- vsprojects/vcxproj/qps/qps.vcxproj.filters 7 additions, 1 deletionvsprojects/vcxproj/qps/qps.vcxproj.filters
Loading
Please register or sign in to comment