summaryrefslogtreecommitdiff
path: root/render-test/metrics/android/render-tests/line-offset/function/metrics.json
blob: 3975a9fb8cdcd8c3594410da0723f30edf29c5a9 (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
{
    "memory": [
        [
            "probeMemory - default - end",
            2173680,
            10995
        ],
        [
            "probeMemory - default - start",
            32,
            1
        ]
    ],
    "network": [
        [
            "probeNetwork - default - end",
            4,
            1481872
        ],
        [
            "probeNetwork - default - start",
            0,
            0
        ]
    ],
    "gfx": [
        [
            "probeGFX - default - end",
            8,
            9,
            13,
            1,
            [
                131072,
                131072
            ],
            [
                89074,
                89074
            ],
            [
                157792,
                157792
            ]
        ]
    ]
}