aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps
Commit message (Expand)AuthorAge
* Merge branch 'master' into debug_qps_streamGravatar vjpai2016-03-10
|\
| * Fix formattingGravatar Craig Tiller2016-03-07
| * Disable profiling in qps_worker for nowGravatar Craig Tiller2016-03-07
| * Revert "Ensure that no #includes are inside of a namespace."Gravatar Craig Tiller2016-03-04
| * sanityGravatar David Garcia Quintas2016-03-02
| * Ensure that no #includes are inside of a namespace.Gravatar David Garcia Quintas2016-03-02
* | clang-formatGravatar Vijay Pai2016-02-26
* | Finish clients fully before finishing serversGravatar vjpai2016-02-26
* | Simplify Mark processing codeGravatar vjpai2016-02-25
* | Do stream operations in a more idiomatic way: Write, WritesDone, Read until f...Gravatar Vijay Pai2016-02-25
|/
* Timer->UsageTimer consistentlyGravatar vjpai2016-02-24
* Merge pull request #5388 from vjpai/bourne_againGravatar Nicolas Noble2016-02-24
|\
| * BSD platforms (such as Mac) are likely to have /bin/sh refer to traditionalGravatar vjpai2016-02-24
* | Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2016-02-23
|\|
* | Fix copyrightsGravatar Craig Tiller2016-02-23
* | clang-fmtGravatar Craig Tiller2016-02-22
* | Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
| * Fix the slowdown factorGravatar Vijay Pai2016-02-19
| * 1. Adjust tsan/asan/msan slowdowns according to documentationGravatar Vijay Pai2016-02-19
|/
* Document variable namesGravatar Vijay Pai2016-02-17
* Use more variables for better explanationsGravatar Vijay Pai2016-02-17
* Use three different load-factors and document load-factor variableGravatar Vijay Pai2016-02-17
* Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
|\
| * Fix the timeoutGravatar Vijay Pai2016-02-13
| * use timeouts with proper fixture multipliers rather than raw,Gravatar Vijay Pai2016-02-13
* | Add 70% load scenario for testing with open-loopGravatar Vijay Pai2016-02-12
|/
* clang-formatGravatar Vijay Pai2016-02-12
* Attack of the const police.Gravatar vjpai2016-02-12
* Cleanup to make it work with clang buildGravatar Vijay Pai2016-02-11
* Sanity (clang-format and copyright)Gravatar Vijay Pai2016-02-11
* Simplify and properly implement openloop testing.Gravatar Vijay Pai2016-02-11
* Fix random number generators and improve code style (stop usingGravatar Vijay Pai2016-02-10
* Clang format and fix copyrightsGravatar murgatroid992016-02-05
* Merge pull request #5008 from vjpai/worker_quitGravatar Michael Lumish2016-02-04
|\
* \ Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
|\ \
| | * Merge branch 'master' into worker_quitGravatar vjpai2016-02-04
| | |\ | |_|/ |/| |
| * | fix missed merge issueGravatar Alistair Veitch2016-02-03
* | | Took out dependence on vectorGravatar vjpai2016-02-03
* | | Forgot to put this in the Mac versionGravatar vjpai2016-02-03
| * | mergeGravatar Alistair Veitch2016-02-02
| |\ \ | |/ / |/| |
| | * 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
| * | post mergeGravatar Alistair Veitch2016-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
* | | Add core-limited scenario and protobuf-based QPS scenarioGravatar Vijay Pai2016-02-01
* | | Copyright and clang-formatGravatar Vijay Pai2016-02-01
* | | Make sure that client limit is validGravatar Vijay Pai2016-02-01