Performance
· 14 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.04 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.50 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
127 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
1.164
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.58 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.
6.55 s
Page Load Progression
FPage Weight BudgetAction19.3 MB transferred, 111 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 ImpactAction86% third-party, 0 ms blockingFIX
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 | 369 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 | 67 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 OptimizationAction52 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.
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
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
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
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
CJS Execution CostAction1455ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-common.lc-2a26aeb814935e14966167809fda82d3-lc.min.js | 420ms | 222ms | 47ms | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-dotcom.lc-edd4934f94004010d7498eeb293882fb-lc.min.js | 335ms | 155ms | 28ms | 1st |
| https://www.crowdstrike.com/en-us/ | 250ms | 4ms | 1ms | 1st |
| Unattributable | 221ms | 3ms | 0ms | 3rd |
| https://assets.adobedtm.com/d72cd986aea0/f7467a554824/launch-d9bfd4283ab8.min.js | 106ms | 70ms | 20ms | 3rd |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-addsearch.lc-20c2e9aa23fb302d407e561f6c0be1c6-lc.min.js | 72ms | 62ms | 4ms | 1st |
| https://www.crowdstrike.com/etc.clientlibs/crowdstrike/clientlibs/crowdstrike-header.lc-7ae736e8f6c72c377fc0aa68b45612b9-lc.min.js | 51ms | 36ms | 8ms | 1st |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading10 fonts (337 KB)PASS
Web fonts
10
337 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+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 Waterfall111 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 | 221ms | 0 KB | — | $3/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 106ms | 158 KB | 38% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 221ms and costs ~$3/month
Unattributable takes 221ms 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