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.
15.39 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
29.11 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5.33 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.
15.39 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.
41.65 s
Page Load Progression
FPage Weight BudgetAction5.2 MB transferred, 349 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
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
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 CostAction17185ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 3171ms | 1107ms | 0ms | 3rd |
| https://cdn.intergient.com/pageos/V.20260421.1/main.282c283e39679935e999.js | 2087ms | 1915ms | 53ms | 3rd |
| https://cdn.intergient.com/pageos/V.20260421.1/ccpa.a1dd2b396bb6726c8a88.js | 1816ms | 1720ms | 8ms | 3rd |
| https://cc3.manta-r3.com/dist/211fc3f/react/search.bundle.js | 1283ms | 294ms | 766ms | 3rd |
| https://www.manta.com/pxhh/ | 852ms | 772ms | 65ms | 3rd |
| https://cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.js | 808ms | 697ms | 72ms | 3rd |
| https://www.manta.com/pxhh/?id=G-B0C8Y3EM2T&cx=c>m=4e64k0 | 768ms | 531ms | 125ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 675ms | 570ms | 74ms | 3rd |
| https://www.manta.com/ | 565ms | 163ms | 11ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-FVWZ0RM4DH&l=audDataLayer | 511ms | 402ms | 106ms | 3rd |
Showing top 10 of 40 scripts
FJS BundlesAction80 scripts, 1.3 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cc3.manta-r3.com/dist/211fc3f/react/search.bundle.js | 1710 KB | 133 KB (8%) | ✗ | 3rd |
| https://www.manta.com/pxhh/?id=AW-10870616960&cx=c>m=4e64k0 | 152 KB | 110 KB (73%) | ✓ | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 148 KB | 109 KB (74%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-R7B4 | 160 KB | 105 KB (66%) | ✓ | 3rd |
| https://cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.js | 222 KB | 101 KB (46%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 99 KB (53%) | ✓ | 3rd |
| https://cdn.intergient.com/pageos/V.20260421.1/main.282c283e39679935e999.js | 171 KB | 86 KB (51%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-FVWZ0RM4DH&l=audDataLayer | 145 KB | 72 KB (50%) | ✓ | 3rd |
| https://www.manta.com/pxhh/?id=G-B0C8Y3EM2T&cx=c>m=4e64k0 | 183 KB | 71 KB (39%) | ✓ | 3rd |
| https://www.manta.com/pxhh/?id=G-2YQERZ6LZV&cx=c>m=4e64k0 | 171 KB | 70 KB (41%) | ✓ | 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 InventoryAction349 resources · 5.2 MB · 1.3 MB savings availableFIX
~1.3 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 349 resources | 5.2 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization58 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 Loading5 fonts (263 KB)PASS
Web fonts
5
263 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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
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 ~69 KB and ~138 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall349 requests over 6702msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 3171ms | 0 KB | — | $42/mo | Costly |
cdn.intergient.com cdn.intergient.com | Other | 2087ms | 171 KB | 51% | $28/mo | Costly |
cdn.intergient.com cdn.intergient.com | Other | 1816ms | 2 KB | — | $24/mo | Costly |
cc3.manta-r3.com cc3.manta-r3.com | Other | 1283ms | 1710 KB | 8% | $17/mo | Costly |
www.manta.com www.manta.com | Other | 852ms | 168 KB | 40% | $11/mo | Costly |
cdn.intergient.com cdn.intergient.com | Other | 808ms | 222 KB | 46% | $11/mo | Costly |
www.manta.com www.manta.com | Other | 768ms | 183 KB | 39% | $10/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 675ms | 188 KB | 53% | $9/mo | Costly |
www.manta.com www.manta.com | Other | 565ms | 17 KB | — | $8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 511ms | 145 KB | 50% | $7/mo | Costly |
btloader.com btloader.com | Other | 480ms | 50 KB | 40% | $6/mo | Costly |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 390ms | 70 KB | 52% | $5/mo | Costly |
www.manta.com www.manta.com | Other | 370ms | 171 KB | 41% | $5/mo | Costly |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 277ms | 91 KB | 43% | $4/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 268ms | 118 KB | 54% | $4/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 266ms | 97 KB | 36% | $4/mo | Costly |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 258ms | 4 KB | — | $3/mo | Costly |
chivalrouscord.com chivalrouscord.com | Other | 161ms | 36 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 158ms | 160 KB | 66% | $2/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 151ms | 83 KB | 78% | $2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 142ms | 45 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 135ms | 146 KB | 38% | $2/mo | Optional |
imasdk.googleapis.com imasdk.googleapis.com | Other | 132ms | 148 KB | 74% | $2/mo | Optional |
cdn.id5-sync.com cdn.id5-sync.com | Other | 132ms | 34 KB | — | $2/mo | Optional |
www.manta.com www.manta.com | Other | 116ms | 152 KB | 73% | $2/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 114ms | 22 KB | — | $2/mo | Optional |
d2qlq4kdetaeuz.cloudfront.net d2qlq4kdetaeuz.cloudfront.net | Other | 114ms | 64 KB | 62% | $2/mo | Optional |
tags.crwdcntrl.net tags.crwdcntrl.net | Other | 113ms | 13 KB | — | $2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 95ms | 34 KB | — | $1/mo | Optional |
p.ad.gt p.ad.gt | Other | 95ms | 10 KB | — | $1/mo | Optional |
ep2.adtrafficquality.google ep2.adtrafficquality.google | Other | 85ms | 8 KB | — | $1/mo | Optional |
/_/mss/boq-content-ads-contributor/_/js/k=boq-content-ads-contributor.ContributorServingResponseClientJs.en_US.pSJko196IH0.es5.O/d=1/rs=AJlcJMwW9cECbTFkq4PRqOWQ0smSYbz1fw/m=kernel_loader,loader_js_executable /_/mss/boq-content-ads-contributor/_/js/k=boq-content-ads-contributor.ContributorServingResponseClientJs.en_US.pSJko196IH0.es5.O/d=1/rs=AJlcJMwW9cECbTFkq4PRqOWQ0smSYbz1fw/m=kernel_loader,loader_js_executable | Other | 82ms | 0 KB | — | $1/mo | Optional |
analytics.tiktok.com analytics.tiktok.com | Other | 80ms | 40 KB | — | $1/mo | Optional |
cdn.intergient.com cdn.intergient.com | Other | 79ms | 1 KB | — | $1/mo | Optional |
launchpad.privacymanager.io launchpad.privacymanager.io | Other | 73ms | 41 KB | — | $1/mo | Optional |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 60ms | 1 KB | — | $1/mo | Optional |
tags.crwdcntrl.net tags.crwdcntrl.net | Other | 59ms | 13 KB | — | $1/mo | Optional |
launchpad-wrapper.privacymanager.io launchpad-wrapper.privacymanager.io | Other | 59ms | 9 KB | — | $1/mo | Optional |
a.ad.gt a.ad.gt | Other | 52ms | 5 KB | — | $1/mo | Optional |
static.criteo.net static.criteo.net | Other | 51ms | 15 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 3171ms and costs ~$42/month
- cdn.intergient.com adds 2087ms and costs ~$28/month
- cdn.intergient.com adds 1816ms and costs ~$24/month
- cc3.manta-r3.com adds 1283ms and costs ~$17/month
- www.manta.com adds 852ms and costs ~$11/month
- cdn.intergient.com adds 808ms and costs ~$11/month
- www.manta.com adds 768ms and costs ~$10/month
- securepubads.g.doubleclick.net adds 675ms and costs ~$9/month
- www.manta.com adds 565ms and costs ~$8/month
- Google Tag Manager adds 511ms and costs ~$7/month
- btloader.com adds 480ms and costs ~$6/month
- fundingchoicesmessages.google.com adds 390ms and costs ~$5/month
- www.manta.com adds 370ms and costs ~$5/month
- c.amazon-adsystem.com adds 277ms and costs ~$4/month
- analytics.tiktok.com adds 268ms and costs ~$4/month
- Facebook Pixel adds 266ms and costs ~$4/month
- config.aps.amazon-adsystem.com adds 258ms 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
Unattributable takes 3171ms 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 2087ms 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.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.intergient.com takes 1816ms 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
cc3.manta-r3.com takes 1283ms 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.manta.com takes 852ms 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 808ms 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.manta.com takes 768ms 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 675ms 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 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
www.manta.com takes 565ms 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 511ms 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
50% 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
btloader.com takes 480ms 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
fundingchoicesmessages.google.com takes 390ms 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 fundingchoicesmessages.google.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.manta.com takes 370ms 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
c.amazon-adsystem.com takes 277ms 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 268ms 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 analytics.tiktok.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
Facebook Pixel takes 266ms 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
config.aps.amazon-adsystem.com takes 258ms 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
66% 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
78% of pagead2.googlesyndication.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
74% 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
73% of www.manta.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
62% 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