grpc/tools/codegen/core
Craig Tiller b71b3b410c
[memory] Trim down 'per-cpu' sharding a little (#33203)
Most of these data structures need to scale a bit like per-cpu, but not
entirely. We can have more than one cpu hit the same instance in most
cases, and probably want to cap out before the hundreds of shards some
platforms have.

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->

---------

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2023-05-22 09:14:34 -07:00
..
BUILD Move some targets from //: to //src/core: (#31402) 2022-10-20 20:12:53 -07:00
gen_config_vars.py [config] Better comma separated list support (#33182) 2023-05-18 20:55:49 -07:00
gen_experiments.py [fuzz] Turn core end2end tests into fuzzers (#33013) 2023-05-11 08:22:34 -07:00
gen_grpc_tls_credentials_options.py Fix include guards for src/ and test/ directories (#32167) 2023-01-20 16:27:27 -08:00
gen_header_frame.py [chttp2] Fix some fuzzer found bugs. (#33005) 2023-05-03 18:18:10 -07:00
gen_huffman_decompressor.cc [chttp2] Improve huffman decoder bloat (#31633) 2022-11-22 13:19:27 -08:00
gen_server_registered_method_bad_client_test_body.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
gen_settings_ids.py A http2 setting to ensure safe rollout of tcp receive buffer auto-sizing and peer-state based framing experiments (#31404) 2022-11-10 14:35:27 -08:00
gen_stats_data.py [memory] Trim down 'per-cpu' sharding a little (#33203) 2023-05-22 09:14:34 -07:00
gen_switch.py Remove `include/grpc/impl/codegen/port_platform.h` (#31778) 2022-12-14 10:46:33 +08:00
gen_upb_api.sh Revert "Revert "Buildify Envoy upb (#28558)" (#28648)" (#28649) 2022-01-25 11:19:41 -08:00
gen_upb_api_from_bazel_xml.py [protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2023-04-12 18:43:58 +02:00
optimize_arena_pool_sizes.py Reland "[promises] Convert call to a party" (#32651)" (#32653) 2023-03-27 14:02:36 -07:00