grpc/test/cpp/microbenchmarks
Craig Tiller 717732c044
[promises] Convert http server filter (#29273)
* Begin adding abstractions for capturing batches

* code written

* fixes

* fix

* fmt

* placate clang-tidy

* simplify

* fixes

* Automated change: Fix sanity tests

* annotate unrefs

* fix tsan

* fix

* Update subchannel.cc

* Update BUILD

* Update generate_tests.bzl

* Update BUILD

* Automated change: Fix sanity tests

* Promiseize

* Move server promise based filter to Flusher

* review feedback

* compiles!

* fix

* fix

* start server initial metadata emulation

* comment

* comment

* fix

* refactoring-to-fix-the-bugs

* fixfixfix

* fix

* support cancellation

* fuzzer

* fix

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2022-05-04 07:55:50 -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 [promises] Convert http server filter (#29273) 2022-05-04 07:55:50 -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 Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -07:00
bm_chttp2_transport.cc Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 2022-05-02 12:32:18 -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 Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -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 Refactor end2end tests to exercise each EventEngine (#29202) 2022-03-30 15:43:05 -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