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
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
Create inproc version of QPS test and add a few simple tests of this to stand...
Vijay Pai
2017-10-19
*
Added the missing header file and fixed a syntax error.
Guantao Liu
2017-07-14
*
Removed unnecessary default values and fixed sanity.
Guantao Liu
2017-07-14
*
Add a new metric 'Queries/CPU-sec'.
Guantao Liu
2017-07-12
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
fix minor
Yuxuan Li
2017-05-04
*
clang-format
Yuxuan Li
2017-05-03
*
adding server side poll stat
Yuxuan Li
2017-05-03
*
initial implementation.
Yuxuan Li
2017-05-03
*
re-run clang-format.sh
Alexander Polcyn
2017-01-12
*
re-run generate project to build qps json driver
Alexander Polcyn
2017-01-11
*
ignore core counts and core lists in qps json driver
Alexander Polcyn
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
*
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
[next]