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 |
Lidi Zheng
|
2294b847a2
|
Add OVERALL_HEALTH
|
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 |
Mehrdad Afshari
|
9a929c1546
|
Do not validate details when status code is OK
|
5 years ago |
Lidi Zheng
|
5622e9e78c
|
Make sanity tests happy
|
5 years ago |
Lidi Zheng
|
37055f923f
|
Make pylint happy
|
5 years ago |
Lidi Zheng
|
908a8489f0
|
Make the version check more strict
|
5 years ago |
Lidi Zheng
|
43788ac44e
|
Update the copyright
|
5 years ago |
Lidi Zheng
|
7b4d0b28c6
|
Implement health checking servicer in AsyncIO
|
5 years ago |
Lidi Zheng
|
e6278b5333
|
Make the test intent more obvious
|
5 years ago |
Lidi Zheng
|
909ce6fee2
|
Point out it is testing client-side behavior
|
5 years ago |
Lidi Zheng
|
12b0ddbc2b
|
Improve the documentation based on suggestions
|
5 years ago |
Lidi Zheng
|
479651e4cf
|
Remove NoReturn to support <3.6.2
|
5 years ago |
Lidi Zheng
|
0c7bf6c434
|
Make sanity tests happy
|
5 years ago |