grpc/bazel
Craig Tiller 7c59c09f43
[chttp2] Bound write sizes based on observed write performance (#34665)
Instead of fixing a target size for writes, try to adapt it a little to
observed bandwidth.

The initial algorithm tries to get large writes within 100-1000ms
maximum delay - this range probably wants to be tuned, but let's see.

The hope here is that on slow connections we can not back buffer so much
and so when we need to send a ping-ack it's possible without great
delay.
2023-10-12 16:48:55 -07:00
..
BUILD Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
_gevent_test_main.py [Test] Do not use importlib find_module API, removed in Python 3.12 (#33506) 2023-09-06 13:13:12 -07:00
cc_grpc_library.bzl [reland][fuzzing] Client channel resolver fuzzer (#33153) 2023-05-16 17:32:29 -07:00
copts.bzl [build] Enable -Wunused-but-set-variable (#32439) 2023-02-21 13:28:47 -08:00
custom_exec_properties.bzl Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
cython_library.bzl [EventEngine] Disable EventEngine polling in gRPC Python (#33279) 2023-05-30 19:26:44 -07:00
experiments.bzl [chttp2] Bound write sizes based on observed write performance (#34665) 2023-10-12 16:48:55 -07:00
generate_cc.bzl Remove returning struct in cc_grpc_library (#32360) 2023-02-14 20:53:53 -08:00
generate_objc.bzl Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
gevent_test.bzl [Python fix-it][Gevent] Enable gevent _dynamic_stubs_test (#32842) 2023-04-12 14:03:31 -07:00
googleapis.BUILD [GSM Observability] Add cloud c++ dependency.. this time for sure (#34071) 2023-08-16 13:35:05 -07:00
grpc_build_system.bzl [build] Exclude some e2e suites from experiments tests (#34404) 2023-09-19 10:20:28 -07:00
grpc_deps.bzl [test] Update gTest (#34629) 2023-10-12 16:47:38 -07:00
grpc_extra_deps.bzl [GSM Observability] Add cloud c++ dependency.. this time for sure (#34071) 2023-08-16 13:35:05 -07:00
grpc_python_deps.bzl [Bazel Python3.11] Update Bazel dependencies for Python 3.11 (#33318) 2023-06-01 15:32:16 -07:00
grpc_util.bzl Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
internal_python_rules.bzl Remove Python2 from python_configure.bzl (#28406) 2021-12-28 10:16:14 -08:00
objc_grpc_library.bzl Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
protobuf.bzl [Release] Upmerge v1.55.x branch into master (#33277) 2023-05-30 14:45:06 -07:00
python_rules.bzl [Bazel] Enable grpcio-reflection to be used via Bazel (#31013) 2023-08-16 14:23:23 -07:00
supported_versions.txt [bazel] Upgrade bazel repo-wide to 6.3.2 (#34088) 2023-08-18 10:11:33 +02:00
test_experiments.bzl [experiments] Fix processing of platform specific test tags (#33749) 2023-07-21 16:06:01 -07:00
update_mirror.sh [bazel] Upgrade bazel repo-wide to 6.3.2 (#34088) 2023-08-18 10:11:33 +02:00