aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/async_unary_ping_pong_test.cc
Commit message (Expand)AuthorAge
* Cleanup redundant testsGravatar Craig Tiller2016-05-23
* Update copyrightsGravatar Craig Tiller2016-03-31
* 1. Remove all deadlines from the RPCs and shutdown in this code.Gravatar vjpai2016-03-14
* Remove host option from ServerConfig proto since it is error-prone andGravatar Vijay Pai2016-01-29
* use new perf proto options in c++Gravatar Jan Tattermusch2015-11-18
* Address some review comments about signal and restoring qps_test_with_pollGravatar vjpai2015-11-04
* clang-formatGravatar Vijay Pai2015-11-04
* Add in security support, make payload protos configurableGravatar vjpai2015-11-04
* Cleanup some namesGravatar vjpai2015-11-02
* Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
* Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
* Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-21
|\
* | Improvements to reporting mechanism based on comments.Gravatar David Garcia Quintas2015-05-20
* | Simplified code based on comments and fixed build.jsonGravatar David Garcia Quintas2015-05-20
* | Removed registry for benchmark reports & introduced benchmark_config.{h,cc} i...Gravatar David Garcia Quintas2015-05-20
* | Refactored benchmark reporting mechanism.Gravatar David Garcia Quintas2015-05-20
| * Fix to work around the fact that Histogram isn't copyable.Gravatar David Garcia Quintas2015-05-20
|/
* Split C++'s smoke_test into 4 stand alone ones.Gravatar David Garcia Quintas2015-05-05