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.
551 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
931 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
202 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.20 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.41 s
Page Load Progression
FPage Weight BudgetAction2.8 MB transferred, 159 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 ImpactAction68% third-party, 0 ms blockingFIX
FJS Execution CostAction9227ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.etsy.com/ | 7419ms | 24ms | 5ms | 1st |
| Unattributable | 559ms | 26ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KWW5SS | 174ms | 147ms | 19ms | 3rd |
| https://www.etsy.com/include/tags.js | 157ms | 129ms | 3ms | 1st |
| https://www.etsy.com/ac/evergreenVendor/js/en-US/app-shell/globals/index.2a97df21982eda4da590.js | 121ms | 105ms | 14ms | 1st |
| https://www.etsy.com/ac/evergreenVendor/js/en-US/vesta_homepage/bootstrap.3ed0a75e5b062b362051.js | 116ms | 82ms | 29ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-KR3J610VYM&cx=c>m=4e6411 | 113ms | 84ms | 13ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-995917074&cx=c>m=4e6411 | 89ms | 77ms | 12ms | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js | 87ms | 73ms | 12ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-658194373&cx=c>m=4e6411 | 85ms | 73ms | 11ms | 3rd |
Showing top 10 of 15 scripts
FJS BundlesAction48 scripts, 912 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.etsy.com/ac/evergreenVendor/js/en-US/vesta_homepage/bootstrap.3ed0a75e5b062b362051.js | 241 KB | 164 KB (69%) | ✓ | 1st |
| https://www.etsy.com/ac/evergreenVendor/js/en-US/vendor_bundle.1e397356b19ae5cf6c49.js | 133 KB | 95 KB (72%) | ✓ | 1st |
| https://www.etsy.com/ac/evergreenVendor/js/en-US/app-shell/globals/index.2a97df21982eda4da590.js | 134 KB | 89 KB (66%) | ✓ | 1st |
| https://accounts.google.com/gsi/client | 93 KB | 69 KB (75%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-KR3J610VYM&cx=c>m=4e6411 | 171 KB | 66 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-9910951&cx=c>m=4e6411 | 128 KB | 61 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-14895689&cx=c>m=4e6411 | 128 KB | 61 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-995917074&cx=c>m=4e6411 | 145 KB | 59 KB (41%) | ✓ | 3rd |
| https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js | 110 KB | 59 KB (54%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-658194373&cx=c>m=4e6411 | 145 KB | 59 KB (41%) | ✓ | 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
DHTTP CachingActionno-store (uncacheable)FIX
max-age=0, private, no-cache, no-store, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
| private | — | Only browser cache, not CDN/proxy |
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| must-revalidate | — | Must recheck with server after expiry |
BImage Optimization31 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 Loading5 fonts (164 KB)PASS
Web fonts
5
164 KB total
Render-blocking
0
of 5
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+Resource HintsNo optimization neededPASS
Network Waterfall159 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 |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 559ms | 0 KB | — | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 174ms | 175 KB | 32% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 113ms | 171 KB | 38% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 89ms | 145 KB | 41% | $1/mo | Optional |
analytics.tiktok.com analytics.tiktok.com | Other | 87ms | 110 KB | 54% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 85ms | 145 KB | 41% | $1/mo | Optional |
res4.applovin.com res4.applovin.com | Other | 77ms | 31 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 66ms | 128 KB | 48% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 58ms | 128 KB | 48% | $1/mo | Optional |
s.pinimg.com s.pinimg.com | Other | 51ms | 27 KB | 78% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 559ms and costs ~$7/month
Unattributable takes 559ms 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
54% of analytics.tiktok.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
78% of s.pinimg.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