diff options
author | Thiago Marcos P. Santos <tmpsantos@gmail.com> | 2020-01-27 16:31:33 +0200 |
---|---|---|
committer | Thiago Marcos P. Santos <tmpsantos@gmail.com> | 2020-01-28 00:44:07 +0200 |
commit | 0de6ffc383022e3ebfb658a729a0c9d7d7b026c4 (patch) | |
tree | 415d7542d0fd526b4c2daec74aa46728524a21f3 /metrics/macos-xcode11-release/render-tests/circle-stroke-opacity/function | |
parent | 8ddb0a959002b96dda1e656e3bcd87ac55286122 (diff) | |
download | qtlocation-mapboxgl-0de6ffc383022e3ebfb658a729a0c9d7d7b026c4.tar.gz |
[build] Cleanup CircleCI configuration
- Remove the legacy build jobs
- Remove the next- namespace.
Diffstat (limited to 'metrics/macos-xcode11-release/render-tests/circle-stroke-opacity/function')
-rw-r--r-- | metrics/macos-xcode11-release/render-tests/circle-stroke-opacity/function/metrics.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/metrics/macos-xcode11-release/render-tests/circle-stroke-opacity/function/metrics.json b/metrics/macos-xcode11-release/render-tests/circle-stroke-opacity/function/metrics.json new file mode 100644 index 0000000000..b7fcd04541 --- /dev/null +++ b/metrics/macos-xcode11-release/render-tests/circle-stroke-opacity/function/metrics.json @@ -0,0 +1,35 @@ +{ + "network": [ + [ + "probeNetwork - default - end", + 0, + 0 + ], + [ + "probeNetwork - default - start", + 0, + 0 + ] + ], + "gfx": [ + [ + "probeGFX - default - end", + 1, + 3, + 7, + 1, + [ + 32768, + 32768 + ], + [ + 46, + 46 + ], + [ + 96, + 96 + ] + ] + ] +}
\ No newline at end of file |