Performance
· 16 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.41 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.29 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.54 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.291
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.41 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.
15.52 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 183 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 ImpactAction99% third-party, 0 ms blockingFIX
FJS Execution CostAction7085ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 1775ms | 257ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-QFH9M | 951ms | 819ms | 70ms | 3rd |
| https://d3k6pebee3cv6.cloudfront.net/search-mask/current/main.920e98fd.js | 913ms | 619ms | 171ms | 3rd |
| https://app.usercentrics.eu/browser-ui/3.96.0/index.module.js | 615ms | 410ms | 3ms | 3rd |
| https://www.flixbus.com/ | 597ms | 67ms | 9ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=DC-13118234&cx=c>m=4e6460 | 380ms | 343ms | 34ms | 3rd |
| https://www.datadoghq-browser-agent.com/eu1/v5/datadog-rum.js | 307ms | 250ms | 17ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-13147834&cx=c>m=4e6460 | 216ms | 169ms | 45ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-993552604&cx=c>m=4e6460 | 191ms | 151ms | 36ms | 3rd |
| https://cdn-cf.cms.flixbus.com/drupal-assets/flix-home-assets/main.52f17b.js | 177ms | 88ms | 7ms | 3rd |
Showing top 10 of 18 scripts
FJS BundlesAction45 scripts, 735 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://d3k6pebee3cv6.cloudfront.net/search-mask/current/main.920e98fd.js | 220 KB | 78 KB (36%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-QFH9M | 184 KB | 73 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-993552604&cx=c>m=4e6460 | 146 KB | 66 KB (45%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-13389221&cx=c>m=4e6460 | 130 KB | 63 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-13397442&cx=c>m=4e6460 | 130 KB | 63 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-13513570&cx=c>m=4e6460 | 130 KB | 63 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-13118234&cx=c>m=4e6460 | 130 KB | 63 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-14468760&cx=c>m=4e6460 | 130 KB | 63 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-13147834&cx=c>m=4e6460 | 130 KB | 63 KB (48%) | ✓ | 3rd |
| https://app.usercentrics.eu/browser-ui/3.96.0/index.module.js | 120 KB | 53 KB (45%) | ✓ | 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
CImage OptimizationAction66 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
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
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 Loading3 fonts (63 KB)PASS
Web fonts
3
63 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 Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+HTTP Cachingmax-age=300 (5 minutes)PASS
public, max-age=300, max-stale=86400, stale-if-error=86400, stale-while-revalidate=86400
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 300 | Cache for 5 minutes |
| max-stale | 86400 | |
| stale-if-error | 86400 | |
| stale-while-revalidate | 86400 | Serve stale for 1 day while fetching fresh |
Network Waterfall183 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 | 1775ms | 0 KB | — | $24/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 951ms | 184 KB | 40% | $13/mo | Costly |
d3k6pebee3cv6.cloudfront.net d3k6pebee3cv6.cloudfront.net | Other | 913ms | 220 KB | 36% | $12/mo | Costly |
app.usercentrics.eu app.usercentrics.eu | Other | 615ms | 120 KB | 45% | $8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 380ms | 130 KB | 49% | $5/mo | Costly |
www.datadoghq-browser-agent.com www.datadoghq-browser-agent.com | Other | 307ms | 52 KB | 56% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 216ms | 130 KB | 48% | $3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 191ms | 146 KB | 45% | $3/mo | Optional |
cdn-cf.cms.flixbus.com cdn-cf.cms.flixbus.com | Other | 177ms | 18 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 150ms | 130 KB | 49% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 138ms | 130 KB | 49% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 131ms | 130 KB | 49% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 131ms | 130 KB | 49% | $2/mo | Optional |
account-widget.booking.flixbus.com account-widget.booking.flixbus.com | Other | 130ms | 55 KB | 58% | $2/mo | Optional |
honeycomb-icons.hive.flixbus.com honeycomb-icons.hive.flixbus.com | Other | 120ms | 5 KB | — | $2/mo | Optional |
d2kfg2dwwf7b20.cloudfront.net d2kfg2dwwf7b20.cloudfront.net | Other | 113ms | 25 KB | — | $2/mo | Optional |
app.usercentrics.eu app.usercentrics.eu | Other | 50ms | 11 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1775ms and costs ~$24/month
- Google Tag Manager adds 951ms and costs ~$13/month
- d3k6pebee3cv6.cloudfront.net adds 913ms and costs ~$12/month
- app.usercentrics.eu adds 615ms and costs ~$8/month
- Google Tag Manager adds 380ms and costs ~$5/month
- www.datadoghq-browser-agent.com adds 307ms and costs ~$4/month
- Google Tag Manager adds 216ms and costs ~$3/month
92% 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
Unattributable takes 1775ms 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
Google Tag Manager takes 951ms 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
d3k6pebee3cv6.cloudfront.net takes 913ms 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
app.usercentrics.eu takes 615ms 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
Google Tag Manager takes 380ms 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
www.datadoghq-browser-agent.com takes 307ms 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
56% of www.datadoghq-browser-agent.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
Google Tag Manager takes 216ms 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
58% of account-widget.booking.flixbus.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