-
- Downloads
Rework QPS client/server
Now setup as a driver and N anonymous workers that may become clients or servers. Will convert async soon.
Showing
- test/cpp/qps/client.cc 106 additions, 166 deletionstest/cpp/qps/client.cc
- test/cpp/qps/client.h 2 additions, 0 deletionstest/cpp/qps/client.h
- test/cpp/qps/driver.cc 113 additions, 105 deletionstest/cpp/qps/driver.cc
- test/cpp/qps/driver.h 4 additions, 0 deletionstest/cpp/qps/driver.h
- test/cpp/qps/histogram.h 63 additions, 0 deletionstest/cpp/qps/histogram.h
- test/cpp/qps/qps_driver.cc 14 additions, 4 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/qpstest.proto 10 additions, 16 deletionstest/cpp/qps/qpstest.proto
- test/cpp/qps/server.cc 30 additions, 102 deletionstest/cpp/qps/server.cc
- test/cpp/qps/server.h 2 additions, 0 deletionstest/cpp/qps/server.h
- test/cpp/qps/single_run_localhost.sh 8 additions, 10 deletionstest/cpp/qps/single_run_localhost.sh
- test/cpp/qps/timer.cc 6 additions, 0 deletionstest/cpp/qps/timer.cc
- test/cpp/qps/timer.h 2 additions, 0 deletionstest/cpp/qps/timer.h
- test/cpp/qps/worker.cc 27 additions, 4 deletionstest/cpp/qps/worker.cc
Loading
Please register or sign in to comment