summaryrefslogtreecommitdiff
path: root/render-test/metrics/android/render-tests/runtime-styling/paint-property-property-expression-to-literal/metrics.json
blob: 2f4f5175932bd813be8aa1c6ae2eaf0efe91808e (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",
            115672,
            727
        ],
        [
            "probeMemory - default - start",
            32,
            1
        ]
    ],
    "network": [
        [
            "probeNetwork - default - end",
            0,
            0
        ],
        [
            "probeNetwork - default - start",
            0,
            0
        ]
    ],
    "gfx": [
        [
            "probeGFX - default - end",
            1,
            3,
            7,
            1,
            [
                32768,
                32768
            ],
            [
                46,
                46
            ],
            [
                96,
                96
            ]
        ]
    ]
}