aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_driver.cc
Commit message (Expand)AuthorAge
* Eliminate unused source fileGravatar vjpai2016-04-20
* integrate ScenarioResult proto into qps driverGravatar Jan Tattermusch2016-04-14
* Update copyrightsGravatar Craig Tiller2016-03-31
* @jtattermusch correctly pointed out that we are not settingGravatar vjpai2016-03-21
* Merge branch 'master' into worker_quitGravatar Vijay Pai2016-02-02
|\
* | Add a Quit RPC so that we can conveniently shut down the workers from the dri...Gravatar vjpai2016-02-02
| * Enable properly working core limits on clients and servers,Gravatar Vijay Pai2016-02-01
| * Merge branch 'master' into corelimit2Gravatar Vijay Pai2016-02-01
| |\ | |/ |/|
* | Remove host option from ServerConfig proto since it is error-prone andGravatar Vijay Pai2016-01-29
* | Actually create async generic serverGravatar vjpai2016-01-26
* | clang-formatGravatar Vijay Pai2016-01-26
* | localhost -> wildcard addressGravatar Vijay Pai2016-01-26
| * Added todo as a reminder to drive core selection automaticallyGravatar vjpai2016-01-19
* | Re-enable explicit specification of server port for qps worker. AlsoGravatar Vijay Pai2016-01-19
| * Merge branch 'master' into corelimit2Gravatar vjpai2016-01-19
| |\ | |/ |/|
* | Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
* | clang-format codeGravatar Craig Tiller2016-01-14
* | Update copyrights againGravatar murgatroid992016-01-13
| * Merge branch 'master' into corelimit2Gravatar Vijay Pai2016-01-13
| |\ | |/ |/|
| * clang-formatGravatar Vijay Pai2016-01-13
| * Make core limitation work for both client and server so that we can run tests...Gravatar Vijay Pai2016-01-13
* | Generic testGravatar vjpai2016-01-11
|/
* merge with headGravatar yang-g2015-11-20
|\
| * 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
* Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04
* Better reasonable defaultGravatar vjpai2015-11-04
* Fix up single run testGravatar 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
* Address concerns from reviewGravatar vjpai2015-08-11
* Remaining changes needed to get QPS test working on old compilers.Gravatar Vijay Pai2015-08-05
* Handle all cases properlyGravatar vjpai2015-06-08
* Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
* Missing required changes from pull req. #1964Gravatar David Garcia Quintas2015-06-08
* Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
* Merge branch 'master' into poissonGravatar vjpai2015-05-28
|\
| * Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-22
| |\
| * \ Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoringGravatar David Garcia Quintas2015-05-21
| |\ \
| | | * clang-format qps code - it was getting out of handGravatar Craig Tiller2015-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
| |/
* | Merge branch 'stream_ctx' into poissonGravatar vjpai2015-05-07
|\|
| * Make sure that we have enough server threads to actually support theGravatar Vijay Pai2015-05-05