summaryrefslogtreecommitdiff
path: root/metrics/binary-size/linux-clang8/style.json
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/binary-size/linux-clang8/style.json')
-rw-r--r--metrics/binary-size/linux-clang8/style.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/metrics/binary-size/linux-clang8/style.json b/metrics/binary-size/linux-clang8/style.json
new file mode 100644
index 0000000000..15ec600201
--- /dev/null
+++ b/metrics/binary-size/linux-clang8/style.json
@@ -0,0 +1,24 @@
+{
+ "version": 8,
+ "metadata": {
+ "test": {
+ "operations": [
+ ["probeFileSize", "mbgl-glfw", "/tmp/attach/install/linux-clang8-release/bin/mbgl-glfw", 0.01],
+ ["probeFileSize", "mbgl-offline", "/tmp/attach/install/linux-clang8-release/bin/mbgl-offline", 0.01],
+ ["probeFileSize", "mbgl-render", "/tmp/attach/install/linux-clang8-release/bin/mbgl-render", 0.01]
+ ],
+ "width": 64,
+ "height": 64
+ }
+ },
+ "sources": {},
+ "layers": [
+ {
+ "id": "background",
+ "type": "background",
+ "paint": {
+ "background-color": "green"
+ }
+ }
+ ]
+}