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
*
Update the Status API
Yang Gao
2015-06-16
*
Make async server use one CQ per server thread
Craig Tiller
2015-06-09
*
add missed explicit
Yang Gao
2015-06-09
*
Merge pull request #1958 from vjpai/qps-proto3
David G. Quintas
2015-06-09
|
\
|
*
Renumber message fields
vjpai
2015-06-09
*
|
Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson
Craig Tiller
2015-06-08
|
\
\
|
|
*
Handle all cases properly
vjpai
2015-06-08
|
|
*
Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into ...
vjpai
2015-06-08
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health
Vijay Pai
2015-06-08
|
\
\
\
|
|
*
|
Stop worrying about 1 second deadline as a fatal problem
Vijay Pai
2015-06-08
|
|
*
|
Revert "Revert "Open loop sync/async multithreaded testing""
Vijay Pai
2015-06-08
|
|
/
/
|
/
|
|
*
|
|
Missing required changes from pull req. #1964
David Garcia Quintas
2015-06-08
|
*
|
Merge github.com:grpc/grpc into cereal-is-bad-for-your-health
Craig Tiller
2015-06-08
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Revert "Open loop sync/async multithreaded testing"
Craig Tiller
2015-06-08
|
*
|
Dont serialize new call requests under the server test lock
Craig Tiller
2015-06-08
|
/
/
*
|
Merge pull request #1948 from vjpai/poisson
Craig Tiller
2015-06-08
|
\
\
|
|
*
Add a new test for qps openloop to make sure this code gets exercised
vjpai
2015-06-08
|
*
|
Add a new test for qps openloop to make sure this code gets exercised
vjpai
2015-06-08
*
|
|
Removed redundant parameter from Reporter interface.
David Garcia Quintas
2015-06-05
|
*
|
Address reviewer comment by not having non-const reference
vjpai
2015-06-05
|
|
*
Update QPS test to proto3 syntax
vjpai
2015-06-05
|
|
/
|
*
Address review comments for code clarity
Vijay Pai
2015-06-05
|
*
Add comments describing various random distributions
Vijay Pai
2015-06-05
|
*
Use typedef rather than using to make Travis happy
Vijay Pai
2015-06-05
|
*
clang-format
Vijay Pai
2015-06-05
|
*
Better management of channel attempts and channel coverage
Vijay Pai
2015-06-05
|
*
Omit redundant record-keeping
Vijay Pai
2015-06-05
|
*
Take some code out from under a lock_guard and try to
Vijay Pai
2015-06-05
|
*
Get the code to stop crashing by fixing bugs
Vijay Pai
2015-06-05
|
*
Init a variable
vjpai
2015-06-04
|
*
Minor fixes
vjpai
2015-06-04
|
*
Context activation for async
Vijay Pai
2015-06-03
|
*
Account for time difference in mac and linux
Vijay Pai
2015-06-03
|
*
Bug fix
Vijay Pai
2015-06-03
|
*
Invoke LoadTest setup
vjpai
2015-06-03
|
*
Merge branch 'master' into poisson
vjpai
2015-06-03
|
|
\
|
|
/
|
/
|
|
*
Support use of high_res clock in timepoints
vjpai
2015-06-02
*
|
Fixed memory leak in server_async
David Garcia Quintas
2015-06-02
|
*
Fix timer issues
vjpai
2015-06-02
|
*
Merge branch 'master' into poisson
vjpai
2015-05-28
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-26
|
\
\
|
*
\
Merge pull request #1706 from ctiller/streaming-crash-boom-bang
Nicolas Noble
2015-05-22
|
|
\
\
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-22
|
\
|
|
|
|
*
|
|
Merge pull request #1703 from ctiller/fugly
Vijay Pai
2015-05-22
|
|
\
\
\
|
*
\
\
\
Merge pull request #1693 from dgquintas/fix_sleep_for
Vijay Pai
2015-05-21
|
|
\
\
\
\
*
|
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-21
|
\
|
|
|
|
|
|
*
|
|
|
|
Add missing copyright notices
Craig Tiller
2015-05-21
|
|
|
|
*
|
clang-format
Craig Tiller
2015-05-21
|
|
|
|
*
|
Fix shutdown crash in async streaming test
Craig Tiller
2015-05-21
|
|
|
|
/
/
|
|
|
*
/
clang-format qps code - it was getting out of hand
Craig Tiller
2015-05-21
|
|
|
/
/
|
|
/
|
|
[next]