diff options
Diffstat (limited to 'metrics/next-macos-xcode11-release/render-tests/circle-opacity')
6 files changed, 210 insertions, 0 deletions
diff --git a/metrics/next-macos-xcode11-release/render-tests/circle-opacity/blending/metrics.json b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/blending/metrics.json new file mode 100644 index 0000000000..bf5b94a725 --- /dev/null +++ b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/blending/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 0, + 0 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 1, + 3, + 8, + 1, + [ + 32768, + 32768 + ], + [ + 46, + 46 + ], + [ + 128, + 128 + ] + ] + ] +}
\ No newline at end of file diff --git a/metrics/next-macos-xcode11-release/render-tests/circle-opacity/default/metrics.json b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/default/metrics.json new file mode 100644 index 0000000000..b7fcd04541 --- /dev/null +++ b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/default/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 0, + 0 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 1, + 3, + 7, + 1, + [ + 32768, + 32768 + ], + [ + 46, + 46 + ], + [ + 96, + 96 + ] + ] + ] +}
\ No newline at end of file diff --git a/metrics/next-macos-xcode11-release/render-tests/circle-opacity/function/metrics.json b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/function/metrics.json new file mode 100644 index 0000000000..b7fcd04541 --- /dev/null +++ b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/function/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 0, + 0 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 1, + 3, + 7, + 1, + [ + 32768, + 32768 + ], + [ + 46, + 46 + ], + [ + 96, + 96 + ] + ] + ] +}
\ No newline at end of file diff --git a/metrics/next-macos-xcode11-release/render-tests/circle-opacity/literal/metrics.json b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/literal/metrics.json new file mode 100644 index 0000000000..b7fcd04541 --- /dev/null +++ b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/literal/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 0, + 0 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 1, + 3, + 7, + 1, + [ + 32768, + 32768 + ], + [ + 46, + 46 + ], + [ + 96, + 96 + ] + ] + ] +}
\ No newline at end of file diff --git a/metrics/next-macos-xcode11-release/render-tests/circle-opacity/property-function/metrics.json b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/property-function/metrics.json new file mode 100644 index 0000000000..bf5b94a725 --- /dev/null +++ b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/property-function/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 0, + 0 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 1, + 3, + 8, + 1, + [ + 32768, + 32768 + ], + [ + 46, + 46 + ], + [ + 128, + 128 + ] + ] + ] +}
\ No newline at end of file diff --git a/metrics/next-macos-xcode11-release/render-tests/circle-opacity/zoom-and-property-function/metrics.json b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/zoom-and-property-function/metrics.json new file mode 100644 index 0000000000..2b00a4fa06 --- /dev/null +++ b/metrics/next-macos-xcode11-release/render-tests/circle-opacity/zoom-and-property-function/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 0, + 0 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 1, + 3, + 8, + 1, + [ + 32768, + 32768 + ], + [ + 46, + 46 + ], + [ + 160, + 160 + ] + ] + ] +}
\ No newline at end of file |