From 0ba4b5c93fdf99ebfed199bace60a4fa3ae2933e Mon Sep 17 00:00:00 2001 From: Juha Alanen Date: Wed, 27 Nov 2019 13:25:51 +0200 Subject: [test-runner] Add baseline metrics for linux --- .../metrics.json | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 render-test/metrics/linux-gcc8/render-tests/runtime-styling/set-style-layout-property-zoom-expression-to-literal/metrics.json (limited to 'render-test/metrics/linux-gcc8/render-tests/runtime-styling/set-style-layout-property-zoom-expression-to-literal/metrics.json') diff --git a/render-test/metrics/linux-gcc8/render-tests/runtime-styling/set-style-layout-property-zoom-expression-to-literal/metrics.json b/render-test/metrics/linux-gcc8/render-tests/runtime-styling/set-style-layout-property-zoom-expression-to-literal/metrics.json new file mode 100644 index 0000000000..72c4c57617 --- /dev/null +++ b/render-test/metrics/linux-gcc8/render-tests/runtime-styling/set-style-layout-property-zoom-expression-to-literal/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 2, + 211659 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 1, + 4, + 9, + 1, + [ + 22784, + 22784 + ], + [ + 34, + 34 + ], + [ + 192, + 192 + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1