SlideShare une entreprise Scribd logo
1  sur  12
Page Speed (PS)
Overview
Key and Terms
PS is end-reports on the user experience of a page on both mobile and desktop devices, and provides
suggestions on how that page may be improved.
Important Point
PS provides both lab and field data about a page. Lab data is useful for debugging issues, as it is collected in a
controlled environment. However, it may not capture real-world bottlenecks. Field data is useful for capturing
true, real-world user experience - but has a more limited set of metrics.
Field Data
Lab Data
Field Data
Real-user experience data in PSI is powered by the Chrome User Experience Report (CrUX) dataset. PSI
reports real users' First Contentful Paint (FCP), First Input Delay (FID), Largest Contentful Paint (LCP),
Cumulative Layout Shift (CLS), and Interaction to Next Paint (INP) experiences over the previous 28-day
collection period. PSI also reports experiences for the experimental metric Time to First Byte (TTFB).
PSI sets the following thresholds in alignment with the Web Vitals initiative
Lab Data
PSI uses Lighthouse to analyze the given URL in a simulated environment for the Performance, Accessibility,
Best Practices, and SEO categories. It provides detailed resources management that used by a page when
window-load-time.
1
2
3
Key points:
1. This is show how long it takes for a webpage to be full
rendered. It purely depends on page size and
resources management. It exclude external facor like
connection and server execute time.
2. It shows all the proccess that need to be done when
page load time.
3. It show every category’s time.
Is Web Core Vitals dictate load time of a web page?
Basically yes. Based on what web dev by google, the web vitals play a big role to measure how much a
good website is in terms of speed. But in the modern web app, user experience is the main concern
where sometimes it cost the key-metrix values. There are 2 metrix to dictate a good website;
Performance score (from pagedev), and page load time (from gtmetrix or similar tool). Let’s take a look
at at some examples of modern/popularwebsite Indonesia.
shopee.co.id tiket.com tokopedia.com
FAQs
Why improving lab data score is not directly affect the page load time?
Answer:
Variability in performance measurement is introduced via a number of channels with different levels of impact.
Several common sources of metric variability are local network availability, client hardware availability, and
client resource contention.
Resources management is also a big part to measure how performancer can affect the page load time. Lets take
a look at current examples:
FAQs
This is how third-party resources affect the
performance of page load. This is based on the
client side, it means measured by user’s browser.
However; user’s location, user’s network and
user’s device will dictate the time needed by
every resources to be loaded. Example; maybe
iPhone 14 will have less time GTM loaded since
it has more processor to rendered Main-Thread
resource over than iPhone 11.
FAQs
Is removing unused resources will improve page load time?
Answer:
Yes, definitely. Unused resources will still takes time to be loaded into a page while maybe it is not used by the
page itself. Let’s took an example:
Based on above resources management, Web vital core metrics shows how much script resources used and
unused when a specific page loaded. However; to know exactly which coded that need to be removed is
impossible by Web Vitals core metrix unless it removed when develop the scripts. And also Web vital score can
not dictate how much it will reduce page load time since it “Time” is affected by so many factors.
FAQs
What device and network conditions does Lighthouse use to simulate a page load?
Answer:
Currently, Lighthouse simulates the page load conditions of a mid-tier device (Moto G4) device on a mobile
network for mobile, and an emulated-desktop with a wired connection for desktop. PageSpeed also runs in a
Google datacenter that can vary based on network conditions, you can check the location that the test was by
looking at the Lighthouse Report's environment block:
FAQs
Why do the field data and lab data sometimes contradict each other?
Answer:
The field data is a historical report about how a particular URL has performed, and represents anonymized
performance data from users in the real-world on a variety of devices and network conditions. The lab data is
based on a simulated load of a page on a single device and fixed set of network conditions. As a result, the values
may differ. See Why lab and field data can be different (and what to do about it) for more info.
Thankyou
Resources:
1. https://developers.google.com/speed/docs/insights/v5/about
2. https://web.dev/vitals/#tools-to-measure-and-report-core-web-vitals
3. https://gtmetrix.com/web-vitals.html

Contenu connexe

Similaire à Load Speed PSI development of webcore vitals

Introduction core web vitals
Introduction  core web vitalsIntroduction  core web vitals
Introduction core web vitalssortd
 
Performance Testing from Scratch + JMeter intro
Performance Testing from Scratch + JMeter introPerformance Testing from Scratch + JMeter intro
Performance Testing from Scratch + JMeter introMykola Kovsh
 
