grpc/test/cpp/microbenchmarks
Yash Tibrewal 780d41224c Squashed commit of the following:
commit 1547cb209a
Author: Yash Tibrewal <yashkt@google.com>
Date:   Fri Oct 18 13:12:55 2019 -0700

    Revert some other GRPC_CLOSURE_RUN till other issues are fixed

commit 3edeee7ce9
Merge: 22b343e4fb e8f78e7a5d
Author: Yash Tibrewal <yashkt@google.com>
Date:   Fri Oct 18 12:26:26 2019 -0700

    Merge branch 'master' into combinernew

commit 22b343e4fb
Author: Yash Tibrewal <yashkt@google.com>
Date:   Fri Oct 18 12:22:34 2019 -0700

    Change some TCP posix closures to GRPC_CLOSURE_RUN

commit 19e60dfe8f
Merge: 153bdcbc97 feae38d3ab
Author: Yash Tibrewal <yashkt@google.com>
Date:   Thu Oct 17 11:56:46 2019 -0700

    Merge branch 'master' into combinernew

commit 153bdcbc97
Author: Yash Tibrewal <yashkt@google.com>
Date:   Thu Oct 17 11:41:14 2019 -0700

    Proxy fixture fix

commit c6da80bcce
Merge: 6a32264cdf 98abc22f4c
Author: Yash Tibrewal <yashkt@google.com>
Date:   Fri Oct 11 17:05:18 2019 -0700

    Merge branch 'master' into combinernew

commit 6a32264cdf
Author: Yash Tibrewal <yashkt@google.com>
Date:   Fri Oct 11 17:01:55 2019 -0700

    Reviewer comments

commit 6bbd3a1c3c
Author: Yash Tibrewal <yashkt@google.com>
Date:   Thu Oct 10 11:55:43 2019 -0700

    Fallback cleanup

commit aaa04526a2
Author: Yash Tibrewal <yashkt@google.com>
Date:   Thu Oct 10 11:24:18 2019 -0700

    Clean up

commit 4266be13d5
Author: Yash Tibrewal <yashkt@google.com>
Date:   Thu Oct 10 11:20:05 2019 -0700

    Make sure start_ping is called before finish_ping for bdp and keepalive

commit 14107957aa
Author: Yash Tibrewal <yashkt@google.com>
Date:   Wed Oct 9 18:56:07 2019 -0700

    chttp2 fixes

commit 5643aa6cb3
Author: Yash Tibrewal <yashkt@google.com>
Date:   Wed Oct 9 18:25:19 2019 -0700

    Remove closure list scheduling from combiners

commit c596449430
Author: Yash Tibrewal <yashkt@google.com>
Date:   Wed Oct 9 17:35:54 2019 -0700

    ares windows fix

commit 9f933903b9
Author: Yash Tibrewal <yashkt@google.com>
Date:   Wed Oct 9 17:23:11 2019 -0700

    More fixes

commit 3c3a7d0e9b
Author: Yash Tibrewal <yashkt@google.com>
Date:   Wed Oct 9 16:08:07 2019 -0700

    Fix errors

commit 56539cc448
Author: Yash Tibrewal <yashkt@google.com>
Date:   Wed Oct 9 15:22:28 2019 -0700

    Everything compiles

commit 714ec01e4b
Author: Yash Tibrewal <yashkt@google.com>
Date:   Wed Oct 9 13:44:18 2019 -0700

    src compiles

commit 54dcbd170d
Author: Yash Tibrewal <yashkt@google.com>
Date:   Wed Oct 9 13:16:08 2019 -0700

    chttp2_transport changes

commit 7a3388b077
Author: Yash Tibrewal <yashkt@google.com>
Date:   Tue Oct 8 18:33:55 2019 -0700

    resource quota and lb policy

commit 714e4c849f
Author: Yash Tibrewal <yashkt@google.com>
Date:   Tue Oct 8 17:23:04 2019 -0700

    Further

commit 1d17ad7d44
Author: Yash Tibrewal <yashkt@google.com>
Date:   Tue Oct 8 13:34:52 2019 -0700

    ares ev driver windows changes

commit 3110c062c5
Author: Yash Tibrewal <yashkt@google.com>
Date:   Tue Oct 8 12:47:37 2019 -0700

    ares dns changes

commit 0e10bc17ea
Author: Yash Tibrewal <yashkt@google.com>
Date:   Tue Oct 8 12:24:45 2019 -0700

    Add dns_resolver changes

