Performance
· 15 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.
886 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.34 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
15 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.019
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.12 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.
3.36 s
Page Load Progression
DPage Weight BudgetAction2.6 MB transferred, 54 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
DThird-Party ImpactAction92% third-party, 0 ms blockingFIX
DPage Weight InventoryAction54 resources · 2.6 MB · 183 KB savings availableFIX
~182.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 54 resources | 2.6 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
max-age=0, must-revalidate, no-cache, no-store, private
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| private | — | Only browser cache, not CDN/proxy |
BImage Optimization24 images, 0 KB saveableREVIEW
BJS Execution Cost667ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://laravel-news.com/ | 321ms | 15ms | 2ms | 1st |
| Unattributable | 116ms | 2ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-LE9GHTERHJ | 99ms | 79ms | 16ms | 3rd |
| https://laravel-news.com/build/assets/app-320c6c7a.js | 71ms | 69ms | 1ms | 1st |
| https://laravel-news.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 60ms | 55ms | 1ms | 1st |
CJS BundlesAction6 scripts, 183 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://laravel-news.com/build/assets/app-320c6c7a.js | 156 KB | 116 KB (74%) | ✓ | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-LE9GHTERHJ | 177 KB | 67 KB (38%) | ✓ | 3rd |
| https://cdn.usefathom.com/script.js | 3 KB | — | ✓ | 3rd |
| https://laravel-news.com/a/script.js | 1 KB | — | ✓ | 1st |
| https://challenges.cloudflare.com/turnstile/v0/b/0b8fb825cb67/api.js | 17 KB | — | ✓ | 3rd |
| https://laravel-news.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? | 12 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
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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (50 KB)PASS
Web fonts
3
50 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
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)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall54 requests over 1909msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 116ms | 0 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 99ms | 177 KB | 38% | €1/mo | Optional |