Home
last modified time | relevance | path

Searched refs:async_server_threads (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/test/cpp/qps/
Djson_run_localhost_scenarios.bzl3async_server_threads": 16, "threads_per_cq": 1, "channel_args": [{"str_value": "latency", "name": …
Dqps_json_driver_scenarios.bzl3async_server_threads": 0, "threads_per_cq": 3, "channel_args": [{"str_value": "throughput", "name"…
Dserver_async.cc92 int num_threads = config.async_server_threads(); in AsyncQpsServerTest()
/external/grpc-grpc/tools/run_tests/performance/
Dscenario_config.py121 async_server_threads=0, argument
153 'async_server_threads': async_server_threads,
281 async_server_threads=16,
296 async_server_threads=1,
447 async_server_threads=1,
511 async_server_threads=1,
690 async_server_threads=1,
699 async_server_threads=1)
800 async_server_threads=1,
809 async_server_threads=1)
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dscenario_config.py121 async_server_threads=0, argument
156 'async_server_threads': async_server_threads,
285 async_server_threads=16,
300 async_server_threads=1,
456 async_server_threads=1,
521 async_server_threads=1,
696 async_server_threads=1,
705 async_server_threads=1)
800 async_server_threads=0,
809 async_server_threads=1)
[all …]
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerConfig.php35 private $async_server_threads = 0; variable in Grpc\\Testing\\ServerConfig
163 return $this->async_server_threads;
176 $this->async_server_threads = $var;
/external/grpc-grpc/src/python/grpcio_tests/tests/qps/
Dworker_server.py67 if config.async_server_threads == 0:
72 server_threads = config.async_server_threads
/external/grpc-grpc/src/proto/grpc/testing/
Dcontrol.proto141 int32 async_server_threads = 7; field
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dcontrol.proto132 int32 async_server_threads = 7; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dcontrol.proto146 int32 async_server_threads = 7; field