Merge pull request #4995 from vjpai/corelimit2
Enable core limits on performance testing client and server
No related branches found
No related tags found
Showing
- Makefile 3 additions, 0 deletionsMakefile
- build.yaml 2 additions, 0 deletionsbuild.yaml
- src/proto/grpc/testing/control.proto 18 additions, 2 deletionssrc/proto/grpc/testing/control.proto
- src/proto/grpc/testing/services.proto 4 additions, 1 deletionsrc/proto/grpc/testing/services.proto
- test/cpp/qps/client.h 9 additions, 2 deletionstest/cpp/qps/client.h
- test/cpp/qps/client_async.cc 4 additions, 3 deletionstest/cpp/qps/client_async.cc
- test/cpp/qps/driver.cc 116 additions, 15 deletionstest/cpp/qps/driver.cc
- test/cpp/qps/limit_cores.cc 80 additions, 0 deletionstest/cpp/qps/limit_cores.cc
- test/cpp/qps/limit_cores.h 51 additions, 0 deletionstest/cpp/qps/limit_cores.h
- test/cpp/qps/qps-sweep.sh 14 additions, 0 deletionstest/cpp/qps/qps-sweep.sh
- test/cpp/qps/qps_driver.cc 12 additions, 3 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/qps_worker.cc 7 additions, 5 deletionstest/cpp/qps/qps_worker.cc
- test/cpp/qps/server.h 9 additions, 4 deletionstest/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