The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Yash Tibrewal b18ae4b784 Add notap tag to tests that cause issues timeout issues internally 5 years ago
..
BUILD Add notap tag to tests that cause issues timeout issues internally 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 Declare microbenchmarks as tests rather than binaries, fix issues 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 Reviewer comments 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 Made gRPC inialized after entering main function in microbenchmarks. 6 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 Use range-based for on state rather than state.KeepRunning when possible 5 years ago
bm_opencensus_plugin.cc Declare microbenchmarks as tests rather than binaries, fix issues 5 years ago
bm_pollset.cc Reviewer comments 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