Grades your Cache-Control headers on static assets, HTML, and API responses — bad caching is a leading hidden cause of slow LCP.
Lemwatch samples 20 assets per page load and grades Cache-Control against Google's recommendations.
Site details → Performance → Caching.
app.abc123.js).Cache-Control: public, max-age=31536000, immutable.Cache-Control: no-cache so users see deploys immediately.Yes — as long as filenames change on every deploy.
Still useful, but Cache-Control is the primary signal.