David Garcia Quintas f526bd487a Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 лет назад
..
async_streaming_ping_pong_test.cc f526bd487a Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 лет назад
async_unary_ping_pong_test.cc f526bd487a Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 лет назад
client.h 66f37b477d Merge github.com:google/grpc into qps 11 лет назад
client_async.cc 3676b38183 Lose redundant tag on unary calls 11 лет назад
client_sync.cc 0a4129399a Also need to create a vector of streams 11 лет назад
driver.cc 76e0fb1dc0 Merge pull request #1669 from dgquintas/benchmark_hosts_info 10 лет назад
driver.h 08116501cb Fix to work around the fact that Histogram isn't copyable. 10 лет назад
histogram.h 66f37b477d Merge github.com:google/grpc into qps 11 лет назад
qps-sweep.sh d4db33dcab Add missing copyright notices 10 лет назад
qps_driver.cc f526bd487a Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 лет назад
qps_test.cc f526bd487a Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 лет назад
qps_worker.cc e9a6eb7332 Allow RunScenarios to spawn in-process workers 11 лет назад
qps_worker.h e9a6eb7332 Allow RunScenarios to spawn in-process workers 11 лет назад
qpstest.proto 6ba29ba3fb Added the client and server configurations to the bench results proto. 10 лет назад
report.cc a6b559a76a Improvements to reporting mechanism based on comments. 10 лет назад
report.h 30ecd2b8d9 Return shared_ptr by value plus minor dependency fix 10 лет назад
server.h 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 11 лет назад
server_async.cc f9e6adf998 Completion queue binding for new requests API change 11 лет назад
server_sync.cc 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 11 лет назад
single_run_localhost.sh d4db33dcab Add missing copyright notices 10 лет назад
stats.h 82dd80abc6 Elminate range-based fors and work around some other limitations in older compilers 11 лет назад
sync_streaming_ping_pong_test.cc f526bd487a Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 лет назад
sync_unary_ping_pong_test.cc f526bd487a Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring 10 лет назад
timer.cc 4bcab68012 Include the config.h file to make sure that nullptr is covered 11 лет назад
timer.h 10923c2fb5 Formatting 11 лет назад
worker.cc c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 11 лет назад