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
Commit message (
Expand
)
Author
Age
*
merge with head
yang-g
2015-11-20
|
\
|
*
Merge pull request #4097 from ctiller/hpack_max_table_size
David G. Quintas
2015-11-19
|
|
\
|
*
|
Merge pull request #4156 from jtattermusch/perf_testing_polishing
Jan Tattermusch
2015-11-19
|
/
|
|
|
*
|
use new perf proto options in c++
Jan Tattermusch
2015-11-18
|
|
*
Merge github.com:grpc/grpc into hpack_max_table_size
Craig Tiller
2015-11-18
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
More C++ fixes (the merge did not quite work...).
Julien Boeuf
2015-11-17
*
|
|
Forgot to fix driver.cc somehow...
Julien Boeuf
2015-11-17
*
|
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
|
|
|
*
clang-format
Craig Tiller
2015-11-10
|
|
/
|
*
Address some review comments about signal and restoring qps_test_with_poll
vjpai
2015-11-04
|
*
Add secure testing to sweep
vjpai
2015-11-04
|
*
Secure performance testing for C++ is in the hizzouse!
vjpai
2015-11-04
|
*
Better reasonable default
vjpai
2015-11-04
|
*
Fix up single run test
vjpai
2015-11-04
|
*
clang-format
Vijay Pai
2015-11-04
|
*
Add in security support, make payload protos configurable
vjpai
2015-11-04
|
*
Cleanup some names
vjpai
2015-11-02
|
*
Cleanup directory and make minor changes
vjpai
2015-11-02
|
*
QPS worker no longer needs to specify server port on command line. This is part
vjpai
2015-10-29
|
*
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
*
|
Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change
Julien Boeuf
2015-10-17
|
\
|
*
|
Fixing Cpp tests.
Julien Boeuf
2015-10-12
|
*
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-09
|
|
\
|
|
/
|
/
|
|
*
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
*
|
Add a timeout to benchmark test runs
Craig Tiller
2015-10-07
|
/
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Fix mac build
Craig Tiller
2015-09-10
*
Merge pull request #3174 from vjpai/shutitdown2
Craig Tiller
2015-09-10
|
\
*
|
Removing pessimizing moves.
Nicolas "Pixel" Noble
2015-09-03
|
*
Put timeout on server shutdown
vjpai
2015-08-31
*
|
Hand-written changes
Craig Tiller
2015-08-31
|
/
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
implementation fix
yang-g
2015-08-27
*
merge with head
yang-g
2015-08-24
|
\
|
*
Eliminate public thread-pool interface
Vijay Pai
2015-08-24
*
|
headers reorg
yang-g
2015-08-21
*
|
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
|
/
*
clang-format all source
Craig Tiller
2015-08-18
*
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 use of this_thread::sleep_until
Vijay Pai
2015-07-31
*
Eliminate lambda used as CV predicate
Vijay Pai
2015-07-31
[next]