Mehrdad Afshari
|
875f43c52f
|
Fix mixed-signed comparison in security code
|
5 years ago |
Esun Kim
|
5f41758a76
|
Replaced gpr_asprintf with absl::StrFormat
|
5 years ago |
Zhen Lian
|
40dd4a3301
|
make check_call_host() in ssl_security_connector to use ssl_utils
|
5 years ago |
Esun Kim
|
2295cde4e5
|
Enable absl completely
|
5 years ago |
Esun Kim
|
7a14955759
|
Replaced grpc_core::MakeUnique with absl::make_unique
|
5 years ago |
Vijay Pai
|
37e945c945
|
Use absl::InlinedVector instead of grpc_core::InlinedVector
|
5 years ago |
Vijay Pai
|
0fd5abefca
|
Don't depend on InlinedVector::clear to de-allocate
|
5 years ago |
Vijay Pai
|
3620abf059
|
Properly follow precise conditions for callback inlining
|
5 years ago |
Lidi Zheng
|
bbcaca2d83
|
Add uvloop argument
|
5 years ago |
Lidi Zheng
|
c0e1dbc445
|
Update method naming & use os.path.join
|
5 years ago |
Lidi Zheng
|
dbdb2cc5c9
|
Fix the non-protobuf scenario
|
5 years ago |
Lidi Zheng
|
c22b161d4e
|
Improve benchmark automations:
1. Use monotonic time;
2. Improve readabilities;
3. Add two more fields for number of processes.
|
5 years ago |
Lidi Zheng
|
728f5881a2
|
Remove unused exception check condition
|
5 years ago |
Lidi Zheng
|
37552d3e62
|
Restrucutre exception catches
|
5 years ago |
Lidi Zheng
|
5a7093639f
|
Suppress server stop log spamming
|
5 years ago |
Lidi Zheng
|
f89448a9d5
|
Adding more comments
|
5 years ago |
Lidi Zheng
|
72514e9bf4
|
Adding more comments & fix the outstanding channel count
|
5 years ago |
Lidi Zheng
|
4819d8ba6e
|
Improve scenario configs & plumb through channel arguments
|
5 years ago |
Lidi Zheng
|
68be8a7742
|
Improve log readability & polish scenario parameters
|
5 years ago |
Lidi Zheng
|
03e1bf1071
|
Fix already cancelled RPC
|
5 years ago |
Lidi Zheng
|
efe29d6945
|
Use the correct asyncio API
|
5 years ago |
Lidi Zheng
|
f97ad240da
|
Remove pdb trace point
|
5 years ago |
Lidi Zheng
|
50840080fb
|
Make YAPF happy
|
5 years ago |
Lidi Zheng
|
a345803331
|
Fix the channel_ready usage
|
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
|
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
|
7cdef95c4f
|
Make buildifier happy
|
5 years ago |
Lidi Zheng
|
6f343fc758
|
Make sanity tests happy
|
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 |
Yash Tibrewal
|
9bcf81925d
|
Corret error referencing
|
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 |
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 |
Zhanghui Mao
|
6fef56573e
|
Implement server interceptor for unary unary call
|
5 years ago |