grpc/test/cpp/microbenchmarks
Craig Tiller e4107caf26
c++-ize channel stack builder (#28660)
* c++-ize channel stack builder

* Automated change: Fix sanity tests

* Automated change: Fix sanity tests

* fixes

* comment

* move functions out of line

* Automated change: Fix sanity tests

* review feedback

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2022-01-24 15:28:08 -08:00
..
BUILD Remove bm_metadata (#28219) 2021-11-29 13:40:26 -08:00
bm_alarm.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_arena.cc Revert "Revert "Move arena into resource quota (#28008)" (#28292)" (#28293) 2021-12-06 21:41:06 -08:00
bm_byte_buffer.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_call_create.cc c++-ize channel stack builder (#28660) 2022-01-24 15:28:08 -08: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 Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_chttp2_hpack.cc Remove grpc_mdelem (#28267) 2022-01-07 09:42:27 -08:00
bm_chttp2_transport.cc Remove grpc_mdelem (#28267) 2022-01-07 09:42:27 -08:00
bm_closure.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_cq.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_cq_multiple_threads.cc Upgrade benchmark to 1.6.0 and remove previous hacks. (#27778) 2021-10-27 08:55:42 -07:00
bm_error.cc Changed grpc_error_get|set_str to use std string instead of slice (#27466) 2021-10-01 18:58:47 -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_unary_ping_pong.cc Added call to grpc::testing::TestEnvironment in more tests 2020-07-01 13:27:08 -07:00
bm_opencensus_plugin.cc channel_init --> core configuration system (#27347) 2021-09-27 15:51:39 -07:00
bm_pollset.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_threadpool.cc Upgrade benchmark to 1.6.0 and remove previous hacks. (#27778) 2021-10-27 08:55:42 -07:00
bm_timer.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
callback_streaming_ping_pong.h Reland resource quota work (#28017) 2021-11-15 08:23:51 -08:00
callback_test_service.cc De-experimentalize C++ callback API (#25728) 2021-05-27 14:55:25 -07: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 Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 2021-11-19 09:15:04 -08: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 Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
helpers.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -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