1 parent 4f1724e commit 98111bcCopy full SHA for 98111bc
1 file changed
pages/Loading/TTFB.mdx
@@ -272,3 +272,4 @@ new PerformanceObserver((entryList) => {
272
- [Optimize TTFB](https://web.dev/articles/optimize-ttfb) | web.dev
273
- [Navigation Timing API](https://developer.mozilla.org/en-US/docs/Web/API/Navigation_timing_API) | MDN
274
- [Resource Timing API](https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Resource_timing) | MDN
275
+- [FCP](/Loading/FCP) | First Contentful Paint — the next metric after TTFB
0 commit comments