From 0de6ffc383022e3ebfb658a729a0c9d7d7b026c4 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Mon, 27 Jan 2020 16:31:33 +0200 Subject: [build] Cleanup CircleCI configuration - Remove the legacy build jobs - Remove the next- namespace. --- .../render-tests/text-anchor/bottom/metrics.json | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metrics/linux-gcc8-release/render-tests/text-anchor/bottom/metrics.json (limited to 'metrics/linux-gcc8-release/render-tests/text-anchor/bottom/metrics.json') diff --git a/metrics/linux-gcc8-release/render-tests/text-anchor/bottom/metrics.json b/metrics/linux-gcc8-release/render-tests/text-anchor/bottom/metrics.json new file mode 100644 index 0000000000..7cdd3a4812 --- /dev/null +++ b/metrics/linux-gcc8-release/render-tests/text-anchor/bottom/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 7, + 1778473 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 8, + 13, + 37, + 1, + [ + 85168, + 85168 + ], + [ + 35278, + 35278 + ], + [ + 470144, + 470144 + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1