grpc/test/cpp/microbenchmarks
Vijay Pai 302e7b4d2b
Merge pull request #17658 from guantaol/avoid_thd_jump
Avoid the thread jump in server callback APIs.
2019-01-09 13:43:24 -08:00
..
BUILD Add microbenchmarks for grpc_timer 2018-12-21 18:56:09 -05:00
bm_arena.cc Support microbenchmarks internally 2018-04-25 17:41:23 -07:00
bm_byte_buffer.cc Benchmark to show that byte buffer copy is size-independent 2018-12-14 13:23:34 -08:00
bm_call_create.cc Remove subchannel args 2019-01-08 19:43:45 -08:00
bm_channel.cc Add channel creation benchmark 2018-06-21 10:30:49 -07:00
bm_chttp2_hpack.cc Remeve memset(0) from arena allocated memory. 2018-11-05 10:12:39 -05:00
bm_chttp2_transport.cc Cleanup 2018-11-16 18:11:42 -08:00
bm_closure.cc remove unnecessary blank line 2018-05-24 17:48:27 -07:00
bm_cq.cc Support microbenchmarks internally 2018-04-25 17:41:23 -07:00
bm_cq_multiple_threads.cc Avoid the thread jump in server callback APIs. 2019-01-07 18:22:50 -08:00
bm_error.cc Support microbenchmarks internally 2018-04-25 17:41:23 -07:00
bm_fullstack_streaming_ping_pong.cc Support microbenchmarks internally 2018-04-25 17:41:23 -07:00
bm_fullstack_streaming_pump.cc Support microbenchmarks internally 2018-04-25 17:41:23 -07:00
bm_fullstack_trickle.cc Support microbenchmarks internally 2018-04-25 17:41:23 -07:00
bm_fullstack_unary_ping_pong.cc Add documentation for running microbenchmarks with other tooling 2018-09-28 14:36:13 -07:00
bm_metadata.cc Support microbenchmarks internally 2018-04-25 17:41:23 -07:00
bm_opencensus_plugin.cc update 2018-05-25 11:40:51 -07:00
bm_pollset.cc Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed 2018-06-12 14:06:33 -07:00
bm_timer.cc Add microbenchmarks for grpc_timer 2018-12-21 18:56:09 -05:00
fullstack_context_mutators.h Change grpc++ references in names to grpcpp 2018-03-08 22:04:59 -08:00
fullstack_fixtures.h clang tidy and clang format 2018-12-07 14:59:04 -08:00
fullstack_streaming_ping_pong.h Autofix c casts to c++ casts 2018-02-09 09:16:55 -08:00
fullstack_streaming_pump.h Autofix c casts to c++ casts 2018-02-09 09:16:55 -08:00
fullstack_unary_ping_pong.h Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) 2018-03-20 08:46:28 -07:00
helpers.cc Only output stats if they were collected 2018-09-17 15:15:05 -07:00
helpers.h Warn on non-virtual destructor if class has virtual functions 2018-09-20 18:09:27 -07:00
noop-benchmark.cc auto-fix most of licenses 2017-06-08 11:22:41 +02: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