grpc/test/cpp/qps
Craig Tiller 51f938f169 Make async server use one CQ per server thread 2015-06-09 23:34:01 -07:00
..
async_streaming_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-21 16:49:38 -07:00
async_unary_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-21 16:49:38 -07:00
client.h Revert "Revert "Open loop sync/async multithreaded testing"" 2015-06-08 13:30:08 -07:00
client_async.cc add missed explicit 2015-06-09 22:11:12 -07:00
client_sync.cc Revert "Revert "Open loop sync/async multithreaded testing"" 2015-06-08 13:30:08 -07:00
driver.cc clang-format qps code - it was getting out of hand 2015-05-21 11:42:17 -07:00
driver.h Fix to work around the fact that Histogram isn't copyable. 2015-05-20 17:27:23 -07:00
histogram.h Merge github.com:google/grpc into qps 2015-04-10 08:28:31 -07:00
interarrival.h Revert "Revert "Open loop sync/async multithreaded testing"" 2015-06-08 13:30:08 -07:00
qps-sweep.sh Add missing copyright notices 2015-05-21 15:27:23 -07:00
qps_driver.cc Handle all cases properly 2015-06-08 14:44:03 -07:00
qps_interarrival_test.cc Revert "Revert "Open loop sync/async multithreaded testing"" 2015-06-08 13:30:08 -07:00
qps_test.cc Missing required changes from pull req. #1964 2015-06-08 13:16:03 -07:00
qps_test_openloop.cc Stop worrying about 1 second deadline as a fatal problem 2015-06-08 13:44:25 -07:00
qps_worker.cc Update QPS test to proto3 syntax 2015-06-05 14:06:09 -07:00
qps_worker.h Allow RunScenarios to spawn in-process workers 2015-04-09 15:51:41 -07:00
qpstest.proto Renumber message fields 2015-06-09 01:37:46 -07:00
report.cc Removed redundant parameter from Reporter interface. 2015-06-05 16:56:42 -07:00
report.h Removed redundant parameter from Reporter interface. 2015-06-05 16:56:42 -07:00
server.h Splitting gRPC service class codegen into its own set of files. 2015-04-09 23:08:51 +02:00
server_async.cc Make async server use one CQ per server thread 2015-06-09 23:34:01 -07:00
server_sync.cc clang-format qps code - it was getting out of hand 2015-05-21 11:42:17 -07:00
single_run_localhost.sh Add missing copyright notices 2015-05-21 15:27:23 -07:00
stats.h Elminate range-based fors and work around some other limitations in older compilers 2015-03-24 10:36:08 -07:00
sync_streaming_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-21 16:49:38 -07:00
sync_unary_ping_pong_test.cc Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 2015-05-21 16:49:38 -07:00
timer.cc Include the config.h file to make sure that nullptr is covered 2015-03-26 13:21:24 -07:00
timer.h Formatting 2015-03-03 14:24:49 -08:00
worker.cc Merge pull request #1703 from ctiller/fugly 2015-05-22 08:19:28 -07:00