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_sync.cc
Commit message (
Expand
)
Author
Age
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Timer->UsageTimer consistently
vjpai
2016-02-24
*
Add a sanity test for name aliasing
Craig Tiller
2016-02-22
*
Simplify and properly implement openloop testing.
Vijay Pai
2016-02-11
*
pre sync_stream.cc creation. Does not compile
David Garcia Quintas
2016-01-25
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
Update copyrights again
murgatroid99
2016-01-13
*
Merge branch 'master' into bbuf
Vijay Pai
2016-01-11
|
\
*
|
Got rid of all compilation problems, now need to test
Vijay Pai
2016-01-04
*
|
WIP
Vijay Pai
2015-12-30
|
*
Consolidate C++ proto files under src/proto
Craig Tiller
2015-12-17
|
/
*
Cleanup some names
vjpai
2015-11-02
*
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
*
Move profiling system to gpr
Craig Tiller
2015-10-09
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
Latency traces
Craig Tiller
2015-10-08
*
Hand-written changes
Craig Tiller
2015-08-31
*
headers reorg
yang-g
2015-08-21
*
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 use of this_thread::sleep_until
Vijay Pai
2015-07-31
*
Update the Status API
Yang Gao
2015-06-16
*
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
*
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
*
|
Merge branch 'stream_ctx' into poisson
vjpai
2015-05-07
|
\
|
|
*
Also need to create a vector of streams
vjpai
2015-05-04
|
*
clang-format
Vijay Pai
2015-05-04
|
*
Support multi-stream synchronous client tests
Vijay Pai
2015-05-04
*
|
Merge branch 'master' into poisson
Vijay Pai
2015-04-29
|
\
|
*
|
Move end_threads to subclass since some subclass-specific fields will still be
vjpai
2015-04-29
|
*
Move end_threads to subclass since some subclass-specific fields will still be
vjpai
2015-04-29
*
|
Move interarrival timer to Client class so that it can be used for async tests
vjpai
2015-04-29
*
|
Merge branch 'master' into poisson
Vijay Pai
2015-04-28
|
\
|
*
|
Fix embarassing break bug
Vijay Pai
2015-04-27
|
*
Fix a race in QPS client shutdown
Craig Tiller
2015-04-27
*
|
Support for open-loop sync test
Vijay Pai
2015-04-26
|
/
*
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
*
|
Remove asserts
Craig Tiller
2015-04-09
|
/
*
Remove unused header file for profiler
Vijay Pai
2015-03-31
*
No need to do an extra read
Vijay Pai
2015-03-23
*
Added streaming C++ tests for sync and sync cases
vjpai
2015-03-23
[next]