如何测量第一层涂料(FB)?

问题描述 投票:0回答:1

PageSpeed Insights和Lighthouse能够测量First Contentful Paint(FCP),First Meanfulful Paint(FMP)和其他指标,但是如何测量First Paint(FB)?

web google-chrome-devtools pagespeed lighthouse pagespeed-insights
1个回答
0
投票

您可以用与Chrome DevTools中的最大内容绘画(LCP)相同的方法来测量First Paint(FB)->性能。

您可以在Chrome DevTools文档中查看更多信息。

enter image description here

© www.soinside.com 2019 - 2024. All rights reserved.