diff --git a/lighthouse_desktop_budget.json b/lighthouse_desktop_budget.json index d499a73c..5a998f39 100644 --- a/lighthouse_desktop_budget.json +++ b/lighthouse_desktop_budget.json @@ -18,7 +18,7 @@ "timings": [ { "metric": "first-meaningful-paint", - "budget": 8500 + "budget": 9000 }, { "metric": "first-contentful-paint", @@ -38,7 +38,7 @@ }, { "metric": "speed-index", - "budget": 5000 + "budget": 5500 } ] }