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
*
create a grpc client qps test logging reporter
Alexander Polcyn
2017-04-08
*
Add option to limit # of messages per stream with tests
Vijay Pai
2017-04-03
*
Merge pull request #9780 from ctiller/cpp_bazelness
Nicolas Noble
2017-03-30
|
\
*
|
Make sure that we hold contents of async operation until completion.
Vijay Pai
2017-03-27
|
*
Clang-format.
Nicolas "Pixel" Noble
2017-03-27
|
*
Fixing qps & benchmark.
Nicolas "Pixel" Noble
2017-03-24
|
*
Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness
Nicolas "Pixel" Noble
2017-03-22
|
|
\
|
|
/
|
/
|
|
*
Buildifier.
Nicolas "Pixel" Noble
2017-03-22
*
|
Eliminate std::placeholders
Vijay Pai
2017-03-16
*
|
Merge pull request #10000 from yang-g/grpc_pb_h
Yang Gao
2017-03-15
|
\
\
*
|
|
add missing header
yang-g
2017-03-14
|
*
|
Include x.pb.h instead of x.grpc.pb.h for message-only protos
yang-g
2017-03-06
*
|
|
Finish streams that error. Don't histogram failed ops.
Vijay Pai
2017-02-28
|
/
/
|
*
Merge branch 'cpp_bazelness' of github.com:ctiller/grpc into cpp_bazelness
Craig Tiller
2017-02-24
|
|
\
|
*
\
Merge github.com:grpc/grpc into cpp_bazelness
Craig Tiller
2017-02-24
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Fixes
Craig Tiller
2017-02-17
|
|
/
|
*
qps BUILD progress
Craig Tiller
2017-02-17
*
|
Remove dead code
Craig Tiller
2017-02-17
|
/
*
Merge github.com:grpc/grpc into bwest
Craig Tiller
2017-02-02
|
\
*
|
Improve sync streaming benchmark, fix deadlock that can occur sometimes
Craig Tiller
2017-02-01
|
*
windows compilation fixes
Jan Tattermusch
2017-02-02
|
/
*
Merge branch 'master' into poll-cv-disable
Sree Kuchibhotla
2017-02-01
|
\
|
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
|
Excluded async_client_sync_server_* tests for poll-cv engine since it
Sree Kuchibhotla
2017-01-27
|
/
*
Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists
apolcyn
2017-01-17
|
\
|
*
re-run clang-format.sh
Alexander Polcyn
2017-01-12
*
|
Merge pull request #8816 from lyuxuan/cpu_usage2
lyuxuan
2017-01-12
|
\
\
|
|
*
re-run generate project to build qps json driver
Alexander Polcyn
2017-01-11
|
|
*
remove LimitCores in c++ benchmark
Alexander Polcyn
2017-01-11
|
|
*
ignore core counts and core lists in qps json driver
Alexander Polcyn
2017-01-11
|
*
|
enable uploading server cpu usage data from performance tests to big query
Yuxuan Li
2017-01-11
|
|
/
*
/
add setting channel args functionality to performance tesing
Yuxuan Li
2017-01-11
|
/
*
better qps_json_driver message when QPS_WORKERS env is missing
Jan Tattermusch
2016-12-21
*
allow disable core_list setting and override qps server in benchmarks
Alexander Polcyn
2016-12-20
*
handle empty string for qps workers in driver and dont quit them on netperf
Alex Polcyn
2016-12-06
*
Fix test name conflict in import. Also use low-thread-count variant for asan.
Mark D. Roth
2016-12-05
*
PR comments #2
David Garcia Quintas
2016-11-30
*
PR comments
David Garcia Quintas
2016-11-30
*
Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage
David Garcia Quintas
2016-11-29
|
\
*
|
PR comments
David Garcia Quintas
2016-11-29
|
*
Merge pull request #8868 from markdroth/fixit_qps
Mark D. Roth
2016-11-29
|
|
\
|
*
|
Take into account all the configs
Craig Tiller
2016-11-29
|
|
*
Improve logging.
Mark D. Roth
2016-11-29
*
|
|
Propagate termination signals to subprocesses
David Garcia Quintas
2016-11-28
|
*
|
Limit outstanding rpc count for synchronous {client,server} tsan tests
Craig Tiller
2016-11-28
|
/
/
*
|
Make a better educated guess about CPU costs of a benchmark
Craig Tiller
2016-11-28
*
|
Make a better educated guess about CPU costs of a benchmark
Craig Tiller
2016-11-28
|
*
Add debug logging for process termination state.
Mark D. Roth
2016-11-28
|
/
*
Merge pull request #8638 from vjpai/conform
Vijay Pai
2016-11-10
|
\
*
\
Merge pull request #8313 from lyuxuan/cpu_usage2
lyuxuan
2016-11-08
|
\
\
[next]