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.
 
 
 
 
 
 
Bill Feng d93959853f Enabled Windows Bazel build for cpp tests 6 years ago
..
BUILD Revert "Add basic benchmark test for Python" 6 years ago
benchmark_config.cc Use test credentials provider for QPS benchmarking reporter client 6 years ago
benchmark_config.h
client.h Merge pull request #17461 from mhaidrygoog/callback_client_streaming_benchmark 6 years ago
client_async.cc Manual fixes to enable performance- clang tidy checks 7 years ago
client_callback.cc Fix termination condition of streaming callback QPS tests 6 years ago
client_sync.cc Manual fixes to enable performance- clang tidy checks 7 years ago
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 clang-format all the files. 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 Enabled Windows Bazel build for cpp tests 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 Make QPS server builder customizeabled 6 years ago
qps_server_builder.h Make QPS server builder customizeabled 6 years ago
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 Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
server_async.cc Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota" 6 years ago
server_callback.cc Streaming support for callback server 6 years ago
server_sync.cc Make QPS server builder customizeabled 6 years ago
stats.h
usage_timer.cc
usage_timer.h
worker.cc