aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_test.cc
Commit message (Expand)AuthorAge
* Replace InitBenchmark with InitTest. Remove qps_test.ccGravatar yang-g2017-07-13
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Clang-format.Gravatar Nicolas "Pixel" Noble2017-03-27
* Fixing qps & benchmark.Gravatar Nicolas "Pixel" Noble2017-03-24
* Better testingGravatar Craig Tiller2016-05-16
* Update copyrightsGravatar Craig Tiller2016-03-31
* 1. Remove all deadlines from the RPCs and shutdown in this code.Gravatar vjpai2016-03-14
* Simplify and properly implement openloop testing.Gravatar Vijay Pai2016-02-11
* 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
* headers reorgGravatar yang-g2015-08-21
* Tune down number of channels for qps_testGravatar Craig Tiller2015-07-30
* User agent string supportGravatar Craig Tiller2015-07-18
* Missing required changes from pull req. #1964Gravatar David Garcia Quintas2015-06-08
* 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