summaryrefslogtreecommitdiff
path: root/metrics/binary-size/linux-gcc8/style.json
blob: 4e205a2854c9d4c7e490572c20cd7ea73ba6b725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "version": 8,
  "metadata": {
    "test": {
      "operations": [
        ["probeFileSize", "mbgl-glfw", "/tmp/attach/install/linux-gcc8-release/bin/mbgl-glfw", 0.01],
        ["probeFileSize", "mbgl-offline", "/tmp/attach/install/linux-gcc8-release/bin/mbgl-offline", 0.01],
        ["probeFileSize", "mbgl-render", "/tmp/attach/install/linux-gcc8-release/bin/mbgl-render", 0.01]
      ],
      "width": 64,
      "height": 64
    }
  },
  "sources": {},
  "layers": [
    {
      "id": "background",
      "type": "background",
      "paint": {
        "background-color": "green"
      }
    }
  ]
}