aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/driver.cc
Commit message (Expand)AuthorAge
...
| | * Timing nuancesGravatar Craig Tiller2016-08-09
| |/ |/|
* | clang-formatGravatar Vijay Pai2016-07-13
* | Add more information so that we can have a meaningful exit codeGravatar Vijay Pai2016-07-07
* | Reduce assertions, use status codes, increase verbosity on errorsGravatar vjpai2016-07-06
| * Merge github.com:grpc/grpc into consistent_client_countGravatar Craig Tiller2016-06-23
| |\ | |/ |/|
| * Fix compileGravatar Craig Tiller2016-06-22
| * Better distributionGravatar Craig Tiller2016-06-22
| |\
| * | Better distributionGravatar Craig Tiller2016-06-22
* | | Include <cinttypes> for PRIuPTR. Not clear why this is needed.Gravatar Vijay Pai2016-06-16
* | | Fix gpr_log format mismatches in c++ testsGravatar Yuchen Zeng2016-06-10
| | * Fix negationGravatar Craig Tiller2016-05-31
| |/
| * Add commentGravatar Craig Tiller2016-05-31
| * Make client_channels be across all clients, not per-clientGravatar Craig Tiller2016-05-31
* | Remove unused gflags and gtest includesGravatar vjpai2016-05-31
|/
* Disable fail fast for qps driverGravatar Craig Tiller2016-04-28
* fix formattingGravatar Jan Tattermusch2016-04-15
* populate ScenarioResult.summary in JSON reportGravatar Jan Tattermusch2016-04-15
* integrate ScenarioResult proto into qps driverGravatar Jan Tattermusch2016-04-14
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* clang-format and fix a typo caused by savingGravatar Vijay Pai2016-03-14
* 1. Remove all deadlines from the RPCs and shutdown in this code.Gravatar vjpai2016-03-14
* 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