Devcron Platform
DashboardHome
  • Welcome
  • Platform News
    • Recents
      • Devcron Sites Are Now More Accessible
      • This Global Colors Feature Cuts Color Picks by 80% and Ups Scalability
      • Jump Start Your Site Membership by Actively Inviting Members
  • Overview
    • Platform Overview
    • Dashboard and Account
      • Dashboard Overview
      • Site Overview
      • Account Setting
      • Site Comments
      • Statistics and Analytics
  • Professional Website Builder
    • Getting Started
      • Editor Overview
      • Launching Your Site Checklist
      • Row Editor
      • Global Design
      • Global Colors
      • Responsive Tablet
      • Customize Background
      • Edit by Device
      • Switch Views
      • Sidebar Layout for Desktop
      • Global Text
      • Image Picker
      • Manage and Import Content
      • Add Sections
      • Arrange Content
      • Copy and Paste
      • Quick Access
      • Show Hidden Elements
      • Keyboard Shortcuts
      • System Requirements
    • Publishing Site
      • Go Live, Publish, and Set Up Your Domain
      • Purchase a Custom Domain
      • Configure Alternate Domains
      • Unpublish a Site
    • Pages and Popups
      • Pages and Popups
      • Configure a Multi-Language Site
      • Add a Navigation Folder
      • Change Home Page
      • Password Protected Pages
      • Publish a Single Page
    • Membership (New)
      • Add Membership Pages
      • Membership Plans
      • Bulk Invite Members to Membership Sites
    • Header and Footer
      • Headers
      • Header and Expandable Menu
      • Shrinking Headers
      • Footer
    • Content
      • Local Business Schema
      • Image Terms and Licensing
      • Image Size Guidelines
      • Image Editor
      • Add Premium Images (Shutterstock Images)
      • Video Backgrounds
      • Use the Color Picker
    • Connected Data and Dynamic Pages
      • Connected Data
      • Dynamic Pages
      • Collections
      • Internal Collections
      • Airtable Collections
      • Google Sheets Collections
      • External Collections
      • Create Dynamic Pages
      • Connect Your Dynamic Page Widgets
      • Add Lists to Display Dynamic Pages
    • Flex Editor
      • Flex Overview
      • Flex Breakpoints
      • Flex Design Panel
      • Add and Edit Flex Sections
      • Create Overlapping Elements in Flex
      • Flex Alignment and Spacing
    • Personalization Rules
      • Personalization Rules
    • Blog
      • About Blogs
      • Updating an Old Blog to the New Blog Platform
      • Blog Settings
      • Add and Edit Blog Posts
      • Manage Post Settings
      • Import Blog Posts from RSS Feeds
    • Custom Code
      • Custom Code Guidelines
      • Using HTML and Custom Code
      • How Can I Troubleshoot Custom Code?
      • Developer Mode
      • Google Analytics Integration
    • Site Settings
      • Site Settings
      • Site Icons
      • Backup Sites
      • Add SSL or HTTPS
      • Load Site in an iframe
      • Header HTML
      • Set a Default Site Language
      • Facebook Tracking Pixels
      • How to Add Schema Markup to Your Site
      • URL Redirects
      • Privacy Settings
      • Site SEO Settings
      • Introduction to SEO
      • Examples of SEO Keywords and Descriptions
      • IndexNow
      • Fonts Library
      • Security Measures
      • General Data Protection Regulation (GDPR) Compliance Information and Resources
      • The California Consumer Privacy Act of 2018 (CCPA) Compliance Information and Resources
      • Introduction to Core Web Vitals
      • Optimize Your Site for Core Web Vitals
      • Core Web Vitals FAQs
      • Lighthouse and Core Web Vitals Comparison
      • Progressive Web App (PWA)
      • Google Tag Manager Tracking
    • Edit On Mobile
      • Edit On the Go
      • Site Stats on Mobile
      • Use the Dashboard on Mobile
      • Edit Image Widgets on Mobile
      • Edit Image Slider and Photo Gallery Widgets on Mobile
      • Edit Click-to-Call and Click-to-Email on Mobile
      • Select and Add Images on Mobile
      • Link Picker
      • Backup, Publish, Re-publish, and Unpublish on Mobile
      • Edit Sites on a Tablet
  • Widgets
    • Widget Overview
      • Add Widgets
      • Edit Widgets
      • Widget Design
      • Outer and Inner Spacing
      • Inline Editing
      • Add Animations
      • Blog Widgets
    • Basic Widgets
      • Text Editor
      • Title Widgets
      • Button Widget
      • Floating Buttons
      • Breadcrumbs Widget
      • Icon Widgets
      • Table Widget
      • Navigation and Sub-Navigation Links
      • Anchor Tags and Links
      • Text & Image Widget
      • List Widget
      • Accordion Widget
      • Tabs Widget
      • Countdown Widget
      • Copyright Widget
      • Spacer Widget
      • Upload a File
    • Media Widgets
      • Image Widget
      • Photo Gallery Widget
      • Image Slider Widget
      • Video Widget
      • Troubleshooting Video Widget
      • Lottie Animation Widgets
      • Before & After Widget
      • Shape Widgets
      • Audio Widgets
    • Business Widgets
      • Contact Forms
      • Configure a GDPR-Friendly Contact Form
      • Contact Form Responses
      • Contact Form Integrations
      • Contact Form Troubleshooting
      • Zoom Widget
      • Map Widget
      • Google Calendar Widget
      • Click To Call
      • Click to Email
      • Business Hours
      • Multi Location Widget
      • Yelp Reviews
      • Online Scheduling
      • OpenTable Reservation Buttons
      • Restaurant Menus
      • Coupons
      • PayPal Button
    • Social Widgets
      • Instagram Feed
      • Reconnect Instagram Feed
      • Social Icons
      • WhatsApp Widgets
      • Social Share Widgets
      • Twitter Feeds
      • Facebook Feeds
      • Facebook Like Button
      • Facebook Comments
      • Disqus Comments
      • RSS Feeds
