grpc/test/cpp/microbenchmarks
Craig Tiller eb5ae61470
Reland (again) bytestream removal (#29987)
* Revert "Revert "Reland bytestream removal (#29911)" (#29964)"

This reverts commit e6c6840db3.

* initial fc fuzzer

* fixes

* add rq to fc fuzzer

* fleshing things out

* Automated change: Fix sanity tests

* cleanup

* send with payload

* ensure if no reader no flow control tokens are granted

* remove some public methods

* remove bogus benchmarks

* account for pending size

* Automated change: Fix sanity tests

* Automated change: Fix sanity tests

* better logic

* Automated change: Fix sanity tests

* fix

* fixes

* fuzz pending size

* Automated change: Fix sanity tests

* fix

* Automated change: Fix sanity tests

* huh

* increase too short timeout

* review feedback

* review feedback

* fix u32 overflow

* fix

* robustness fixes for channelz_servicer_test

* fix

* Automated change: Fix sanity tests

* fix

* fix

* fix

* Automated change: Fix sanity tests

* dont send window updates if read closed

* Automated change: Fix sanity tests

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2022-06-27 21:21:23 -07:00
..
BUILD Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_alarm.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_arena.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_byte_buffer.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_call_create.cc Added GRPC_ERROR_IS_NONE (#29937) 2022-06-08 11:24:20 -07:00
bm_callback_streaming_ping_pong.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_callback_unary_ping_pong.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_channel.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_chttp2_hpack.cc Added GRPC_ERROR_IS_NONE (#29937) 2022-06-08 11:24:20 -07:00
bm_chttp2_transport.cc Reland (again) bytestream removal (#29987) 2022-06-27 21:21:23 -07:00
bm_closure.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_cq.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_cq_multiple_threads.cc [iomgr] Second take for iomgr shutdown (#30101) 2022-06-24 13:36:59 -07:00
bm_fullstack_streaming_ping_pong.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_fullstack_streaming_pump.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_fullstack_unary_ping_pong.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_opencensus_plugin.cc [iwyu] c++ (#29721) 2022-05-19 07:34:48 -07:00
bm_pollset.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_threadpool.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
callback_streaming_ping_pong.h Reland resource quota work (#28017) 2021-11-15 08:23:51 -08:00
callback_test_service.cc Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 2022-02-18 16:18:54 -08:00
callback_test_service.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
callback_unary_ping_pong.h Reland resource quota work (#28017) 2021-11-15 08:23:51 -08:00
fullstack_context_mutators.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
fullstack_fixtures.h Convert grpc_channel to C++ (#29266) 2022-04-20 20:55:15 -07:00
fullstack_streaming_ping_pong.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
fullstack_streaming_pump.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
fullstack_unary_ping_pong.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
grpc_benchmark_config.bzl Speed up microbenchmark tests (#27584) 2021-10-05 07:09:02 -07:00
helpers.cc Revive test/core/memory_usage (#28931) 2022-02-22 15:39:40 -08:00
helpers.h Revive test/core/memory_usage (#28931) 2022-02-22 15:39:40 -08:00
noop-benchmark.cc Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00