client.webrtc.perf.json (14740B)
1 { 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, 3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, 4 "Perf Android32 (R Pixel5)": { 5 "gtest_tests": [ 6 { 7 "args": [ 8 "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb" 9 ], 10 "merge": { 11 "args": [ 12 "--test-suite", 13 "video_codec_perf_tests" 14 ], 15 "script": "//tools_webrtc/perf/process_perf_results.py" 16 }, 17 "name": "video_codec_perf_tests", 18 "resultdb": { 19 "enable": true, 20 "has_native_resultdb_integration": true 21 }, 22 "swarming": { 23 "dimensions": { 24 "android_devices": "1", 25 "device_type": "redfin", 26 "gce": "0", 27 "os": "Android", 28 "pool": "WebRTC-perf" 29 }, 30 "expiration": 10800, 31 "hard_timeout": 10800, 32 "idempotent": false, 33 "io_timeout": 10800, 34 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" 35 }, 36 "test": "video_codec_perf_tests", 37 "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" 38 }, 39 { 40 "args": [ 41 "--nologs", 42 "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb" 43 ], 44 "merge": { 45 "args": [ 46 "--test-suite", 47 "webrtc_perf_tests" 48 ], 49 "script": "//tools_webrtc/perf/process_perf_results.py" 50 }, 51 "name": "webrtc_perf_tests", 52 "resultdb": { 53 "enable": true, 54 "has_native_resultdb_integration": true 55 }, 56 "swarming": { 57 "dimensions": { 58 "android_devices": "1", 59 "device_type": "redfin", 60 "gce": "0", 61 "os": "Android", 62 "pool": "WebRTC-perf" 63 }, 64 "expiration": 10800, 65 "hard_timeout": 10800, 66 "idempotent": false, 67 "io_timeout": 10800, 68 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" 69 }, 70 "test": "webrtc_perf_tests", 71 "test_id_prefix": "ninja://:webrtc_perf_tests/" 72 } 73 ] 74 }, 75 "Perf Android64 (R Pixel5)": { 76 "gtest_tests": [ 77 { 78 "args": [ 79 "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb" 80 ], 81 "merge": { 82 "args": [ 83 "--test-suite", 84 "video_codec_perf_tests" 85 ], 86 "script": "//tools_webrtc/perf/process_perf_results.py" 87 }, 88 "name": "video_codec_perf_tests", 89 "resultdb": { 90 "enable": true, 91 "has_native_resultdb_integration": true 92 }, 93 "swarming": { 94 "dimensions": { 95 "android_devices": "1", 96 "device_type": "redfin", 97 "gce": "0", 98 "os": "Android", 99 "pool": "WebRTC-perf" 100 }, 101 "expiration": 10800, 102 "hard_timeout": 10800, 103 "idempotent": false, 104 "io_timeout": 10800, 105 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" 106 }, 107 "test": "video_codec_perf_tests", 108 "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" 109 }, 110 { 111 "args": [ 112 "--nologs", 113 "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb" 114 ], 115 "merge": { 116 "args": [ 117 "--test-suite", 118 "webrtc_perf_tests" 119 ], 120 "script": "//tools_webrtc/perf/process_perf_results.py" 121 }, 122 "name": "webrtc_perf_tests", 123 "resultdb": { 124 "enable": true, 125 "has_native_resultdb_integration": true 126 }, 127 "swarming": { 128 "dimensions": { 129 "android_devices": "1", 130 "device_type": "redfin", 131 "gce": "0", 132 "os": "Android", 133 "pool": "WebRTC-perf" 134 }, 135 "expiration": 10800, 136 "hard_timeout": 10800, 137 "idempotent": false, 138 "io_timeout": 10800, 139 "service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com" 140 }, 141 "test": "webrtc_perf_tests", 142 "test_id_prefix": "ninja://:webrtc_perf_tests/" 143 } 144 ] 145 }, 146 "Perf Fuchsia": { 147 "isolated_scripts": [ 148 { 149 "args": [ 150 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json", 151 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/gtest_output.json", 152 "--test-arg=--gtest_output=json:/custom_artifacts/gtest_output.json", 153 "--test-arg=--undefok=test_launcher_summary_output", 154 "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb" 155 ], 156 "merge": { 157 "args": [ 158 "--test-suite", 159 "video_codec_perf_tests" 160 ], 161 "script": "//tools_webrtc/perf/process_perf_results.py" 162 }, 163 "name": "video_codec_perf_tests", 164 "resultdb": { 165 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 166 "result_format": "gtest_json" 167 }, 168 "swarming": { 169 "dimensions": { 170 "cpu": "x86-64", 171 "gce": "1", 172 "os": "Ubuntu-22.04", 173 "pool": "WebRTC-perf" 174 }, 175 "expiration": 10800, 176 "hard_timeout": 10800, 177 "idempotent": false, 178 "io_timeout": 10800 179 }, 180 "test": "video_codec_perf_tests", 181 "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" 182 }, 183 { 184 "args": [ 185 "--nologs", 186 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json", 187 "--test-launcher-summary-output=${ISOLATED_OUTDIR}/gtest_output.json", 188 "--test-arg=--gtest_output=json:/custom_artifacts/gtest_output.json", 189 "--test-arg=--undefok=test_launcher_summary_output", 190 "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb" 191 ], 192 "merge": { 193 "args": [ 194 "--test-suite", 195 "webrtc_perf_tests" 196 ], 197 "script": "//tools_webrtc/perf/process_perf_results.py" 198 }, 199 "name": "webrtc_perf_tests", 200 "resultdb": { 201 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 202 "result_format": "gtest_json" 203 }, 204 "swarming": { 205 "dimensions": { 206 "cpu": "x86-64", 207 "gce": "1", 208 "os": "Ubuntu-22.04", 209 "pool": "WebRTC-perf" 210 }, 211 "expiration": 10800, 212 "hard_timeout": 10800, 213 "idempotent": false, 214 "io_timeout": 10800 215 }, 216 "test": "webrtc_perf_tests", 217 "test_id_prefix": "ninja://:webrtc_perf_tests/" 218 } 219 ] 220 }, 221 "Perf Linux": { 222 "isolated_scripts": [ 223 { 224 "args": [ 225 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" 226 ], 227 "merge": { 228 "args": [ 229 "--test-suite", 230 "video_codec_perf_tests" 231 ], 232 "script": "//tools_webrtc/perf/process_perf_results.py" 233 }, 234 "name": "video_codec_perf_tests", 235 "resultdb": { 236 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 237 "result_format": "gtest_json" 238 }, 239 "swarming": { 240 "dimensions": { 241 "gce": "0", 242 "os": "Ubuntu-22.04", 243 "pool": "WebRTC-perf" 244 }, 245 "expiration": 10800, 246 "hard_timeout": 10800, 247 "idempotent": false, 248 "io_timeout": 10800 249 }, 250 "test": "video_codec_perf_tests", 251 "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" 252 }, 253 { 254 "args": [ 255 "--test_artifacts_dir=${ISOLATED_OUTDIR}", 256 "--save_worst_frame", 257 "--nologs", 258 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" 259 ], 260 "merge": { 261 "args": [ 262 "--test-suite", 263 "webrtc_perf_tests" 264 ], 265 "script": "//tools_webrtc/perf/process_perf_results.py" 266 }, 267 "name": "webrtc_perf_tests", 268 "resultdb": { 269 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 270 "result_format": "gtest_json" 271 }, 272 "swarming": { 273 "dimensions": { 274 "gce": "0", 275 "os": "Ubuntu-22.04", 276 "pool": "WebRTC-perf" 277 }, 278 "expiration": 10800, 279 "hard_timeout": 10800, 280 "idempotent": false, 281 "io_timeout": 10800 282 }, 283 "test": "webrtc_perf_tests", 284 "test_id_prefix": "ninja://:webrtc_perf_tests/" 285 } 286 ] 287 }, 288 "Perf Mac 11": { 289 "isolated_scripts": [ 290 { 291 "args": [ 292 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" 293 ], 294 "merge": { 295 "args": [ 296 "--test-suite", 297 "video_codec_perf_tests" 298 ], 299 "script": "//tools_webrtc/perf/process_perf_results.py" 300 }, 301 "name": "video_codec_perf_tests", 302 "resultdb": { 303 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 304 "result_format": "gtest_json" 305 }, 306 "swarming": { 307 "dimensions": { 308 "cpu": "x86-64", 309 "gce": "0", 310 "os": "Mac-11", 311 "pool": "WebRTC-perf" 312 }, 313 "expiration": 10800, 314 "hard_timeout": 10800, 315 "idempotent": false, 316 "io_timeout": 10800 317 }, 318 "test": "video_codec_perf_tests", 319 "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" 320 }, 321 { 322 "args": [ 323 "--test_artifacts_dir=${ISOLATED_OUTDIR}", 324 "--save_worst_frame", 325 "--nologs", 326 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" 327 ], 328 "merge": { 329 "args": [ 330 "--test-suite", 331 "webrtc_perf_tests" 332 ], 333 "script": "//tools_webrtc/perf/process_perf_results.py" 334 }, 335 "name": "webrtc_perf_tests", 336 "resultdb": { 337 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 338 "result_format": "gtest_json" 339 }, 340 "swarming": { 341 "dimensions": { 342 "cpu": "x86-64", 343 "gce": "0", 344 "os": "Mac-11", 345 "pool": "WebRTC-perf" 346 }, 347 "expiration": 10800, 348 "hard_timeout": 10800, 349 "idempotent": false, 350 "io_timeout": 10800 351 }, 352 "test": "webrtc_perf_tests", 353 "test_id_prefix": "ninja://:webrtc_perf_tests/" 354 } 355 ] 356 }, 357 "Perf Mac M1 Arm64 12": { 358 "isolated_scripts": [ 359 { 360 "args": [ 361 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" 362 ], 363 "merge": { 364 "args": [ 365 "--test-suite", 366 "video_codec_perf_tests" 367 ], 368 "script": "//tools_webrtc/perf/process_perf_results.py" 369 }, 370 "name": "video_codec_perf_tests", 371 "resultdb": { 372 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 373 "result_format": "gtest_json" 374 }, 375 "swarming": { 376 "dimensions": { 377 "cpu": "arm64-64-Apple_M1", 378 "gce": "0", 379 "os": "Mac-12", 380 "pool": "WebRTC-perf" 381 }, 382 "expiration": 10800, 383 "hard_timeout": 10800, 384 "idempotent": false, 385 "io_timeout": 10800 386 }, 387 "test": "video_codec_perf_tests", 388 "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" 389 }, 390 { 391 "args": [ 392 "--test_artifacts_dir=${ISOLATED_OUTDIR}", 393 "--save_worst_frame", 394 "--nologs", 395 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" 396 ], 397 "merge": { 398 "args": [ 399 "--test-suite", 400 "webrtc_perf_tests" 401 ], 402 "script": "//tools_webrtc/perf/process_perf_results.py" 403 }, 404 "name": "webrtc_perf_tests", 405 "resultdb": { 406 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 407 "result_format": "gtest_json" 408 }, 409 "swarming": { 410 "dimensions": { 411 "cpu": "arm64-64-Apple_M1", 412 "gce": "0", 413 "os": "Mac-12", 414 "pool": "WebRTC-perf" 415 }, 416 "expiration": 10800, 417 "hard_timeout": 10800, 418 "idempotent": false, 419 "io_timeout": 10800 420 }, 421 "test": "webrtc_perf_tests", 422 "test_id_prefix": "ninja://:webrtc_perf_tests/" 423 } 424 ] 425 }, 426 "Perf Win 10": { 427 "isolated_scripts": [ 428 { 429 "args": [ 430 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" 431 ], 432 "merge": { 433 "args": [ 434 "--test-suite", 435 "video_codec_perf_tests" 436 ], 437 "script": "//tools_webrtc/perf/process_perf_results.py" 438 }, 439 "name": "video_codec_perf_tests", 440 "resultdb": { 441 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 442 "result_format": "gtest_json" 443 }, 444 "swarming": { 445 "dimensions": { 446 "gce": "0", 447 "os": "Windows-10", 448 "pool": "WebRTC-perf" 449 }, 450 "expiration": 10800, 451 "hard_timeout": 10800, 452 "idempotent": false, 453 "io_timeout": 10800 454 }, 455 "test": "video_codec_perf_tests", 456 "test_id_prefix": "ninja://modules/video_coding:video_codec_perf_tests/" 457 }, 458 { 459 "args": [ 460 "--test_artifacts_dir=${ISOLATED_OUTDIR}", 461 "--save_worst_frame", 462 "--nologs", 463 "--gtest_output=json:${ISOLATED_OUTDIR}/gtest_output.json" 464 ], 465 "merge": { 466 "args": [ 467 "--test-suite", 468 "webrtc_perf_tests" 469 ], 470 "script": "//tools_webrtc/perf/process_perf_results.py" 471 }, 472 "name": "webrtc_perf_tests", 473 "resultdb": { 474 "result_file": "${ISOLATED_OUTDIR}/gtest_output.json", 475 "result_format": "gtest_json" 476 }, 477 "swarming": { 478 "dimensions": { 479 "gce": "0", 480 "os": "Windows-10", 481 "pool": "WebRTC-perf" 482 }, 483 "expiration": 10800, 484 "hard_timeout": 10800, 485 "idempotent": false, 486 "io_timeout": 10800 487 }, 488 "test": "webrtc_perf_tests", 489 "test_id_prefix": "ninja://:webrtc_perf_tests/" 490 } 491 ] 492 } 493 }