Powered by GitBook
On this page
  • How Performance Scores are Determined
  • Metrics and Scores
  • Tools

Was this helpful?

  1. Professional Website Builder
  2. Site Settings

Lighthouse and Core Web Vitals Comparison

Google’s Lighthouse and Core Web Vitals are two different methods for measuring your website's performance and user experience. There are several differences in how Lighthouse and Core Web Vitals measure website performance, what metrics are used, what constitutes a passing score, and which tools you can use to run each report. This article compares the two approaches so you can make an informed decision about when to use each one.

How Performance Scores are Determined

Lighthouse

Lighthouse measures the performance, accessibility, SEO, and other best practice quality indicators of your web pages. To do this, Lighthouse uses lab data that is generated in a fixed testing environment. This lab data is used to simulate visits to your web page with a fixed CPU speed, 3G internet connection, and a Moto G4 mobile device. The use of a slightly underpowered CPU, slower internet connection, and less powerful smartphone reflects the real world conditions of users visiting your site.

Core Web Vitals

Core Web Vitals are a set of three metrics that attempt to measure and summarize the overall user experience of visiting your web pages by focusing on loading speed, interactivity, and visual stability. These metrics use field data, which is real-world data anonymously sent to Google from actual users when they visit a specific page.

We recommend that you rely on Core Web Vitals data as much as possible because real-world aggregated data is a better indicator of performance than point-in-time data based on a controlled set of lab conditions. And, the score you receive on Core Web Vital's metrics can make a difference in how prominently you appear within Google’s own search engine results pages for your targeted search queries.

Metrics and Scores

Both Lighthouse and Core Web Vitals use different metrics to generate their reports. Each set of metrics have optimal thresholds that dictate whether or not a page is considered passing.

Lighthouse

Lighthouse uses six different metrics to generate its report:

  • Largest Contentful Paint (LCP). Measures your page’s loading time and checks how long it takes for the largest above the fold element (image, text, and so on) to load. The optimal threshold is less than 2.5 seconds.

  • Cumulative Layout Shift (CLS). Measures the visual stability of a page load by focusing on unexpected layout shifts not caused by a user interaction. Sometimes when a page loads, elements shift around unexpectedly and frustrate users. For example, you might load a page and start reading a paragraph, only for an image to load that pushes the paragraph down the page. The optimal threshold is less than 0.1 layout shift.

  • Total Blocking Time (TBT). Total amount of time that a page is blocked from responding to user input. These inputs include mouse clicks or keyboard strokes. The optimal threshold is less than 0.2 seconds.

  • First Contentful Paint (FCP). The time elapsed until the first piece of content loads on the page. The content must come from the page’s DOM (Document Object Model). The DOM includes standard page content like images and text. The optimal threshold is less than 1.8 seconds.

  • Speed Index. Measures the entire loading process for the visual parts of a web page by capturing a video of the page loading and checking the difference between frames. The total duration measures how long it takes to go from a blank screen to a complete page. The optimal threshold is less than 3.4 seconds.

  • Time to Interactive (TTI). How long it takes the page to become fully interactive so that it reliably responds to user inputs. The optimal threshold is less than 0.1 seconds.

The Lighthouse performance report converts raw scores into standard 0-100 values then uses a weighted average to calculate your website’s total performance score. A passing score for any individual metric or the total performance score is anything above 90.

Core Web Vitals

Core Web Vitals measures CLS and LCP in the same way as Lighthouse and uses the same optimal thresholds. In addition, Core Web Vitals also measures First Input Delay (FID), which measures the time it takes from the user's first interaction, such as clicking a button, until the browser responds to that action. The optimal threshold is less than 0.1 seconds. FID is similar to Lighthouse’s TBT metric and has the same optimal threshold. For a page on your website to be considered passing it needs to achieve the optimal threshold for each metric at the 75th percentile.

Note

Core Web Vital scores are calculated using aggregated field data from many users over a 28-day period. This 28-day period is important to remember because if you score badly and then make some improvements, you’ll need to wait for Google to identify those improvements.

Tools

PreviousCore Web Vitals FAQsNextProgressive Web App (PWA)

Last updated 2 years ago

Was this helpful?

For more information, see

If you want to get a Lighthouse report, the most user-friendly ways are to use the for your Chrome web browser or to visit and enter your URL. Other options include , , and using the command line.

A number of tools measure Core Web Vitals, including (CrUX), , and . The quickest and simplest way to check any URL’s Core Web Vitals is through PageSpeed Insights.

Introduction to Core Web Vitals.
Lighthouse extension
Google's Web Dev Portal
Chrome Dev Tools
Page Speed Insights
Chrome User Experience Report
Google Search Console
PageSpeed Insights