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.
 
 
 
 
 
 
Noah Eisen e6bf7d054c Merge pull request #10930 from ncteisen/frame-size 8 years ago
..
BUILD Merge failure, missing commas. 8 years ago
bm_arena.cc Fix crash 8 years ago
bm_call_create.cc ubsan fix: dont deref past end of array 8 years ago
bm_chttp2_hpack.cc better representative output 8 years ago
bm_chttp2_transport.cc Revert "Revert "Implement lazy deframe"" 8 years ago
bm_closure.cc Merge github.com:grpc/grpc into cpp_bazelness 8 years ago
bm_cq.cc Fix cq creation code after merge 8 years ago
bm_cq_multiple_threads.cc Merge branch 'master' into cq_mpsc_based 8 years ago
bm_error.cc Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness 8 years ago
bm_fullstack_streaming_ping_pong.cc Add representative benchmarks of minimal stacks on chttp2 8 years ago
bm_fullstack_streaming_pump.cc Finish pumped streams: should alleviate infinite hang 8 years ago
bm_fullstack_trickle.cc Merge branch 'master' of https://github.com/grpc/grpc into frame-size 8 years ago
bm_fullstack_unary_ping_pong.cc Add representative benchmarks of minimal stacks on chttp2 8 years ago
bm_metadata.cc Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness 8 years ago
bm_pollset.cc clang-format 8 years ago
fullstack_context_mutators.h Prep for splitting bm_fullstack 8 years ago
fullstack_fixtures.h add some comments 8 years ago
helpers.cc just use char* overload 8 years ago
helpers.h remove unncessary include 8 years ago
noop-benchmark.cc Start bringing microbenchmarks to Bazel 8 years ago
representative_server_initial_metadata.headers HPACK parsing benchmarks 8 years ago
representative_server_trailing_metadata.headers HPACK parsing benchmarks 8 years ago