-
- Downloads
Merge pull request #1240 from ctiller/qps
Define a smoke test for performance work, fix some bugs
No related branches found
No related tags found
Showing
- Makefile 47 additions, 1 deletionMakefile
- build.json 20 additions, 0 deletionsbuild.json
- test/cpp/qps/client.h 18 additions, 14 deletionstest/cpp/qps/client.h
- test/cpp/qps/client_async.cc 18 additions, 18 deletionstest/cpp/qps/client_async.cc
- test/cpp/qps/client_sync.cc 8 additions, 5 deletionstest/cpp/qps/client_sync.cc
- test/cpp/qps/histogram.h 2 additions, 2 deletionstest/cpp/qps/histogram.h
- test/cpp/qps/qps_driver.cc 4 additions, 33 deletionstest/cpp/qps/qps_driver.cc
- test/cpp/qps/report.cc 94 additions, 0 deletionstest/cpp/qps/report.cc
- test/cpp/qps/report.h 57 additions, 0 deletionstest/cpp/qps/report.h
- test/cpp/qps/server_async.cc 11 additions, 9 deletionstest/cpp/qps/server_async.cc
- test/cpp/qps/smoke_test.cc 149 additions, 0 deletionstest/cpp/qps/smoke_test.cc
- test/cpp/qps/smoke_test.sh 28 additions, 0 deletionstest/cpp/qps/smoke_test.sh
Loading
Please register or sign in to comment