ncteisen
|
24e820762a
|
Add json out flag to qps driver
|
8 years ago |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Vijay Pai
|
4b07aab513
|
Support multiple threads per cq sharing, add tests
|
8 years ago |
Craig Tiller
|
840931eec9
|
More import fixes
|
8 years ago |
Nicolas "Pixel" Noble
|
af6c83f9e1
|
Adding dummy layering check option.
|
8 years ago |
Yuxuan Li
|
8698f2bbee
|
fix extern c location
|
8 years ago |
Nicolas "Pixel" Noble
|
78f8ce33ca
|
The json parser comes from protobuf.
|
8 years ago |
Nicolas "Pixel" Noble
|
71ca4200f6
|
QPS doesn't actually need gtest anymore.
|
8 years ago |
Yuxuan Li
|
85d3a53905
|
change gpr_atm to int
|
8 years ago |
Yuxuan Li
|
87827e03aa
|
use lock instand of atomics, fix include position
|
8 years ago |
Yuxuan Li
|
bfb495d026
|
add override to GetPollCount() function
|
8 years ago |
Yuxuan Li
|
a33e2b27a1
|
add some comments
|
8 years ago |
Yuxuan Li
|
5f9f37a33c
|
fix minor
|
8 years ago |
Yuxuan Li
|
f8365cd87b
|
clean up, fix minor issue
|
8 years ago |
Yuxuan Li
|
28efff3e1e
|
clang-format
|
8 years ago |
Yuxuan Li
|
5d3ddeeea1
|
adding server side poll stat
|
8 years ago |
Yuxuan Li
|
999ac157e6
|
initial implementation.
|
8 years ago |
Craig Tiller
|
c3571791a5
|
Isolate timer checking in its own thread
|
8 years ago |
Vijay Pai
|
eea8cf0fe3
|
Add QPS tests for one-sided streaming
|
8 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
Craig Tiller
|
edec4f5f81
|
Add support for server-side channel args to qps_test
|
8 years ago |
Craig Tiller
|
f62f8d37b6
|
Revert "Better cost estimation"
This reverts commit 4f98e25f8b .
|
8 years ago |
Craig Tiller
|
c6f6663fb7
|
Rollback some changes
|
8 years ago |
Craig Tiller
|
0d46284799
|
Rollback some changes
|
8 years ago |
Craig Tiller
|
dbc12105a3
|
Refine ping-pong cpu requirement estimations; sort tests by cpu cost to get better bin packing
|
8 years ago |
Craig Tiller
|
41fdf7d6ad
|
Better cost estimation
|
8 years ago |
Craig Tiller
|
f26caeedc6
|
clang-format
|
8 years ago |
Craig Tiller
|
9354720625
|
Fix infinite streams in qps_test
|
8 years ago |
Craig Tiller
|
4f98e25f8b
|
Better cost estimation
|
8 years ago |
Nicolas "Pixel" Noble
|
7c26eed838
|
Buildifier and wrapping test/cpp/* rules with our build system.
|
8 years ago |
Alexander Polcyn
|
2018a4060d
|
create a grpc client qps test logging reporter
|
8 years ago |
Vijay Pai
|
45a9abae95
|
Add option to limit # of messages per stream with tests
|
8 years ago |
Vijay Pai
|
0ff932cf08
|
Make sure that we hold contents of async operation until completion.
|
8 years ago |
Nicolas "Pixel" Noble
|
6f7dcd0ade
|
Clang-format.
|
8 years ago |
Nicolas "Pixel" Noble
|
b02dd01584
|
Fixing qps & benchmark.
|
8 years ago |
Nicolas "Pixel" Noble
|
0a6d30bc4c
|
Buildifier.
|
8 years ago |
Vijay Pai
|
98e282a585
|
Eliminate std::placeholders
|
8 years ago |
yang-g
|
90f43d4fa4
|
add missing header
|
8 years ago |
yang-g
|
d0084c220e
|
Include x.pb.h instead of x.grpc.pb.h for message-only protos
|
8 years ago |
Vijay Pai
|
24992060c8
|
Finish streams that error. Don't histogram failed ops.
Fail on failed write
|
8 years ago |
Craig Tiller
|
b32ffb9145
|
Fixes
|
8 years ago |
Craig Tiller
|
3a48847182
|
qps BUILD progress
|
8 years ago |
Craig Tiller
|
221edc1e5b
|
Remove dead code
|
8 years ago |
Craig Tiller
|
7ec4748502
|
Improve sync streaming benchmark, fix deadlock that can occur sometimes
|
8 years ago |
Jan Tattermusch
|
bd0b0546a6
|
windows compilation fixes
|
8 years ago |
Robbie Shade
|
ca7effcdff
|
Replace timeout/scaling macros with functions.
|
8 years ago |
Sree Kuchibhotla
|
70d9ca402a
|
Excluded async_client_sync_server_* tests for poll-cv engine since it
sometimes get stuck (or extremely slow).
(https://github.com/grpc/grpc/issues/8545) created to debug poll-cv
issues with async_client_sync_server perf tests
|
8 years ago |
Alexander Polcyn
|
62a7ca8c95
|
re-run clang-format.sh
|
8 years ago |
Alexander Polcyn
|
6ff1ca4871
|
re-run generate project to build qps json driver
|
8 years ago |