summaryrefslogtreecommitdiff
path: root/render-test/metrics/android/render-tests/heatmap-color/expression/metrics.json
blob: 14c418ae34beabb83668c5da5349246b433d8dc2 (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",
            870176,
            4210
        ],
        [
            "probeMemory - default - start",
            32,
            1
        ]
    ],
    "network": [
        [
            "probeNetwork - default - end",
            1,
            390258
        ],
        [
            "probeNetwork - default - start",
            0,
            0
        ]
    ],
    "gfx": [
        [
            "probeGFX - default - end",
            1,
            5,
            7,
            2,
            [
                41984,
                41984
            ],
            [
                6550,
                6550
            ],
            [
                8768,
                8768
            ]
        ]
    ]
}