Performance
· 17 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.11 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
17.81 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.59 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.071
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.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.
19.14 s
Page Load Progression
FPage Weight BudgetAction3.3 MB transferred, 97 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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction6265ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.bigcartel.com/ | 1138ms | 59ms | 33ms | 3rd |
| https://www.bigcartel.com/_next/static/chunks/517-5f69a06d472fe7ea.js | 1056ms | 922ms | 25ms | 3rd |
| Unattributable | 961ms | 223ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QZ4HDFTSEZ&cx=c>m=4e64h1 | 584ms | 495ms | 67ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 505ms | 448ms | 10ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TWLZG64 | 441ms | 337ms | 68ms | 3rd |
| https://www.bigcartel.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 310ms | 298ms | 4ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 283ms | 195ms | 67ms | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 202ms | 136ms | 63ms | 3rd |
| https://t.bigcartel.com/static/array.js | 201ms | 176ms | 22ms | 3rd |
Showing top 10 of 16 scripts
FJS BundlesAction33 scripts, 513 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.cookielaw.org/scripttemplates/202601.2.0/otBannerSdk.js | 128 KB | 72 KB (56%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TWLZG64 | 167 KB | 60 KB (36%) | ✓ | 3rd |
| https://www.bigcartel.com/_next/static/chunks/902-4369fd968ddd8e44.js | 71 KB | 57 KB (82%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-QZ4HDFTSEZ&cx=c>m=4e64h1 | 176 KB | 54 KB (31%) | ✓ | 3rd |
| https://www.bigcartel.com/_next/static/chunks/772-dfe02da074767397.js | 44 KB | 43 KB (100%) | ✓ | 3rd |
| https://www.bigcartel.com/_next/static/chunks/563-4ea1942182c5ef9c.js | 47 KB | 34 KB (74%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 34 KB (35%) | ✓ | 3rd |
| https://www.bigcartel.com/_next/static/chunks/750-145ca771109932a1.js | 55 KB | 33 KB (60%) | ✓ | 3rd |
| https://t.bigcartel.com/static/array.js | 61 KB | 32 KB (53%) | ✓ | 3rd |
| https://www.bigcartel.com/_next/static/chunks/221-941900672da61725.js | 53 KB | 26 KB (49%) | ✓ | 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 InventoryAction97 resources · 3.3 MB · 513 KB savings availableFIX
~513.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 97 resources | 3.3 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization26 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (166 KB)PASS
Web fonts
3
166 KB total
Render-blocking
0
of 3
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 Hints5 hints, 0 missing preconnectsPASS
Current Resource Hints
5 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall97 requests over 2842msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.bigcartel.com www.bigcartel.com | Other | 1138ms | 64 KB | — | €12/mo | Costly |
www.bigcartel.com www.bigcartel.com | Other | 1056ms | 50 KB | 47% | €11/mo | Costly |
Unattributable Unattributable | Other | 961ms | 0 KB | — | €10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 584ms | 176 KB | 31% | €6/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 505ms | 26 KB | — | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 441ms | 167 KB | 36% | €5/mo | Costly |
www.bigcartel.com www.bigcartel.com | Other | 310ms | 0 KB | — | €3/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 283ms | 128 KB | 56% | €3/mo | Essential |
Facebook Pixel connect.facebook.net | Advertising | 202ms | 97 KB | 35% | €2/mo | Costly |
t.bigcartel.com t.bigcartel.com | Other | 201ms | 61 KB | 53% | €2/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 142ms | 52 KB | — | €2/mo | Optional |
www.bigcartel.com www.bigcartel.com | Other | 118ms | 53 KB | — | €1/mo | Optional |
Amplitude cdn.amplitude.com | Analytics | 107ms | 44 KB | 48% | €1/mo | Optional |
www.bigcartel.com www.bigcartel.com | Other | 101ms | 43 KB | — | €1/mo | Optional |
www.redditstatic.com www.redditstatic.com | Other | 59ms | 19 KB | — | €1/mo | Optional |
www.bigcartel.com www.bigcartel.com | Other | 58ms | 53 KB | 49% | €1/mo | Optional |
These scripts may cost more than they're worth
- www.bigcartel.com adds 1138ms and costs ~€12/month
- www.bigcartel.com adds 1056ms and costs ~€11/month
- Unattributable adds 961ms and costs ~€10/month
- Google Tag Manager adds 584ms and costs ~€6/month
- Microsoft Clarity adds 505ms and costs ~€5/month
- Google Tag Manager adds 441ms and costs ~€5/month
- www.bigcartel.com adds 310ms and costs ~€3/month
- Facebook Pixel adds 202ms and costs ~€2/month
- t.bigcartel.com adds 201ms and costs ~€2/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
www.bigcartel.com takes 1138ms 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.bigcartel.com takes 1056ms 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 961ms 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 584ms 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
Microsoft Clarity takes 505ms 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 441ms 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.bigcartel.com takes 310ms 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 OneTrust'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
Facebook Pixel takes 202ms 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
t.bigcartel.com takes 201ms 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
53% of t.bigcartel.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