The website performance test reveals a performance score of 62/100, indicating a need for significant improvements. While the overall grade is a B, the observed metrics from the Lighthouse Performance test, which represent real user experience, show serious performance issues. The observedLargestContentfulPaint (LCP) of 4.17 seconds and observedFirstContentfulPaint (FCP) of 2.79 seconds significantly exceed the recommended thresholds. This indicates a slow initial page load, negatively impacting user experience. The Time to Interactive (TTI) of 4.3 seconds further supports this finding. While Cumulative Layout Shift (CLS) is within acceptable limits (0.008), the presence of unsized images suggests potential future CLS issues. The Total Blocking Time (TBT) of 100ms is also a concern, though not critically high. The high volume of JavaScript (33 scripts) and large payload size (651 KB) contribute significantly to the slow load times. The presence of unused JavaScript (0 score) further exacerbates the issue. The analysis of network requests reveals that the largest resources are JavaScript files, indicating a significant opportunity for optimization.
Business Impact
Slow page speeds negatively impact key business metrics. Each additional second of page load time can significantly reduce conversion rates. Studies show that a 1-second delay can reduce conversions by 7%. With a substantial LCP of 4.17 seconds, the conversion rate impact is likely to be significant. Slow page speeds also lead to increased cart abandonment rates, potentially resulting in substantial revenue loss. Estimates suggest that cart abandonment rates can increase by 20% for every 1-second delay in page load. Furthermore, poor performance negatively impacts SEO and search rankings, as Google's Page Experience signals are increasingly important. A slow website could lead to decreased organic traffic and reduced brand visibility. Mobile performance is also crucial, as a large portion of traffic comes from mobile devices. Slow mobile load times can result in higher bounce rates and lower conversion rates on mobile.
Issues by Priority
Critical Issues (3)
Observed LCP of 4.17 seconds
Observed FCP of 2.79 seconds
High volume of JavaScript and large payload size
Serious Issues (3)
Observed TTI of 4.3 seconds
Unused JavaScript (0 score)
Largest Contentful Paint image was lazily loaded
Moderate Issues (2)
Total Blocking Time of 100ms
Unsized images
Best Practices
Implement Real User Monitoring (RUM): Continuously monitor real user experience using RUM tools to identify and address performance issues proactively.
Regular Performance Testing: Conduct regular performance tests using tools like Lighthouse and WebPageTest to identify and address performance regressions.
Budgeting for Performance: Allocate sufficient budget for performance optimization efforts, including server upgrades and developer time.
Prioritize Core Web Vitals: Focus on optimizing Core Web Vitals (FCP, LCP, CLS) to ensure a positive user experience.
Proactive Monitoring: Set up alerts for critical performance metrics to be notified immediately of any performance degradation.
Performance Analysis
Performance Overview
Overall Grade
B
Performance Score
Total Evaluations
30
Performance evaluations
Passed Evaluations
27
90% performant
Failed Evaluations
3
Need optimization
Performance Analysis & Optimization
Comprehensive metrics and actionable insights for performance optimization
Advanced Timing Metrics
Detailed timing measurements from controlled lab conditions. These provide deeper insights into specific performance bottlenecks.
Observed First Paint95msTime when first visual change occurs on screen (real user timing)
Observed Load Event248msTime when page load event fires (real user timing)
Observed DOM Content Loaded245msTime when DOM is fully constructed (real user timing)
First Visual Change95msTime when first pixel changes from white (real user timing)
Last Visual Change639msTime when last visual change occurs during load (real user timing)
Navigation Timing Waterfall
Total: 103ms
Content Download: 2ms
DOM Processing: 101ms
Resource Analysis
3Total Resources
193.7 KBTotal Size
391.2 KBWasted Bytes
0Cacheable Resources
Top Resources with Optimization Potential
Resource
Type
Size
Wasted
Cache Lifetime
https://clearinsite.io/chunk-HNSSQTAP.js
script
95.3 KB
231.4 KB
-
https://clearinsite.io/chunk-JGKGUM2U.js
script
70.4 KB
94.5 KB
-
https://clearinsite.io/main-I2IXD6E4.js
script
27.9 KB
65.3 KB
-
Optimization Opportunities
1 MBPotential Size Savings
2450msPotential Time Savings
Core Web Vitals
LCP: -2450ms, FCP: -1450ms
HIGH
Serve static assets with an efficient cache policy
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Affected Resources (3)
https://clearinsite.io/chunk-HNSSQTAP.js
77.1 KB
https://clearinsite.io/chunk-JGKGUM2U.js
32.1 KB
https://clearinsite.io/main-I2IXD6E4.js
21.8 KB
MEDIUM
Reduce unused JavaScript
Page: /Home
830 B830ms
LCP: -850ms
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Affected Resources (3)
https://clearinsite.io/chunk-HNSSQTAP.js
77.1 KB
https://clearinsite.io/chunk-JGKGUM2U.js
32.2 KB
https://clearinsite.io/main-I2IXD6E4.js
21.8 KB
MEDIUM
Reduce unused JavaScript
Page: /Pricing
750 B750ms
LCP: -750ms
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Affected Resources (3)
https://clearinsite.io/chunk-HNSSQTAP.js
77.1 KB
https://clearinsite.io/chunk-JGKGUM2U.js
30.3 KB
https://clearinsite.io/main-I2IXD6E4.js
21.8 KB
Navigation Timing Breakdown
Step-by-step timing of your page load process, showing where time is spent during navigation. Note: DNS and TCP times may be 0ms due to connection reuse and caching.
DNS Lookup0ms
Time to resolve domain name to IP address (often cached)
TCP Connection0ms
Time to establish connection with server (often reused)
Request/Response (TTFB)0ms
Time from request sent to first byte received from server
DOM Processing245ms
Time to parse HTML and build DOM tree
Resource Loading3ms
Time to download additional resources after DOM ready
Advanced Timing Metrics
Detailed timing measurements from controlled lab conditions. These provide deeper insights into specific performance bottlenecks.
Time to Interactive (TTI)
Informational
4261ms
Time until page is fully loaded and can reliably respond to user input (lab measurement)
Max Potential FID
Needs Work
100ms
Worst-case First Input Delay that could occur under heavy CPU load
Time to First Byte (TTFB)
Needs Work
615ms
Server response time for the initial HTML document request
Observed First Paint
Informational
95ms
Time when first visual change occurs on screen (real user timing)
Observed Load Event
Informational
248ms
Time when page load event fires (real user timing)
Observed DOM Content Loaded
Informational
245ms
Time when DOM is fully constructed (real user timing)
First Visual Change
Informational
95ms
Time when first pixel changes from white (real user timing)
Last Visual Change
Informational
639ms
Time when last visual change occurs during load (real user timing)
Resource Analysis
Total Resources:44
Total Size:640.1 KB
Resource Type Breakdown
Script34
77% of requests
442.7 KB (69% of total size)
High resource count - consider bundling or lazy loading
Other4
9% of requests
3.8 KB (1% of total size)
Reasonable resource count
Font2
5% of requests
173.2 KB (27% of total size)
Reasonable resource count
Document2
5% of requests
7.6 KB (1% of total size)
Reasonable resource count
Stylesheet1
2% of requests
11.6 KB (2% of total size)
Reasonable resource count
Image1
2% of requests
1.2 KB (0% of total size)
Reasonable resource count
Third-Party Resources
Third-party requests:8 (18% of total)
Third-party size:303.8 KB (47% of total)
Note: Third-party resources are external resources that may include scripts, fonts, images, etc. They are categorized separately from content-type breakdown above.
Optimization Recommendations
Consider bundling JavaScript files to reduce HTTP requests
JavaScript Bundle Analysis
Unused JavaScript
File
Wasted Bytes
Unused %
chunk-HNSSQTAP.js
77.1 KB
81%
chunk-JGKGUM2U.js
30.3 KB
43%
main-I2IXD6E4.js
21.8 KB
78%
Performance Opportunities
Reduce unused JavaScript
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Technical Implementation Guide
Step-by-step guidance to improve the performance of your application.
JavaScript Optimization
easy
Click to expand ▼
Impact Assessment
This performance issue affects page load speed and should be optimized to improve user experience.
Affected Users:
Mobile usersUsers on slow connectionsUsers in regions with limited bandwidthAll users (perceived site speed)
Real user performance data from your website analysis. These metrics reflect actual loading times and user experience without throttling or simulations.
First Contentful Paint (FCP)
503ms
Time when first text or image appears on screen
Largest Contentful Paint (LCP)
540ms
Time when largest content element becomes visible
Total Blocking Time (TBT)
101ms
Time when main thread is blocked from responding to user input
Cumulative Layout Shift (CLS)
0.008
Measure of unexpected layout shifts during page load
Speed Index (SI)
273ms
How quickly content is visually displayed during page load
Performance Benchmarks
Comparison with other websites measured by Lighthouse
First Contentful Paint
10th percentile
Fast (10th)
934ms
Average (50th)
1.6s
Your site
503ms
Largest Contentful Paint
10th percentile
Fast (10th)
1.2s
Average (50th)
2.4s
Your site
540ms
Speed Index
10th percentile
Fast (10th)
1.3s
Average (50th)
2.3s
Your site
273ms
Cumulative Layout Shift
10th percentile
Fast (10th)
0.100
Average (50th)
0.250
Your site
0.008
Visual Loading Timeline
Screenshots7
Visual Complete3000ms
375ms
⊕
750ms
⊕
1125ms
⊕
1500ms
⊕
1875ms
⊕
2250ms
⊕
2625ms
⊕
Visual progression showing how the page loads over time (click any screenshot to enlarge)
Screenshot
Test Name
Status
Details
Recommendation
Impact
Page Load Performance
✓ No issues found
This test passed - no technical fixes needed
Pass
Page load performance meets basic standards
Continue monitoring performance and optimize further where possible.
Minor
First Contentful Paint (FCP)
✓ No issues found
This test passed - no technical fixes needed
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Serious
Image Optimization
✓ No issues found
This test passed - no technical fixes needed
✓ No issues found
This test passed - no technical fixes needed
Pass
Enable text compression
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more about text compression.
Minor
Lighthouse Performance
No specific elements identified
easy difficultymoderate effort
Informational
Performance analysis completed.
Significant performance improvements are needed. See detailed metrics below for specific areas to address.
Serious
Core Web Vitals
Real user performance data from your website analysis. These metrics reflect actual loading times and user experience without throttling or simulations.
First Contentful Paint (FCP)
604ms
Time when first text or image appears on screen
Largest Contentful Paint (LCP)
604ms
Time when largest content element becomes visible
Total Blocking Time (TBT)
80ms
Time when main thread is blocked from responding to user input
Cumulative Layout Shift (CLS)
0
Measure of unexpected layout shifts during page load
Speed Index (SI)
516ms
How quickly content is visually displayed during page load
Performance Benchmarks
Comparison with other websites measured by Lighthouse
First Contentful Paint
10th percentile
Fast (10th)
934ms
Average (50th)
1.6s
Your site
604ms
Largest Contentful Paint
10th percentile
Fast (10th)
1.2s
Average (50th)
2.4s
Your site
604ms
Speed Index
10th percentile
Fast (10th)
1.3s
Average (50th)
2.3s
Your site
516ms
Cumulative Layout Shift
10th percentile
Fast (10th)
0.100
Average (50th)
0.250
Your site
0.000
Visual Loading Timeline
Screenshots7
Visual Complete3000ms
375ms
⊕
750ms
⊕
1125ms
⊕
1500ms
⊕
1875ms
⊕
2250ms
⊕
2625ms
⊕
Visual progression showing how the page loads over time (click any screenshot to enlarge)
Screenshot
Test Name
Status
Details
Recommendation
Impact
Page Load Performance
✓ No issues found
This test passed - no technical fixes needed
Pass
Page load performance meets basic standards
Continue monitoring performance and optimize further where possible.
Minor
First Contentful Paint (FCP)
✓ No issues found
This test passed - no technical fixes needed
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Serious
Image Optimization
✓ No issues found
This test passed - no technical fixes needed
✓ No issues found
This test passed - no technical fixes needed
Pass
Enable text compression
Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. Learn more about text compression.
Minor
Lighthouse Performance
No specific elements identified
easy difficultymoderate effort
Informational
Performance analysis completed.
Significant performance improvements are needed. See detailed metrics below for specific areas to address.
Serious
Core Web Vitals
Real user performance data from your website analysis. These metrics reflect actual loading times and user experience without throttling or simulations.
First Contentful Paint (FCP)
543ms
Time when first text or image appears on screen
Largest Contentful Paint (LCP)
543ms
Time when largest content element becomes visible
Total Blocking Time (TBT)
86ms
Time when main thread is blocked from responding to user input
Cumulative Layout Shift (CLS)
0
Measure of unexpected layout shifts during page load
Speed Index (SI)
475ms
How quickly content is visually displayed during page load
Performance Benchmarks
Comparison with other websites measured by Lighthouse
First Contentful Paint
10th percentile
Fast (10th)
934ms
Average (50th)
1.6s
Your site
543ms
Largest Contentful Paint
10th percentile
Fast (10th)
1.2s
Average (50th)
2.4s
Your site
543ms
Speed Index
10th percentile
Fast (10th)
1.3s
Average (50th)
2.3s
Your site
475ms
Cumulative Layout Shift
10th percentile
Fast (10th)
0.100
Average (50th)
0.250
Your site
0.000
Visual Loading Timeline
Screenshots7
Visual Complete3000ms
375ms
⊕
750ms
⊕
1125ms
⊕
1500ms
⊕
1875ms
⊕
2250ms
⊕
2625ms
⊕
Visual progression showing how the page loads over time (click any screenshot to enlarge)
Screenshot
Test Name
Status
Details
Recommendation
Impact
Page Load Performance
✓ No issues found
This test passed - no technical fixes needed
Pass
Page load performance meets basic standards
Continue monitoring performance and optimize further where possible.
Minor
First Contentful Paint (FCP)
✓ No issues found
This test passed - no technical fixes needed
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Serious
Image Optimization
✓ No issues found
This test passed - no technical fixes needed