Performance
· 16 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.
12.32 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
41.50 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.26 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
14.47 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.96 s
Page Load Progression
FPage Weight BudgetAction18.7 MB transferred, 109 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
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 ImpactAction85% third-party, 0 ms blockingFIX
FJS Execution CostAction7141ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-common.lc-2a26aeb814935e14966167809fda82d3-lc.min.js | 3474ms | 1310ms | 148ms | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-dotcom.lc-edd4934f94004010d7498eeb293882fb-lc.min.js | 1567ms | 417ms | 92ms | 1st |
| Unattributable | 608ms | 11ms | 0ms | 3rd |
| https://assets.adobedtm.com/d72cd986aea0/f7467a554824/launch-d9bfd4283ab8.min.js | 379ms | 265ms | 62ms | 3rd |
| https://www.crowdstrike.com/en-us/ | 335ms | 9ms | 4ms | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-addsearch.lc-20c2e9aa23fb302d407e561f6c0be1c6-lc.min.js | 281ms | 252ms | 16ms | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-animation.lc-012003c5a08ba65bfd2d6d6b777b7f4e-lc.min.js | 259ms | 169ms | 13ms | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-header.lc-7ae736e8f6c72c377fc0aa68b45612b9-lc.min.js | 171ms | 120ms | 19ms | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-lottie.lc-59169d2e9977544fd3ae80d885311bce-lc.min.js | 68ms | 39ms | 28ms | 1st |
FJS BundlesAction19 scripts, 866 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-common.lc-2a26aeb814935e14966167809fda82d3-lc.min.js | 866 KB | 305 KB (35%) | ✓ | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-dotcom.lc-edd4934f94004010d7498eeb293882fb-lc.min.js | 370 KB | 237 KB (64%) | ✓ | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-lottie.lc-59169d2e9977544fd3ae80d885311bce-lc.min.js | 91 KB | 79 KB (87%) | ✓ | 1st |
| https://assets.adobedtm.com/d72cd986aea0/f7467a554824/launch-d9bfd4283ab8.min.js | 158 KB | 59 KB (38%) | ✓ | 3rd |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-header.lc-7ae736e8f6c72c377fc0aa68b45612b9-lc.min.js | 71 KB | 55 KB (78%) | ✓ | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-addsearch.lc-20c2e9aa23fb302d407e561f6c0be1c6-lc.min.js | 66 KB | 46 KB (70%) | ✓ | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-dependencies.lc-39968705ebaffa8af8c834134a4525b2-lc.min.js | 40 KB | 31 KB (79%) | ✓ | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-animation.lc-012003c5a08ba65bfd2d6d6b777b7f4e-lc.min.js | 60 KB | 30 KB (49%) | ✓ | 1st |
| https://www.crowdstrike.com/etc.clientlibs/clientlibs/granite/jquery.lc-7842899024219bcbdb5e72c946870b79-lc.min.js | 35 KB | 24 KB (68%) | ✓ | 1st |
| https://www.crowdstrike.com/.rum/@adobe/helix-rum-js@%5E2/dist/rum-standalone.js | 3 KB | — | ✓ | 1st |
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
CImage OptimizationAction50 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
A+Text CompressionAll text resources are compressedPASS
A+Font Loading10 fonts (347 KB)PASS
Web fonts
10
347 KB total
Render-blocking
0
of 10
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
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 ~32 KB and ~64 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
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
AHTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
Network Waterfall109 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 608ms | 0 KB | — | $8/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 379ms | 158 KB | 38% | $5/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 608ms and costs ~$8/month
- assets.adobedtm.com adds 379ms and costs ~$5/month
Unattributable takes 608ms 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 379ms 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