grpc/test/cpp/qps
Craig Tiller 6c3de35d3d Merge pull request #4775 from dgquintas/sync-async-plus-interfaces
Support mixing sync and async method in the same service + Separation of core from proto compiler output
2016-01-28 16:00:40 -08:00
..
async_streaming_ping_pong_test.cc use new perf proto options in c++ 2015-11-18 17:17:34 -08:00
async_unary_ping_pong_test.cc use new perf proto options in c++ 2015-11-18 17:17:34 -08:00
client.h Fix asan error caused by mismatch in alloc/dealloc between new[] and 2016-01-18 22:15:55 -08:00
client_async.cc sanity fixes 2016-01-27 20:07:36 -08:00
client_sync.cc pre sync_stream.cc creation. Does not compile 2016-01-25 19:12:37 -08:00
driver.cc Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 2016-01-27 19:57:58 -08:00
driver.h Consolidate C++ proto files under src/proto 2015-12-17 16:35:00 -08:00
generic_async_streaming_ping_pong_test.cc Actually create async generic server 2016-01-26 17:51:35 -08:00
histogram.h Consolidate C++ proto files under src/proto 2015-12-17 16:35:00 -08:00
interarrival.h headers reorg 2015-08-21 15:35:03 -07:00
perf_db_client.cc clang-format all source 2015-08-18 09:33:44 -07:00
perf_db_client.h Consolidate C++ proto files under src/proto 2015-12-17 16:35:00 -08:00
qps-sweep.sh Testing scenarios for various performance characteristics 2016-01-28 12:18:54 -08:00
qps_driver.cc Actually create async generic server 2016-01-26 17:51:35 -08:00
qps_interarrival_test.cc Split qpstest.proto into two parts - one for performance stats and 2015-10-21 07:50:49 -07:00
qps_openloop_test.cc use new perf proto options in c++ 2015-11-18 17:17:34 -08:00
qps_test.cc use new perf proto options in c++ 2015-11-18 17:17:34 -08:00
qps_test_with_poll.cc use new perf proto options in c++ 2015-11-18 17:17:34 -08:00
qps_worker.cc Merge branch 'master' into generic_qps 2016-01-27 12:15:48 -08:00
qps_worker.h Copyright fixes for sanity 2016-01-19 13:02:42 -08:00
report.cc Cleanup some names 2015-11-02 16:45:08 -08:00
report.h Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change 2015-11-17 15:05:45 -08:00
secure_sync_unary_ping_pong_test.cc use new perf proto options in c++ 2015-11-18 17:17:34 -08:00
server.h Actually create async generic server 2016-01-26 17:51:35 -08:00
server_async.cc Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 2016-01-27 19:57:58 -08:00
server_sync.cc Consolidate C++ proto files under src/proto 2015-12-17 16:35:00 -08:00
single_run_localhost.sh Fix up single run test 2015-11-04 08:29:33 -08:00
stats.h headers reorg 2015-08-21 15:35:03 -07:00
sync_streaming_ping_pong_test.cc use new perf proto options in c++ 2015-11-18 17:17:34 -08:00
sync_unary_ping_pong_test.cc use new perf proto options in c++ 2015-11-18 17:17:34 -08:00
timer.cc Split up into a new service proto, use proper service suffix, add a 2015-10-29 01:21:04 -07:00
timer.h Split up into a new service proto, use proper service suffix, add a 2015-10-29 01:21:04 -07:00
worker.cc Copyright fixes for sanity 2016-01-19 13:02:42 -08:00