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