summaryrefslogtreecommitdiff
path: root/metrics/next-binary-size/macos-xcode11
diff options
context:
space:
mode:
Diffstat (limited to 'metrics/next-binary-size/macos-xcode11')
-rw-r--r--metrics/next-binary-size/macos-xcode11/expected.pngbin225 -> 0 bytes
-rw-r--r--metrics/next-binary-size/macos-xcode11/metrics.json19
-rw-r--r--metrics/next-binary-size/macos-xcode11/style.json24
3 files changed, 0 insertions, 43 deletions
diff --git a/metrics/next-binary-size/macos-xcode11/expected.png b/metrics/next-binary-size/macos-xcode11/expected.png
deleted file mode 100644
index 63740e7305..0000000000
--- a/metrics/next-binary-size/macos-xcode11/expected.png
+++ /dev/null
Binary files differ
diff --git a/metrics/next-binary-size/macos-xcode11/metrics.json b/metrics/next-binary-size/macos-xcode11/metrics.json
deleted file mode 100644
index 27b3e3b452..0000000000
--- a/metrics/next-binary-size/macos-xcode11/metrics.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "file-size": [
- [
- "mbgl-glfw",
- "/tmp/attach/install/next-macos-xcode11-release/bin/mbgl-glfw",
- 5562556
- ],
- [
- "mbgl-offline",
- "/tmp/attach/install/next-macos-xcode11-release/bin/mbgl-offline",
- 5427032
- ],
- [
- "mbgl-render",
- "/tmp/attach/install/next-macos-xcode11-release/bin/mbgl-render",
- 5477244
- ]
- ]
-}
diff --git a/metrics/next-binary-size/macos-xcode11/style.json b/metrics/next-binary-size/macos-xcode11/style.json
deleted file mode 100644
index cd2db87c48..0000000000
--- a/metrics/next-binary-size/macos-xcode11/style.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "version": 8,
- "metadata": {
- "test": {
- "operations": [
- ["probeFileSize", "mbgl-glfw", "/tmp/attach/install/next-macos-xcode11-release/bin/mbgl-glfw", 0.01],
- ["probeFileSize", "mbgl-offline", "/tmp/attach/install/next-macos-xcode11-release/bin/mbgl-offline", 0.01],
- ["probeFileSize", "mbgl-render", "/tmp/attach/install/next-macos-xcode11-release/bin/mbgl-render", 0.01]
- ],
- "width": 64,
- "height": 64
- }
- },
- "sources": {},
- "layers": [
- {
- "id": "background",
- "type": "background",
- "paint": {
- "background-color": "green"
- }
- }
- ]
-}