Esun Kim
|
5f41758a76
|
Replaced gpr_asprintf with absl::StrFormat
|
5 years ago |
Esun Kim
|
433439bc77
|
Merge pull request #21843 from veblush/absl-make-unique
Replaced grpc_core::MakeUnique with absl::make_unique
|
5 years ago |
Mark D. Roth
|
2a67b2d55a
|
Merge pull request #22063 from markdroth/xds_lrs_metadata
Update LRS to use "PROXYLESS_CLIENT_HOSTNAME" metadata instead of cluster field.
|
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 |
Lidi Zheng
|
2eeb22de65
|
Merge pull request #21904 from lidizheng/aio-benchmark-client
[Aio] Benchmark automation
|
5 years ago |
Esun Kim
|
7a14955759
|
Replaced grpc_core::MakeUnique with absl::make_unique
|
5 years ago |
matthewstevenson88
|
ee020be62c
|
Merge pull request #21932 from matthewstevenson88/tls-credentials-1
Updates to TLS credentials, version 4
|
5 years ago |
Eric Gribkoff
|
4795b7e361
|
Run xDS tests on Kokoro
|
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
|
5064076e42
|
Merge pull request #22065 from vjpai/completion_op_conditional_inline
Be careful about when to inline user's OnDone server callback
|
5 years ago |
Vijay Pai
|
3620abf059
|
Properly follow precise conditions for callback inlining
|
5 years ago |
Matthew Stevenson
|
e04e8285b9
|
Removed config file.
|
5 years ago |
Matthew Stevenson
|
77377fa931
|
Removed server builder and ssl creds stuff.
|
5 years ago |
Yash Tibrewal
|
0622d34bd2
|
Re-enable work_serializer test internally
|
5 years ago |
Lidi Zheng
|
bbcaca2d83
|
Add uvloop argument
|
5 years ago |
Lidi Zheng
|
8aff9ec592
|
Merge pull request #21987 from lidizheng/aio-doc
[Aio] Generate gRPC AsyncIO API Reference
|
5 years ago |
Esun Kim
|
0b4a9d6ba0
|
Merge pull request #22043 from veblush/windbglib
Add dbghelp.lib to windows artifacts
|
5 years ago |
Esun Kim
|
7cba26f0b9
|
Merge pull request #22066 from veblush/bm-closure
Changed Closure to TestClosure to avoid name conflict
|
5 years ago |
Lidi Zheng
|
c0e1dbc445
|
Update method naming & use os.path.join
|
5 years ago |
Esun Kim
|
b92c3a2879
|
Changed Closure to TestClosure to avoid name conflict
|
5 years ago |
Richard Belleville
|
3ed237d4bb
|
Merge pull request #21954 from gnossen/simple_stubs
Experimental: Implement Top-Level Invocation Functions Not Requiring an Explicit Channel
|
5 years ago |
Lidi Zheng
|
dbdb2cc5c9
|
Fix the non-protobuf scenario
|
5 years ago |
Lidi Zheng
|
abebd4085d
|
Generate tests.json
|
5 years ago |
Lidi Zheng
|
16ea383337
|
Update qps scenarios
|
5 years ago |
Lidi Zheng
|
fdbeb3c5c3
|
Enforce 1 channel per client
|
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
|
50a7c863dd
|
Add nto1 scenario between aio and C++
|
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
|
df7d02c887
|
Make shellcheck happy
|
5 years ago |
Lidi Zheng
|
32d83a9c28
|
Use tools/bazel instead of installed bazel
|
5 years ago |
Lidi Zheng
|
c702f7238e
|
s/blaze/bazel/
|
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
|
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 |