grpc/test/cpp/qps
Jan Tattermusch 4e1610bd41
Merge pull request #17140 from vjpai/qps
Initialize values in memory before creating slice
2018-11-08 16:48:26 +01:00
..
BUILD Added benchmarks for Callback based Unary server 2018-11-07 10:08:51 -08:00
benchmark_config.cc Use test credentials provider for QPS benchmarking reporter client 2018-07-24 14:44:47 -07:00
benchmark_config.h Replace InitBenchmark with InitTest. Remove qps_test.cc 2017-07-13 09:47:27 -07:00
client.h Initialize value before creating slice 2018-11-07 12:33:19 -08:00
client_async.cc Manual fixes to enable performance- clang tidy checks 2018-06-14 14:58:09 -04:00
client_callback.cc Code sanitization 2018-10-10 16:15:51 -07:00
client_sync.cc Manual fixes to enable performance- clang tidy checks 2018-06-14 14:58:09 -04:00
driver.cc Add an option to collect medians every epoch. Useful for gathering per second median latencies 2018-08-25 18:33:11 -07:00
driver.h Add an option to collect medians every epoch. Useful for gathering per second median latencies 2018-08-25 18:33:11 -07:00
gen_build_yaml.py added qps tests on bazel 2018-08-20 10:55:49 -07:00
histogram.h Add an option to collect medians every epoch. Useful for gathering per second median latencies 2018-08-25 18:33:11 -07:00
inproc_sync_unary_ping_pong_test.cc Add an option to collect medians every epoch. Useful for gathering per second median latencies 2018-08-25 18:33:11 -07:00
interarrival.h Change grpc++ references in names to grpcpp 2018-03-08 22:04:59 -08:00
json_run_localhost.cc Split lib/support into lib/gpr and lib/gpr++. 2018-01-18 11:21:12 -08:00
json_run_localhost_scenario_gen.py fixed a bug in json_run_localhost scenario generation 2018-08-30 15:22:08 -07:00
json_run_localhost_scenarios.bzl fixed a bug in json_run_localhost scenario generation 2018-08-30 15:22:08 -07:00
parse_json.cc Update clang-format to 5.0 2017-11-03 09:09:36 -07:00
parse_json.h Change grpc++ references in names to grpcpp 2018-03-08 22:04:59 -08:00
qps_benchmark_script.bzl naming bugfix 2018-09-06 14:33:32 -07:00
qps_interarrival_test.cc Enable the performance-* clang-tidy checks 2018-06-14 14:58:09 -04:00
qps_json_driver.cc Clang tidy 2018-08-25 19:31:00 -07:00
qps_json_driver_scenario_gen.py Fix internal format issue 2018-08-30 13:31:02 -07:00
qps_json_driver_scenarios.bzl Fix internal format issue 2018-08-30 13:31:02 -07:00
qps_openloop_test.cc Add an option to collect medians every epoch. Useful for gathering per second median latencies 2018-08-25 18:33:11 -07:00
qps_server_builder.cc Make QPS server builder customizeabled 2018-07-23 17:16:13 +00:00
qps_server_builder.h Make QPS server builder customizeabled 2018-07-23 17:16:13 +00:00
qps_worker.cc Added benchmarks for Callback based Unary server 2018-11-07 10:08:51 -08:00
qps_worker.h Change grpc++ references in names to grpcpp 2018-03-08 22:04:59 -08:00
report.cc Break out qps services into seperate protos 2018-04-18 22:13:09 -07:00
report.h Enable the performance-* clang-tidy checks 2018-06-14 14:58:09 -04:00
secure_sync_unary_ping_pong_test.cc Add an option to collect medians every epoch. Useful for gathering per second median latencies 2018-08-25 18:33:11 -07:00
server.h Added benchmarks for Callback based Unary server 2018-11-07 10:08:51 -08:00
server_async.cc Initialize value before creating slice 2018-11-07 12:33:19 -08:00
server_callback.cc Added benchmarks for Callback based Unary server 2018-11-07 10:08:51 -08:00
server_sync.cc Make QPS server builder customizeabled 2018-07-23 17:16:13 +00:00
stats.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
usage_timer.cc auto-fix most of licenses 2017-06-08 11:22:41 +02:00
usage_timer.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
worker.cc Create inproc version of QPS test and add a few simple tests of this to standard testing suite. 2017-10-19 14:29:13 -07:00