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
/
driver.cc
Commit message (
Expand
)
Author
Age
*
Merge pull request #8638 from vjpai/conform
Vijay Pai
2016-11-10
|
\
|
*
clang-format
Vijay Pai
2016-11-04
|
*
Remove a namespace and start using a lambda for a small function
Vijay Pai
2016-11-04
|
*
Eliminate unnecessary uses of new[]/delete[] that can be replaced
Vijay Pai
2016-11-04
*
|
fixing conflicts with new upstream master
Yuxuan Li
2016-10-28
|
\
|
*
|
Merge branch 'master' into cpu_usage2
Yuxuan Li
2016-10-28
|
\
\
*
|
|
Change flag precision to flag stride, better description.
Yuxuan Li
2016-10-21
|
|
*
clang-format
Craig Tiller
2016-10-18
|
|
*
Merge branch 'direct-calls' into buffer_pools_for_realsies
Craig Tiller
2016-10-10
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-10-10
|
|
\
\
*
|
|
|
clean up unnecessary new lines and logging.
Yuxuan Li
2016-10-06
*
|
|
|
clang-formated and latency_vs_load.cc is deleted as its functionality
Yuxuan Li
2016-10-06
*
|
|
|
batched changes
Yuxuan Li
2016-10-06
|
|
|
*
Complete reporting for failure rates
Craig Tiller
2016-09-29
|
|
|
*
Collect stats on # failed requests
Craig Tiller
2016-09-28
|
|
|
*
Collecting failure status progress
Craig Tiller
2016-09-28
|
|
|
/
|
|
/
|
|
|
*
Change C++ API to expose wait_for_ready instead of fail_fast.
Mark D. Roth
2016-09-27
|
|
/
|
/
|
|
*
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-09-15
|
|
\
|
|
/
|
/
|
*
|
Add an initial mark that clients could use to delay startup of requests
Craig Tiller
2016-09-14
*
|
Merge pull request #7816 from ctiller/benchmark-verbosity
Craig Tiller
2016-09-07
|
\
\
|
|
*
Merge branch 'benchmark-verbosity' into direct-calls
Craig Tiller
2016-09-07
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Merge github.com:grpc/grpc into merge-parse
Craig Tiller
2016-08-22
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #6732 from ctiller/consistent_client_count
Craig Tiller
2016-08-22
|
\
\
\
|
|
*
|
Increase log verbosity for benchmark driver
Craig Tiller
2016-08-22
|
|
/
/
|
/
|
|
|
|
*
Timing nuances
Craig Tiller
2016-08-09
|
|
/
|
/
|
*
|
clang-format
Vijay Pai
2016-07-13
*
|
Add more information so that we can have a meaningful exit code
Vijay Pai
2016-07-07
*
|
Reduce assertions, use status codes, increase verbosity on errors
vjpai
2016-07-06
|
*
Merge github.com:grpc/grpc into consistent_client_count
Craig Tiller
2016-06-23
|
|
\
|
|
/
|
/
|
|
*
Fix compile
Craig Tiller
2016-06-22
|
*
Better distribution
Craig Tiller
2016-06-22
|
|
\
|
*
|
Better distribution
Craig Tiller
2016-06-22
*
|
|
Include <cinttypes> for PRIuPTR. Not clear why this is needed.
Vijay Pai
2016-06-16
*
|
|
Fix gpr_log format mismatches in c++ tests
Yuchen Zeng
2016-06-10
|
|
*
Fix negation
Craig Tiller
2016-05-31
|
|
/
|
*
Add comment
Craig Tiller
2016-05-31
|
*
Make client_channels be across all clients, not per-client
Craig Tiller
2016-05-31
*
|
Remove unused gflags and gtest includes
vjpai
2016-05-31
|
/
*
Disable fail fast for qps driver
Craig Tiller
2016-04-28
*
fix formatting
Jan Tattermusch
2016-04-15
*
populate ScenarioResult.summary in JSON report
Jan Tattermusch
2016-04-15
*
integrate ScenarioResult proto into qps driver
Jan Tattermusch
2016-04-14
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
clang-format and fix a typo caused by saving
Vijay Pai
2016-03-14
*
1. Remove all deadlines from the RPCs and shutdown in this code.
vjpai
2016-03-14
*
Finish clients fully before finishing servers
vjpai
2016-02-26
*
Do stream operations in a more idiomatic way: Write, WritesDone, Read until f...
Vijay Pai
2016-02-25
*
Fix the timeout
Vijay Pai
2016-02-13
*
use timeouts with proper fixture multipliers rather than raw,
Vijay Pai
2016-02-13
[next]