From e298435206b6f7631a6e85f2e75544f201866909 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Sun, 15 Dec 2019 22:05:23 +0200 Subject: [metrics] Add new baselines for Linux Clang8 and macOS --- .../metrics.json | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metrics/next-linux-clang8-release/render-tests/runtime-styling/paint-property-default-to-property-expression/metrics.json (limited to 'metrics/next-linux-clang8-release/render-tests/runtime-styling/paint-property-default-to-property-expression') diff --git a/metrics/next-linux-clang8-release/render-tests/runtime-styling/paint-property-default-to-property-expression/metrics.json b/metrics/next-linux-clang8-release/render-tests/runtime-styling/paint-property-default-to-property-expression/metrics.json new file mode 100644 index 0000000000..bf5b94a725 --- /dev/null +++ b/metrics/next-linux-clang8-release/render-tests/runtime-styling/paint-property-default-to-property-expression/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 -- cgit v1.2.1