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 branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-21
|
\
|
*
Add missing copyright notices
Craig Tiller
2015-05-21
|
*
Merge pull request #1669 from dgquintas/benchmark_hosts_info
Vijay Pai
2015-05-21
|
|
\
*
|
|
Return shared_ptr by value plus minor dependency fix
David Garcia Quintas
2015-05-20
*
|
|
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
*
|
|
Added missing benchmark_config.* files
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
|
*
Added the client and server configurations to the bench results proto.
David Garcia Quintas
2015-05-19
*
|
Compile fix
Craig Tiller
2015-05-19
*
|
Better RNG seeding portability
Craig Tiller
2015-05-19
*
|
Cheesy attempt to get this working on Travis
Craig Tiller
2015-05-18
|
/
*
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...
Yang Gao
2015-05-12
|
\
*
|
Added async streaming ping pong test
Siddharth Rakesh
2015-05-11
|
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
|
\
*
|
\
Merge github.com:grpc/grpc into the-churnening
Craig Tiller
2015-05-08
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1470 from vjpai/stream_ctx
Craig Tiller
2015-05-08
|
|
\
\
|
|
|
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
|
|
|
\
|
|
|
|
*
Eliminate need for SIGPIPE handling
Craig Tiller
2015-05-06
*
|
|
|
|
Lose redundant tag on unary calls
Craig Tiller
2015-05-06
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
|
|
_
|
/
|
/
|
|
|
*
|
Split C++'s smoke_test into 4 stand alone ones.
David Garcia Quintas
2015-05-05
|
/
/
|
*
Make sure that we have enough server threads to actually support the
Vijay Pai
2015-05-05
|
*
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
|
/
*
Change function-pointer to std::function
vjpai
2015-05-04
*
Keep code that is common between both async client versions in a new async su...
Vijay Pai
2015-04-30
*
Move end_threads to subclass since some subclass-specific fields will still be
vjpai
2015-04-29
*
Merge pull request #1375 from ctiller/qps_client
Vijay Pai
2015-04-28
|
\
*
|
Ignore SIGPIPE
Craig Tiller
2015-04-27
|
*
Fix a race in QPS client shutdown
Craig Tiller
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
|
\
|
*
Merge github.com:google/grpc into qps
Craig Tiller
2015-04-10
|
|
\
|
*
|
Add reporting library, use it
Craig Tiller
2015-04-10
|
*
|
s/11/1
Craig Tiller
2015-04-10
*
|
|
Allow RunScenarios to spawn in-process workers
Craig Tiller
2015-04-09
|
/
/
*
|
:Merge branch 'qps' of github.com:ctiller/grpc into qps
Craig Tiller
2015-04-09
|
\
\
*
|
|
Tweaks
Craig Tiller
2015-04-09
|
|
*
Merge pull request #1238 from nicolasnoble/plugin-rework
Yang Gao
2015-04-09
|
|
|
\
|
|
|
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
|
|
|
fine tuning
Craig Tiller
2015-04-09
|
*
|
|
Indentation fixes, s/11/1/g
Craig Tiller
2015-04-09
|
/
/
/
*
|
|
Dont sleep forever on async cq
Craig Tiller
2015-04-09
*
|
|
Handle errors better on client
Craig Tiller
2015-04-09
[next]