Performance
· 22 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.
854 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.13 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 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.
1.40 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.
1.13 s
Page Load Progression
FPage Weight BudgetAction6.4 MB transferred, 39 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 ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction39 resources · 6.4 MB · 0 KB savings availableFIX
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 39 resources | 6.4 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization13 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost295ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.autoskolanemec.cz/ | 140ms | 1ms | 1ms | 3rd |
| Unattributable | 102ms | 2ms | 0ms | 1st |
| https://www.autoskolanemec.cz/templates/g5_helium/custom/js/jluikit.min.js | 53ms | 22ms | 2ms | 3rd |
A+Font Loading2 fonts (154 KB)PASS
Web fonts
2
154 KB total
Render-blocking
0
of 2
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+JS Bundles8 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.autoskolanemec.cz/media/system/js/core.min.js?17121a112ecec3d656efe5c5f493429c9acf2179 | 3 KB | — | ✓ | 3rd |
| https://www.autoskolanemec.cz/media/system/js/messages.min.js?7425e8d1cb9e4f061d5e30271d6d99b085344117 | 2 KB | — | ✓ | 3rd |
| https://www.autoskolanemec.cz/media/vendor/jquery/js/jquery.min.js?3.6.0 | 31 KB | — | ✓ | 3rd |
| https://www.autoskolanemec.cz/templates/g5_helium/custom/js/jluikit.min.js | 28 KB | — | ✓ | 3rd |
| https://www.autoskolanemec.cz/media/gantry5/assets/js/main.js | 17 KB | — | ✓ | 3rd |
| https://www.autoskolanemec.cz/plugins/system/gdpr/assets/js/jquery.fancybox.min.js?e5d29c0557269a8c5fbd07ac159388b4 | 19 KB | — | ✓ | 3rd |
| https://www.autoskolanemec.cz/plugins/system/gdpr/assets/js/cookieconsent.min.js?e5d29c0557269a8c5fbd07ac159388b4 | 13 KB | — | ✓ | 3rd |
| https://www.autoskolanemec.cz/plugins/system/gdpr/assets/js/init.js?e5d29c0557269a8c5fbd07ac159388b4 | 6 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
Network Waterfall39 requests over 1686msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.autoskolanemec.cz www.autoskolanemec.cz | Other | 140ms | 9 KB | — | Kč17/mo | Optional |
www.autoskolanemec.cz www.autoskolanemec.cz | Other | 53ms | 28 KB | — | Kč7/mo | Optional |
66% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
Image Optimization11 images, 3998 KB total, 3278 KB wastedINFO
Image Optimization Audit
Total Images
11
Total Size
3998 KB
Oversized
6
Wasted
3278 KB