From 9d388cacbe7fb2cd159f84549a844b2886df1d9c Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 7 Feb 2021 14:13:39 +0100 Subject: [PATCH] chore: set a proper value for lighthouse throttling (#59) --- .lighthouserc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.lighthouserc.yml b/.lighthouserc.yml index ef979c7..b67428f 100644 --- a/.lighthouserc.yml +++ b/.lighthouserc.yml @@ -9,6 +9,8 @@ ci: - http://localhost/posts/ settings: chromeFlags: "--no-sandbox" + throttling: + cpuSlowdownMultiplier: "2.0" assert: preset: "lighthouse:no-pwa" assertions: