summaryrefslogtreecommitdiff
path: root/metrics/tests/binary-size/tools/metrics.json
blob: 457db1c4dceaa0ae61b0c896c6be8c4f106e2ee8 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
    "file-size": [
        [
            "linux-clang8-mbgl-glfw",
            "/src/workspace/next-linux-clang8-release/bin/mbgl-glfw",
            6225032
        ],
        [
            "linux-clang8-mbgl-offline",
            "/src/workspace/next-linux-clang8-release/bin/mbgl-offline",
            5532376
        ],
        [
            "linux-clang8-mbgl-render",
            "/src/workspace/next-linux-clang8-release/bin/mbgl-render",
            6151096
        ],
        [
            "linux-gcc8-mbgl-glfw",
            "/src/workspace/next-linux-gcc8-release/bin/mbgl-glfw",
            7205192
        ],
        [
            "linux-gcc8-mbgl-offline",
            "/src/workspace/next-linux-gcc8-release/bin/mbgl-offline",
            6357224
        ],
        [
            "linux-gcc8-mbgl-render",
            "/src/workspace/next-linux-gcc8-release/bin/mbgl-render",
            7143752
        ],
        [
            "macos-xcode11-mbgl-glfw",
            "/src/workspace/next-macos-xcode11-release/bin/mbgl-glfw",
            5439932
        ],
        [
            "macos-xcode11-mbgl-offline",
            "/src/workspace/next-macos-xcode11-release/bin/mbgl-offline",
            5334136
        ],
        [
            "macos-xcode11-mbgl-render",
            "/src/workspace/next-macos-xcode11-release/bin/mbgl-render",
            5384420
        ]
    ]
}