Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b3e56c473699393698514d7fcd9289befbdee66c
/
test
/
cpp
/
qps
/
client_sync.cc
90e7369
clang-format plus helpful comments
by Vijay Pai
· 9 years ago
eed63fa
Remaining changes needed to get QPS test working on old compilers.
by Vijay Pai
· 9 years ago
bc78c20
Eliminate use of this_thread::sleep_until
by Vijay Pai
· 9 years ago
c1a2c31
Update the Status API
by Yang Gao
· 9 years ago
372fd87
Revert "Revert "Open loop sync/async multithreaded testing""
by Vijay Pai
· 9 years ago
d55636d
Revert "Open loop sync/async multithreaded testing"
by Craig Tiller
· 9 years ago
924d459
Fix timer issues
by vjpai
· 9 years ago
675140c
Merge branch 'master' into poisson
by vjpai
· 9 years ago
5c8737d
clang-format qps code - it was getting out of hand
by Craig Tiller
· 9 years ago
f993194
Merge branch 'stream_ctx' into poisson
by vjpai
· 10 years ago
0a41293
Also need to create a vector of streams
by vjpai
· 10 years ago
36ff3f0
clang-format
by Vijay Pai
· 10 years ago
25aa12f
Support multi-stream synchronous client tests
by Vijay Pai
· 10 years ago
0b94127
Merge branch 'master' into poisson
by Vijay Pai
· 10 years ago
9ba29cd
Move end_threads to subclass since some subclass-specific fields will still be
by vjpai
· 10 years ago
07b2fe6
Move end_threads to subclass since some subclass-specific fields will still be
by vjpai
· 10 years ago
c6aa60e
Move interarrival timer to Client class so that it can be used for async tests
by vjpai
· 10 years ago
0e6df83
Merge branch 'master' into poisson
by Vijay Pai
· 10 years ago
87dd702
Fix embarassing break bug
by Vijay Pai
· 10 years ago
77e0d64
Fix a race in QPS client shutdown
by Craig Tiller
· 10 years ago
105ff2e
Support for open-loop sync test
by Vijay Pai
· 10 years ago
66f37b4
Merge github.com:google/grpc into qps
by Craig Tiller
· 10 years ago
0caebbf
Splitting gRPC service class codegen into its own set of files.
by Nicolas "Pixel" Noble
· 10 years ago
8a5a666
Handle errors better on client
by Craig Tiller
· 10 years ago
aa2fca5
Remove asserts
by Craig Tiller
· 10 years ago
4967313
Remove unused header file for profiler
by Vijay Pai
· 10 years ago
55bb5bd
No need to do an extra read
by Vijay Pai
· 10 years ago
46f6523
Added streaming C++ tests for sync and sync cases
by vjpai
· 10 years ago
a182bf1
clang-format
by Craig Tiller
· 10 years ago
a8dc37a
Rename some files
by Craig Tiller
· 10 years ago
[Renamed from test/cpp/qps/client.cc]
8856875
Async client progress
by Craig Tiller
· 10 years ago
76877c3
Generate latencies in driver
by Craig Tiller
· 10 years ago
10923c2
Formatting
by Craig Tiller
· 10 years ago
6af9ed0
Rework QPS client/server
by Craig Tiller
· 10 years ago
8ecb170
Fix that race better
by Craig Tiller
· 10 years ago
2d0f36c
Driver to client/server kind of works
by Craig Tiller
· 10 years ago
5c004c6
Driver changes
by Craig Tiller
· 10 years ago
5b47818
Some compilers not happy with <:: and need < :: instead
by vjpai
· 10 years ago
7e80efc
Making the usage of gflags uniform across distributions.
by Nicolas "Pixel" Noble
· 10 years ago
ba60820
Fixing gflags' include path.
by Nicolas "Pixel" Noble
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
0ea6b43
Merge pull request #324 from ctiller/bench
by Vijay Pai
· 10 years ago
056ba54
Add pprof support
by Craig Tiller
· 10 years ago
5fd0d29
run clang-format
by Yang Gao
· 10 years ago
1ee7cb0
Merge github.com:google/grpc into format
by Craig Tiller
· 10 years ago
92fe70e
Added new results to report resource usage and QPS, along with new proto support for this
by vpai
· 10 years ago
b5dcec5
clang-format codebase
by Craig Tiller
· 10 years ago
59dfc90
Client side implementation of creating channel with credentials.
by yangg
· 10 years ago
80b6d01
Prepare QPS tests for running in GCE
by vpai
· 10 years ago