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.
6.37 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.85 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
12.55 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.095
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
14.51 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.
47.10 s
Page Load Progression
FPage Weight BudgetAction8.7 MB transferred, 323 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 CostAction34623ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.solarwinds.com/_platform/_next/static/chunks/1255-05a62ee26e0c4a69.js | 17429ms | 8212ms | 60ms | 3rd |
| https://www.solarwinds.com/ | 2307ms | 81ms | 147ms | 3rd |
| https://fast.wistia.com/assets/external/publicApi.js@0.1.12 | 2058ms | 1374ms | 366ms | 3rd |
| Unattributable | 1769ms | 288ms | 0ms | 3rd |
| https://assets.adobedtm.com/764583179334/dd952b9e6603/launch-d1359cc878c7.min.js | 1479ms | 1250ms | 83ms | 3rd |
| https://fast.wistia.net/assets/external/engines/hls_video.js@0.1.12 | 1014ms | 728ms | 4ms | 3rd |
| https://www.solarwinds.com/_platform/_next/static/chunks/822216d5.c768f66ef49f3ff1.js | 931ms | 859ms | 27ms | 3rd |
| https://euob.herbgreencolumn.com/sxp/i/02a85bf5ffca2dc0c2f2fb86c65373f4.js | 639ms | 469ms | 15ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-C76HBJ0Y1K&l=googleDataLayer&cx=c>m=4e64k1 | 595ms | 409ms | 58ms | 3rd |
| https://www.solarwinds.com/optimizelyjs/5525305931071488.js | 491ms | 408ms | 55ms | 3rd |
Showing top 10 of 38 scripts
FJS BundlesAction134 scripts, 785 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://tag.hushly.com/exp/widget-481fb6bd6a12b87183e84203287c0f64.js | 135 KB | 86 KB (64%) | ✓ | 3rd |
| https://fast.wistia.net/assets/external/engines/hls_video.js@0.1.12 | 153 KB | 83 KB (54%) | ✓ | 3rd |
| https://cookie-cdn.cookiepro.com/scripttemplates/202512.1.0/otBannerSdk.js | 126 KB | 66 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-C76HBJ0Y1K&l=googleDataLayer&cx=c>m=4e64k1 | 158 KB | 66 KB (42%) | ✓ | 3rd |
| https://fast.wistia.com/assets/external/publicApi.js@0.1.12 | 138 KB | 64 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=DC-9948630&l=googleDataLayer&cx=c>m=4e64k1 | 132 KB | 57 KB (43%) | ✓ | 3rd |
| https://js.qualified.com/qualified.js?token=fuW2jGog8xg1NQs5 | 117 KB | 57 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-831733040&l=googleDataLayer | 180 KB | 52 KB (29%) | ✓ | 3rd |
| https://js.qualified.com/packs/js/multimodal_v2-fe90ad83.js | 97 KB | 50 KB (52%) | ✓ | 3rd |
| https://hubfront.hushly.com/embed.js | 71 KB | 47 KB (66%) | ✓ | 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 InventoryAction323 resources · 8.7 MB · 785 KB savings availableFIX
~785.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 323 resources | 8.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization43 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 Loading11 fonts (365 KB)PASS
Web fonts
11
365 KB total
Render-blocking
0
of 11
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~52 KB and ~104 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 Waterfall323 requests over 13177msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.solarwinds.com www.solarwinds.com | Other | 17429ms | 38 KB | — | $231/mo | Costly |
www.solarwinds.com www.solarwinds.com | Other | 2307ms | 171 KB | — | $31/mo | Costly |
fast.wistia.com fast.wistia.com | Other | 2058ms | 138 KB | 47% | $27/mo | Costly |
Unattributable Unattributable | Other | 1769ms | 0 KB | — | $23/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 1479ms | 73 KB | — | $20/mo | Costly |
fast.wistia.net fast.wistia.net | Other | 1014ms | 153 KB | 54% | $13/mo | Costly |
www.solarwinds.com www.solarwinds.com | Other | 931ms | 50 KB | 47% | $12/mo | Costly |
euob.herbgreencolumn.com euob.herbgreencolumn.com | Other | 639ms | 45 KB | — | $8/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 595ms | 158 KB | 42% | $8/mo | Costly |
www.solarwinds.com www.solarwinds.com | Other | 491ms | 119 KB | 27% | $7/mo | Costly |
www.solarwinds.com www.solarwinds.com | Other | 475ms | 54 KB | — | $6/mo | Costly |
cdn.trackjs.com cdn.trackjs.com | Other | 440ms | 11 KB | — | $6/mo | Costly |
tag.hushly.com tag.hushly.com | Other | 438ms | 135 KB | 64% | $6/mo | Costly |
script.crazyegg.com script.crazyegg.com | Other | 433ms | 55 KB | 52% | $6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 405ms | 132 KB | 43% | $5/mo | Costly |
cookie-cdn.cookiepro.com cookie-cdn.cookiepro.com | Other | 401ms | 126 KB | 53% | $5/mo | Costly |
www.solarwinds.com www.solarwinds.com | Other | 374ms | 27 KB | — | $5/mo | Costly |
js.qualified.com js.qualified.com | Other | 363ms | 117 KB | 49% | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 288ms | 180 KB | 29% | $4/mo | Costly |
hubfront.hushly.com hubfront.hushly.com | Other | 220ms | 71 KB | 66% | $3/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 208ms | 26 KB | — | $3/mo | Costly |
client-registry.mutinycdn.com client-registry.mutinycdn.com | Other | 193ms | 32 KB | — | $3/mo | Optional |
js.qualified.com js.qualified.com | Other | 193ms | 97 KB | 52% | $3/mo | Optional |
obseu.herbgreencolumn.com obseu.herbgreencolumn.com | Other | 183ms | 2 KB | — | $2/mo | Optional |
j.6sc.co j.6sc.co | Other | 163ms | 19 KB | — | $2/mo | Optional |
client-registry.mutinycdn.com client-registry.mutinycdn.com | Other | 137ms | 20 KB | — | $2/mo | Optional |
script.crazyegg.com script.crazyegg.com | Other | 134ms | 23 KB | — | $2/mo | Optional |
www.solarwinds.com www.solarwinds.com | Other | 106ms | 1 KB | — | $1/mo | Optional |
www.solarwinds.com www.solarwinds.com | Other | 102ms | 5 KB | — | $1/mo | Optional |
tags.srv.stackadapt.com tags.srv.stackadapt.com | Other | 92ms | 8 KB | — | $1/mo | Optional |
client-registry.mutinycdn.com client-registry.mutinycdn.com | Other | 87ms | 5 KB | — | $1/mo | Optional |
client-registry.mutinycdn.com client-registry.mutinycdn.com | Other | 86ms | 11 KB | — | $1/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 80ms | 19 KB | — | $1/mo | Optional |
rum-agent.na-01.cloud.solarwinds.com rum-agent.na-01.cloud.solarwinds.com | Other | 71ms | 27 KB | — | $1/mo | Optional |
script.crazyegg.com script.crazyegg.com | Other | 69ms | 3 KB | — | $1/mo | Optional |
browser.sentry-cdn.com browser.sentry-cdn.com | Other | 58ms | 25 KB | 87% | $1/mo | Optional |
www.solarwinds.com www.solarwinds.com | Other | 57ms | 5 KB | — | $1/mo | Optional |
www.solarwinds.com www.solarwinds.com | Other | 54ms | 1 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.solarwinds.com adds 17429ms and costs ~$231/month
- www.solarwinds.com adds 2307ms and costs ~$31/month
- fast.wistia.com adds 2058ms and costs ~$27/month
- Unattributable adds 1769ms and costs ~$23/month
- assets.adobedtm.com adds 1479ms and costs ~$20/month
- fast.wistia.net adds 1014ms and costs ~$13/month
- www.solarwinds.com adds 931ms and costs ~$12/month
- euob.herbgreencolumn.com adds 639ms and costs ~$8/month
- Google Tag Manager adds 595ms and costs ~$8/month
- www.solarwinds.com adds 491ms and costs ~$7/month
- www.solarwinds.com adds 475ms and costs ~$6/month
- cdn.trackjs.com adds 440ms and costs ~$6/month
- tag.hushly.com adds 438ms and costs ~$6/month
- script.crazyegg.com adds 433ms and costs ~$6/month
- Google Tag Manager adds 405ms and costs ~$5/month
- cookie-cdn.cookiepro.com adds 401ms and costs ~$5/month
- www.solarwinds.com adds 374ms and costs ~$5/month
- js.qualified.com adds 363ms and costs ~$5/month
- Google Tag Manager adds 288ms and costs ~$4/month
- hubfront.hushly.com adds 220ms and costs ~$3/month
- Microsoft Clarity adds 208ms 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.solarwinds.com takes 17429ms 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.solarwinds.com takes 2307ms 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
fast.wistia.com takes 2058ms 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 1769ms 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
assets.adobedtm.com takes 1479ms 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
fast.wistia.net takes 1014ms 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 fast.wistia.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.solarwinds.com takes 931ms 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
euob.herbgreencolumn.com takes 639ms 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 595ms 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.solarwinds.com takes 491ms 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.solarwinds.com takes 475ms 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.trackjs.com takes 440ms 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
tag.hushly.com takes 438ms 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
64% of tag.hushly.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
script.crazyegg.com takes 433ms 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 script.crazyegg.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
Google Tag Manager takes 405ms 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
cookie-cdn.cookiepro.com takes 401ms 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 cookie-cdn.cookiepro.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.solarwinds.com takes 374ms 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
js.qualified.com takes 363ms 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 288ms 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
hubfront.hushly.com takes 220ms 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 hubfront.hushly.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
Microsoft Clarity 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
52% of js.qualified.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
87% of browser.sentry-cdn.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