Largest Contentful Paint(LCP):测量与优化路径
---
title: Largest Contentful Paint(LCP):测量与优化路径
keywords:
- LCP
- PerformanceObserver
- 优化路径
- preload
- fetchpriority
description: 使用 PerformanceObserver 采集 LCP 并围绕服务器与前端的关键路径进行优化,涵盖资源提示、优...
