You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: most pages have much higher variability in their score.
22
-
23
21
## Metrics
24
22
25
-
*`fetchTime` is simply the time of the day (in UTC) when the run completed.
26
-
27
23
*`score` is the PageSpeed score based on [LightHouse perfomance scoring](https://github.com/GoogleChrome/lighthouse/blob/master/docs/scoring.md) calculated using FCP, FMP, SI, FCI and TTI.
28
24
29
25
*`FCP` is [First Contentful Paint](https://github.com/csabapalfi/awesome-web-performance-metrics#first-contentful-paint-fcp)
@@ -55,6 +51,8 @@ Output:
55
51
[boolean] [default: false]
56
52
--saveAssets, --output.saveAssets Save reports and traces
0 commit comments