Performance
· 23 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.
761 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.56 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
446 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.31 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.07 s
Page Load Progression
DPage Weight BudgetAction2.4 MB transferred, 161 requestsFIX
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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction98% third-party, 0 ms blockingFIX
DJS Execution CostAction2048ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://c77.bookbot.com/_next/static/chunks/framework-c6c82aad00023883.js | 1148ms | 499ms | 3ms | 3rd |
| https://knihobot.cz/ | 377ms | 2ms | 0ms | 1st |
| Unattributable | 169ms | 5ms | 0ms | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-TF5RV29 | 102ms | 89ms | 11ms | 3rd |
| https://c77.bookbot.com/_next/static/chunks/5803-44b4c941d125f4db.js | 99ms | 43ms | 2ms | 3rd |
| https://c77.bookbot.com/_next/static/chunks/pages/_app-3f66b878bb9e3ed3.js | 86ms | 37ms | 8ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-N116K2C2SM&cx=c>m=4e6921 | 66ms | 51ms | 9ms | 3rd |
FJS BundlesAction86 scripts, 1.5 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://c77.bookbot.com/_next/static/chunks/5581-97516c68459cf988.js | 52 KB | 140 KB (75%) | ✓ | 3rd |
| https://c77.bookbot.com/_next/static/chunks/5581-97516c68459cf988.js | 0 KB | 140 KB (75%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-894320112&cx=c>m=4e6921 | 158 KB | 75 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-N116K2C2SM&cx=c>m=4e6921 | 182 KB | 73 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-000&cx=c>m=4e6921 | 147 KB | 68 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TF5RV29 | 196 KB | 65 KB (33%) | ✓ | 3rd |
| https://c77.bookbot.com/_next/static/chunks/pages/p/%5B%5B...filters%5D%5D-df29e75b4fe3bbb2.js | 0 KB | 64 KB (69%) | ✓ | 3rd |
| https://c77.bookbot.com/_next/static/chunks/pages/p/%5B%5B...filters%5D%5D-df29e75b4fe3bbb2.js | 26 KB | 64 KB (69%) | ✓ | 3rd |
| https://c77.bookbot.com/_next/static/chunks/4586-e8ea1f603aeb7f0a.js | 0 KB | 62 KB (56%) | ✓ | 3rd |
| https://c77.bookbot.com/_next/static/chunks/4586-e8ea1f603aeb7f0a.js | 24 KB | 62 KB (56%) | ✓ | 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
FPage Weight InventoryAction161 resources · 2.4 MB · 1.5 MB savings availableFIX
~1.5 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 161 resources | 2.4 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
private, no-cache, no-store, max-age=0, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
BImage Optimization25 images, 0 KB saveableREVIEW
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
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+Font Loading4 fonts (105 KB)PASS
Web fonts
4
105 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 HintsNo optimization neededPASS
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
Network Waterfall161 requests over 2811msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
c77.bookbot.com c77.bookbot.com | Other | 1148ms | 45 KB | — | Kč461/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 102ms | 196 KB | 33% | Kč41/mo | Optional |
c77.bookbot.com c77.bookbot.com | Other | 99ms | 40 KB | 57% | Kč40/mo | Optional |
c77.bookbot.com c77.bookbot.com | Other | 86ms | 144 KB | 43% | Kč35/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 66ms | 182 KB | 40% | Kč27/mo | Optional |
These scripts may cost more than they're worth
- c77.bookbot.com adds 1148ms and costs ~Kč461/month
73% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
c77.bookbot.com takes 1148ms 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
57% of c77.bookbot.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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-08-10 — 2026-09-06)
LCP (p75)
1841 ms
87% good
INP (p75)
463 ms
38% good
CLS (p75)
0.100
74% good
FCP (p75)
1723 ms
TTFB (p75)
760 ms
Image Optimization24 images, 240 KB total, 109 KB wastedINFO
Image Optimization Audit
Total Images
24
Total Size
240 KB
Oversized
4
Wasted
109 KB