aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client.h
Commit message (Expand)AuthorAge
* headers reorgGravatar yang-g2015-08-21
* Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
* clang-formatGravatar Vijay Pai2015-08-11
* Address concerns from reviewGravatar vjpai2015-08-11
* Stop using a variable-sized array since that's not standards-compliantGravatar Vijay Pai2015-08-07
* 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 lambda used as CV predicateGravatar Vijay Pai2015-07-31
* clang-formatGravatar Vijay Pai2015-07-31
* Switch a push_back to emplace_back to avoid being interpretedGravatar vjpai2015-07-31
* Remove lambda from client definitionGravatar vjpai2015-07-31
* Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
* Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
* Address review comments for code clarityGravatar Vijay Pai2015-06-05
* clang-formatGravatar Vijay Pai2015-06-05
* Account for time difference in mac and linuxGravatar Vijay Pai2015-06-03
* Bug fixGravatar Vijay Pai2015-06-03
* Support use of high_res clock in timepointsGravatar vjpai2015-06-02
* Fix timer issuesGravatar vjpai2015-06-02
* Merge branch 'master' into poissonGravatar vjpai2015-05-28
|\
| * clang-format qps code - it was getting out of handGravatar Craig Tiller2015-05-21
* | WIPGravatar vjpai2015-05-12
* | Move interarrival timer to Client class so that it can be used for async testsGravatar vjpai2015-04-29
|/
* Merge github.com:google/grpc into qpsGravatar Craig Tiller2015-04-10
|\
| * Splitting gRPC service class codegen into its own set of files.Gravatar Nicolas "Pixel" Noble2015-04-09
* | Handle errors better on clientGravatar Craig Tiller2015-04-09
|/
* Added streaming C++ tests for sync and sync casesGravatar vjpai2015-03-23
* clang-formatGravatar Craig Tiller2015-03-04
* Linux compile fixGravatar Craig Tiller2015-03-04
* Async client progressGravatar Craig Tiller2015-03-04
* Rework QPS client/serverGravatar Craig Tiller2015-03-02
* WIPGravatar Craig Tiller2015-03-02