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
/
qps_test.cc
Commit message (
Expand
)
Author
Age
*
Remove host option from ServerConfig proto since it is error-prone and
Vijay Pai
2016-01-29
*
use new perf proto options in c++
Jan Tattermusch
2015-11-18
*
Address some review comments about signal and restoring qps_test_with_poll
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
*
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
*
headers reorg
yang-g
2015-08-21
*
Tune down number of channels for qps_test
Craig Tiller
2015-07-30
*
User agent string support
Craig Tiller
2015-07-18
*
Missing required changes from pull req. #1964
David Garcia Quintas
2015-06-08
*
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-21
|
\
*
|
Improvements to reporting mechanism based on comments.
David Garcia Quintas
2015-05-20
*
|
Simplified code based on comments and fixed build.json
David Garcia Quintas
2015-05-20
*
|
Removed registry for benchmark reports & introduced benchmark_config.{h,cc} i...
David Garcia Quintas
2015-05-20
*
|
Refactored benchmark reporting mechanism.
David Garcia Quintas
2015-05-20
|
*
Fix to work around the fact that Histogram isn't copyable.
David Garcia Quintas
2015-05-20
|
/
*
Split C++'s smoke_test into 4 stand alone ones.
David Garcia Quintas
2015-05-05