..
BUILD
Fix BUILD files. Manually edit bzl files
2018-12-06 14:37:52 -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
Merge pull request #17461 from mhaidrygoog/callback_client_streaming_benchmark
2019-01-03 20:38:54 -08:00
client_async.cc
Manual fixes to enable performance- clang tidy checks
2018-06-14 14:58:09 -04:00
client_callback.cc
Addressed PR comments. Made Client::Thread public and removed use of void ptr to refer it. Avoided overloading of NextIssue TIme by renaming it NextRPCIssueTime
2018-12-21 22:40:38 -08:00
client_sync.cc
Manual fixes to enable performance- clang tidy checks
2018-06-14 14:58:09 -04:00
driver.cc
Allow specifying specific credential types to reach specific works in QPS benchmark driver
2018-11-21 10:13:10 -08:00
driver.h
Allow specifying specific credential types to reach specific works in QPS benchmark driver
2018-11-21 10:13:10 -08:00
gen_build_yaml.py
clang-format all the files.
2019-01-07 10:21:09 -05: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
Allow specifying specific credential types to reach specific works in QPS benchmark driver
2018-11-21 10:13:10 -08: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
Fix BUILD files. Manually edit bzl files
2018-12-06 14:37:52 -08:00
qps_interarrival_test.cc
Enable the performance-* clang-tidy checks
2018-06-14 14:58:09 -04:00
qps_json_driver.cc
fix clang tidy
2018-11-26 06:11:30 -05: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
Allow specifying specific credential types to reach specific works in QPS benchmark driver
2018-11-21 10:13:10 -08: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
Allow specifying specific credential types to reach specific works in QPS benchmark driver
2018-11-21 10:13:10 -08: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
Streaming support for callback server
2018-12-11 13:12:39 -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