grpc/test/cpp/microbenchmarks
AJ Heller d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032)
Reintroducing PR #26643, which was reverted in #27029

Fixed a memory leak and added a test that would have caught it (ASAN build): ca0c8c4
2021-08-18 17:04:00 -07:00
..
BUILD Restore callback microbenchmarks but make them manual for now (#25491) 2021-02-19 13:36:11 -08:00
bm_alarm.cc Added call to grpc::testing::TestEnvironment in tests 2020-07-01 11:37:57 -07:00
bm_arena.cc Added call to grpc::testing::TestEnvironment in more tests 2020-07-01 13:27:08 -07:00
bm_byte_buffer.cc Added call to grpc::testing::TestEnvironment in tests 2020-07-01 11:37:57 -07:00
bm_call_create.cc Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 2021-08-18 17:04:00 -07:00
bm_callback_streaming_ping_pong.cc Restore callback microbenchmarks but make them manual for now (#25491) 2021-02-19 13:36:11 -08:00
bm_callback_unary_ping_pong.cc Restore callback microbenchmarks but make them manual for now (#25491) 2021-02-19 13:36:11 -08:00
bm_channel.cc Added call to grpc::testing::TestEnvironment in tests 2020-07-01 11:37:57 -07:00
bm_chttp2_hpack.cc Reland HPACK parsing changes (#26997) 2021-08-13 10:57:42 -07:00
bm_chttp2_transport.cc Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 2021-08-18 17:04:00 -07:00
bm_closure.cc Introduced grpc_error_handle (#25902) 2021-04-22 12:00:28 -07:00
bm_cq.cc Drop experimental tags from core callback API (#26535) 2021-06-24 17:20:43 -07:00
bm_cq_multiple_threads.cc Introduced grpc_error_handle (#25902) 2021-04-22 12:00:28 -07:00
bm_error.cc Introduced grpc_error_handle (#25902) 2021-04-22 12:00:28 -07:00
bm_fullstack_streaming_ping_pong.cc Added call to grpc::testing::TestEnvironment in more tests 2020-07-01 13:27:08 -07:00
bm_fullstack_streaming_pump.cc Added call to grpc::testing::TestEnvironment in more tests 2020-07-01 13:27:08 -07:00
bm_fullstack_trickle.cc Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 2021-08-18 17:04:00 -07:00
bm_fullstack_unary_ping_pong.cc Added call to grpc::testing::TestEnvironment in more tests 2020-07-01 13:27:08 -07:00
bm_metadata.cc Added call to grpc::testing::TestEnvironment in tests 2020-07-01 11:37:57 -07:00
bm_opencensus_plugin.cc Fix unused-parameter warning 2021-01-19 18:18:09 -08:00
bm_pollset.cc Introduced grpc_error_handle (#25902) 2021-04-22 12:00:28 -07:00
bm_threadpool.cc Drop experimental tags from core callback API (#26535) 2021-06-24 17:20:43 -07:00
bm_timer.cc Introduced grpc_error_handle (#25902) 2021-04-22 12:00:28 -07:00
callback_streaming_ping_pong.h Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 2021-08-18 17:04:00 -07:00
callback_test_service.cc De-experimentalize C++ callback API (#25728) 2021-05-27 14:55:25 -07:00
callback_test_service.h De-experimentalize C++ callback API (#25728) 2021-05-27 14:55:25 -07:00
callback_unary_ping_pong.h Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 2021-08-18 17:04:00 -07:00
fullstack_context_mutators.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
fullstack_fixtures.h Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 2021-08-18 17:04:00 -07:00
fullstack_streaming_ping_pong.h C++ cast for others 2020-11-30 17:36:21 -08:00
fullstack_streaming_pump.h C++ cast for others 2020-11-30 17:36:21 -08:00
fullstack_unary_ping_pong.h Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
helpers.cc Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 2021-08-18 17:04:00 -07:00
helpers.h Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 2021-08-18 17:04:00 -07:00
noop-benchmark.cc Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
representative_server_initial_metadata.headers HPACK parsing benchmarks 2017-02-23 08:48:34 -08:00
representative_server_trailing_metadata.headers HPACK parsing benchmarks 2017-02-23 08:48:34 -08:00