index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
qps
/
client.h
Commit message (
Expand
)
Author
Age
...
*
Split up into a new service proto, use proper service suffix, add a
vjpai
2015-10-29
*
Numerous proto changes to make things more sane and fix some outstanding issues
vjpai
2015-10-28
*
Split qpstest.proto into two parts - one for performance stats and
vjpai
2015-10-21
*
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
vjpai
2015-10-19
*
headers reorg
yang-g
2015-08-21
*
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
*
clang-format
Vijay Pai
2015-08-11
*
Address concerns from review
vjpai
2015-08-11
*
Stop using a variable-sized array since that's not standards-compliant
Vijay Pai
2015-08-07
*
clang-format plus helpful comments
Vijay Pai
2015-08-05
*
Remaining changes needed to get QPS test working on old compilers.
Vijay Pai
2015-08-05
*
Eliminate lambda used as CV predicate
Vijay Pai
2015-07-31
*
clang-format
Vijay Pai
2015-07-31
*
Switch a push_back to emplace_back to avoid being interpreted
vjpai
2015-07-31
*
Remove lambda from client definition
vjpai
2015-07-31
*
Revert "Revert "Open loop sync/async multithreaded testing""
Vijay Pai
2015-06-08
*
Revert "Open loop sync/async multithreaded testing"
Craig Tiller
2015-06-08
*
Address review comments for code clarity
Vijay Pai
2015-06-05
*
clang-format
Vijay Pai
2015-06-05
*
Account for time difference in mac and linux
Vijay Pai
2015-06-03
*
Bug fix
Vijay Pai
2015-06-03
*
Support use of high_res clock in timepoints
vjpai
2015-06-02
*
Fix timer issues
vjpai
2015-06-02
*
Merge branch 'master' into poisson
vjpai
2015-05-28
|
\
|
*
clang-format qps code - it was getting out of hand
Craig Tiller
2015-05-21
*
|
WIP
vjpai
2015-05-12
*
|
Move interarrival timer to Client class so that it can be used for async tests
vjpai
2015-04-29
|
/
*
Merge github.com:google/grpc into qps
Craig Tiller
2015-04-10
|
\
|
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
|
Handle errors better on client
Craig Tiller
2015-04-09
|
/
*
Added streaming C++ tests for sync and sync cases
vjpai
2015-03-23
*
clang-format
Craig Tiller
2015-03-04
*
Linux compile fix
Craig Tiller
2015-03-04
*
Async client progress
Craig Tiller
2015-03-04
*
Rework QPS client/server
Craig Tiller
2015-03-02
*
WIP
Craig Tiller
2015-03-02
[prev]