summaryrefslogtreecommitdiff
path: root/metrics/next-binary-size/linux-gcc8/style.json
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-12 22:18:47 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-16 22:52:01 +0200
commit8869d09b2543d33ce8f9d457f4c3d8f9e9b23903 (patch)
tree74957ec88134b5ff91ebf82efe37b2af824332d2 /metrics/next-binary-size/linux-gcc8/style.json
parent0dbe80fe6615fb1d598a438fe3d69651d7af069d (diff)
downloadqtlocation-mapboxgl-8869d09b2543d33ce8f9d457f4c3d8f9e9b23903.tar.gz
[build] Collect and publish new baselines
Also fail the bot in case there are new baselines.
Diffstat (limited to 'metrics/next-binary-size/linux-gcc8/style.json')
-rw-r--r--metrics/next-binary-size/linux-gcc8/style.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/metrics/next-binary-size/linux-gcc8/style.json b/metrics/next-binary-size/linux-gcc8/style.json
new file mode 100644
index 0000000000..abe8d6b779
--- /dev/null
+++ b/metrics/next-binary-size/linux-gcc8/style.json
@@ -0,0 +1,24 @@
+{
+ "version": 8,
+ "metadata": {
+ "test": {
+ "operations": [
+ ["probeFileSize", "mbgl-glfw", "/tmp/attach/install/next-linux-gcc8-release/bin/mbgl-glfw", 0.01],
+ ["probeFileSize", "mbgl-offline", "/tmp/attach/install/next-linux-gcc8-release/bin/mbgl-offline", 0.01],
+ ["probeFileSize", "mbgl-render", "/tmp/attach/install/next-linux-gcc8-release/bin/mbgl-render", 0.01]
+ ],
+ "width": 64,
+ "height": 64
+ }
+ },
+ "sources": {},
+ "layers": [
+ {
+ "id": "background",
+ "type": "background",
+ "paint": {
+ "background-color": "green"
+ }
+ }
+ ]
+}