Performance
· 27 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.
39.46 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
65.26 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.21 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.013
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
39.46 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.
106.54 s
Page Load Progression
FPage Weight BudgetAction30.0 MB transferred, 115 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
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
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
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 ImpactAction77% third-party, 0 ms blockingFIX
FJS Execution CostAction16404ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://patagonia.co.kr/ | 5247ms | 227ms | 18ms | 1st |
| https://patagonia.co.kr/assets/templet/enterprise/assets/js/main.js?version=2026060723 | 3190ms | 2033ms | 722ms | 1st |
| Unattributable | 2645ms | 64ms | 0ms | 1st |
| https://cdnjs.cloudflare.com/ajax/libs/gsap/3.10.4/gsap.min.js | 1185ms | 77ms | 17ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-3XS14B3LWD | 842ms | 638ms | 102ms | 3rd |
| https://patagonia.co.kr/assets/templet/enterprise/assets/js/vendor.js?version=2026060723 | 663ms | 310ms | 328ms | 1st |
| https://www.googletagmanager.com/gtag/destination?id=AW-586551944&cx=c>m=4e6640h2 | 504ms | 419ms | 82ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TJ7ZQP4T | 451ms | 359ms | 88ms | 3rd |
| https://api.mapbox.com/mapbox-gl-js/v2.9.1/mapbox-gl.js | 334ms | 156ms | 177ms | 3rd |
| https://assets2.cre.ma/widgets/assets/mobile-978c1754cbe94a1f7c01e51abc492f38a12d3ed0be3d5d2053942477e958486b.js | 316ms | 234ms | 70ms | 3rd |
Showing top 10 of 17 scripts
FJS BundlesAction28 scripts, 3.4 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://patagonia.co.kr/assets/templet/enterprise/assets/js/main.js?version=2026060723 | 2943 KB | 1939 KB (67%) | ✗ | 1st |
| https://patagonia.co.kr/assets/templet/enterprise/assets/js/vendor.js?version=2026060723 | 1386 KB | 810 KB (58%) | ✗ | 1st |
| https://api.mapbox.com/mapbox-gl-js/v2.9.1/mapbox-gl.js | 256 KB | 202 KB (79%) | ✓ | 3rd |
| https://patagonia.co.kr/assets/templet/enterprise/assets/js/chart.js | 193 KB | 171 KB (89%) | ✓ | 1st |
| https://patagonia.co.kr/assets/templet/enterprise/js/common/dev_common.js?version=2026060723 | 136 KB | 91 KB (69%) | ✗ | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-3XS14B3LWD | 175 KB | 71 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TJ7ZQP4T | 137 KB | 65 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-586551944&cx=c>m=4e6640h2 | 146 KB | 60 KB (41%) | ✓ | 3rd |
| https://assets2.cre.ma/widgets/assets/mobile-978c1754cbe94a1f7c01e51abc492f38a12d3ed0be3d5d2053942477e958486b.js | 93 KB | 56 KB (61%) | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/decimal.js/10.2.0/decimal.min.js | 11 KB | — | ✓ | 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
FPage Weight InventoryAction115 resources · 30.0 MB · 3.4 MB savings availableFIX
~3.4 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 115 resources | 30.0 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-store, no-cache, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
BImage Optimization48 images, 0 KB saveableREVIEW
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
BJavaScript Blocking2 JS blocking issue(s) detectedREVIEW
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 Loading16 fonts (2826 KB)PASS
Web fonts
16
2826 KB total
Render-blocking
0
of 16
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- 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 ~2261 KB and ~4522 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-store -- correct for sensitive/dynamic contentPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
Network Waterfall115 requests over 10297msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cdnjs cdnjs.cloudflare.com | CDN | 1185ms | 23 KB | — | ₩9165/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 842ms | 175 KB | 40% | ₩6513/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 504ms | 146 KB | 41% | ₩3898/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 451ms | 137 KB | 48% | ₩3488/mo | Costly |
api.mapbox.com api.mapbox.com | Other | 334ms | 256 KB | 79% | ₩2584/mo | Costly |
assets2.cre.ma assets2.cre.ma | Other | 316ms | 93 KB | 61% | ₩2443/mo | Costly |
kit.fontawesome.com kit.fontawesome.com | Other | 290ms | 6 KB | — | ₩2240/mo | Costly |
Google Analytics www.google-analytics.com | Analytics | 169ms | 21 KB | — | ₩1308/mo | Costly |
cdnjs cdnjs.cloudflare.com | CDN | 153ms | 5 KB | — | ₩1183/mo | Costly |
apis.google.com apis.google.com | Other | 71ms | 25 KB | — | ₩551/mo | Costly |
These scripts may cost more than they're worth
- cdnjs adds 1185ms and costs ~₩9165/month
- Google Tag Manager adds 842ms and costs ~₩6513/month
- Google Tag Manager adds 504ms and costs ~₩3898/month
- Google Tag Manager adds 451ms and costs ~₩3488/month
- api.mapbox.com adds 334ms and costs ~₩2584/month
- assets2.cre.ma adds 316ms and costs ~₩2443/month
- kit.fontawesome.com adds 290ms and costs ~₩2240/month
- Google Analytics adds 169ms and costs ~₩1308/month
- cdnjs adds 153ms and costs ~₩1183/month
- apis.google.com adds 71ms and costs ~₩551/month
cdnjs takes 1185ms 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
Google Tag Manager takes 842ms 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
Google Tag Manager takes 504ms 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
Google Tag Manager takes 451ms 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
api.mapbox.com takes 334ms 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
79% of api.mapbox.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
assets2.cre.ma takes 316ms 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
61% of assets2.cre.ma'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
kit.fontawesome.com takes 290ms 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
Google Analytics takes 169ms 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
cdnjs takes 153ms 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
apis.google.com takes 71ms 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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-05-07 — 2026-06-03)
LCP (p75)
1495 ms
91% good
INP (p75)
48 ms
99% good
CLS (p75)
0.040
95% good
FCP (p75)
1350 ms
TTFB (p75)
182 ms
Image Optimization48 images, 714 KB total, 281 KB wastedINFO
Image Optimization Audit
Total Images
48
Total Size
714 KB
Oversized
13
Wasted
281 KB