OpenWebF Host: Performance Metrics & Diagnosis
Instructions
- •Establish measurement: capture FP/FCP/LCP and key lifecycle timings.
- •Use MCP docs for the official performance monitoring APIs and guidance.
- •Use
dumpLoadingState(or equivalent) to diagnose where time is spent. - •Offer scaffolding templates when useful:
- •
perf/loading-state-events - •
perf/loadingstate-dump - •
perf/lcp-content-verification
- •
More: