aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/tests.json
diff options
context:
space:
mode:
authorGravatar Noah Eisen <ncteisen@gmail.com>2018-06-21 17:37:39 -0700
committerGravatar GitHub <noreply@github.com>2018-06-21 17:37:39 -0700
commit7a2a8ca4ba2cd505961ac43c656cc0a7a33c7bb0 (patch)
treebfc5c4641155509fa79aa24ecb3d88962c0ac592 /tools/run_tests/generated/tests.json
parent8bda53ee64769d756a4347afb7336e4cb21ede99 (diff)
parent77472309d5a01eca98a95858270388d941e7eb89 (diff)
Merge pull request #15747 from ncteisen/channel-benchmark
Add Channel Creation Benchmark
Diffstat (limited to 'tools/run_tests/generated/tests.json')
-rw-r--r--tools/run_tests/generated/tests.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/run_tests/generated/tests.json b/tools/run_tests/generated/tests.json
index 12eeb2b35f..a7102c5f44 100644
--- a/tools/run_tests/generated/tests.json
+++ b/tools/run_tests/generated/tests.json
@@ -3321,6 +3321,28 @@
"flaky": false,
"gtest": false,
"language": "c++",
+ "name": "bm_channel",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix"
+ ],
+ "uses_polling": false
+ },
+ {
+ "args": [],
+ "benchmark": true,
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix"
+ ],
+ "cpu_cost": 1.0,
+ "exclude_configs": [],
+ "exclude_iomgrs": [],
+ "flaky": false,
+ "gtest": false,
+ "language": "c++",
"name": "bm_chttp2_hpack",
"platforms": [
"linux",