aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-09-15
|\
| * Dont start requests until all clients have gotten connectedGravatar Craig Tiller2016-09-14
| * Add an initial mark that clients could use to delay startup of requestsGravatar Craig Tiller2016-09-14
* | clang-formatGravatar Craig Tiller2016-09-08
| * Merge pull request #7816 from ctiller/benchmark-verbosityGravatar Craig Tiller2016-09-07
| |\
* | \ Merge branch 'benchmark-verbosity' into direct-callsGravatar Craig Tiller2016-09-07
|\ \ \ | | |/ | |/|
* | | Cleanup, debug supportGravatar 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
| | |/ | |/|
* | | Merge github.com:grpc/grpc into merge-parseGravatar Craig Tiller2016-08-18
|\| |
| * | Merge pull request #7648 from vjpai/qps_better_ptrGravatar kpayson642016-08-15
| |\ \
* | | | Timing nuancesGravatar Craig Tiller2016-08-09
| * | | Appease the const gods, improve readability, stop using 0 and 1 asGravatar Vijay Pai2016-08-08
| * | | clang-formatGravatar Vijay Pai2016-08-05
| * | | Better ending for open-loop tests: never wait more than 1 secondGravatar Vijay Pai2016-08-05
| * | | Dramatically reduce time required to complete sync test when runningGravatar Vijay Pai2016-08-05
|/ / /
| * / Properly use unique_ptr rather than explicitlyGravatar Vijay Pai2016-08-05
|/ /
* | Don't assert if we're not able to set affinity for some reasonGravatar Vijay Pai2016-07-30
* | Fix compile errorGravatar Craig Tiller2016-07-15
* | Merge branch 'histo' of github.com:vjpai/grpc into delayed-writeGravatar Craig Tiller2016-07-15
|\ \
* | | Cleanup from code reviewGravatar Craig Tiller2016-07-14
| * | clang-formatGravatar Vijay Pai2016-07-13
| * | Resolve pernicious race between destructor and thread functions by insisting ...Gravatar Vijay Pai2016-07-13
* | | Fix some failuresGravatar Craig Tiller2016-07-13
| * | Temporary workaround by setting up a deadline on server shutdown.Gravatar Vijay Pai2016-07-13
| * | Unify and make consistent the per-thread shutdown processGravatar Vijay Pai2016-07-13
* | | Dont stall shutting down serverGravatar Craig Tiller2016-07-13
* | | get timeouts working on run_tests.py againGravatar Craig Tiller2016-07-13
* | | Better fine-tuningGravatar Craig Tiller2016-07-12
* | | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
* | | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
* | | Actually run json_run_localhost testsGravatar Craig Tiller2016-07-12
* | | Make request freelists per cq, to allow drastically higher requested call countsGravatar Craig Tiller2016-07-12
* | | Ensure timely response to marksGravatar Craig Tiller2016-07-12
| * | Fix some shutdown errors related to CQ/join orderingGravatar Vijay Pai2016-07-08
| * | Merge branch 'verbose_errors' into histoGravatar Vijay Pai2016-07-08
| |\ \
| * | | Stop holding histogram for a long timeGravatar Vijay Pai2016-07-08
* | | | Fix high seqno tests, up runtimes for benchmark tests to flush more bugsGravatar Craig Tiller2016-07-07
|/ / /
| * | 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-28
| |\ | |/ |/|
* | Colocate calls for the same channel on the same CQGravatar Craig Tiller2016-06-27
| * 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
* | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
|\ \ \
| * \ \ Merge pull request #6838 from vjpai/trigger_happyGravatar Jan Tattermusch2016-06-16
| |\ \ \
* | | | | Include <cinttypes> for PRIuPTR. Not clear why this is needed.Gravatar Vijay Pai2016-06-16