summaryrefslogtreecommitdiff
path: root/render-test/metrics/mac/tests/memory/pass-memory-size-is-same/metrics.json
blob: cc7d1c9fabc6eaa32082678c257f0b60b4da6f21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "memory": [
        [
            "after setZoom 0.9",
            33271,
            51
        ],
        [
            "end",
            47552,
            101
        ],
        [
            "start",
            0,
            0
        ]
    ]
}