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
*
Disabled the json_run_localhost:*_low_thread_count family of tests
David Garcia Quintas
2017-12-18
*
Fix Async QPS Test
Ken Payson
2017-12-07
*
Reintroduce lambdas
Vijay Pai
2017-12-04
*
clang-format
Vijay Pai
2017-12-04
*
Make all-streams op about cleanup only and replace a lambda with a virtual
Vijay Pai
2017-12-04
*
Remove some unneeded and spammy logs
Vijay Pai
2017-12-04
*
Adjust stream cancellation point and fix races in sync client
Vijay Pai
2017-12-04
*
Move histogram to test/core/util
Vijay Pai
2017-11-30
*
Fix TSAN json_run_localhost flake
Ken Payson
2017-11-16
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
Fix QPS Async Client Next loop
Ken Payson
2017-10-27
*
clear the request
yang-g
2017-10-26
*
Merge pull request #13084 from kpayson64/cq_lambda
kpayson64
2017-10-25
|
\
|
*
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
Ken Payson
2017-10-25
*
|
Remove redundant WaitForConnected
Yuchen Zeng
2017-10-23
*
|
Create inproc version of QPS test and add a few simple tests of this to stand...
Vijay Pai
2017-10-19
|
/
*
Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanit...
Jan Tattermusch
2017-10-16
|
\
|
*
cap json_run_localhost to 10 mins under sanitizers
Jan Tattermusch
2017-10-10
*
|
Wait until all clients connected before starting streams
Craig Tiller
2017-10-09
*
|
Stability fixes
Craig Tiller
2017-10-09
|
/
*
reduce timeout for json_run_localhost
Jan Tattermusch
2017-10-05
*
Merge pull request #12623 from vjpai/one_sided
Vijay Pai
2017-09-21
|
\
|
*
Cancel outstanding streams when shutting down the client
Vijay Pai
2017-09-19
*
|
Merge github.com:grpc/grpc into pollset_kick_stats
Craig Tiller
2017-09-18
|
\
|
|
*
Construction of streams shouldn't require triggering async ops
Vijay Pai
2017-09-14
*
|
Merge github.com:grpc/grpc into pollset_kick_stats
Craig Tiller
2017-09-08
|
\
|
|
*
Merge pull request #12372 from vjpai/armalarmadingdong
Vijay Pai
2017-09-07
|
|
\
*
|
|
Merge github.com:grpc/grpc into pollset_kick_stats
Craig Tiller
2017-09-07
|
\
|
|
|
|
*
Decouple alarm construction from setting to avoid races in MT code
Vijay Pai
2017-09-07
|
*
|
Update Bazel for new systems
Craig Tiller
2017-09-06
*
|
|
Add pollset_kick stats
Craig Tiller
2017-09-01
|
/
/
*
/
Expose stats into qps_driver
Craig Tiller
2017-08-31
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into visibility
Nicolas "Pixel" Noble
2017-08-30
|
\
*
|
Moving visibility and package creation to the build system.
Nicolas "Pixel" Noble
2017-08-30
|
*
Remove some pre-C++11-style workarounds
Vijay Pai
2017-08-29
|
*
Move some internal includes to the right places
Vijay Pai
2017-08-24
|
/
*
Switch to idiomatic Slice API
Vijay Pai
2017-08-09
*
Eliminate copy in QPS Driver
ncteisen
2017-08-02
*
Avoid benchmarking allocs
ncteisen
2017-07-27
*
Merge pull request #11787 from guantaol/qps_driver
Guantao Liu
2017-07-18
|
\
*
|
Add idiomatic C++ API for grpc::Slice construction that doesn't
Vijay Pai
2017-07-18
*
|
Reset OWNERS state
Craig Tiller
2017-07-17
|
*
Fixed sanity.
Guantao Liu
2017-07-14
|
*
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
|
*
Merge remote-tracking branch 'upstream/master' into qps_driver to resolve con...
Guantao Liu
2017-07-13
|
|
\
|
|
/
|
/
|
*
|
Make @vjpai an owner of qps_test
Craig Tiller
2017-07-13
*
|
Sanitizing repo.
Nicolas "Pixel" Noble
2017-07-13
*
|
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
\
\
[next]