diff options
author | Ben Wagner <benjaminwagner@google.com> | 2017-10-06 12:27:50 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-10-06 19:25:47 +0000 |
commit | 9cb2cae63584d0bfb8c98a90062d06ff59659e72 (patch) | |
tree | 68e15838896f8355b330c5fbc067e4b34796f678 | |
parent | cbfd8bf7c098bff938d0f575584a7a82b354c621 (diff) |
Remove Perf SurfacePro2017 jobs.
Perf numbers track closely with IntelIris540, although Perf numbers from
SurfacePro2017 are more noisy.
No-Try: true
Change-Id: I9dfefd6daf69644a1c0850453334876269cd7942
Reviewed-on: https://skia-review.googlesource.com/56540
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Ben Wagner <benjaminwagner@google.com>
-rw-r--r-- | infra/bots/README.recipes.md | 4 | ||||
-rw-r--r-- | infra/bots/gen_tasks.go | 1 | ||||
-rw-r--r-- | infra/bots/jobs.json | 4 | ||||
-rw-r--r-- | infra/bots/recipes/perf.expected/Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE.json | 238 | ||||
-rw-r--r-- | infra/bots/recipes/perf.py | 5 | ||||
-rw-r--r-- | infra/bots/tasks.json | 266 |
6 files changed, 2 insertions, 516 deletions
diff --git a/infra/bots/README.recipes.md b/infra/bots/README.recipes.md index 66c158973b..2118af1673 100644 --- a/infra/bots/README.recipes.md +++ b/infra/bots/README.recipes.md @@ -755,11 +755,11 @@ Return a list of targets to build, depending on the builder type. [DEPS](/infra/bots/recipes/perf.py#12): [recipe\_engine/file][recipe_engine/recipe_modules/file], [recipe\_engine/json][recipe_engine/recipe_modules/json], [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/platform][recipe_engine/recipe_modules/platform], [recipe\_engine/properties][recipe_engine/recipe_modules/properties], [recipe\_engine/raw\_io][recipe_engine/recipe_modules/raw_io], [recipe\_engine/step][recipe_engine/recipe_modules/step], [recipe\_engine/time][recipe_engine/recipe_modules/time], [core](#recipe_modules-core), [env](#recipe_modules-env), [flavor](#recipe_modules-flavor), [run](#recipe_modules-run), [vars](#recipe_modules-vars) -— **def [RunSteps](/infra/bots/recipes/perf.py#333)(api):** +— **def [RunSteps](/infra/bots/recipes/perf.py#329)(api):** — **def [nanobench\_flags](/infra/bots/recipes/perf.py#29)(api, bot):** -— **def [perf\_steps](/infra/bots/recipes/perf.py#244)(api):** +— **def [perf\_steps](/infra/bots/recipes/perf.py#240)(api):** Run Skia benchmarks. ### *recipes* / [recreate\_skps](/infra/bots/recipes/recreate_skps.py) diff --git a/infra/bots/gen_tasks.go b/infra/bots/gen_tasks.go index 8a61ab988c..53e0ac20fe 100644 --- a/infra/bots/gen_tasks.go +++ b/infra/bots/gen_tasks.go @@ -279,7 +279,6 @@ func defaultSwarmDimensions(parts map[string]string) []string { "IntelHD530": "8086:1912-21.20.16.4590", "IntelHD4400": "8086:0a16-20.19.15.4703", "IntelHD4600": "8086:0412-20.19.15.4703", - "IntelHD615": "8086:591e-21.20.16.4590", "IntelIris540": "8086:1926-21.20.16.4590", "IntelIris6100": "8086:162b-20.19.15.4703", "RadeonR9M470X": "1002:6646-22.19.165.512", diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json index e51a2fdf05..bab216820f 100644 --- a/infra/bots/jobs.json +++ b/infra/bots/jobs.json @@ -215,8 +215,6 @@ "Perf-Win10-Clang-ShuttleB-GPU-IntelHD4600-x86_64-Release", "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug", "Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release", - "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug", - "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release", "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug", "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release", "Perf-Win10-MSVC-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-ANGLE", @@ -241,8 +239,6 @@ "Perf-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Release-Vulkan", "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE", "Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE", - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE", - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE", "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE", "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-Vulkan", "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE", diff --git a/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE.json b/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE.json deleted file mode 100644 index 92567c00c6..0000000000 --- a/infra/bots/recipes/perf.expected/Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE.json +++ /dev/null @@ -1,238 +0,0 @@ -[ - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "[START_DIR]\\skia\\infra\\bots\\assets\\skp\\VERSION", - "/path/to/tmp/" - ], - "infra_step": true, - "name": "Get downloaded SKP VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "42", - "[START_DIR]\\tmp\\SKP_VERSION" - ], - "infra_step": true, - "name": "write SKP_VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "[START_DIR]\\skia\\infra\\bots\\assets\\skimage\\VERSION", - "/path/to/tmp/" - ], - "infra_step": true, - "name": "Get downloaded skimage VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "42", - "[START_DIR]\\tmp\\SK_IMAGE_VERSION" - ], - "infra_step": true, - "name": "write SK_IMAGE_VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "[START_DIR]\\skia\\infra\\bots\\assets\\svg\\VERSION", - "/path/to/tmp/" - ], - "infra_step": true, - "name": "Get downloaded SVG VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "copy", - "42", - "[START_DIR]\\tmp\\SVG_VERSION" - ], - "infra_step": true, - "name": "write SVG_VERSION" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "rmtree", - "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE\\data" - ], - "infra_step": true, - "name": "rmtree data" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "ensure-directory", - "--mode", - "0777", - "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE\\data" - ], - "infra_step": true, - "name": "makedirs data" - }, - { - "cmd": [ - "python", - "-u", - "import os\nprint os.environ.get('SWARMING_BOT_ID', '')\n" - ], - "name": "get swarming bot id", - "stdout": "/path/to/tmp/", - "~followup_annotations": [ - "@@@STEP_LOG_LINE@python.inline@import os@@@", - "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_BOT_ID', '')@@@", - "@@@STEP_LOG_END@python.inline@@@" - ] - }, - { - "cmd": [ - "python", - "-u", - "import os\nprint os.environ.get('SWARMING_TASK_ID', '')\n" - ], - "name": "get swarming task id", - "stdout": "/path/to/tmp/", - "~followup_annotations": [ - "@@@STEP_LOG_LINE@python.inline@import os@@@", - "@@@STEP_LOG_LINE@python.inline@print os.environ.get('SWARMING_TASK_ID', '')@@@", - "@@@STEP_LOG_END@python.inline@@@" - ] - }, - { - "cmd": [ - "[START_DIR]\\out\\Release_x64\\nanobench", - "-i", - "[START_DIR]\\skia\\resources", - "--skps", - "[START_DIR]\\skp", - "--images", - "[START_DIR]\\skimage\\nanobench", - "--svgs", - "[START_DIR]\\svg", - "--pre_log", - "--images", - "--gpuStatsDump", - "true", - "--scales", - "1.0", - "1.1", - "--nocpu", - "--config", - "angle_d3d11_es2", - "--match", - "~hardstop_", - "~GM_radial_gradient3", - "~inc0.gif", - "~inc1.gif", - "~incInterlaced.gif", - "~inc0.jpg", - "~incGray.jpg", - "~inc0.wbmp", - "~inc1.wbmp", - "~inc0.webp", - "~inc1.webp", - "~inc0.ico", - "~inc1.ico", - "~inc0.png", - "~inc1.png", - "~inc2.png", - "~inc12.png", - "~inc13.png", - "~inc14.png", - "~inc0.webp", - "~inc1.webp", - "--outResultsFile", - "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE\\data\\nanobench_abc123_1337000001.json", - "--properties", - "gitHash", - "abc123", - "swarming_bot_id", - "skia-bot-123", - "swarming_task_id", - "123456", - "--key", - "arch", - "x86_64", - "compiler", - "MSVC", - "cpu_or_gpu", - "GPU", - "cpu_or_gpu_value", - "IntelHD615", - "extra_config", - "ANGLE", - "model", - "SurfacePro2017", - "os", - "Win10" - ], - "env": { - "BUILDTYPE": "Release_x64", - "CHROME_HEADLESS": "1", - "PATH": "<PATH>;RECIPE_PACKAGE_REPO[depot_tools]", - "SKIA_OUT": "[START_DIR]\\out" - }, - "name": "nanobench" - }, - { - "cmd": [ - "python", - "-u", - "RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py", - "--json-output", - "/path/to/tmp/json", - "ensure-directory", - "--mode", - "0777", - "[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE\\data" - ], - "infra_step": true, - "name": "makedirs perf_dir" - }, - { - "name": "$result", - "recipe_result": null, - "status_code": 0 - } -]
\ No newline at end of file diff --git a/infra/bots/recipes/perf.py b/infra/bots/recipes/perf.py index cea86611bf..73d32416fa 100644 --- a/infra/bots/recipes/perf.py +++ b/infra/bots/recipes/perf.py @@ -162,10 +162,6 @@ def nanobench_flags(api, bot): match.append('~GLInstancedArraysBench') # skia:4714 if 'IntelIris540' in bot and 'ANGLE' in bot: match.append('~tile_image_filter_tiled_64') # skia:6082 - if 'IntelHD615' in bot and 'ANGLE' in bot and 'Release' in bot: - # skia:6980 - match.append('~hardstop_') - match.append('~GM_radial_gradient3') if ('Vulkan' in bot and ('IntelIris540' in bot or 'IntelIris640' in bot) and 'Win' in bot): # skia:6398 @@ -374,7 +370,6 @@ TEST_BUILDERS = [ 'Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-ANGLE', 'Perf-Win10-MSVC-NUC6i5SYK-GPU-IntelIris540-x86_64-Release-Vulkan', 'Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE', - 'Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE', 'Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Debug', 'Perf-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release', 'Perf-iOS-Clang-iPadPro-GPU-GT7800-arm64-Release', diff --git a/infra/bots/tasks.json b/infra/bots/tasks.json index 79dbe0df23..ac897c060e 100644 --- a/infra/bots/tasks.json +++ b/infra/bots/tasks.json @@ -1305,18 +1305,6 @@ "Upload-Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Release" ] }, - "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug": { - "priority": 0.8, - "tasks": [ - "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug" - ] - }, - "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release": { - "priority": 0.8, - "tasks": [ - "Upload-Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release" - ] - }, "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": { "priority": 0.8, "tasks": [ @@ -1461,18 +1449,6 @@ "Upload-Perf-Win10-MSVC-ShuttleC-GPU-GTX960-x86_64-Release-ANGLE" ] }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE": { - "priority": 0.8, - "tasks": [ - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE" - ] - }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE": { - "priority": 0.8, - "tasks": [ - "Upload-Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE" - ] - }, "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { "priority": 0.8, "tasks": [ @@ -10600,100 +10576,6 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug": { - "cipd_packages": [ - { - "name": "skia/bots/skimage", - "path": "skimage", - "version": "version:32" - }, - { - "name": "skia/bots/skp", - "path": "skp", - "version": "version:88" - }, - { - "name": "skia/bots/svg", - "path": "svg", - "version": "version:9" - } - ], - "dependencies": [ - "Build-Win-Clang-x86_64-Debug", - "Housekeeper-PerCommit-BundleRecipes" - ], - "dimensions": [ - "gpu:8086:591e-21.20.16.4590", - "os:Windows-10-15063", - "pool:Skia" - ], - "execution_timeout_ns": 14400000000000, - "expiration_ns": 72000000000000, - "extra_args": [ - "--workdir", - "../../..", - "perf", - "repository=<(REPO)", - "buildername=Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Debug", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "io_timeout_ns": 2400000000000, - "isolate": "perf_skia_bundled_win.isolate", - "max_attempts": 1, - "priority": 0.8 - }, - "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release": { - "cipd_packages": [ - { - "name": "skia/bots/skimage", - "path": "skimage", - "version": "version:32" - }, - { - "name": "skia/bots/skp", - "path": "skp", - "version": "version:88" - }, - { - "name": "skia/bots/svg", - "path": "svg", - "version": "version:9" - } - ], - "dependencies": [ - "Build-Win-Clang-x86_64-Release", - "Housekeeper-PerCommit-BundleRecipes" - ], - "dimensions": [ - "gpu:8086:591e-21.20.16.4590", - "os:Windows-10-15063", - "pool:Skia" - ], - "execution_timeout_ns": 14400000000000, - "expiration_ns": 72000000000000, - "extra_args": [ - "--workdir", - "../../..", - "perf", - "repository=<(REPO)", - "buildername=Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "io_timeout_ns": 2400000000000, - "isolate": "perf_skia_bundled_win.isolate", - "max_attempts": 1, - "priority": 0.8 - }, "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Debug": { "cipd_packages": [ { @@ -11824,100 +11706,6 @@ "max_attempts": 1, "priority": 0.8 }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE": { - "cipd_packages": [ - { - "name": "skia/bots/skimage", - "path": "skimage", - "version": "version:32" - }, - { - "name": "skia/bots/skp", - "path": "skp", - "version": "version:88" - }, - { - "name": "skia/bots/svg", - "path": "svg", - "version": "version:9" - } - ], - "dependencies": [ - "Build-Win-MSVC-x86_64-Debug-ANGLE", - "Housekeeper-PerCommit-BundleRecipes" - ], - "dimensions": [ - "gpu:8086:591e-21.20.16.4590", - "os:Windows-10-15063", - "pool:Skia" - ], - "execution_timeout_ns": 14400000000000, - "expiration_ns": 72000000000000, - "extra_args": [ - "--workdir", - "../../..", - "perf", - "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Debug-ANGLE", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "io_timeout_ns": 2400000000000, - "isolate": "perf_skia_bundled_win.isolate", - "max_attempts": 1, - "priority": 0.8 - }, - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE": { - "cipd_packages": [ - { - "name": "skia/bots/skimage", - "path": "skimage", - "version": "version:32" - }, - { - "name": "skia/bots/skp", - "path": "skp", - "version": "version:88" - }, - { - "name": "skia/bots/svg", - "path": "svg", - "version": "version:9" - } - ], - "dependencies": [ - "Build-Win-MSVC-x86_64-Release-ANGLE", - "Housekeeper-PerCommit-BundleRecipes" - ], - "dimensions": [ - "gpu:8086:591e-21.20.16.4590", - "os:Windows-10-15063", - "pool:Skia" - ], - "execution_timeout_ns": 14400000000000, - "expiration_ns": 72000000000000, - "extra_args": [ - "--workdir", - "../../..", - "perf", - "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)" - ], - "io_timeout_ns": 2400000000000, - "isolate": "perf_skia_bundled_win.isolate", - "max_attempts": 1, - "priority": 0.8 - }, "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Debug-ANGLE": { "cipd_packages": [ { @@ -22667,33 +22455,6 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release": { - "dependencies": [ - "Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release" - ], - "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", - "os:Debian-9.1", - "pool:Skia" - ], - "extra_args": [ - "--workdir", - "../../..", - "upload_nano_results", - "repository=<(REPO)", - "buildername=Perf-Win10-Clang-SurfacePro2017-GPU-IntelHD615-x86_64-Release", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)", - "gs_bucket=skia-perf" - ], - "isolate": "upload_nano_results.isolate", - "priority": 0.8 - }, "Upload-Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release": { "dependencies": [ "Perf-Win10-Clang-ZBOX-GPU-GTX1070-x86_64-Release" @@ -23018,33 +22779,6 @@ "isolate": "upload_nano_results.isolate", "priority": 0.8 }, - "Upload-Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE": { - "dependencies": [ - "Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE" - ], - "dimensions": [ - "cpu:x86-64-Haswell_GCE", - "gpu:none", - "os:Debian-9.1", - "pool:Skia" - ], - "extra_args": [ - "--workdir", - "../../..", - "upload_nano_results", - "repository=<(REPO)", - "buildername=Perf-Win10-MSVC-SurfacePro2017-GPU-IntelHD615-x86_64-Release-ANGLE", - "swarm_out_dir=${ISOLATED_OUTDIR}", - "revision=<(REVISION)", - "patch_repo=<(PATCH_REPO)", - "patch_storage=<(PATCH_STORAGE)", - "patch_issue=<(ISSUE)", - "patch_set=<(PATCHSET)", - "gs_bucket=skia-perf" - ], - "isolate": "upload_nano_results.isolate", - "priority": 0.8 - }, "Upload-Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE": { "dependencies": [ "Perf-Win10-MSVC-ZBOX-GPU-GTX1070-x86_64-Release-ANGLE" |