grpc/test/cpp/microbenchmarks
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602)
* Add a test for a (now-illegal) build file construct

* add to test suite!

* fix

* fix

* fix syntax
2021-10-06 07:43:59 -07:00
..
BUILD Add a test for a (now-illegal) build file construct (#27602) 2021-10-06 07:43:59 -07:00
bm_alarm.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_arena.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_byte_buffer.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_call_create.cc Revert "Revert "pass subchannel address separately instead of as a channel arg (#27443)" (#27489)" (#27491) 2021-09-28 09:54:07 -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 Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
bm_chttp2_hpack.cc Modify hpack benchmark scenarios (#27567) 2021-10-04 13:14:43 -07:00
bm_chttp2_transport.cc Eliminate grpc_metadata_batch_{init,destroy,move} (#27349) 2021-09-20 17:25:26 -07: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 Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -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_trickle.cc Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 2021-09-20 19:46:11 -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 Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -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 Revert "Remove dead code (#27445)" (#27461) 2021-09-23 12:56:40 -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 Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07: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 Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
fullstack_context_mutators.h Fix google-explicit-constructor 2020-12-03 15:03:39 -08:00
fullstack_fixtures.h Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -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 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
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