-
- Downloads
Merge pull request #837 from ctiller/qps_driver
QPS driver
No related branches found
No related tags found
Showing
- Makefile 92 additions, 116 deletionsMakefile
- build.json 27 additions, 41 deletionsbuild.json
- include/grpc/support/histogram.h 10 additions, 0 deletionsinclude/grpc/support/histogram.h
- src/core/support/histogram.c 25 additions, 10 deletionssrc/core/support/histogram.c
- test/core/util/grpc_profiler.c 1 addition, 1 deletiontest/core/util/grpc_profiler.c
- test/cpp/qps/client.cc 0 additions, 252 deletionstest/cpp/qps/client.cc
- test/cpp/qps/client.h 173 additions, 0 deletionstest/cpp/qps/client.h
- test/cpp/qps/client_async.cc 83 additions, 223 deletionstest/cpp/qps/client_async.cc
- test/cpp/qps/client_sync.cc 93 additions, 0 deletionstest/cpp/qps/client_sync.cc
- test/cpp/qps/driver.cc 210 additions, 0 deletionstest/cpp/qps/driver.cc
- test/cpp/qps/driver.h 61 additions, 0 deletionstest/cpp/qps/driver.h
- test/cpp/qps/histogram.h 85 additions, 0 deletionstest/cpp/qps/histogram.h
- test/cpp/qps/qps_driver.cc 132 additions, 0 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/qpstest.proto 69 additions, 27 deletionstest/cpp/qps/qpstest.proto
- test/cpp/qps/server.h 84 additions, 0 deletionstest/cpp/qps/server.h
- test/cpp/qps/server_async.cc 27 additions, 119 deletionstest/cpp/qps/server_async.cc
- test/cpp/qps/server_sync.cc 107 additions, 0 deletionstest/cpp/qps/server_sync.cc
- test/cpp/qps/single_run_localhost.sh 28 additions, 0 deletionstest/cpp/qps/single_run_localhost.sh
- test/cpp/qps/stats.h 60 additions, 0 deletionstest/cpp/qps/stats.h
- test/cpp/qps/timer.cc 71 additions, 0 deletionstest/cpp/qps/timer.cc
Loading
Please register or sign in to comment