summaryrefslogtreecommitdiffstats
path: root/tests/exampleSiteWithImage/budget.mobile.json
blob: 7777de8b449f4a1f142fd3926804e81b74e281c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "budget": {
        "requests": {
            "total": 9
        },
        "transferSize": {
            "total": 323584
        },
        "thirdParty": {
            "requests": 4
        },
        "score": {
            "bestpractice": 93,
            "privacy": 72,
            "performance": 86
        }
    }
}