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.41 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.01 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
582 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.032
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.57 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.
13.67 s
Page Load Progression
DPage Weight BudgetAction2.2 MB transferred, 53 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 CostAction4107ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://static.cdninstagram.com/rsrc.php/v4/yA/r/DW7-1bEC0OV.js | 2314ms | 2026ms | 30ms | 3rd |
| https://www.threads.com/ | 604ms | 25ms | 1ms | 3rd |
| Unattributable | 580ms | 23ms | 0ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iF2A4/y9/l/en_US-j/tGoAngMWAex.js | 213ms | 91ms | 77ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iMRr4/yk/l/en_US-j/BxWsmc26SVx.js | 179ms | 56ms | 57ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iDeJ4/yn/l/en_US-j/-FRlI3fWEL-H8LGx-iC5ORlBK6n6_KCaAt3px0zJtIL0AO9n9ebE9Q_RYb5vI1kyvR.js | 92ms | 12ms | 64ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iYwz4/ya/l/en_US-j/WPt8LwgsxrM.js | 76ms | 8ms | 67ms | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4i_Lc4/y7/l/en_US-j/fImsRrfQN-B.js | 51ms | 8ms | 42ms | 3rd |
FJS BundlesAction34 scripts, 685 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.cdninstagram.com/rsrc.php/v4iF2A4/y9/l/en_US-j/tGoAngMWAex.js | 234 KB | 106 KB (45%) | ✓ | 3rd |
| 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 (56%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iDeJ4/yn/l/en_US-j/-FRlI3fWEL-H8LGx-iC5ORlBK6n6_KCaAt3px0zJtIL0AO9n9ebE9Q_RYb5vI1kyvR.js | 187 KB | 93 KB (50%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iMRr4/yk/l/en_US-j/BxWsmc26SVx.js | 188 KB | 90 KB (48%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4i6pM4/yn/l/en_US-j/Rwn7y3YOgnB.js | 78 KB | 72 KB (93%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4ib1W4/yf/l/en_US-j/mgQdedE4AZ_.js | 39 KB | 36 KB (93%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4/yA/r/DW7-1bEC0OV.js | 74 KB | 36 KB (49%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iEOb4/ys/l/en_US-j/6W0RX_TG6FA.js | 39 KB | 23 KB (60%) | ✓ | 3rd |
| https://static.cdninstagram.com/rsrc.php/v4iaMz4/ys/l/en_US-j/a1fYfLgOBoT.js | 29 KB | 21 KB (72%) | ✓ | 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 Optimization12 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 Hints21 hints, 0 missing preconnectsPASS
Current Resource Hints
21 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall53 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 | 2314ms | 74 KB | 49% | $31/mo | Costly |
www.threads.com www.threads.com | Other | 604ms | 122 KB | — | $8/mo | Costly |
Unattributable Unattributable | Other | 580ms | 0 KB | — | $8/mo | Costly |
static.cdninstagram.com static.cdninstagram.com | Other | 213ms | 234 KB | 45% | $3/mo | Costly |
static.cdninstagram.com static.cdninstagram.com | Other | 179ms | 188 KB | 48% | $2/mo | Optional |
static.cdninstagram.com static.cdninstagram.com | Other | 92ms | 187 KB | 50% | $1/mo | Optional |
static.cdninstagram.com static.cdninstagram.com | Other | 76ms | 184 KB | 56% | $1/mo | Optional |
static.cdninstagram.com static.cdninstagram.com | Other | 51ms | 126 KB | 83% | $1/mo | Optional |
These scripts may cost more than they're worth
- static.cdninstagram.com adds 2314ms and costs ~$31/month
- www.threads.com adds 604ms and costs ~$8/month
- Unattributable adds 580ms and costs ~$8/month
- static.cdninstagram.com adds 213ms 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 2314ms 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
www.threads.com takes 604ms 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 580ms 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 213ms 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
56% 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