diff options
author | Sree Kuchibhotla <sreecha@users.noreply.github.com> | 2017-05-15 10:06:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-15 10:06:07 -0700 |
commit | a6171a990e3de3b58b5a5d198bf036f73a601e71 (patch) | |
tree | 5ac296dcc1cc22e9ae09d1e69d31d139294a1186 /tools/run_tests | |
parent | 9d83152b1e77e177dde38033c30a9ccf9c863537 (diff) | |
parent | 8ac5c6dedad0482ef6864ef310c79bf2e9c0e19b (diff) |
Merge pull request #10662 from sreecha/cq_mpsc_based
grpc_mpsc queue based completion queue
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/generated/tests.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json index df5474e111..0000fa2cef 100644 --- a/tools/run_tests/generated/tests.json +++ b/tools/run_tests/generated/tests.json @@ -2805,7 +2805,7 @@ }, { "args": [ - "--benchmark_min_time=0" + "--benchmark_min_time=4" ], "ci_platforms": [ "linux", |