Lidi Zheng
a345803331
Fix the channel_ready usage
5 years ago
Lidi Zheng
3a46fc73dd
Use Bazel to build and run aio qps worker
5 years ago
Lidi Zheng
e9b1cddb97
Fix the cpp server scenarios
5 years ago
Lidi Zheng
88077403cb
Add full capacity benchmark scenario
5 years ago
Lidi Zheng
7cb055b035
Make server parallel-able
5 years ago
Lidi Zheng
94525e5831
Parallelize sub worker creation
5 years ago
Lidi Zheng
8bede2fe91
Explicitly disable fork support
5 years ago
Lidi Zheng
8a70e757fa
Re-enable all scenarios
5 years ago
Lidi Zheng
ef853425cc
Use picked port instead of assigned port
5 years ago
Lidi Zheng
5e2114d92f
Fix the sub worker
5 years ago
Lidi Zheng
2d81bd203f
Introduce sub workers
5 years ago
Lidi Zheng
e0f235ed99
Unconstrained?
5 years ago
Lidi Zheng
37bb427c03
Make run_worker_python.sh an executable
5 years ago
Lidi Zheng
85eb4c17fb
Use Python3.6 v2
5 years ago
Lidi Zheng
2e4e4f72c1
Use Python3.6 instead of Python3.7
5 years ago
Lidi Zheng
7cdef95c4f
Make buildifier happy
5 years ago
Lidi Zheng
d309d35934
Fix the build performance for python_asyncio
5 years ago
Lidi Zheng
4f1043ebd9
Make Kokoro jobs aware the presence of python_asyncio
5 years ago
Lidi Zheng
6f343fc758
Make sanity tests happy
5 years ago
Lidi Zheng
5d46af6c19
Fix typo in build_performance.sh
5 years ago
Lidi Zheng
1ba37eebd2
Add Python AsyncIO to the party
5 years ago
Lidi Zheng
49980a6db1
Make benchmark worker work
5 years ago
Lidi Zheng
2916c351d5
Use bytes instead of str
5 years ago
Lidi Zheng
c2a9f15079
One more fix for the benchmark_client.py
5 years ago
Lidi Zheng
ae44213482
Fix typos in worker_servicer.py
5 years ago
Lidi Zheng
afb080787e
Clean up self references
5 years ago
Lidi Zheng
1ee45615e2
Add benchmark client, server, and worker
5 years ago
Lidi Zheng
c65bad469b
Merge pull request #22026 from lidizheng/defects-test
...
Improve invocation_defects_tests with assertions and comments
5 years ago
Lidi Zheng
4c14e507cb
Merge pull request #22028 from lidizheng/aio-health-checking-2
...
[Aio] Implement health checking servicer in AsyncIO
5 years ago
Yash Tibrewal
45fadc2c29
Merge pull request #22064 from yashykt/testbenchfix
...
Add notap tag to tests that cause issues timeout issues internally
5 years ago
Lidi Zheng
2294b847a2
Add OVERALL_HEALTH
5 years ago
Mark D. Roth
06e34a1d4f
Update LRS to use "PROXYLESS_CLIENT_HOSTNAME" metadata instead of cluster field.
5 years ago
Lidi Zheng
b62eca8558
Update the wording in comments
5 years ago
Lidi Zheng
4c602d4ad6
Add type annotations
5 years ago
Yash Tibrewal
b18ae4b784
Add notap tag to tests that cause issues timeout issues internally
5 years ago
Lidi Zheng
7917bd3074
Fix a typo
5 years ago
Lidi Zheng
750b602118
Filter out duplicated status
5 years ago
Lidi Zheng
a729bd1828
Revert "Report every health state change"
...
This reverts commit b2d8509f78
.
5 years ago
Lidi Zheng
b2d8509f78
Report every health state change
5 years ago
Lidi Zheng
fe4eba490c
Further simplify the loop
5 years ago
Lidi Zheng
545f312050
Simplify the logic and improve readability
5 years ago
Mark D. Roth
20a0726c55
Merge pull request #22025 from markdroth/repo_manager
...
Pass C repo manager duty to Nico.
5 years ago
Vijay Pai
4d8fd42413
Merge pull request #22056 from jtattermusch/add_missing_microbenchmarks
...
Add missing bm_pollset and bm_chttp2_transport targets to bazel build
5 years ago
Jan Tattermusch
5e19408ef5
disable bm_chttp2_transport on msan
5 years ago
Jan Tattermusch
cb6d09ac21
add missing bm_pollset and bm_chttp2_transport targets to bazel build
5 years ago
Esun Kim
de9feb69ab
Add dbghelp.lib to windows artifacts
5 years ago
Lars Kanis
4c667476a0
Add ruby-2.7 to build process of binary gems for Windows and Linux
...
With rake-compiler-dock-1.0.1 there's no need to use a derived Dockerfile.
The standard RCD image can be used instead.
The only issue is with conflicting declarations of gettimeofday(), which can be easily worked around by patching win32.h before the build.
Fixes #21514
5 years ago
Zhanghui Mao
6fef56573e
Implement server interceptor for unary unary call
5 years ago
Zhanghui Mao
8072fcb231
Merge pull request #7 from grpc/master
...
Sync with grpc
5 years ago
Mehrdad Afshari
64fb7d4745
Merge pull request #22031 from mehrdada/no-validate-ok-details
...
Do not validate details when status code is OK
5 years ago