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.
4.03 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
36.06 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.82 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
1.176
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
49.53 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.
137.01 s
Page Load Progression
FPage Weight BudgetAction31.9 MB transferred, 641 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
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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction41139ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.popsockets.com/on/demandware.static/Sites-AMER-Site/-/fr_FR/v1775628395734/js/main.js | 12933ms | 8670ms | 344ms | 3rd |
| https://www.popsockets.com/fr_FR/home?glCountry=FR&glCurrency=EUR | 9054ms | 757ms | 108ms | 3rd |
| Unattributable | 5136ms | 222ms | 0ms | 3rd |
| https://static.klaviyo.com/onsite/js/1011.fa12d00c7a08724d2839.js | 2288ms | 1521ms | 2ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NTHFJK8 | 2057ms | 1908ms | 84ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 1224ms | 1032ms | 8ms | 3rd |
| https://acsbapp.com/apps/app/dist/js/app.js | 748ms | 423ms | 78ms | 3rd |
| https://www.popsockets.com/on/demandware.static/Sites-AMER-Site/-/fr_FR/v1775628395734/js/pageDesigner.js | 741ms | 492ms | 76ms | 3rd |
| https://web.global-e.com/merchant/clientsdk/2091?v=2.1.4 | 709ms | 558ms | 8ms | 3rd |
| https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/vendors~in_app_forms~signup_forms~reviews~atlas.0201e888d834a3782e3a.js?cb=2 | 624ms | 427ms | 3ms | 3rd |
Showing top 10 of 40 scripts
FJS BundlesAction103 scripts, 1.9 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cyo.popsockets.com/cyo-kit-4.1.1.js | 1548 KB | 494 KB (32%) | ✗ | 3rd |
| https://www.popsockets.com/on/demandware.static/Sites-AMER-Site/-/fr_FR/v1775628395734/js/main.js | 388 KB | 307 KB (79%) | ✓ | 3rd |
| https://www.popsockets.com/on/demandware.static/Sites-AMER-Site/-/fr_FR/v1775628395734/js/pageDesigner.js | 254 KB | 204 KB (80%) | ✓ | 3rd |
| https://acsbapp.com/apps/app/dist/js/app.js | 218 KB | 112 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-969647119&l=dataLayer | 146 KB | 105 KB (72%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-969647119&cx=c>m=4e6461h1 | 146 KB | 105 KB (72%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-17439254940&cx=c>m=4e6461h1 | 146 KB | 105 KB (72%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-17439254940&l=dataLayer | 146 KB | 105 KB (72%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-17289019535&l=_cvgInternalDataLayer | 144 KB | 63 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-693B5KCGFJ&cx=c>m=4e6461h1 | 174 KB | 63 KB (36%) | ✓ | 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
no-cache, no-store, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| must-revalidate | — | Must recheck with server after expiry |
CImage OptimizationAction224 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (112 KB)PASS
Web fonts
7
112 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~2 KB and ~4 ms
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 Waterfall641 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 |
|---|---|---|---|---|---|---|
www.popsockets.com www.popsockets.com | Other | 12933ms | 388 KB | 79% | €54/mo | Costly |
www.popsockets.com www.popsockets.com | Other | 9054ms | 77 KB | — | €38/mo | Costly |
Unattributable Unattributable | Other | 5136ms | 0 KB | — | €22/mo | Costly |
static.klaviyo.com static.klaviyo.com | Other | 2288ms | 8 KB | — | €10/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 2057ms | 201 KB | 29% | €9/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 1224ms | 26 KB | — | €5/mo | Costly |
acsbapp.com acsbapp.com | Other | 748ms | 218 KB | 52% | €3/mo | Costly |
www.popsockets.com www.popsockets.com | Other | 741ms | 254 KB | 80% | €3/mo | Costly |
web.global-e.com web.global-e.com | Other | 709ms | 30 KB | — | €3/mo | Costly |
static.klaviyo.com static.klaviyo.com | Other | 624ms | 10 KB | — | €3/mo | Costly |
cyo.popsockets.com cyo.popsockets.com | Other | 567ms | 1548 KB | 32% | €2/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 520ms | 14 KB | — | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 455ms | 174 KB | 36% | €2/mo | Costly |
static.runconverge.com static.runconverge.com | Other | 371ms | 47 KB | — | €2/mo | Costly |
cdn.gladly.com cdn.gladly.com | Other | 308ms | 44 KB | — | €1/mo | Costly |
sc-static.net sc-static.net | Other | 271ms | 25 KB | — | €1/mo | Costly |
cdn.cquotient.com cdn.cquotient.com | Other | 271ms | 21 KB | — | €1/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 257ms | 110 KB | 50% | €1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 229ms | 144 KB | 44% | €1/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 211ms | 40 KB | — | €1/mo | Costly |
Hotjar script.hotjar.com | Session Replay | 210ms | 57 KB | 67% | €1/mo | Costly |
static.klaviyo.com static.klaviyo.com | Other | 208ms | 23 KB | — | €1/mo | Costly |
biofv.popsockets.com biofv.popsockets.com | Other | 202ms | 48 KB | 58% | €1/mo | Costly |
se.monetate.net se.monetate.net | Other | 166ms | 61 KB | — | €1/mo | Optional |
dx.mountain.com dx.mountain.com | Other | 133ms | 7 KB | — | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 115ms | 95 KB | 34% | €0/mo | Optional |
dynamic.criteo.com dynamic.criteo.com | Other | 114ms | 25 KB | — | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 111ms | 146 KB | 38% | €0/mo | Optional |
px.mountain.com px.mountain.com | Other | 108ms | 1 KB | — | €0/mo | Optional |
gs.mountain.com gs.mountain.com | Other | 107ms | 0 KB | — | €0/mo | Optional |
tag.rmp.rakuten.com tag.rmp.rakuten.com | Other | 93ms | 13 KB | — | €0/mo | Optional |
www.popsockets.com www.popsockets.com | Other | 88ms | 47 KB | 82% | €0/mo | Optional |
s.pinimg.com s.pinimg.com | Other | 87ms | 28 KB | — | €0/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 79ms | 50 KB | — | €0/mo | Optional |
static.cloudflareinsights.com static.cloudflareinsights.com | Other | 60ms | 7 KB | — | €0/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 59ms | 21 KB | — | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 58ms | 146 KB | 72% | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 56ms | 146 KB | 72% | €0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 55ms | 146 KB | 72% | €0/mo | Optional |
static-tracking.klaviyo.com static-tracking.klaviyo.com | Other | 54ms | 19 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- www.popsockets.com adds 12933ms and costs ~€54/month
- www.popsockets.com adds 9054ms and costs ~€38/month
- Unattributable adds 5136ms and costs ~€22/month
- static.klaviyo.com adds 2288ms and costs ~€10/month
- Google Tag Manager adds 2057ms and costs ~€9/month
- Microsoft Clarity adds 1224ms and costs ~€5/month
- acsbapp.com adds 748ms and costs ~€3/month
- www.popsockets.com adds 741ms and costs ~€3/month
- web.global-e.com adds 709ms and costs ~€3/month
- static.klaviyo.com adds 624ms and costs ~€3/month
- cyo.popsockets.com adds 567ms and costs ~€2/month
- Facebook Pixel adds 520ms and costs ~€2/month
- Google Tag Manager adds 455ms and costs ~€2/month
- static.runconverge.com adds 371ms and costs ~€2/month
- cdn.gladly.com adds 308ms and costs ~€1/month
- sc-static.net adds 271ms and costs ~€1/month
- cdn.cquotient.com adds 271ms and costs ~€1/month
- analytics.tiktok.com adds 257ms and costs ~€1/month
- Google Tag Manager adds 229ms and costs ~€1/month
- analytics.tiktok.com adds 211ms and costs ~€1/month
- Hotjar adds 210ms and costs ~€1/month
- static.klaviyo.com adds 208ms and costs ~€1/month
- biofv.popsockets.com adds 202ms and costs ~€1/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.popsockets.com takes 12933ms 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 www.popsockets.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.popsockets.com takes 9054ms 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 5136ms 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.klaviyo.com takes 2288ms 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 2057ms 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 1224ms 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
acsbapp.com takes 748ms 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
52% of acsbapp.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.popsockets.com takes 741ms 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
80% of www.popsockets.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
web.global-e.com takes 709ms 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.klaviyo.com takes 624ms 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
cyo.popsockets.com takes 567ms 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
Facebook Pixel takes 520ms 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 455ms 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.runconverge.com takes 371ms 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
cdn.gladly.com takes 308ms 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
sc-static.net takes 271ms 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
cdn.cquotient.com takes 271ms 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
analytics.tiktok.com takes 257ms 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 229ms 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
analytics.tiktok.com takes 211ms 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
Hotjar takes 210ms 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
67% of Hotjar'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
static.klaviyo.com takes 208ms 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
biofv.popsockets.com 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
58% of biofv.popsockets.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
82% of www.popsockets.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
72% of Google Tag Manager'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
72% of Google Tag Manager'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
72% of Google Tag Manager'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