Web Application Performance from User Perspective
Web Application Performance from User PerspectiveWeb Application Performance from User Perspective
Web Application Performance from User PerspectiveŁódQA
 
Whitepaper: Volume Testing Thick Clients and Databases
Whitepaper:  Volume Testing Thick Clients and DatabasesWhitepaper:  Volume Testing Thick Clients and Databases
Whitepaper: Volume Testing Thick Clients and DatabasesRTTS
 
Applying a Methodical Approach to Website Performance
Applying a Methodical Approach to Website PerformanceApplying a Methodical Approach to Website Performance
Applying a Methodical Approach to Website PerformancePostSharp Technologies
 
Client-side Web Performance Optimization [paper]
Client-side Web Performance Optimization [paper]Client-side Web Performance Optimization [paper]
Client-side Web Performance Optimization [paper]Jakob
 
Monitoring web application response times, a new approach
Monitoring web application response times, a new approachMonitoring web application response times, a new approach
Monitoring web application response times, a new approachMark Friedman
 
Client Side Performance In Web Applications
Client Side Performance In Web ApplicationsClient Side Performance In Web Applications
Client Side Performance In Web Applicationsvladungureanu
 
Best practices to increase the performance of web-based applications
Best practices to increase the performance of web-based applicationsBest practices to increase the performance of web-based applications
Best practices to increase the performance of web-based applicationsMouhamad Kawas
 
Implementation of Intelligent Web Server Monitoring
Implementation of Intelligent Web Server MonitoringImplementation of Intelligent Web Server Monitoring
Implementation of Intelligent Web Server Monitoringiosrjce
 
A novel approach for evaluation of applying ajax in the web site
A novel approach for evaluation of applying ajax in the web siteA novel approach for evaluation of applying ajax in the web site
A novel approach for evaluation of applying ajax in the web siteeSAT Publishing House
 
load speed problems of web resources on the client side classification and ...
 load speed problems of web resources on the client side  classification and ... load speed problems of web resources on the client side  classification and ...
load speed problems of web resources on the client side classification and ...INFOGAIN PUBLICATION
 
What You Don't Know About 3rd Party Scripts Can Hurt You!
What You Don't Know About 3rd Party Scripts Can Hurt You!What You Don't Know About 3rd Party Scripts Can Hurt You!
What You Don't Know About 3rd Party Scripts Can Hurt You!Jennifer Finney
 
Website Loading Time Statistics Crucial Data for Optimal Performance.pdf
Website Loading Time Statistics Crucial Data for Optimal Performance.pdfWebsite Loading Time Statistics Crucial Data for Optimal Performance.pdf
Website Loading Time Statistics Crucial Data for Optimal Performance.pdfChristopher Jan Benitez
 
Metrics, Metrics Everywhere (but where the heck do you start?)
Metrics, Metrics Everywhere (but where the heck do you start?)Metrics, Metrics Everywhere (but where the heck do you start?)
Metrics, Metrics Everywhere (but where the heck do you start?)SOASTA
 

Similaire à Load Speed PSI development of webcore vitals (20)

Introduction core web vitals
Introduction  core web vitalsIntroduction  core web vitals
Introduction core web vitals
 
Performance Testing from Scratch + JMeter intro
Performance Testing from Scratch + JMeter introPerformance Testing from Scratch + JMeter intro
Performance Testing from Scratch + JMeter intro
 
Web Application Performance from User Perspective
Web Application Performance from User PerspectiveWeb Application Performance from User Perspective
Web Application Performance from User Perspective
 
Whitepaper: Volume Testing Thick Clients and Databases
Whitepaper:  Volume Testing Thick Clients and DatabasesWhitepaper:  Volume Testing Thick Clients and Databases
Whitepaper: Volume Testing Thick Clients and Databases
 
E017413647
E017413647E017413647
E017413647
 
Performance testing wreaking balls
Performance testing wreaking ballsPerformance testing wreaking balls
Performance testing wreaking balls
 
Applying a Methodical Approach to Website Performance
Applying a Methodical Approach to Website PerformanceApplying a Methodical Approach to Website Performance
Applying a Methodical Approach to Website Performance
 
Client-side Web Performance Optimization [paper]
Client-side Web Performance Optimization [paper]Client-side Web Performance Optimization [paper]
Client-side Web Performance Optimization [paper]
 
