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.
 
 
 
 
 
 
Yunjia Wang 847faf407f Removes unused variable error 5 years ago
..
BUILD Add threadpool benchmark and build files 5 years ago
bm_alarm.cc Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
bm_arena.cc Shrink arena size by 40 bytes and add additional 6 years ago
bm_byte_buffer.cc Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
bm_call_create.cc Revert "Merge pull request #19673 from markdroth/channel_grpc_init" 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 Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
bm_chttp2_hpack.cc Removed duplicate static table from hpack table. Removed an or instruction for 5 years ago
bm_chttp2_transport.cc Heap allocate the stream object for other benchmark cases too 6 years ago
bm_closure.cc Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
bm_cq.cc Revert "Revert "Start supporting a callback-based RPC under lock"" 6 years ago
bm_cq_multiple_threads.cc s/atleast/at\ least 6 years ago
bm_error.cc Made gRPC inialized after entering main function in microbenchmarks. 6 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 Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
bm_opencensus_plugin.cc Fix errors from clang_format_code.sh 6 years ago
bm_pollset.cc Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
bm_threadpool.cc Removes unused variable error 5 years ago
bm_timer.cc Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
callback_streaming_ping_pong.h Revert "Revert "Start supporting a callback-based RPC under lock"" 6 years ago
callback_test_service.cc Cancel predefine number of streaming 6 years ago
callback_test_service.h Cancel predefine number of streaming 6 years ago
callback_unary_ping_pong.h Add assertion 6 years ago
fullstack_context_mutators.h Change grpc++ references in names to grpcpp 7 years ago
fullstack_fixtures.h Move Channel to grpc_impl 6 years ago
fullstack_streaming_ping_pong.h Autofix c casts to c++ casts 7 years ago
fullstack_streaming_pump.h Autofix c casts to c++ casts 7 years ago
fullstack_unary_ping_pong.h Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) 7 years ago
helpers.cc Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
helpers.h Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
noop-benchmark.cc auto-fix most of licenses 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