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.
1.82 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.33 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.074
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.82 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.37 s
Page Load Progression
FPage Weight BudgetAction6.9 MB transferred, 125 requestsFIX
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
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
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
DHTTP CachingActionno-store (uncacheable)FIX
no-store, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| must-revalidate | — | Must recheck with server after expiry |
BJS Execution Cost860ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://digibouquetai.com/ | 468ms | 8ms | 3ms | 1st |
| Unattributable | 200ms | 8ms | 0ms | 1st |
| https://digibouquetai.com/assets/framework-DJH1pfSr.js | 122ms | 102ms | 0ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-XT70Q9HGV4 | 70ms | 57ms | 13ms | 3rd |
BJS Bundles62 scripts, 121 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=G-XT70Q9HGV4 | 170 KB | 70 KB (42%) | ✓ | 3rd |
| https://umami.bestvid.net/recorder.js?v=3.2.0 | 58 KB | 51 KB (88%) | ✓ | 3rd |
| https://digibouquetai.com/assets/global-error-CVl8f3Cz.js | 1 KB | — | ✓ | 1st |
| https://digibouquetai.com/assets/framework-DJH1pfSr.js | 60 KB | — | ✓ | 1st |
| https://digibouquetai.com/assets/rolldown-runtime-QTnfLwEv.js | 1 KB | — | ✓ | 1st |
| https://digibouquetai.com/assets/url-utils-BQKFb685.js | 1 KB | — | ✓ | 1st |
| https://digibouquetai.com/assets/error-B2jo5mtb.js | 1 KB | — | ✓ | 1st |
| https://digibouquetai.com/assets/link-DMNkzgAl.js | 5 KB | — | ✓ | 1st |
| https://digibouquetai.com/assets/layout-segment-context-C3MnrZQB.js | 1 KB | — | ✓ | 1st |
| https://digibouquetai.com/assets/dist-BqFYcBMN.js | 2 KB | — | ✓ | 1st |
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
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction125 resources · 6.9 MB · 121 KB savings availableREVIEW
~121.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 125 resources | 6.9 MiB | ||||||
A+Third-Party Impact4% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization35 images, 0 KB saveablePASS
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.
Performance issues directly impact user engagement and conversion rates.
A+Font Loading17 fonts (4258 KB)PASS
Web fonts
17
4258 KB total
Render-blocking
0
of 17
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)
Fixing the unchecked items could save ~1939 KB and ~3878 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+Compression AlgorithmMain response uses brotliPASS
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
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall125 requests over 2652msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 70ms | 170 KB | 42% | €1/mo | Optional |
Image Optimization55 images, 1411 KB total, 1052 KB wastedINFO
Image Optimization Audit
Total Images
55
Total Size
1411 KB
Oversized
21
Wasted
1052 KB