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.
 
 
 
 
 
 
Craig Tiller 613b90ba93
Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825)
3 years ago
..
BUILD Restore callback microbenchmarks but make them manual for now (#25491) 4 years ago
bm_alarm.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
bm_arena.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_byte_buffer.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
bm_call_create.cc Introduced grpc_error_handle (#25902) 4 years ago
bm_callback_streaming_ping_pong.cc Restore callback microbenchmarks but make them manual for now (#25491) 4 years ago
bm_callback_unary_ping_pong.cc Restore callback microbenchmarks but make them manual for now (#25491) 4 years ago
bm_channel.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
bm_chttp2_hpack.cc Revert "Buffer HPACK parsing until the end of a header boundary (#26700)" (#26825) 3 years ago
bm_chttp2_transport.cc Resolve race between OnReadDone(ok=false) and IsCancelled (#26245) 4 years ago
bm_closure.cc Introduced grpc_error_handle (#25902) 4 years ago
bm_cq.cc Drop experimental tags from core callback API (#26535) 3 years ago
bm_cq_multiple_threads.cc Introduced grpc_error_handle (#25902) 4 years ago
bm_error.cc Introduced grpc_error_handle (#25902) 4 years ago
bm_fullstack_streaming_ping_pong.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_fullstack_streaming_pump.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_fullstack_trickle.cc C++ cast for others 4 years ago
bm_fullstack_unary_ping_pong.cc Added call to grpc::testing::TestEnvironment in more tests 4 years ago
bm_metadata.cc Added call to grpc::testing::TestEnvironment in tests 4 years ago
bm_opencensus_plugin.cc Fix unused-parameter warning 4 years ago
bm_pollset.cc Introduced grpc_error_handle (#25902) 4 years ago
bm_threadpool.cc Drop experimental tags from core callback API (#26535) 3 years ago
bm_timer.cc Introduced grpc_error_handle (#25902) 4 years ago
callback_streaming_ping_pong.h De-experimentalize C++ callback API (#25728) 4 years ago
callback_test_service.cc De-experimentalize C++ callback API (#25728) 4 years ago
callback_test_service.h De-experimentalize C++ callback API (#25728) 4 years ago
callback_unary_ping_pong.h De-experimentalize C++ callback API (#25728) 4 years ago
fullstack_context_mutators.h Fix google-explicit-constructor 4 years ago
fullstack_fixtures.h Revert Revert Xds Status Notifier (#25718) 4 years ago
fullstack_streaming_ping_pong.h C++ cast for others 4 years ago
fullstack_streaming_pump.h C++ cast for others 4 years ago
fullstack_unary_ping_pong.h Use range-based for on state rather than state.KeepRunning when possible 5 years ago
helpers.cc Replaced grpc::string with std::string 4 years ago
helpers.h Replaced grpc::string with std::string 4 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