grpc/test/cpp/microbenchmarks
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807)
* Fix all lint errors in repo.

* Use strict buildifier by default

* Whoops. That file does not exist

* Attempt fix to buildifier invocation

* Add missing copyright
2021-11-03 14:57:04 -07:00
..
BUILD Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -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 "Move metadata setting into HPackParser (#27545)" (#27686)" (#27688) 2021-10-13 08:44:57 -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 Reland te:trailers metadata change with fixes (#27785) 2021-10-20 14:50:33 -07:00
bm_chttp2_transport.cc Reland te:trailers metadata change with fixes (#27785) 2021-10-20 14:50:33 -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 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_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 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 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 Add (void) to function calls returning absl::Status (#27761) 2021-10-19 17:00:40 -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