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.
6.68 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.17 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
286 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.
6.79 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.20 s
Page Load Progression
DThird-Party ImpactAction83% third-party, 0 ms blockingFIX
DJS Execution CostAction2134ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.deezer.com/CF6YEld6/91qK8Zv/WnnBwoW/9n/E9kazL3Gwiu9Dp3Vb3/ChhnPnsWAg/TARDaxs2/DTsB | 657ms | 527ms | 40ms | 1st |
| https://surveys-static-prd.survicate-cdn.com/widget_core-28.22.7.js | 333ms | 209ms | 65ms | 3rd |
| Unattributable | 326ms | 55ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PPQNZ6 | 256ms | 205ms | 49ms | 3rd |
| https://qb3mmcu0z3.kameleoon.io/engine.js | 243ms | 191ms | 14ms | 3rd |
| https://cdn-assets.dzcdn.net/common/js/gdpr-appliance.js | 137ms | 96ms | 40ms | 3rd |
| https://cdn-files.dzcdn.net/cache/js/app-backstage-plain-html.1de236d206f16f2e8525.js | 98ms | 64ms | 29ms | 3rd |
| https://www.deezer.com/us/ | 85ms | 10ms | 2ms | 1st |
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
BPage Weight Budget1.5 MB transferred, 52 requestsREVIEW
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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
BImage Optimization8 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
CJS BundlesAction16 scripts, 252 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://surveys-static-prd.survicate-cdn.com/widget_core-28.22.7.js | 160 KB | 76 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PPQNZ6 | 182 KB | 70 KB (39%) | ✓ | 3rd |
| https://cdn-files.dzcdn.net/cache/js/app-backstage-plain-html.1de236d206f16f2e8525.js | 112 KB | 68 KB (61%) | ✓ | 3rd |
| https://www.deezer.com/CF6YEld6/91qK8Zv/WnnBwoW/9n/E9kazL3Gwiu9Dp3Vb3/ChhnPnsWAg/TARDaxs2/DTsB | 177 KB | 39 KB (22%) | ✓ | 1st |
| https://cdn-files.dzcdn.net/cache/js/schemaFilter.dd5daaa6c48397b27316.js | 1 KB | — | ✓ | 3rd |
| https://cdn-files.dzcdn.net/cache/js/bocal-en-US.4da0672db0fee6784d4d.js | 27 KB | — | ✓ | 3rd |
| https://cdn-assets.dzcdn.net/common/js/gdpr-appliance/index.972f32186a401ccfc6feaad320d0045dd03e93ee.js | 89 KB | — | ✓ | 3rd |
| https://cdn-files.dzcdn.net/cache/js/ajs-destination.9456684c162e3b4e9bd3.js | 3 KB | — | ✓ | 3rd |
| https://qb3mmcu0z3.kameleoon.io/engine.js | 43 KB | — | ✓ | 3rd |
| https://cdn.segment.com/next-integrations/actions/braze-cloud-plugins/c3dbe2dde9d1804663f0.js | 3 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
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 Loading6 fonts (357 KB)PASS
Web fonts
6
357 KB total
Render-blocking
0
of 6
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 Hints7 hints, 0 missing preconnectsPASS
Current Resource Hints
7 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall52 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 |
|---|---|---|---|---|---|---|
surveys-static-prd.survicate-cdn.com surveys-static-prd.survicate-cdn.com | Other | 333ms | 160 KB | 48% | $6/mo | Costly |
Unattributable Unattributable | Other | 326ms | 0 KB | — | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 256ms | 182 KB | 39% | $5/mo | Costly |
qb3mmcu0z3.kameleoon.io qb3mmcu0z3.kameleoon.io | Other | 243ms | 43 KB | — | $5/mo | Costly |
cdn-assets.dzcdn.net cdn-assets.dzcdn.net | Other | 137ms | 0 KB | — | $3/mo | Optional |
cdn-files.dzcdn.net cdn-files.dzcdn.net | Other | 98ms | 112 KB | 61% | $2/mo | Optional |
These scripts may cost more than they're worth
- surveys-static-prd.survicate-cdn.com adds 333ms and costs ~$6/month
- Unattributable adds 326ms and costs ~$6/month
- Google Tag Manager adds 256ms and costs ~$5/month
- qb3mmcu0z3.kameleoon.io adds 243ms and costs ~$5/month
65% 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
surveys-static-prd.survicate-cdn.com takes 333ms 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
Unattributable takes 326ms 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 256ms 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
qb3mmcu0z3.kameleoon.io takes 243ms 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
61% of cdn-files.dzcdn.net'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