summaryrefslogtreecommitdiff
path: root/metrics/macos-xcode11-release/render-tests/icon-visibility
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/macos-xcode11-release/render-tests/icon-visibility')
-rw-r--r--metrics/macos-xcode11-release/render-tests/icon-visibility/none/metrics.json35
-rw-r--r--metrics/macos-xcode11-release/render-tests/icon-visibility/visible/metrics.json35
2 files changed, 70 insertions, 0 deletions
diff --git a/metrics/macos-xcode11-release/render-tests/icon-visibility/none/metrics.json b/metrics/macos-xcode11-release/render-tests/icon-visibility/none/metrics.json
new file mode 100644
index 0000000000..95a181bd8c
--- /dev/null
+++ b/metrics/macos-xcode11-release/render-tests/icon-visibility/none/metrics.json
@@ -0,0 +1,35 @@
+{
+ "network": [
+ [
+ "probeNetwork - default - end",
+ 2,
+ 211659
+ ],
+ [
+ "probeNetwork - default - start",
+ 0,
+ 0
+ ]
+ ],
+ "gfx": [
+ [
+ "probeGFX - default - end",
+ 0,
+ 5,
+ 5,
+ 1,
+ [
+ 65536,
+ 65536
+ ],
+ [
+ 22,
+ 22
+ ],
+ [
+ 64,
+ 64
+ ]
+ ]
+ ]
+} \ No newline at end of file
diff --git a/metrics/macos-xcode11-release/render-tests/icon-visibility/visible/metrics.json b/metrics/macos-xcode11-release/render-tests/icon-visibility/visible/metrics.json
new file mode 100644
index 0000000000..79e7810486
--- /dev/null
+++ b/metrics/macos-xcode11-release/render-tests/icon-visibility/visible/metrics.json
@@ -0,0 +1,35 @@
+{
+ "network": [
+ [
+ "probeNetwork - default - end",
+ 6,
+ 1693531
+ ],
+ [
+ "probeNetwork - default - start",
+ 0,
+ 0
+ ]
+ ],
+ "gfx": [
+ [
+ "probeGFX - default - end",
+ 4,
+ 13,
+ 21,
+ 1,
+ [
+ 91136,
+ 91136
+ ],
+ [
+ 2734,
+ 2734
+ ],
+ [
+ 36224,
+ 36224
+ ]
+ ]
+ ]
+} \ No newline at end of file