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.35 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.58 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.17 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.695
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.85 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.
24.64 s
Page Load Progression
FPage Weight BudgetAction3.0 MB transferred, 165 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 CostAction8340ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.popsci.com/ | 1424ms | 503ms | 10ms | 3rd |
| Unattributable | 1392ms | 359ms | 0ms | 3rd |
| https://cdn.intergient.com/pageos/V.20260416.1/main.121b53b8564b55f13382.js | 984ms | 861ms | 68ms | 3rd |
| https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js | 620ms | 552ms | 18ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MKVW68D | 536ms | 405ms | 119ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-P9C278278B&cx=c>m=4e64h1 | 493ms | 426ms | 62ms | 3rd |
| https://cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.js | 341ms | 218ms | 94ms | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 273ms | 215ms | 47ms | 3rd |
| https://btloader.com/tag?o=5150306120761344&upapi=true&ver=0.1 | 248ms | 214ms | 25ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 242ms | 161ms | 76ms | 3rd |
Showing top 10 of 27 scripts
FJS BundlesAction59 scripts, 908 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.js | 222 KB | 136 KB (62%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 130 KB (69%) | ✓ | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 147 KB | 110 KB (75%) | ✓ | 3rd |
| https://cdn.intergient.com/pageos/V.20260416.1/main.121b53b8564b55f13382.js | 172 KB | 92 KB (54%) | ✓ | 3rd |
| https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_567848e754a175dbe621932e8f6a1b7e.br.js | 116 KB | 86 KB (74%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-P9C278278B&cx=c>m=4e64h1 | 170 KB | 66 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MKVW68D | 157 KB | 60 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-56LB8GM>m=4e64h1 | 132 KB | 58 KB (44%) | ✓ | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 91 KB | 49 KB (54%) | ✓ | 3rd |
| https://d2qlq4kdetaeuz.cloudfront.net/eyewise-id-module/eyewise-module-consent.js?token=dGVzdHRva2VuOg== | 64 KB | 42 KB (65%) | ✓ | 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 InventoryAction165 resources · 3.0 MB · 908 KB savings availableFIX
~908.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 165 resources | 3.0 MiB | ||||||
BImage Optimization14 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 Loading4 fonts (91 KB)PASS
Web fonts
4
91 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 Hints12 hints, 0 missing preconnectsPASS
Current Resource Hints
12 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AHTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
Network Waterfall165 requests over 8535msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.popsci.com www.popsci.com | Other | 1424ms | 28 KB | — | $19/mo | Costly |
Unattributable Unattributable | Other | 1392ms | 0 KB | — | $18/mo | Costly |
cdn.intergient.com cdn.intergient.com | Other | 984ms | 172 KB | 54% | $13/mo | Costly |
cdn.privacy-mgmt.com cdn.privacy-mgmt.com | Other | 620ms | 42 KB | — | $8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 536ms | 157 KB | 39% | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 493ms | 170 KB | 39% | $7/mo | Costly |
cdn.intergient.com cdn.intergient.com | Other | 341ms | 222 KB | 62% | $5/mo | Costly |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 273ms | 91 KB | 54% | $4/mo | Costly |
btloader.com btloader.com | Other | 248ms | 0 KB | — | $3/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 242ms | 188 KB | 69% | $3/mo | Costly |
assets.bounceexchange.com assets.bounceexchange.com | Other | 224ms | 116 KB | 74% | $3/mo | Costly |
cdn.privacy-mgmt.com cdn.privacy-mgmt.com | Other | 180ms | 42 KB | 51% | $2/mo | Optional |
launchpad-wrapper.privacymanager.io launchpad-wrapper.privacymanager.io | Other | 138ms | 9 KB | — | $2/mo | Optional |
imasdk.googleapis.com imasdk.googleapis.com | Other | 137ms | 147 KB | 75% | $2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 133ms | 34 KB | — | $2/mo | Optional |
assets.bounceexchange.com assets.bounceexchange.com | Other | 124ms | 42 KB | 81% | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 112ms | 132 KB | 44% | $1/mo | Optional |
www.popsci.com www.popsci.com | Other | 98ms | 23 KB | — | $1/mo | Optional |
cdn.intergient.com cdn.intergient.com | Other | 87ms | 1 KB | — | $1/mo | Optional |
d2qlq4kdetaeuz.cloudfront.net d2qlq4kdetaeuz.cloudfront.net | Other | 85ms | 64 KB | 65% | $1/mo | Optional |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 82ms | 4 KB | — | $1/mo | Optional |
www.popsci.com www.popsci.com | Other | 81ms | 35 KB | 66% | $1/mo | Optional |
cdn.privacy-mgmt.com cdn.privacy-mgmt.com | Other | 71ms | 29 KB | — | $1/mo | Optional |
tags.crwdcntrl.net tags.crwdcntrl.net | Other | 62ms | 13 KB | — | $1/mo | Optional |
www.popsci.com www.popsci.com | Other | 61ms | 20 KB | — | $1/mo | Optional |
launchpad.privacymanager.io launchpad.privacymanager.io | Other | 59ms | 45 KB | — | $1/mo | Optional |
www.popsci.com www.popsci.com | Other | 53ms | 8 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.popsci.com adds 1424ms and costs ~$19/month
- Unattributable adds 1392ms and costs ~$18/month
- cdn.intergient.com adds 984ms and costs ~$13/month
- cdn.privacy-mgmt.com adds 620ms and costs ~$8/month
- Google Tag Manager adds 536ms and costs ~$7/month
- Google Tag Manager adds 493ms and costs ~$7/month
- cdn.intergient.com adds 341ms and costs ~$5/month
- c.amazon-adsystem.com adds 273ms and costs ~$4/month
- btloader.com adds 248ms and costs ~$3/month
- securepubads.g.doubleclick.net adds 242ms and costs ~$3/month
- assets.bounceexchange.com adds 224ms and costs ~$3/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.popsci.com takes 1424ms 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 1392ms 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.intergient.com takes 984ms 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 cdn.intergient.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
cdn.privacy-mgmt.com takes 620ms 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 536ms 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 493ms 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.intergient.com takes 341ms 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
62% of cdn.intergient.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
c.amazon-adsystem.com takes 273ms 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 c.amazon-adsystem.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
btloader.com takes 248ms 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 242ms 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
69% 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
assets.bounceexchange.com takes 224ms 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
74% of assets.bounceexchange.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
51% of cdn.privacy-mgmt.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
75% of imasdk.googleapis.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
81% of assets.bounceexchange.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
65% of d2qlq4kdetaeuz.cloudfront.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
66% of www.popsci.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