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 5f6c357e74
Move some targets from //: to //src/core: (#31402)
2 years ago
..
BUILD Move some targets from //: to //src/core: (#31402) 2 years ago
bm_alarm.cc [stats] Move core stats to C++ (#30936) 2 years ago
bm_arena.cc
bm_byte_buffer.cc
bm_call_create.cc [stats] Move core stats to C++ (#30936) 2 years ago
bm_callback_streaming_ping_pong.cc
bm_callback_unary_ping_pong.cc
bm_channel.cc
bm_channel_args.cc [channel_args] Improve comparison performance (#30322) 2 years ago
bm_chttp2_hpack.cc [stats] Move core stats to C++ (#30936) 2 years ago
bm_chttp2_transport.cc [stats] Move core stats to C++ (#30936) 2 years ago
bm_closure.cc [stats] Move core stats to C++ (#30936) 2 years ago
bm_cq.cc [stats] Move core stats to C++ (#30936) 2 years ago
bm_cq_multiple_threads.cc [stats] Move core stats to C++ (#30936) 2 years ago
bm_event_engine_run.cc Invoking Poller::Work in posix event engine constructor (#31128) 2 years ago
bm_exec_ctx.cc More changes (#31194) 2 years ago
bm_fullstack_streaming_ping_pong.cc [fixit] Reduce the size of this benchmark under expensive sanitizers (#30715) 2 years ago
bm_fullstack_streaming_pump.cc
bm_fullstack_unary_ping_pong.cc
bm_huffman_decode.cc Revert "Revert "[chttp2] Improve huffman decode efficiency (#30479)" (#30961)" (#30962) 2 years ago
bm_opencensus_plugin.cc
bm_pollset.cc [stats] Move core stats to C++ (#30936) 2 years ago
bm_work_queue.cc Performant thread-safe Work Queue (#30821) 2 years ago
callback_streaming_ping_pong.h [stats] Move core stats to C++ (#30936) 2 years ago
callback_test_service.cc
callback_test_service.h
callback_unary_ping_pong.h [stats] Move core stats to C++ (#30936) 2 years ago
fullstack_context_mutators.h
fullstack_fixtures.h [stats] Move core stats to C++ (#30936) 2 years ago
fullstack_streaming_ping_pong.h [stats] Move core stats to C++ (#30936) 2 years ago
fullstack_streaming_pump.h [stats] Move core stats to C++ (#30936) 2 years ago
fullstack_unary_ping_pong.h [stats] Move core stats to C++ (#30936) 2 years ago
grpc_benchmark_config.bzl
helpers.cc [stats] Move core stats to C++ (#30936) 2 years ago
helpers.h [stats] Move core stats to C++ (#30936) 2 years ago
noop-benchmark.cc