aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/driver.cc
Commit message (Expand)AuthorAge
* Finish clients fully before finishing serversGravatar vjpai2016-02-26
* Do stream operations in a more idiomatic way: Write, WritesDone, Read until f...Gravatar Vijay Pai2016-02-25
* Fix the timeoutGravatar Vijay Pai2016-02-13
* use timeouts with proper fixture multipliers rather than raw,Gravatar Vijay Pai2016-02-13
* Function name changed on merge....Gravatar Vijay Pai2016-02-02
* Merge branch 'master' into worker_quitGravatar Vijay Pai2016-02-02
|\
* | clang-formatGravatar Vijay Pai2016-02-02
* | Add a Quit RPC so that we can conveniently shut down the workers from the dri...Gravatar vjpai2016-02-02
| * atGravatar Vijay Pai2016-02-01
| * Address reviewer comments regarding const and shortage of commentsGravatar Vijay Pai2016-02-01
| * Copyright and clang-formatGravatar Vijay Pai2016-02-01
| * Make sure that client limit is validGravatar Vijay Pai2016-02-01
| * Enable properly working core limits on clients and servers,Gravatar Vijay Pai2016-02-01
|/
* Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
|\
* | copyrightsGravatar David Garcia Quintas2016-01-27
| * Merge branch 'generic_qps' into dynamic_sizing2Gravatar Vijay Pai2016-01-27
| |\
| * | CopyrightGravatar Vijay Pai2016-01-27
| * | Also dynamic sizing for num_clients on performance testsGravatar Vijay Pai2016-01-27
| | * Sanity failures (copyright, clang-format)Gravatar vjpai2016-01-27
| | * clang-formatGravatar vjpai2016-01-26
| | * Fix copyrightGravatar vjpai2016-01-26
| | * Properly state client nameGravatar Vijay Pai2016-01-26
| | * Improve logging for testGravatar Vijay Pai2016-01-26
| |/
* / pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
|/
* Consolidate C++ proto files under src/protoGravatar Craig Tiller2015-12-17
* Merge pull request #4156 from jtattermusch/perf_testing_polishingGravatar Jan Tattermusch2015-11-19
|\
| * use new perf proto options in c++Gravatar Jan Tattermusch2015-11-18
* | More C++ fixes (the merge did not quite work...).Gravatar Julien Boeuf2015-11-17
* | Forgot to fix driver.cc somehow...Gravatar Julien Boeuf2015-11-17
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\|
| * clang-formatGravatar Vijay Pai2015-11-04
| * Cleanup some namesGravatar vjpai2015-11-02
| * QPS worker no longer needs to specify server port on command line. This is partGravatar vjpai2015-10-29
| * Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| * Split qpstest.proto into two parts - one for performance stats andGravatar vjpai2015-10-21
* | Fixing Cpp tests.Gravatar Julien Boeuf2015-10-12
|/
* Add a timeout to benchmark test runsGravatar Craig Tiller2015-10-07
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
* Removing pessimizing moves.Gravatar Nicolas "Pixel" Noble2015-09-03
* Hand-written changesGravatar Craig Tiller2015-08-31
* implementation fixGravatar yang-g2015-08-27
* headers reorgGravatar yang-g2015-08-21
* clang-formatGravatar Vijay Pai2015-08-11
* Address concerns from reviewGravatar vjpai2015-08-11
* clang-format plus helpful commentsGravatar Vijay Pai2015-08-05
* Remaining changes needed to get QPS test working on old compilers.Gravatar Vijay Pai2015-08-05
* Eliminate use of lambdas in ResourceUsage processing functions...Gravatar Vijay Pai2015-07-31
* Update C++ implGravatar Craig Tiller2015-07-13
* Fixup C++Gravatar Craig Tiller2015-07-06
* Update the Status APIGravatar Yang Gao2015-06-16