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.44 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.28 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
964 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.75 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.
14.33 s
Page Load Progression
FPage Weight BudgetAction3.0 MB transferred, 50 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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction4969ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static.cdninstagram.com/rsrc.php/v4/yA/r/DW7-1bEC0OV.js | 2954ms | 2604ms | 80ms | 3rd |
| https://www.threads.com/ | 639ms | 33ms | 1ms | 3rd |
| Unattributable | 555ms | 31ms | 0ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iMRr4/yk/l/en_US-j/BxWsmc26SVx.js | 284ms | 123ms | 97ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iF2A4/y9/l/en_US-j/tGoAngMWAex.js | 219ms | 78ms | 119ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iYwz4/ya/l/en_US-j/WPt8LwgsxrM.js | 122ms | 10ms | 111ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iDeJ4/yn/l/en_US-j/-FRlI3fWEL-H8LGx-iC5ORlBK6n6_KCaAt3px0zJtIL0AO9n9ebE9Q_RYb5vI1kyvR.js | 118ms | 12ms | 99ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4i_Lc4/y7/l/en_US-j/fImsRrfQN-B.js | 77ms | 8ms | 66ms | 3rd |
FJS BundlesAction33 scripts, 652 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.cdninstagram.com/rsrc.php/v4i_Lc4/y7/l/en_US-j/fImsRrfQN-B.js | 126 KB | 104 KB (83%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iYwz4/ya/l/en_US-j/WPt8LwgsxrM.js | 184 KB | 104 KB (57%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iF2A4/y9/l/en_US-j/tGoAngMWAex.js | 234 KB | 100 KB (42%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iDeJ4/yn/l/en_US-j/-FRlI3fWEL-H8LGx-iC5ORlBK6n6_KCaAt3px0zJtIL0AO9n9ebE9Q_RYb5vI1kyvR.js | 187 KB | 96 KB (52%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iMRr4/yk/l/en_US-j/BxWsmc26SVx.js | 188 KB | 92 KB (49%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4/yA/r/DW7-1bEC0OV.js | 74 KB | 38 KB (51%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4i6pM4/yn/l/en_US-j/Rwn7y3YOgnB.js | 78 KB | 38 KB (48%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4ib1W4/yf/l/en_US-j/mgQdedE4AZ_.js | 39 KB | 34 KB (87%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iaMz4/ys/l/en_US-j/a1fYfLgOBoT.js | 29 KB | 24 KB (81%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iEOb4/ys/l/en_US-j/6W0RX_TG6FA.js | 39 KB | 23 KB (59%) | ✓ | 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 Optimization10 images, 0 KB saveableREVIEW
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 LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints9 hints, 0 missing preconnectsPASS
Current Resource Hints
9 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall50 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 |
|---|---|---|---|---|---|---|
static.cdninstagram.com static.cdninstagram.com | Other | 2954ms | 74 KB | 51% | $39/mo | Costly |
www.threads.com www.threads.com | Other | 639ms | 126 KB | — | $8/mo | Costly |
Unattributable Unattributable | Other | 555ms | 0 KB | — | $7/mo | Costly |
static.cdninstagram.com static.cdninstagram.com | Other | 284ms | 188 KB | 49% | $4/mo | Costly |
static.cdninstagram.com static.cdninstagram.com | Other | 219ms | 234 KB | 42% | $3/mo | Costly |
static.cdninstagram.com static.cdninstagram.com | Other | 122ms | 184 KB | 57% | $2/mo | Optional |
static.cdninstagram.com static.cdninstagram.com | Other | 118ms | 187 KB | 52% | $2/mo | Optional |
static.cdninstagram.com static.cdninstagram.com | Other | 77ms | 126 KB | 83% | $1/mo | Optional |
These scripts may cost more than they're worth
- static.cdninstagram.com adds 2954ms and costs ~$39/month
- www.threads.com adds 639ms and costs ~$8/month
- Unattributable adds 555ms and costs ~$7/month
- static.cdninstagram.com adds 284ms and costs ~$4/month
- static.cdninstagram.com adds 219ms and costs ~$3/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
static.cdninstagram.com takes 2954ms 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
51% of static.cdninstagram.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
www.threads.com takes 639ms 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 555ms 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
static.cdninstagram.com takes 284ms 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
static.cdninstagram.com takes 219ms 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
57% of static.cdninstagram.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
52% of static.cdninstagram.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
83% of static.cdninstagram.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