summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzmiao <miao.zhao@mapbox.com>2020-01-23 21:46:17 +0200
committerzmiao <miao.zhao@mapbox.com>2020-01-23 21:46:17 +0200
commit4836ee3f22f2904f509098c0bf2881ee43c834c9 (patch)
treeb8d013cf81a1b61204d9f3e39d040853ebe8abc4
parent3ef5a45bb14e4a7c424b7d67fad5d580f3f53e0d (diff)
downloadqtlocation-mapboxgl-upstream/zmiao-ios-render-test-metrics.tar.gz
[test-runner] Add ios probe metricsupstream/zmiao-ios-render-test-metrics
-rw-r--r--metrics/ignores/platform-ios.json4
-rw-r--r--metrics/next-ios-render-test-runner-metrics.json7
-rw-r--r--metrics/next-ios-render-test-runner/probes/gfx/pass-double-probe/metrics.json42
-rw-r--r--metrics/next-ios-render-test-runner/probes/gfx/pass-probe-reset/metrics.json42
-rw-r--r--metrics/next-ios-render-test-runner/probes/gfx/pass/metrics.json23
5 files changed, 108 insertions, 10 deletions
diff --git a/metrics/ignores/platform-ios.json b/metrics/ignores/platform-ios.json
index 00ac6bfbe7..1dce0e9f79 100644
--- a/metrics/ignores/platform-ios.json
+++ b/metrics/ignores/platform-ios.json
@@ -1,8 +1,4 @@
{
- "probes/gfx/pass": "Needs to be investigated and fixed.",
- "probes/gfx/pass-double-probe": "Needs to be investigated and fixed.",
- "probes/gfx/pass-probe-reset": "Needs to be investigated and fixed.",
- "probes/network/pass": "Needs to be investigated and fixed.",
"render-tests/icon-text-fit/enlargen-both": "Needs to be investigated and fixed.",
"render-tests/line-pattern/overscaled": "Needs to be investigated and fixed.",
"render-tests/runtime-styling/image-update-pattern": "Needs to be investigated and fixed.",
diff --git a/metrics/next-ios-render-test-runner-metrics.json b/metrics/next-ios-render-test-runner-metrics.json
index 6aa8567ca8..042e9ec445 100644
--- a/metrics/next-ios-render-test-runner-metrics.json
+++ b/metrics/next-ios-render-test-runner-metrics.json
@@ -10,10 +10,5 @@
"ignores/platform-macos.json",
"ignores/platform-ios.json"
],
- "metric_path": "next-ios-render-test-runner",
- "probes": [
- "probeGFX",
- "probeMemory",
- "probeNetwork"
- ]
+ "metric_path": "next-ios-render-test-runner"
} \ No newline at end of file
diff --git a/metrics/next-ios-render-test-runner/probes/gfx/pass-double-probe/metrics.json b/metrics/next-ios-render-test-runner/probes/gfx/pass-double-probe/metrics.json
new file mode 100644
index 0000000000..274d5cd7c8
--- /dev/null
+++ b/metrics/next-ios-render-test-runner/probes/gfx/pass-double-probe/metrics.json
@@ -0,0 +1,42 @@
+{
+ "gfx": [
+ [
+ "gfx 0",
+ 36,
+ 13,
+ 63,
+ 1,
+ [
+ 240136,
+ 240136
+ ],
+ [
+ 68598,
+ 68598
+ ],
+ [
+ 79296,
+ 79296
+ ]
+ ],
+ [
+ "gfx 1",
+ 32,
+ 17,
+ 85,
+ 1,
+ [
+ 325008,
+ 325008
+ ],
+ [
+ 84926,
+ 84926
+ ],
+ [
+ 107104,
+ 107104
+ ]
+ ]
+ ]
+} \ No newline at end of file
diff --git a/metrics/next-ios-render-test-runner/probes/gfx/pass-probe-reset/metrics.json b/metrics/next-ios-render-test-runner/probes/gfx/pass-probe-reset/metrics.json
new file mode 100644
index 0000000000..50f2a2721a
--- /dev/null
+++ b/metrics/next-ios-render-test-runner/probes/gfx/pass-probe-reset/metrics.json
@@ -0,0 +1,42 @@
+{
+ "gfx": [
+ [
+ "gfx 0",
+ 36,
+ 13,
+ 63,
+ 1,
+ [
+ 240136,
+ 240136
+ ],
+ [
+ 68598,
+ 68598
+ ],
+ [
+ 79296,
+ 79296
+ ]
+ ],
+ [
+ "gfx 1",
+ 32,
+ 17,
+ 85,
+ 1,
+ [
+ 325008,
+ 84872
+ ],
+ [
+ 84926,
+ 16328
+ ],
+ [
+ 107104,
+ 27808
+ ]
+ ]
+ ]
+} \ No newline at end of file
diff --git a/metrics/next-ios-render-test-runner/probes/gfx/pass/metrics.json b/metrics/next-ios-render-test-runner/probes/gfx/pass/metrics.json
new file mode 100644
index 0000000000..930d8dcf50
--- /dev/null
+++ b/metrics/next-ios-render-test-runner/probes/gfx/pass/metrics.json
@@ -0,0 +1,23 @@
+{
+ "gfx": [
+ [
+ "gfx 0",
+ 36,
+ 13,
+ 63,
+ 1,
+ [
+ 240136,
+ 240136
+ ],
+ [
+ 68598,
+ 68598
+ ],
+ [
+ 79296,
+ 79296
+ ]
+ ]
+ ]
+} \ No newline at end of file