Performance
· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.48 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.14 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
196 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.48 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
5.14 s
Page Load Progression
DThird-Party ImpactAction88% third-party, 0 ms blockingFIX
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
BJS Execution Cost894ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-LVVW4NNN6T | 313ms | 246ms | 57ms | 3rd |
| Unattributable | 213ms | 8ms | 0ms | 1st |
| https://seomeal.com/public/js/app.js?v=1784176795 | 191ms | 6ms | 1ms | 1st |
| https://seomeal.com/blog/how-to-choose-the-right-seo-services-in-lahore-without-wasting-money-or-time | 177ms | 36ms | 2ms | 1st |
BJS Bundles8 scripts, 73 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-LVVW4NNN6T | 183 KB | 73 KB (40%) | ✓ | 3rd |
| https://seomeal.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 1 KB | — | ✓ | 1st |
| https://seomeal.com/public/js/modules/theme-toggle.js?v=1784176881 | 1 KB | — | ✓ | 1st |
| https://seomeal.com/public/js/app.js?v=1784176795 | 2 KB | — | ✓ | 1st |
| https://seomeal.com/public/js/modules/public-site.js?v=1784176883 | 2 KB | — | ✓ | 1st |
| https://seomeal.com/public/js/modules/logo-tilt.js?v=1784176881 | 1 KB | — | ✓ | 1st |
| https://seomeal.com/public/js/modules/blog-comments.js?v=1784212671 | 1 KB | — | ✓ | 1st |
| https://seomeal.com/public/js/modules/support-chat.js?v=1784176883 | 3 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Page Weight Budget449 KB transferred, 25 requestsPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization3 images, 0 KB saveablePASS
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+Font Loading2 fonts (180 KB)PASS
Web fonts
2
180 KB total
Render-blocking
0
of 2
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
- Preload critical fonts (priority=high)
- Use woff2 format for all fonts
- Set font-display to swap, optional, or fallback
- Subset large fonts (≤100 KB each)
Fixing the unchecked items could save ~60 KB and ~120 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Compression AlgorithmMain response uses brotliPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
APage Weight Inventory25 resources · 449 KB · 73 KB savings availablePASS
~73.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 25 resources | 448.6 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+JavaScript BlockingNo render-blocking JS or document.write usage detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
Network Waterfall25 requests over 1438msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 313ms | 183 KB | 40% | €1/mo | Costly |
These scripts may cost more than they're worth
- Google Tag Manager adds 313ms and costs ~€1/month
Google Tag Manager takes 313ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Image Optimization3 images, 43 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
3
Total Size
43 KB