aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/driver.cc
Commit message (Expand)AuthorAge
* clang-formatGravatar Craig Tiller2016-10-18
* Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-10
|\
| * Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-10
| |\
* | | Complete reporting for failure ratesGravatar Craig Tiller2016-09-29
* | | Collect stats on # failed requestsGravatar Craig Tiller2016-09-28
* | | Collecting failure status progressGravatar Craig Tiller2016-09-28
|/ /
| * Change C++ API to expose wait_for_ready instead of fail_fast.Gravatar Mark D. Roth2016-09-27
* | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-15
|\|
| * Add an initial mark that clients could use to delay startup of requestsGravatar Craig Tiller2016-09-14
| * Merge pull request #7816 from ctiller/benchmark-verbosityGravatar Craig Tiller2016-09-07
| |\
* | \ Merge branch 'benchmark-verbosity' into direct-callsGravatar Craig Tiller2016-09-07
|\ \ \ | | |/ | |/|
* | | Merge github.com:grpc/grpc into merge-parseGravatar Craig Tiller2016-08-22
|\ \ \ | | |/ | |/|
| * | Merge pull request #6732 from ctiller/consistent_client_countGravatar Craig Tiller2016-08-22
| |\ \
| | | * Increase log verbosity for benchmark driverGravatar Craig Tiller2016-08-22
| | |/ | |/|
* / | 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
|\