惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
D
DataBreaches.Net
宝玉的分享
宝玉的分享
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 【当耐特】
人人都是产品经理
人人都是产品经理
博客园 - Franky
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
腾讯CDC
博客园_首页
The Cloudflare Blog
S
SegmentFault 最新的问题
C
Check Point Blog
美团技术团队
爱范儿
爱范儿
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
A
About on SuperTechFans
Blog — PlanetScale
Blog — PlanetScale

Netlify Changelog

Gemini 3.5 Flash now available in Agent Runners 4 Nuxt CVEs: what Netlify users need to know Gemini 3.5 Flash now available in AI Gateway Agent Runners workflow improvements Next.js & React security release (May 2026): what to know Block project transfers out of your team Gemini 3.1 Flash-Lite now available in AI Gateway OpenAI GPT-5.5 Instant now available in AI Gateway New `netlify logs` CLI command Deploy to Netlify with Stripe Projects Netlify Database is now generally available OpenAI GPT-5.5 and GPT-5.5 Pro in AI Gateway & Agent Runners Rename an agent run GPT Image 2 now available in AI Gateway New frontend-design skill for Agent Runners Claude Opus 4.7 now available in AI Gateway and Agent Runners Pricing updates for Credit-based plans New sorting and filter controls on the Members page Netlify Database GA coming soon, no new databases for now Deploy logs streaming is now faster Netlify CLI adds prompt-based creation and anonymous deploys Deploy from Codex with the Netlify Plugin Hydrogen with React Router 7 now supported on Netlify Monitor credit usage by day Invoices for Enterprise Available on the Billing Page AI app development on production infrastructure with Netlify Introducing Prompt Templates OpenAI GPT-5.4 Nano and GPT-5.4 Mini in AI Gateway Change your pricing plan Internal Builder Role & Project Access Controls
Full Lighthouse reports for each deploy | Netlify blog
Nahrin Jalal · 2022-10-12 · via Netlify Changelog

Now, when you have the Lighthouse plugin installed on your Netlify site, Netlify will generate a full Lighthouse report with scores for each site deploy so you can compare your performance over time.

Each Lighthouse report includes all of the scores you’d expect from Lighthouse — Performance, Accessibility, SEO, Best Practices, and Progressive Web Apps (PWA) — along with some web vitals such as First Contentful Paint (FCP) and Cumulative Layout Shift (CLS).

Previously available as an opt-in beta through Netlify Labs, the new embedded Lighthouse reports are now generally available for all sites where the Lighthouse plugin is installed.

image

Make performance testing a programmatic part of your developer workflow

Along with the options to configure tests from specific locales or device types, Netlify also gives you the option to fail your build if any Lighthouse score falls below a set threshold. This gives you the power to preserve your perfect scores and prevent performance rot over time.

Read more about configuration options in the plugin README.

Easily compare your performance over time

On Pro plans and above, Netlify will display the high-level Lighthouse scores directly on your Netlify deploy list so you can spot any major changes in your scores without even clicking through to the report details.

image

Compare plans and learn what else is included in Pro.

Install the plugin to get started

Whether you’re chasing those perfect 100 scores or looking to make incremental improvements to your site’s SEO, the Lighthouse plugin makes measuring performance an automated part of your continuous deployment process. Add the Lighthouse plugin to your site today.