Performance
· 15 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.
1.50 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.23 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.76 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.036
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.78 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.
9.79 s
Page Load Progression
FPage Weight BudgetAction8.7 MB transferred, 333 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 CostAction9311ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.solarwinds.com/_platform/_next/static/chunks/1255-05a62ee26e0c4a69.js | 4414ms | 2098ms | 5ms | 3rd |
| https://www.solarwinds.com/ | 1066ms | 23ms | 36ms | 3rd |
| https://fast.wistia.com/assets/external/publicApi.js@0.1.12 | 583ms | 394ms | 98ms | 3rd |
| Unattributable | 541ms | 69ms | 0ms | 3rd |
| https://assets.adobedtm.com/764583179334/dd952b9e6603/launch-d1359cc878c7.min.js | 376ms | 321ms | 19ms | 3rd |
| https://fast.wistia.net/assets/external/engines/hls_video.js@0.1.12 | 300ms | 187ms | 1ms | 3rd |
| https://www.solarwinds.com/_platform/_next/static/chunks/822216d5.c768f66ef49f3ff1.js | 238ms | 213ms | 7ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 196ms | 158ms | 3ms | 3rd |
| https://euob.herbgreencolumn.com/sxp/i/02a85bf5ffca2dc0c2f2fb86c65373f4.js | 195ms | 149ms | 4ms | 3rd |
| https://www.solarwinds.com/optimizelyjs/5525305931071488.js | 143ms | 107ms | 14ms | 3rd |
Showing top 10 of 23 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 InventoryAction333 resources · 8.7 MB · 785 KB savings availableFIX
~784.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 333 resources | 8.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization52 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 Loading10 fonts (349 KB)PASS
Web fonts
10
349 KB total
Render-blocking
0
of 10
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
Network Waterfall333 requests over 11916msINFO
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 | 4414ms | 38 KB | — | $59/mo | Costly |
www.solarwinds.com www.solarwinds.com | Other | 1066ms | 114 KB | — | $14/mo | Costly |
fast.wistia.com fast.wistia.com | Other | 583ms | 138 KB | 47% | $8/mo | Costly |
Unattributable Unattributable | Other | 541ms | 0 KB | — | $7/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 376ms | 73 KB | — | $5/mo | Costly |
fast.wistia.net fast.wistia.net | Other | 300ms | 153 KB | 54% | $4/mo | Costly |
www.solarwinds.com www.solarwinds.com | Other | 238ms | 50 KB | 46% | $3/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 196ms | 26 KB | — | $3/mo | Optional |
euob.herbgreencolumn.com euob.herbgreencolumn.com | Other | 195ms | 45 KB | — | $3/mo | Optional |
www.solarwinds.com www.solarwinds.com | Other | 143ms | 119 KB | 27% | $2/mo | Optional |
www.solarwinds.com www.solarwinds.com | Other | 127ms | 54 KB | — | $2/mo | Optional |
cdn.trackjs.com cdn.trackjs.com | Other | 125ms | 11 KB | — | $2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 120ms | 158 KB | 42% | $2/mo | Optional |
js.qualified.com js.qualified.com | Other | 118ms | 117 KB | 49% | $2/mo | Optional |
script.crazyegg.com script.crazyegg.com | Other | 116ms | 55 KB | 54% | $2/mo | Optional |
tag.hushly.com tag.hushly.com | Other | 105ms | 135 KB | 64% | $1/mo | Optional |
www.solarwinds.com www.solarwinds.com | Other | 102ms | 5 KB | — | $1/mo | Optional |
cookie-cdn.cookiepro.com cookie-cdn.cookiepro.com | Other | 93ms | 126 KB | 53% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 92ms | 132 KB | 43% | $1/mo | Optional |
client-registry.mutinycdn.com client-registry.mutinycdn.com | Other | 79ms | 32 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 73ms | 180 KB | 29% | $1/mo | Optional |
js.qualified.com js.qualified.com | Other | 58ms | 97 KB | 52% | $1/mo | Optional |
obseu.herbgreencolumn.com obseu.herbgreencolumn.com | Other | 52ms | 2 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- www.solarwinds.com adds 4414ms and costs ~$59/month
- www.solarwinds.com adds 1066ms and costs ~$14/month
- fast.wistia.com adds 583ms and costs ~$8/month
- Unattributable adds 541ms and costs ~$7/month
- assets.adobedtm.com adds 376ms and costs ~$5/month
- fast.wistia.net adds 300ms and costs ~$4/month
- www.solarwinds.com adds 238ms 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 4414ms 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 1066ms 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 583ms 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 541ms 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 376ms 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 300ms 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 238ms 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 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
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
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
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