Performance
· 14 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.18 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.31 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.92 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.452
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.98 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.
11.62 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 75 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
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
FJS Execution CostAction7525ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://laravel.com/build/assets/inertia-BpjU-N58.js | 3484ms | 3203ms | 3ms | 1st |
| https://laravel.com/ | 1746ms | 132ms | 10ms | 1st |
| Unattributable | 716ms | 29ms | 0ms | 3rd |
| https://laravel.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 680ms | 639ms | 22ms | 1st |
| https://cdn.rudderlabs.com/v3/modern/rsa.min.js | 350ms | 311ms | 16ms | 3rd |
| https://hedgehogs.laravel.com/static/posthog-recorder.js?v=1.364.2 | 208ms | 144ms | 24ms | 3rd |
| https://hedgehogs.laravel.com/static/dead-clicks-autocapture.js?v=1.364.2 | 175ms | 59ms | 4ms | 3rd |
| https://laravel.com/build/assets/page-DWstRcxf.js | 117ms | 75ms | 4ms | 1st |
| https://laravel.com/build/assets/app-AUMP8UN8.css | 50ms | 0ms | 0ms | 1st |
BThird-Party Impact47% third-party, 0 ms blockingREVIEW
CImage OptimizationAction16 images, 0 KB saveableREVIEW
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
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
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
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
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
CJS BundlesAction42 scripts, 281 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://laravel.com/build/assets/inertia-BpjU-N58.js | 162 KB | 82 KB (51%) | ✓ | 1st |
| https://laravel.com/build/assets/default-layout-B_X31DbY.js | 66 KB | 44 KB (67%) | ✓ | 1st |
| https://laravel.com/build/assets/page-DWstRcxf.js | 160 KB | 40 KB (25%) | ✓ | 1st |
| https://hedgehogs.laravel.com/static/posthog-recorder.js?v=1.364.2 | 65 KB | 39 KB (60%) | ✓ | 3rd |
| https://laravel.com/build/assets/footer-UGU2sTDC.js | 43 KB | 32 KB (76%) | ✓ | 1st |
| https://hedgehogs.laravel.com/static/surveys.js?v=1.364.2 | 30 KB | 24 KB (80%) | ✓ | 3rd |
| https://laravel.com/build/assets/highlighter-BQl2B5DQ.js | 68 KB | 20 KB (30%) | ✓ | 1st |
| https://laravel.com/build/assets/link-CAZUvSnQ.js | 2 KB | — | ✓ | 1st |
| https://laravel.com/build/assets/php-R6g_5hLQ.js | 28 KB | — | ✓ | 1st |
| https://hedgehogs.laravel.com/array/phc_8cCW8RxU35JRWyNXhQ1iM3V6xCSwOPDPQmXXTaUcBZb/config.js | 1 KB | — | ✓ | 3rd |
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
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
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 Loading4 fonts (148 KB)PASS
Web fonts
4
148 KB total
Render-blocking
0
of 4
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 Hints16 hints, 0 missing preconnectsPASS
Current Resource Hints
16 resource hints configured
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
A+HTTP Cachingmax-age=1200 (20 minutes)PASS
public, max-age=1200
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 1200 | Cache for 20 minutes |
Network Waterfall75 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 716ms | 0 KB | — | €8/mo | Costly |
cdn.rudderlabs.com cdn.rudderlabs.com | Other | 350ms | 31 KB | — | €4/mo | Costly |
hedgehogs.laravel.com hedgehogs.laravel.com | Other | 208ms | 65 KB | 60% | €2/mo | Costly |
hedgehogs.laravel.com hedgehogs.laravel.com | Other | 175ms | 5 KB | — | €2/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 716ms and costs ~€8/month
- cdn.rudderlabs.com adds 350ms and costs ~€4/month
- hedgehogs.laravel.com adds 208ms and costs ~€2/month
Unattributable takes 716ms 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
cdn.rudderlabs.com takes 350ms 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
hedgehogs.laravel.com takes 208ms 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
60% of hedgehogs.laravel.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev