Performance
· 14 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.
886 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.45 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
193 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.091
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.73 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.
4.56 s
Page Load Progression
FPage Weight BudgetAction3.8 MB transferred, 209 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction10722ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://redis.io/_next/static/chunks/7369-0f0754218170d7e9.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 7676ms | 1705ms | 10ms | 3rd |
| https://redis.io/ | 1155ms | 29ms | 32ms | 3rd |
| Unattributable | 1087ms | 79ms | 0ms | 3rd |
| https://cdn.amplitude.com/engagement-browser/prod/split/index.js | 199ms | 188ms | 0ms | 3rd |
| https://redis.io/_next/static/chunks/9146-646ea7851ff0b9e9.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 122ms | 100ms | 19ms | 3rd |
| https://redis.io/_next/static/chunks/bf76e631-a760aa8cff633f5a.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 101ms | 97ms | 3ms | 3rd |
| https://redis.io/_next/static/chunks/bf6a786c-381ced19b77084c2.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 98ms | 84ms | 3ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TKZ6J9R | 88ms | 66ms | 16ms | 3rd |
| https://consent.trustarc.com/asset/notice.js/v/v1.7-8549 | 76ms | 48ms | 3ms | 3rd |
| https://redis.io/_next/static/chunks/2636-1969dde127208522.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 61ms | 51ms | 11ms | 3rd |
Showing top 10 of 11 scripts
FJS BundlesAction48 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://redis.io/_next/static/chunks/c36f3faa-bf8431af233775b3.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 427 KB | 342 KB (80%) | ✓ | 3rd |
| https://redis.io/_next/static/chunks/9146-646ea7851ff0b9e9.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 282 KB | 213 KB (76%) | ✓ | 3rd |
| https://redis.io/_next/static/chunks/1453-51dbae4c2474dde3.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 177 KB | 128 KB (72%) | ✓ | 3rd |
| https://cdn.amplitude.com/engagement-browser/prod/split/df9b61a9061fbc33ed8e6b620d00ea2d64efb94f-chunk-7V35RKKP.js | 168 KB | 98 KB (58%) | ✓ | 3rd |
| https://redis.io/_next/static/chunks/2170a4aa-1514f5a56eef99b1.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 110 KB | 88 KB (81%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TKZ6J9R | 174 KB | 81 KB (47%) | ✓ | 3rd |
| https://redis.io/_next/static/chunks/2636-1969dde127208522.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 136 KB | 81 KB (59%) | ✓ | 3rd |
| https://redis.io/_next/static/chunks/7369-0f0754218170d7e9.js?dpl=dpl_em4Txm4spqw9TmwDRzvoK8nocXcw | 109 KB | 52 KB (48%) | ✓ | 3rd |
| https://cdn.amplitude.com/engagement-browser/prod/split/df9b61a9061fbc33ed8e6b620d00ea2d64efb94f-chunk-WO7XXSIO.js | 65 KB | 48 KB (75%) | ✓ | 3rd |
| https://cdn.amplitude.com/engagement-browser/prod/split/index.js | 40 KB | 23 KB (58%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization93 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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (152 KB)PASS
Web fonts
5
152 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 ~14 KB and ~28 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall209 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 |
|---|---|---|---|---|---|---|
redis.io redis.io | Other | 7676ms | 109 KB | 48% | $144/mo | Costly |
redis.io redis.io | Other | 1155ms | 221 KB | — | $22/mo | Costly |
Unattributable Unattributable | Other | 1087ms | 0 KB | — | $20/mo | Costly |
Amplitude cdn.amplitude.com | Analytics | 199ms | 40 KB | 58% | $4/mo | Optional |
redis.io redis.io | Other | 122ms | 282 KB | 76% | $2/mo | Optional |
redis.io redis.io | Other | 101ms | 39 KB | — | $2/mo | Optional |
redis.io redis.io | Other | 98ms | 55 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 88ms | 174 KB | 47% | $2/mo | Optional |
consent.trustarc.com consent.trustarc.com | Other | 76ms | 36 KB | — | $1/mo | Optional |
redis.io redis.io | Other | 61ms | 136 KB | 59% | $1/mo | Optional |
jsDelivr cdn.jsdelivr.net | CDN | 58ms | 10 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- redis.io adds 7676ms and costs ~$144/month
- redis.io adds 1155ms and costs ~$22/month
- Unattributable adds 1087ms and costs ~$20/month
100% 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
redis.io takes 7676ms 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
redis.io takes 1155ms 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 1087ms 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 Amplitude'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
76% of redis.io'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
59% of redis.io'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