grpc/test/core/slice
Craig Tiller d139c4a014
[metadata] Add an experiment to ensure a unique refcount on parsed slice strings (#33205)
The intuition here is that these strings may end up in the hpack table,
and then unnecessarily extend the lifetime of the read blocks.

Instead, take a copy of these short strings when we need to and allow
the incoming large memory object to be discarded.

---------

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2023-07-05 20:57:03 -07:00
..
b64_decode_corpus Create testcase-5759629707444224. 2019-12-12 01:51:23 +00:00
b64_encode_corpus Create testcase-5686577615339520 2019-12-10 07:09:26 -08:00
percent_decode_corpus Fix fuzzer test 2019-03-06 15:43:12 -08:00
percent_encode_corpus s/gpr_slice/grpc_slice, and move around tests, impls 2016-10-26 16:16:06 -07:00
BUILD Clean up the TODO item in build target `grpc_base` -- part `slice` (#31003) 2022-11-15 13:47:27 -05:00
b64_decode_fuzzer.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
b64_encode_fuzzer.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
b64_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
c_slice_buffer_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
percent_decode_fuzzer.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
percent_encode_fuzzer.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
percent_encoding_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
slice_buffer_test.cc [iwyu] Add more test directories (#30952) 2022-09-29 06:47:07 -07:00
slice_string_helpers_test.cc Convert c-style comments to C++-style comments (#31923) 2022-12-22 23:01:53 -08:00
slice_test.cc [metadata] Add an experiment to ensure a unique refcount on parsed slice strings (#33205) 2023-07-05 20:57:03 -07:00