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.
2.54 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.15 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.31 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.26 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.
22.66 s
Page Load Progression
FPage Weight BudgetAction2.8 MB transferred, 171 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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction10886ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.popsugar.com/_next/static/chunks/framework-65495d36b904136d2d33.js | 1799ms | 1580ms | 42ms | 3rd |
| https://www.popsugar.com/ | 1413ms | 189ms | 4ms | 3rd |
| Unattributable | 1267ms | 214ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MPCB6D9>m_auth=>m_preview=>m_cookies_win=x | 787ms | 674ms | 74ms | 3rd |
| https://www.popsugar.com/_next/static/chunks/pages/homepage/popsugar-2d6f8346d0886a215fb6.js | 640ms | 621ms | 3ms | 3rd |
| https://analytics.wywrd.com/wayward-boost.js?uaa=ac-ny1vyv | 637ms | 625ms | 11ms | 3rd |
| https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js | 618ms | 452ms | 49ms | 3rd |
| https://www.popsugar.com/_next/static/chunks/pages/_app-fe2768ac8a0df8711b35.js | 575ms | 401ms | 132ms | 3rd |
| https://storage.googleapis.com/hyphen-cpx/ps-cpx.js | 560ms | 554ms | 0ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 554ms | 466ms | 72ms | 3rd |
Showing top 10 of 22 scripts
FJS BundlesAction43 scripts, 690 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.popsugar.com/_next/static/chunks/pages/_app-fe2768ac8a0df8711b35.js | 265 KB | 123 KB (47%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 106 KB (57%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MPCB6D9>m_auth=>m_preview=>m_cookies_win=x | 181 KB | 71 KB (40%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js | 129 KB | 67 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-YZ5RK78C3J&cx=c>m=4e64h1 | 168 KB | 67 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-926030959&cx=c>m=4e64h1 | 138 KB | 67 KB (49%) | ✓ | 3rd |
| https://www.popsugar.com/_next/static/chunks/8387-047a541ffad6280f090b.js | 130 KB | 64 KB (49%) | ✓ | 3rd |
| https://cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js | 104 KB | 53 KB (51%) | ✓ | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 91 KB | 36 KB (40%) | ✓ | 3rd |
| https://analytics.wywrd.com/wayward-boost.js?uaa=ac-ny1vyv | 78 KB | 34 KB (43%) | ✓ | 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 InventoryAction171 resources · 2.8 MB · 690 KB savings availableFIX
~689.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 171 resources | 2.8 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization57 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (149 KB)PASS
Web fonts
4
149 KB total
Render-blocking
0
of 4
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 Hints6 hints, 0 missing preconnectsPASS
Current Resource Hints
6 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: Axis12 Ltd
Network Waterfall171 requests over 6200msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.popsugar.com www.popsugar.com | Other | 1799ms | 42 KB | — | €10/mo | Costly |
www.popsugar.com www.popsugar.com | Other | 1413ms | 165 KB | — | €7/mo | Costly |
Unattributable Unattributable | Other | 1267ms | 0 KB | — | €7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 787ms | 181 KB | 40% | €4/mo | Costly |
www.popsugar.com www.popsugar.com | Other | 640ms | 6 KB | — | €3/mo | Costly |
analytics.wywrd.com analytics.wywrd.com | Other | 637ms | 78 KB | 43% | €3/mo | Costly |
cdn.concert.io cdn.concert.io | Other | 618ms | 104 KB | 51% | €3/mo | Costly |
www.popsugar.com www.popsugar.com | Other | 575ms | 265 KB | 47% | €3/mo | Costly |
storage.googleapis.com storage.googleapis.com | Other | 560ms | 1 KB | — | €3/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 554ms | 188 KB | 57% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 450ms | 168 KB | 40% | €2/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 302ms | 129 KB | 52% | €2/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 295ms | 138 KB | 49% | €2/mo | Costly |
btloader.com btloader.com | Other | 183ms | 37 KB | — | €1/mo | Optional |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 169ms | 91 KB | 40% | €1/mo | Optional |
pub.doubleverify.com pub.doubleverify.com | Other | 162ms | 34 KB | — | €1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 103ms | 34 KB | — | €1/mo | Optional |
www.popsugar.com www.popsugar.com | Other | 89ms | 17 KB | — | €0/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 83ms | 21 KB | — | €0/mo | Optional |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 77ms | 4 KB | — | €0/mo | Optional |
carloforward.com carloforward.com | Other | 68ms | 36 KB | — | €0/mo | Optional |
www.popsugar.com www.popsugar.com | Other | 52ms | 130 KB | 49% | €0/mo | Optional |
These scripts may cost more than they're worth
- www.popsugar.com adds 1799ms and costs ~€10/month
- www.popsugar.com adds 1413ms and costs ~€7/month
- Unattributable adds 1267ms and costs ~€7/month
- Google Tag Manager adds 787ms and costs ~€4/month
- www.popsugar.com adds 640ms and costs ~€3/month
- analytics.wywrd.com adds 637ms and costs ~€3/month
- cdn.concert.io adds 618ms and costs ~€3/month
- www.popsugar.com adds 575ms and costs ~€3/month
- storage.googleapis.com adds 560ms and costs ~€3/month
- securepubads.g.doubleclick.net adds 554ms and costs ~€3/month
- Google Tag Manager adds 450ms and costs ~€2/month
- Google Tag Manager adds 295ms 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.popsugar.com takes 1799ms 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.popsugar.com takes 1413ms 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 1267ms 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 787ms 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.popsugar.com takes 640ms 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.wywrd.com takes 637ms 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.concert.io takes 618ms 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
51% of cdn.concert.io'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.popsugar.com takes 575ms 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
storage.googleapis.com takes 560ms 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
securepubads.g.doubleclick.net takes 554ms 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
57% of securepubads.g.doubleclick.net'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
Google Tag Manager takes 450ms 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 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
Google Tag Manager takes 295ms 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