summaryrefslogtreecommitdiffstats
path: root/tests/exampleSiteWithVideo/budget.mobile.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exampleSiteWithVideo/budget.mobile.json')
-rw-r--r--tests/exampleSiteWithVideo/budget.mobile.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/exampleSiteWithVideo/budget.mobile.json b/tests/exampleSiteWithVideo/budget.mobile.json
new file mode 100644
index 0000000..6c92933
--- /dev/null
+++ b/tests/exampleSiteWithVideo/budget.mobile.json
@@ -0,0 +1,18 @@
+{
+ "budget": {
+ "requests": {
+ "total": 9
+ },
+ "transferSize": {
+ "total": 2048000
+ },
+ "thirdParty": {
+ "requests": 4
+ },
+ "score": {
+ "bestpractice": 93,
+ "privacy": 72,
+ "performance": 82
+ }
+ }
+}