Performance
· 26 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.40 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.00 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
102 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.
5.32 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.
6.33 s
Page Load Progression
FJS Execution CostAction4941ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://rewordsai.app/assets/framework-DJH1pfSr.js | 2060ms | 1938ms | 1ms | 1st |
| https://rewordsai.app/ | 1394ms | 68ms | 65ms | 1st |
| https://rewordsai.app/assets/workspace-DFC36FZF.js | 798ms | 126ms | 0ms | 1st |
| Unattributable | 523ms | 52ms | 0ms | 1st |
| https://accounts.google.com/gsi/client | 107ms | 71ms | 36ms | 3rd |
| https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 | 60ms | 42ms | 5ms | 3rd |
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 Bundles87 scripts, 72 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://accounts.google.com/gsi/client | 97 KB | 72 KB (75%) | ✓ | 3rd |
| https://rewordsai.app/assets/global-error-CVl8f3Cz.js | 1 KB | — | ✓ | 1st |
| https://rewordsai.app/assets/framework-DJH1pfSr.js | 60 KB | — | ✓ | 1st |
| https://rewordsai.app/assets/rolldown-runtime-QTnfLwEv.js | 1 KB | — | ✓ | 1st |
| https://rewordsai.app/assets/url-utils-BQKFb685.js | 1 KB | — | ✓ | 1st |
| https://rewordsai.app/assets/error-C4uIAfx6.js | 1 KB | — | ✓ | 1st |
| https://rewordsai.app/assets/navigation-IfqSW_4H.js | 1 KB | — | ✓ | 1st |
| https://rewordsai.app/assets/react-DlbkFqaW.js | 13 KB | — | ✓ | 1st |
| https://rewordsai.app/assets/BaseLink-DhOccf1O.js | 2 KB | — | ✓ | 1st |
| https://rewordsai.app/assets/link-CfIhK7YT.js | 4 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
BResource Hints9 hints, 0 missing preconnectsREVIEW
Current Resource Hints
9 resource hints configured
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /assets/_vinext_fonts/inter-e43d3660ae4c/inter-7249155f.woff2, /assets/_vinext_fonts/inter-e43d3660ae4c/inter-e34c5f1b.woff2, /assets/_vinext_fonts/inter-e43d3660ae4c/inter-6e1a6b2b.woff2 (+4 more). Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Performance issues directly impact user engagement and conversion rates.
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: /images/hero-menu-before-360.webp (preload+preload).
Performance issues directly impact user engagement and conversion rates.
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
APage Weight Budget850 KB transferred, 106 requestsPASS
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
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
A+Third-Party Impact13% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Image Optimization4 images, 0 KB saveablePASS
A+Font Loading7 fonts (217 KB)PASS
Web fonts
7
217 KB total
Render-blocking
0
of 7
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+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-Timing Observability3 Server-Timing entries advertisedPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Page Weight Inventory106 resources · 850 KB · 72 KB savings availablePASS
~72.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 106 resources | 850.5 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
Network Waterfall106 requests over 2756msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
accounts.google.com accounts.google.com | Other | 107ms | 97 KB | 75% | €1/mo | Optional |
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 60ms | 11 KB | — | €0/mo | Optional |
75% of accounts.google.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
Image Optimization12 images, 50 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
12
Total Size
50 KB