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.
 
 
 
 
 
 
Alexander Polcyn 50eaf46718 Refactor benchmark initial channel wait for ready to be single threaded 6 years ago
..
BUILD Fix BUILD files. Manually edit bzl files 6 years ago
benchmark_config.cc Use test credentials provider for QPS benchmarking reporter client 6 years ago
benchmark_config.h
client.h Refactor benchmark initial channel wait for ready to be single threaded 6 years ago
client_async.cc
client_callback.cc Code sanitization 6 years ago
client_sync.cc
driver.cc Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
driver.h Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
gen_build_yaml.py added qps tests on bazel 6 years ago
histogram.h Add an option to collect medians every epoch. Useful for gathering per second median latencies 6 years ago
inproc_sync_unary_ping_pong_test.cc Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
interarrival.h
json_run_localhost.cc
json_run_localhost_scenario_gen.py fixed a bug in json_run_localhost scenario generation 6 years ago
json_run_localhost_scenarios.bzl fixed a bug in json_run_localhost scenario generation 6 years ago
parse_json.cc
parse_json.h
qps_benchmark_script.bzl Fix BUILD files. Manually edit bzl files 6 years ago
qps_interarrival_test.cc
qps_json_driver.cc fix clang tidy 6 years ago
qps_json_driver_scenario_gen.py Fix internal format issue 6 years ago
qps_json_driver_scenarios.bzl Fix internal format issue 6 years ago
qps_openloop_test.cc Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
qps_server_builder.cc
qps_server_builder.h
qps_worker.cc Added benchmarks for Callback based Unary server 6 years ago
qps_worker.h
report.cc
report.h
secure_sync_unary_ping_pong_test.cc Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
server.h Added benchmarks for Callback based Unary server 6 years ago
server_async.cc Initialize value before creating slice 6 years ago
server_callback.cc Streaming support for callback server 6 years ago
server_sync.cc
stats.h
usage_timer.cc
usage_timer.h
worker.cc