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_driver.cc
Commit message (
Expand
)
Author
Age
*
Address concerns from review
vjpai
2015-08-11
*
Remaining changes needed to get QPS test working on old compilers.
Vijay Pai
2015-08-05
*
Handle all cases properly
vjpai
2015-06-08
*
Revert "Revert "Open loop sync/async multithreaded testing""
Vijay Pai
2015-06-08
*
Missing required changes from pull req. #1964
David Garcia Quintas
2015-06-08
*
Revert "Open loop sync/async multithreaded testing"
Craig Tiller
2015-06-08
*
Merge branch 'master' into poisson
vjpai
2015-05-28
|
\
|
*
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-22
|
|
\
|
*
\
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-21
|
|
\
\
|
|
|
*
clang-format qps code - it was getting out of hand
Craig Tiller
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
|
|
/
*
|
Merge branch 'stream_ctx' into poisson
vjpai
2015-05-07
|
\
|
|
*
Make sure that we have enough server threads to actually support the
Vijay Pai
2015-05-05
*
|
Merge branch 'poisson' of git://github.com/vjpai/grpc into vjpai-poisson
vjpai
2015-04-27
|
\
\
|
|
/
|
/
|
|
*
Supply command line flags for open-loop testing
Vijay Pai
2015-04-27
*
|
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
|
/
*
Wrap ParseCommandLineFlags in InitTest
Yang Gao
2015-04-15
*
Merge branch 'qps' into local_worker
Craig Tiller
2015-04-10
|
\
|
*
Add reporting library, use it
Craig Tiller
2015-04-10
*
|
Allow RunScenarios to spawn in-process workers
Craig Tiller
2015-04-09
|
/
*
Allow specifying warmup, benchmark times
Craig Tiller
2015-04-08
*
Merge branch 'qps-stream' of https://github.com/vjpai/grpc into vjpai-qps-stream
Vijay Pai
2015-03-23
|
\
|
*
test return value of rpc parse
Vijay Pai
2015-03-23
|
*
Make RPC type configurable
vjpai
2015-03-23
*
|
clang-format c++ code
Yang Gao
2015-03-17
|
/
*
clang-format
Craig Tiller
2015-03-04
*
Async client progress
Craig Tiller
2015-03-04
*
Print resource utilization
Craig Tiller
2015-03-03
*
Formatting
Craig Tiller
2015-03-03
*
Rework QPS client/server
Craig Tiller
2015-03-02
*
Driver to client/server kind of works
Craig Tiller
2015-02-23
*
Getting the driver pieces in place
Craig Tiller
2015-02-23