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 Replace InitBenchmark with InitTest. Remove qps_test.cc 7 years ago
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 Change grpc++ references in names to grpcpp 7 years ago
json_run_localhost.cc Split lib/support into lib/gpr and lib/gpr++. 7 years ago
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 Update clang-format to 5.0 7 years ago
parse_json.h Change grpc++ references in names to grpcpp 7 years ago
qps_benchmark_script.bzl Enabled Windows Bazel build for cpp tests 6 years ago
qps_interarrival_test.cc Enable the performance-* clang-tidy checks 7 years ago
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 Change grpc++ references in names to grpcpp 7 years ago
report.cc Break out qps services into seperate protos 7 years ago
report.h Enable the performance-* clang-tidy checks 7 years ago
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 auto-fix most of licenses 8 years ago
usage_timer.cc auto-fix most of licenses 8 years ago
usage_timer.h auto-fix most of licenses 8 years ago
worker.cc Create inproc version of QPS test and add a few simple tests of this to standard testing suite. 7 years ago