Monitoring web application response times, a new approach
Monitoring web application response times, a new approachMonitoring web application response times, a new approach
Monitoring web application response times, a new approach
 
Client Side Performance In Web Applications
Client Side Performance In Web ApplicationsClient Side Performance In Web Applications
Client Side Performance In Web Applications
 
Best practices to increase the performance of web-based applications
Best practices to increase the performance of web-based applicationsBest practices to increase the performance of web-based applications
Best practices to increase the performance of web-based applications
 
Implementation of Intelligent Web Server Monitoring
Implementation of Intelligent Web Server MonitoringImplementation of Intelligent Web Server Monitoring
Implementation of Intelligent Web Server Monitoring
 
C017231726
C017231726C017231726
C017231726
 
A novel approach for evaluation of applying ajax in the web site
A novel approach for evaluation of applying ajax in the web siteA novel approach for evaluation of applying ajax in the web site
A novel approach for evaluation of applying ajax in the web site
 
Browser Based Performance Testing and Tuning
Browser Based Performance Testing and TuningBrowser Based Performance Testing and Tuning
Browser Based Performance Testing and Tuning
 
load speed problems of web resources on the client side classification and ...
 load speed problems of web resources on the client side  classification and ... load speed problems of web resources on the client side  classification and ...
load speed problems of web resources on the client side classification and ...
 
What You Don't Know About 3rd Party Scripts Can Hurt You!
What You Don't Know About 3rd Party Scripts Can Hurt You!What You Don't Know About 3rd Party Scripts Can Hurt You!
What You Don't Know About 3rd Party Scripts Can Hurt You!
 
Website Loading Time Statistics Crucial Data for Optimal Performance.pdf
Website Loading Time Statistics Crucial Data for Optimal Performance.pdfWebsite Loading Time Statistics Crucial Data for Optimal Performance.pdf
Website Loading Time Statistics Crucial Data for Optimal Performance.pdf
 
28791456 web-testing
28791456 web-testing28791456 web-testing
28791456 web-testing
 
Metrics, Metrics Everywhere (but where the heck do you start?)
Metrics, Metrics Everywhere (but where the heck do you start?)Metrics, Metrics Everywhere (but where the heck do you start?)
Metrics, Metrics Everywhere (but where the heck do you start?)
 

Dernier

Lachesis Mutus- a Homoeopathic medicinel.pptx
Lachesis Mutus- a Homoeopathic medicinel.pptxLachesis Mutus- a Homoeopathic medicinel.pptx
Lachesis Mutus- a Homoeopathic medicinel.pptxMUHAMMADZAHID314
 
Top 10 Most Beautiful Russian Pornstars List 2024
Top 10 Most Beautiful Russian Pornstars List 2024Top 10 Most Beautiful Russian Pornstars List 2024
Top 10 Most Beautiful Russian Pornstars List 2024locantocallgirl01
 
Storage of Blood Components- equipments, effects of improper storage, transpo...
Storage of Blood Components- equipments, effects of improper storage, transpo...Storage of Blood Components- equipments, effects of improper storage, transpo...
Storage of Blood Components- equipments, effects of improper storage, transpo...DrShinyKajal
 
Top 10 Most Beautiful Chinese Pornstars List 2024
Top 10 Most Beautiful Chinese Pornstars List 2024Top 10 Most Beautiful Chinese Pornstars List 2024
Top 10 Most Beautiful Chinese Pornstars List 2024locantocallgirl01
 
TEST BANK For Porth's Essentials of Pathophysiology, 5th Edition by Tommie L ...
TEST BANK For Porth's Essentials of Pathophysiology, 5th Edition by Tommie L ...TEST BANK For Porth's Essentials of Pathophysiology, 5th Edition by Tommie L ...
TEST BANK For Porth's Essentials of Pathophysiology, 5th Edition by Tommie L ...rightmanforbloodline
 
Signs It’s Time for Physiotherapy Sessions Prioritizing Wellness
Signs It’s Time for Physiotherapy Sessions Prioritizing WellnessSigns It’s Time for Physiotherapy Sessions Prioritizing Wellness
Signs It’s Time for Physiotherapy Sessions Prioritizing WellnessGokuldas Hospital
 
Unveiling Alcohol Withdrawal Syndrome: exploring it's hidden depths
Unveiling Alcohol Withdrawal Syndrome: exploring it's hidden depthsUnveiling Alcohol Withdrawal Syndrome: exploring it's hidden depths
Unveiling Alcohol Withdrawal Syndrome: exploring it's hidden depthsYash Garg
 
