-
- Downloads
Make core limitation work for both client and server so that we can run tests on the same
machine if desired. The core_list flags to qps_driver are comma-separated lists of core numbers.
Showing
- Makefile 3 additions, 0 deletionsMakefile
- build.yaml 2 additions, 0 deletionsbuild.yaml
- src/proto/grpc/testing/control.proto 6 additions, 0 deletionssrc/proto/grpc/testing/control.proto
- test/cpp/qps/client.h 13 additions, 0 deletionstest/cpp/qps/client.h
- test/cpp/qps/coresched.cc 72 additions, 0 deletionstest/cpp/qps/coresched.cc
- test/cpp/qps/coresched.h 45 additions, 0 deletionstest/cpp/qps/coresched.h
- test/cpp/qps/qps_driver.cc 34 additions, 3 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/qps_worker.cc 0 additions, 5 deletionstest/cpp/qps/qps_worker.cc
- test/cpp/qps/server.h 14 additions, 1 deletiontest/cpp/qps/server.h
- tools/run_tests/sources_and_headers.json 3 additions, 0 deletionstools/run_tests/sources_and_headers.json
- vsprojects/vcxproj/qps/qps.vcxproj 3 additions, 0 deletionsvsprojects/vcxproj/qps/qps.vcxproj
- vsprojects/vcxproj/qps/qps.vcxproj.filters 6 additions, 0 deletionsvsprojects/vcxproj/qps/qps.vcxproj.filters
Loading
Please register or sign in to comment