commit 4a71a911e8
Author: Yash Tibrewal <yashkt@google.com>
Date:   Tue Oct 8 12:08:10 2019 -0700

    Add fake_resolver changes

commit 8610a64ec9
Author: Yash Tibrewal <yashkt@google.com>
Date:   Mon Oct 7 19:31:13 2019 -0700

    Remaning one from xds_client

commit 5f22055d0d
Author: Yash Tibrewal <yashkt@google.com>
Date:   Mon Oct 7 18:47:28 2019 -0700

    One left from xds_client.cc

commit 4b1223f875
Author: Yash Tibrewal <yashkt@google.com>
Date:   Mon Oct 7 17:17:12 2019 -0700

    modifications for xds.cc

commit a17bbbd840
Author: Yash Tibrewal <yashkt@google.com>
Date:   Mon Oct 7 13:06:25 2019 -0700

    grpclb.cc changes

commit 3a33ed4762
Merge: 11058748fd 3d363368ca
Author: Yash Tibrewal <yashkt@google.com>
Date:   Mon Oct 7 11:24:11 2019 -0700

    Merge branch 'combinernew' of github.com:yashykt/grpc into combinernew

commit 3d363368ca
Author: Yash Tibrewal <yashkt@google.com>
Date:   Mon Oct 7 11:18:00 2019 -0700

    New combiner
2019-10-18 15:07:54 -07:00
..
BUILD Remove build target for microbenchmark 2019-08-29 14:11:05 -07:00
bm_alarm.cc Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
bm_arena.cc Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
bm_byte_buffer.cc Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
bm_call_create.cc clang-format 2019-10-17 09:08:04 -07:00
bm_callback_streaming_ping_pong.cc Clang format 2019-05-06 09:18:29 -07:00
bm_callback_unary_ping_pong.cc Clang format 2019-05-06 09:18:29 -07:00
bm_channel.cc Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
bm_chttp2_hpack.cc Remove unused parameter warning (17 of 20) 2019-10-17 08:52:00 -07:00
bm_chttp2_transport.cc clang-format 2019-10-17 09:08:21 -07:00
bm_closure.cc Squashed commit of the following: 2019-10-18 15:07:54 -07:00
bm_cq.cc Remove unused parameter warning (18 of 20) 2019-10-17 08:52:05 -07:00
bm_cq_multiple_threads.cc clang-format 2019-10-17 09:08:21 -07:00
bm_error.cc Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
bm_fullstack_streaming_ping_pong.cc Made gRPC inialized after entering main function in microbenchmarks. 2019-05-02 16:58:37 -07:00
bm_fullstack_streaming_pump.cc Made gRPC inialized after entering main function in microbenchmarks. 2019-05-02 16:58:37 -07:00
bm_fullstack_trickle.cc Made gRPC inialized after entering main function in microbenchmarks. 2019-05-02 16:58:37 -07:00
bm_fullstack_unary_ping_pong.cc Made gRPC inialized after entering main function in microbenchmarks. 2019-05-02 16:58:37 -07:00
bm_metadata.cc Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
bm_opencensus_plugin.cc Fix errors from clang_format_code.sh 2019-03-25 15:49:22 -07:00
bm_pollset.cc Remove unused parameter warning (18 of 20) 2019-10-17 08:52:05 -07:00
bm_threadpool.cc clang-format 2019-10-17 09:08:21 -07:00
bm_timer.cc Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
callback_streaming_ping_pong.h Revert "Revert "Start supporting a callback-based RPC under lock"" 2019-05-29 13:15:47 -07:00
callback_test_service.cc Cancel predefine number of streaming 2019-05-13 13:29:06 -07:00
callback_test_service.h Cancel predefine number of streaming 2019-05-13 13:29:06 -07:00
callback_unary_ping_pong.h Add assertion 2019-05-09 12:22:55 -07:00
fullstack_context_mutators.h Remove unused parameter warning (18 of 20) 2019-10-17 08:52:05 -07:00
fullstack_fixtures.h Remove unused parameter warning (18 of 20) 2019-10-17 08:52:05 -07:00
fullstack_streaming_ping_pong.h Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07:00
fullstack_streaming_pump.h Use range-based for on state rather than state.KeepRunning when possible 2019-08-29 11:27:00 -07: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 Made gRPC inialized after entering main function in microbenchmarks. 2019-05-02 16:58:37 -07:00
helpers.h Made gRPC inialized after entering main function in microbenchmarks. 2019-05-02 16:58:37 -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