ROSE CASE SPINAL SBRT BY DR KANHU CHARAN PATRO
ROSE  CASE SPINAL SBRT BY DR KANHU CHARAN PATROROSE  CASE SPINAL SBRT BY DR KANHU CHARAN PATRO
ROSE CASE SPINAL SBRT BY DR KANHU CHARAN PATROKanhu Charan
 
Difference Between Skeletal Smooth and Cardiac Muscles
Difference Between Skeletal Smooth and Cardiac MusclesDifference Between Skeletal Smooth and Cardiac Muscles
Difference Between Skeletal Smooth and Cardiac MusclesMedicoseAcademics
 
Stereochemistry & Asymmetric Synthesis.pptx
Stereochemistry & Asymmetric Synthesis.pptxStereochemistry & Asymmetric Synthesis.pptx
Stereochemistry & Asymmetric Synthesis.pptxAkanshaBhatnagar7
 
Negative Pressure Wound Therapy in Diabetic Foot Ulcer.pptx
Negative Pressure Wound Therapy in Diabetic Foot Ulcer.pptxNegative Pressure Wound Therapy in Diabetic Foot Ulcer.pptx
Negative Pressure Wound Therapy in Diabetic Foot Ulcer.pptxAdhithya Mullath Ullas
 
How to buy 5cladba precursor raw 5cl-adb-a raw material
How to buy 5cladba precursor raw 5cl-adb-a raw materialHow to buy 5cladba precursor raw 5cl-adb-a raw material
How to buy 5cladba precursor raw 5cl-adb-a raw materialSherrylee83
 
parliaments-for-health-security_RecordOfAchievement.pdf
parliaments-for-health-security_RecordOfAchievement.pdfparliaments-for-health-security_RecordOfAchievement.pdf
parliaments-for-health-security_RecordOfAchievement.pdfDr. Nasir Mustafa
 
Forensic medicine MCQ for early learners
Forensic medicine MCQ for early learnersForensic medicine MCQ for early learners
Forensic medicine MCQ for early learnersAlaguPandi5
 
Report Back from SGO: What’s the Latest in Ovarian Cancer?
Report Back from SGO: What’s the Latest in Ovarian Cancer?Report Back from SGO: What’s the Latest in Ovarian Cancer?
Report Back from SGO: What’s the Latest in Ovarian Cancer?bkling
 
Histology of Epithelium - Dr Muhammad Ali Rabbani - Medicose Academics
Histology of Epithelium - Dr Muhammad Ali Rabbani - Medicose AcademicsHistology of Epithelium - Dr Muhammad Ali Rabbani - Medicose Academics
Histology of Epithelium - Dr Muhammad Ali Rabbani - Medicose AcademicsMedicoseAcademics
 
BURNS (CLASSIFICATION & MANAGEMENTS).pdf
BURNS (CLASSIFICATION & MANAGEMENTS).pdfBURNS (CLASSIFICATION & MANAGEMENTS).pdf
BURNS (CLASSIFICATION & MANAGEMENTS).pdfDolisha Warbi
 
Unveiling Pharyngitis: Causes, Symptoms, Diagnosis, and Treatment Strategies.pdf
Unveiling Pharyngitis: Causes, Symptoms, Diagnosis, and Treatment Strategies.pdfUnveiling Pharyngitis: Causes, Symptoms, Diagnosis, and Treatment Strategies.pdf
Unveiling Pharyngitis: Causes, Symptoms, Diagnosis, and Treatment Strategies.pdfNoorulainMehmood1
 
Histopathological staining techniques used in liver diseases
Histopathological staining techniques used in liver diseasesHistopathological staining techniques used in liver diseases
Histopathological staining techniques used in liver diseasesPHARMA IQ EDUCATION
 

Dernier (20)

Lachesis Mutus- a Homoeopathic medicinel.pptx
Lachesis Mutus- a Homoeopathic medicinel.pptxLachesis Mutus- a Homoeopathic medicinel.pptx
Lachesis Mutus- a Homoeopathic medicinel.pptx
 
Top 10 Most Beautiful Russian Pornstars List 2024
Top 10 Most Beautiful Russian Pornstars List 2024Top 10 Most Beautiful Russian Pornstars List 2024
Top 10 Most Beautiful Russian Pornstars List 2024
 
