aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/qps_driver.cc
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'poisson' of git://github.com/vjpai/grpc into vjpai-poissonGravatar vjpai2015-04-27
|\ \ | |/ |/|
| * Supply command line flags for open-loop testingGravatar Vijay Pai2015-04-27
* | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
|/
* Wrap ParseCommandLineFlags in InitTestGravatar Yang Gao2015-04-15
* Merge branch 'qps' into local_workerGravatar Craig Tiller2015-04-10
|\
| * Add reporting library, use itGravatar Craig Tiller2015-04-10
* | Allow RunScenarios to spawn in-process workersGravatar Craig Tiller2015-04-09
|/
* Allow specifying warmup, benchmark timesGravatar Craig Tiller2015-04-08
* Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-streamGravatar Vijay Pai2015-03-23
|\
| * test return value of rpc parseGravatar Vijay Pai2015-03-23
| * Make RPC type configurableGravatar vjpai2015-03-23
* | clang-format c++ codeGravatar Yang Gao2015-03-17
|/
* clang-formatGravatar Craig Tiller2015-03-04
* Async client progressGravatar Craig Tiller2015-03-04
* Print resource utilizationGravatar Craig Tiller2015-03-03
* FormattingGravatar Craig Tiller2015-03-03
* Rework QPS client/serverGravatar Craig Tiller2015-03-02
* Driver to client/server kind of worksGravatar Craig Tiller2015-02-23
* Getting the driver pieces in placeGravatar Craig Tiller2015-02-23