diff options
Diffstat (limited to 'metrics/next-linux-gcc8-release/render-tests/line-blur')
4 files changed, 140 insertions, 0 deletions
diff --git a/metrics/next-linux-gcc8-release/render-tests/line-blur/default/metrics.json b/metrics/next-linux-gcc8-release/render-tests/line-blur/default/metrics.json new file mode 100644 index 0000000000..37218777d2 --- /dev/null +++ b/metrics/next-linux-gcc8-release/render-tests/line-blur/default/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 4, + 1481872 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 8, + 9, + 13, + 1, + [ + 131072, + 131072 + ], + [ + 89074, + 89074 + ], + [ + 157792, + 157792 + ] + ] + ] +}
\ No newline at end of file diff --git a/metrics/next-linux-gcc8-release/render-tests/line-blur/function/metrics.json b/metrics/next-linux-gcc8-release/render-tests/line-blur/function/metrics.json new file mode 100644 index 0000000000..37218777d2 --- /dev/null +++ b/metrics/next-linux-gcc8-release/render-tests/line-blur/function/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 4, + 1481872 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 8, + 9, + 13, + 1, + [ + 131072, + 131072 + ], + [ + 89074, + 89074 + ], + [ + 157792, + 157792 + ] + ] + ] +}
\ No newline at end of file diff --git a/metrics/next-linux-gcc8-release/render-tests/line-blur/literal/metrics.json b/metrics/next-linux-gcc8-release/render-tests/line-blur/literal/metrics.json new file mode 100644 index 0000000000..37218777d2 --- /dev/null +++ b/metrics/next-linux-gcc8-release/render-tests/line-blur/literal/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 4, + 1481872 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 8, + 9, + 13, + 1, + [ + 131072, + 131072 + ], + [ + 89074, + 89074 + ], + [ + 157792, + 157792 + ] + ] + ] +}
\ No newline at end of file diff --git a/metrics/next-linux-gcc8-release/render-tests/line-blur/property-function/metrics.json b/metrics/next-linux-gcc8-release/render-tests/line-blur/property-function/metrics.json new file mode 100644 index 0000000000..3a79bf0708 --- /dev/null +++ b/metrics/next-linux-gcc8-release/render-tests/line-blur/property-function/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 4, + 1481872 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 8, + 9, + 17, + 1, + [ + 131072, + 131072 + ], + [ + 89074, + 89074 + ], + [ + 236656, + 236656 + ] + ] + ] +}
\ No newline at end of file |