Storage of Blood Components- equipments, effects of improper storage, transpo...
Storage of Blood Components- equipments, effects of improper storage, transpo...Storage of Blood Components- equipments, effects of improper storage, transpo...
Storage of Blood Components- equipments, effects of improper storage, transpo...
 
Top 10 Most Beautiful Chinese Pornstars List 2024
Top 10 Most Beautiful Chinese Pornstars List 2024Top 10 Most Beautiful Chinese Pornstars List 2024
Top 10 Most Beautiful Chinese Pornstars List 2024
 
TEST BANK For Porth's Essentials of Pathophysiology, 5th Edition by Tommie L ...
TEST BANK For Porth's Essentials of Pathophysiology, 5th Edition by Tommie L ...TEST BANK For Porth's Essentials of Pathophysiology, 5th Edition by Tommie L ...
TEST BANK For Porth's Essentials of Pathophysiology, 5th Edition by Tommie L ...
 
Signs It’s Time for Physiotherapy Sessions Prioritizing Wellness
Signs It’s Time for Physiotherapy Sessions Prioritizing WellnessSigns It’s Time for Physiotherapy Sessions Prioritizing Wellness
Signs It’s Time for Physiotherapy Sessions Prioritizing Wellness
 
Unveiling Alcohol Withdrawal Syndrome: exploring it's hidden depths
Unveiling Alcohol Withdrawal Syndrome: exploring it's hidden depthsUnveiling Alcohol Withdrawal Syndrome: exploring it's hidden depths
Unveiling Alcohol Withdrawal Syndrome: exploring it's hidden depths
 
ROSE CASE SPINAL SBRT BY DR KANHU CHARAN PATRO
ROSE  CASE SPINAL SBRT BY DR KANHU CHARAN PATROROSE  CASE SPINAL SBRT BY DR KANHU CHARAN PATRO
ROSE CASE SPINAL SBRT BY DR KANHU CHARAN PATRO
 
Difference Between Skeletal Smooth and Cardiac Muscles
Difference Between Skeletal Smooth and Cardiac MusclesDifference Between Skeletal Smooth and Cardiac Muscles
Difference Between Skeletal Smooth and Cardiac Muscles
 
Stereochemistry & Asymmetric Synthesis.pptx
Stereochemistry & Asymmetric Synthesis.pptxStereochemistry & Asymmetric Synthesis.pptx
Stereochemistry & Asymmetric Synthesis.pptx
 
Negative Pressure Wound Therapy in Diabetic Foot Ulcer.pptx
Negative Pressure Wound Therapy in Diabetic Foot Ulcer.pptxNegative Pressure Wound Therapy in Diabetic Foot Ulcer.pptx
Negative Pressure Wound Therapy in Diabetic Foot Ulcer.pptx
 
How to buy 5cladba precursor raw 5cl-adb-a raw material
How to buy 5cladba precursor raw 5cl-adb-a raw materialHow to buy 5cladba precursor raw 5cl-adb-a raw material
How to buy 5cladba precursor raw 5cl-adb-a raw material
 
parliaments-for-health-security_RecordOfAchievement.pdf
parliaments-for-health-security_RecordOfAchievement.pdfparliaments-for-health-security_RecordOfAchievement.pdf
parliaments-for-health-security_RecordOfAchievement.pdf
 
Forensic medicine MCQ for early learners
Forensic medicine MCQ for early learnersForensic medicine MCQ for early learners
Forensic medicine MCQ for early learners
 
Report Back from SGO: What’s the Latest in Ovarian Cancer?
Report Back from SGO: What’s the Latest in Ovarian Cancer?Report Back from SGO: What’s the Latest in Ovarian Cancer?
Report Back from SGO: What’s the Latest in Ovarian Cancer?
 
Histology of Epithelium - Dr Muhammad Ali Rabbani - Medicose Academics
Histology of Epithelium - Dr Muhammad Ali Rabbani - Medicose AcademicsHistology of Epithelium - Dr Muhammad Ali Rabbani - Medicose Academics
Histology of Epithelium - Dr Muhammad Ali Rabbani - Medicose Academics
 
seventh section physiology laboratory.pptx
seventh section physiology laboratory.pptxseventh section physiology laboratory.pptx
seventh section physiology laboratory.pptx
 
BURNS (CLASSIFICATION & MANAGEMENTS).pdf
BURNS (CLASSIFICATION & MANAGEMENTS).pdfBURNS (CLASSIFICATION & MANAGEMENTS).pdf
BURNS (CLASSIFICATION & MANAGEMENTS).pdf
 
