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. --- .../filter-true-to-false/metrics.json | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metrics/linux-gcc8-release/render-tests/runtime-styling/filter-true-to-false/metrics.json (limited to 'metrics/linux-gcc8-release/render-tests/runtime-styling/filter-true-to-false/metrics.json') diff --git a/metrics/linux-gcc8-release/render-tests/runtime-styling/filter-true-to-false/metrics.json b/metrics/linux-gcc8-release/render-tests/runtime-styling/filter-true-to-false/metrics.json new file mode 100644 index 0000000000..7d39e18295 --- /dev/null +++ b/metrics/linux-gcc8-release/render-tests/runtime-styling/filter-true-to-false/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 2, + 211659 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 0, + 3, + 5, + 1, + [ + 32768, + 32768 + ], + [ + 22, + 22 + ], + [ + 64, + 64 + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1