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
*
Dont run benchmarks outside of linux for now
Craig Tiller
2016-09-27
*
Reduce # of benchmarks run as Jenkins unit tests
Craig Tiller
2016-09-27
*
Properly init variable
yang-g
2016-09-22
*
Dont start requests until all clients have gotten connected
Craig Tiller
2016-09-14
*
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 pull request #6732 from ctiller/consistent_client_count
Craig Tiller
2016-08-22
|
\
\
|
|
*
Increase log verbosity for benchmark driver
Craig Tiller
2016-08-22
|
|
/
|
/
|
*
|
Merge pull request #7648 from vjpai/qps_better_ptr
kpayson64
2016-08-15
|
\
\
*
|
|
Appease the const gods, improve readability, stop using 0 and 1 as
Vijay Pai
2016-08-08
*
|
|
clang-format
Vijay Pai
2016-08-05
*
|
|
Better ending for open-loop tests: never wait more than 1 second
Vijay Pai
2016-08-05
*
|
|
Dramatically reduce time required to complete sync test when running
Vijay Pai
2016-08-05
|
*
|
Properly use unique_ptr rather than explicitly
Vijay Pai
2016-08-05
|
/
/
*
|
Don't assert if we're not able to set affinity for some reason
Vijay Pai
2016-07-30
*
|
Fix compile error
Craig Tiller
2016-07-15
*
|
Merge branch 'histo' of github.com:vjpai/grpc into delayed-write
Craig Tiller
2016-07-15
|
\
\
*
|
|
Cleanup from code review
Craig Tiller
2016-07-14
|
*
|
clang-format
Vijay Pai
2016-07-13
|
*
|
Resolve pernicious race between destructor and thread functions by insisting ...
Vijay Pai
2016-07-13
*
|
|
Fix some failures
Craig Tiller
2016-07-13
|
*
|
Temporary workaround by setting up a deadline on server shutdown.
Vijay Pai
2016-07-13
|
*
|
Unify and make consistent the per-thread shutdown process
Vijay Pai
2016-07-13
*
|
|
Dont stall shutting down server
Craig Tiller
2016-07-13
*
|
|
get timeouts working on run_tests.py again
Craig Tiller
2016-07-13
*
|
|
Better fine-tuning
Craig Tiller
2016-07-12
*
|
|
Get json_run_localhost working again
Craig Tiller
2016-07-12
*
|
|
Get json_run_localhost working again
Craig Tiller
2016-07-12
*
|
|
Actually run json_run_localhost tests
Craig Tiller
2016-07-12
*
|
|
Make request freelists per cq, to allow drastically higher requested call counts
Craig Tiller
2016-07-12
*
|
|
Ensure timely response to marks
Craig Tiller
2016-07-12
|
*
|
Fix some shutdown errors related to CQ/join ordering
Vijay Pai
2016-07-08
|
*
|
Merge branch 'verbose_errors' into histo
Vijay Pai
2016-07-08
|
|
\
\
|
*
|
|
Stop holding histogram for a long time
Vijay Pai
2016-07-08
*
|
|
|
Fix high seqno tests, up runtimes for benchmark tests to flush more bugs
Craig Tiller
2016-07-07
|
/
/
/
|
*
|
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-28
|
|
\
|
|
/
|
/
|
*
|
Colocate calls for the same channel on the same CQ
Craig Tiller
2016-06-27
|
*
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
*
|
|
Merge branch 'master' into wheezy
Vijay Pai
2016-06-17
|
\
\
\
|
*
\
\
Merge pull request #6838 from vjpai/trigger_happy
Jan Tattermusch
2016-06-16
|
|
\
\
\
*
|
|
|
|
Include <cinttypes> for PRIuPTR. Not clear why this is needed.
Vijay Pai
2016-06-16
*
|
|
|
|
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
\
|
|
|
|
*
|
|
|
|
Specify template parent explicitly
Vijay Pai
2016-06-15
|
*
|
|
|
Fix gpr_log format mismatches in c++ tests
Yuchen Zeng
2016-06-10
|
*
|
|
|
Factor out json seriailzation code and move it into parse_json.
David Klempner
2016-06-08
|
/
/
/
/
[next]