Unveiling Pharyngitis: Causes, Symptoms, Diagnosis, and Treatment Strategies.pdf
Unveiling Pharyngitis: Causes, Symptoms, Diagnosis, and Treatment Strategies.pdfUnveiling Pharyngitis: Causes, Symptoms, Diagnosis, and Treatment Strategies.pdf
Unveiling Pharyngitis: Causes, Symptoms, Diagnosis, and Treatment Strategies.pdf
 
Histopathological staining techniques used in liver diseases
Histopathological staining techniques used in liver diseasesHistopathological staining techniques used in liver diseases
Histopathological staining techniques used in liver diseases
 

Load Speed PSI development of webcore vitals

  • 2. Key and Terms PS is end-reports on the user experience of a page on both mobile and desktop devices, and provides suggestions on how that page may be improved.
  • 3. Important Point PS provides both lab and field data about a page. Lab data is useful for debugging issues, as it is collected in a controlled environment. However, it may not capture real-world bottlenecks. Field data is useful for capturing true, real-world user experience - but has a more limited set of metrics. Field Data Lab Data
  • 4. Field Data Real-user experience data in PSI is powered by the Chrome User Experience Report (CrUX) dataset. PSI reports real users' First Contentful Paint (FCP), First Input Delay (FID), Largest Contentful Paint (LCP), Cumulative Layout Shift (CLS), and Interaction to Next Paint (INP) experiences over the previous 28-day collection period. PSI also reports experiences for the experimental metric Time to First Byte (TTFB). PSI sets the following thresholds in alignment with the Web Vitals initiative
  • 5. Lab Data PSI uses Lighthouse to analyze the given URL in a simulated environment for the Performance, Accessibility, Best Practices, and SEO categories. It provides detailed resources management that used by a page when window-load-time. 1 2 3 Key points: 1. This is show how long it takes for a webpage to be full rendered. It purely depends on page size and resources management. It exclude external facor like connection and server execute time. 2. It shows all the proccess that need to be done when page load time. 3. It show every category’s time.
  • 6. Is Web Core Vitals dictate load time of a web page? Basically yes. Based on what web dev by google, the web vitals play a big role to measure how much a good website is in terms of speed. But in the modern web app, user experience is the main concern where sometimes it cost the key-metrix values. There are 2 metrix to dictate a good website; Performance score (from pagedev), and page load time (from gtmetrix or similar tool). Let’s take a look at at some examples of modern/popularwebsite Indonesia. shopee.co.id tiket.com tokopedia.com
  • 7. FAQs Why improving lab data score is not directly affect the page load time? Answer: Variability in performance measurement is introduced via a number of channels with different levels of impact. Several common sources of metric variability are local network availability, client hardware availability, and client resource contention. Resources management is also a big part to measure how performancer can affect the page load time. Lets take a look at current examples:
  • 8. FAQs This is how third-party resources affect the performance of page load. This is based on the client side, it means measured by user’s browser. However; user’s location, user’s network and user’s device will dictate the time needed by every resources to be loaded. Example; maybe iPhone 14 will have less time GTM loaded since it has more processor to rendered Main-Thread resource over than iPhone 11.
  • 9. FAQs Is removing unused resources will improve page load time? Answer: Yes, definitely. Unused resources will still takes time to be loaded into a page while maybe it is not used by the page itself. Let’s took an example: Based on above resources management, Web vital core metrics shows how much script resources used and unused when a specific page loaded. However; to know exactly which coded that need to be removed is impossible by Web Vitals core metrix unless it removed when develop the scripts. And also Web vital score can not dictate how much it will reduce page load time since it “Time” is affected by so many factors.
  • 10. FAQs What device and network conditions does Lighthouse use to simulate a page load? Answer: Currently, Lighthouse simulates the page load conditions of a mid-tier device (Moto G4) device on a mobile network for mobile, and an emulated-desktop with a wired connection for desktop. PageSpeed also runs in a Google datacenter that can vary based on network conditions, you can check the location that the test was by looking at the Lighthouse Report's environment block:
  • 11. FAQs Why do the field data and lab data sometimes contradict each other? Answer: The field data is a historical report about how a particular URL has performed, and represents anonymized performance data from users in the real-world on a variety of devices and network conditions. The lab data is based on a simulated load of a page on a single device and fixed set of network conditions. As a result, the values may differ. See Why lab and field data can be different (and what to do about it) for more info.