Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(268)

Unified Diff: testing/buildbot/chromium.perf.fyi.json

Side-by-side diff isn't available for this file because of its large size.
Issue 2771343003: Add a MotionMark smoothness benchmark.
Patch Set: Add --enable-experimental-canvas-features Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | tools/perf/benchmark.csv » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.perf.fyi.json
diff --git a/testing/buildbot/chromium.perf.fyi.json b/testing/buildbot/chromium.perf.fyi.json
index 5bff6becf1ee1bc4493d5160c004a475eb4b00f3..0429c45e25c3833682c7d403585aab30eb9c3017 100644
--- a/testing/buildbot/chromium.perf.fyi.json
+++ b/testing/buildbot/chromium.perf.fyi.json
@@ -6503,6 +6503,63 @@
},
{
"args": [
+ "smoothness.motionmark",
+ "-v",
+ "--upload-results",
+ "--output-format=chartjson",
+ "--browser=android-chromium"
+ ],
+ "isolate_name": "telemetry_perf_tests",
+ "name": "smoothness.motionmark",
+ "override_compile_targets": [
+ "telemetry_perf_tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "android_devices": "1",
+ "id": "build249-m4--device2",
+ "os": "Android",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 36000,
+ "hard_timeout": 7200,
+ "io_timeout": 3600
+ }
+ },
+ {
+ "args": [
+ "smoothness.motionmark",
+ "-v",
+ "--upload-results",
+ "--output-format=chartjson",
+ "--browser=reference",
+ "--output-trace-tag=_ref"
+ ],
+ "isolate_name": "telemetry_perf_tests",
+ "name": "smoothness.motionmark.reference",
+ "override_compile_targets": [
+ "telemetry_perf_tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "android_devices": "1",
+ "id": "build249-m4--device2",
+ "os": "Android",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 36000,
+ "hard_timeout": 7200,
+ "io_timeout": 3600
+ }
+ },
+ {
+ "args": [
"smoothness.pathological_mobile_sites",
"-v",
"--upload-results",
@@ -17888,6 +17945,63 @@
},
{
"args": [
+ "smoothness.motionmark",
+ "-v",
+ "--upload-results",
+ "--output-format=chartjson",
+ "--browser=release_x64"
+ ],
+ "isolate_name": "telemetry_perf_tests",
+ "name": "smoothness.motionmark",
+ "override_compile_targets": [
+ "telemetry_perf_tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "8086:22b1",
+ "id": "build153-b1",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 36000,
+ "hard_timeout": 7200,
+ "io_timeout": 3600
+ }
+ },
+ {
+ "args": [
+ "smoothness.motionmark",
+ "-v",
+ "--upload-results",
+ "--output-format=chartjson",
+ "--browser=reference",
+ "--output-trace-tag=_ref"
+ ],
+ "isolate_name": "telemetry_perf_tests",
+ "name": "smoothness.motionmark.reference",
+ "override_compile_targets": [
+ "telemetry_perf_tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "8086:22b1",
+ "id": "build153-b1",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 36000,
+ "hard_timeout": 7200,
+ "io_timeout": 3600
+ }
+ },
+ {
+ "args": [
"smoothness.pathological_mobile_sites",
"-v",
"--upload-results",
@@ -29197,6 +29311,63 @@
},
{
"args": [
+ "smoothness.motionmark",
+ "-v",
+ "--upload-results",
+ "--output-format=chartjson",
+ "--browser=release_x64"
+ ],
+ "isolate_name": "telemetry_perf_tests",
+ "name": "smoothness.motionmark",
+ "override_compile_targets": [
+ "telemetry_perf_tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "1002:9874",
+ "id": "build217-b4",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 36000,
+ "hard_timeout": 7200,
+ "io_timeout": 3600
+ }
+ },
+ {
+ "args": [
+ "smoothness.motionmark",
+ "-v",
+ "--upload-results",
+ "--output-format=chartjson",
+ "--browser=reference",
+ "--output-trace-tag=_ref"
+ ],
+ "isolate_name": "telemetry_perf_tests",
+ "name": "smoothness.motionmark.reference",
+ "override_compile_targets": [
+ "telemetry_perf_tests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "1002:9874",
+ "id": "build217-b4",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 36000,
+ "hard_timeout": 7200,
+ "io_timeout": 3600
+ }
+ },
+ {
+ "args": [
"smoothness.pathological_mobile_sites",
"-v",
"--upload-results",
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | tools/perf/benchmark.csv » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698