..
BUILD
Remove the flaky flag from bm_opencensus_plugin
5 years ago
bm_alarm.cc
Use range-based for on state rather than state.KeepRunning when possible
5 years ago
bm_arena.cc
Use range-based for on state rather than state.KeepRunning when possible
5 years ago
bm_byte_buffer.cc
Use range-based for on state rather than state.KeepRunning when possible
5 years ago
bm_call_create.cc
Add missing message-size check before decompressing
5 years ago
bm_callback_streaming_ping_pong.cc
Clang format
6 years ago
bm_callback_unary_ping_pong.cc
Clang format
6 years ago
bm_channel.cc
Use range-based for on state rather than state.KeepRunning when possible
5 years ago
bm_chttp2_hpack.cc
Replaced grpc_core New & Delete with C++ new & delete
5 years ago
bm_chttp2_transport.cc
Changed Closure to TestClosure to avoid name conflict
5 years ago
bm_closure.cc
Reviewer comments
5 years ago
bm_cq.cc
Revamp server-side C++ callback API, message allocator, and mocking
5 years ago
bm_cq_multiple_threads.cc
test changes
5 years ago
bm_error.cc
Use range-based for on state rather than state.KeepRunning when possible
5 years ago
bm_fullstack_streaming_ping_pong.cc
Made gRPC inialized after entering main function in microbenchmarks.
6 years ago
bm_fullstack_streaming_pump.cc
Disable SockPair fixture
5 years ago
bm_fullstack_trickle.cc
Made gRPC inialized after entering main function in microbenchmarks.
6 years ago
bm_fullstack_unary_ping_pong.cc
Made gRPC inialized after entering main function in microbenchmarks.
6 years ago
bm_metadata.cc
Add missing grpc_slice_unref to bm_metadata
5 years ago
bm_opencensus_plugin.cc
Fix the flaky bm_opencensus_plugin
5 years ago
bm_pollset.cc
Changed Closure to TestClosure to avoid name conflict
5 years ago
bm_threadpool.cc
Revamp server-side C++ callback API, message allocator, and mocking
5 years ago
bm_timer.cc
Declare microbenchmarks as tests rather than binaries, fix issues
5 years ago
callback_streaming_ping_pong.h
Revert "Revert "Start supporting a callback-based RPC under lock""
6 years ago
callback_test_service.cc
Revamp server-side C++ callback API, message allocator, and mocking
5 years ago
callback_test_service.h
Revamp server-side C++ callback API, message allocator, and mocking
5 years ago
callback_unary_ping_pong.h
Add assertion
6 years ago
fullstack_context_mutators.h
Remove unused parameter warning (18 of 20)
5 years ago
fullstack_fixtures.h
Stop using core server shutdown in microbenchmarks
5 years ago
fullstack_streaming_ping_pong.h
Use range-based for on state rather than state.KeepRunning when possible
5 years ago
fullstack_streaming_pump.h
Use range-based for on state rather than state.KeepRunning when possible
5 years ago
fullstack_unary_ping_pong.h
Use range-based for on state rather than state.KeepRunning when possible
5 years ago
helpers.cc
Remove unused-parameter warnings, round 2 (19 of 19)
5 years ago
helpers.h
Made gRPC inialized after entering main function in microbenchmarks.
6 years ago
noop-benchmark.cc
Use range-based for on state rather than state.KeepRunning when possible
5 years ago
representative_server_initial_metadata.headers
HPACK parsing benchmarks
8 years ago
representative_server_trailing_metadata.headers
HPACK parsing benchmarks
8 years ago