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.
 
 
 
 
 
 
Moiz Haidry 5ec78a286d Added support for fixed load benchmarks, all the rpcs access one requestor to the get the next issue time for the RPC 6 years ago
..
BUILD removed accidental submodule update 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 Add support for Callback Client Streaming benchmarks 6 years ago
client_async.cc Manual fixes to enable performance- clang tidy checks 7 years ago
client_callback.cc Added support for fixed load benchmarks, all the rpcs access one requestor to the get the next issue time for the RPC 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 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 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 naming bugfix 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 Added benchmarks for Callback based Unary server 6 years ago
server_async.cc Initialize value before creating slice 6 years ago
server_callback.cc Added benchmarks for Callback based Unary 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