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.
7.76 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.77 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
630 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.119
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.76 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.
14.15 s
Page Load Progression
DPage Weight BudgetAction2.1 MB transferred, 35 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
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction4474ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.isaca.org/ | 1800ms | 18ms | 4ms | 3rd |
| https://www.isaca.org/assets/js/base.min.js?2026.04.15.1 | 797ms | 312ms | 344ms | 3rd |
| https://www.isaca.org/assets/js/main.min.js?2026.04.15.1 | 657ms | 398ms | 155ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 532ms | 300ms | 85ms | 3rd |
| Unattributable | 522ms | 95ms | 0ms | 3rd |
| https://cdn.cookielaw.org/consent/59d1fe19-327e-4543-bb7d-ee5b082a1aa2/OtAutoBlock.js | 115ms | 88ms | 22ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | 51ms | 36ms | 5ms | 3rd |
FJS BundlesAction5 scripts, 405 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.isaca.org/assets/js/base.min.js?2026.04.15.1 | 488 KB | 195 KB (40%) | ✗ | 3rd |
| https://www.isaca.org/assets/js/main.min.js?2026.04.15.1 | 215 KB | 145 KB (68%) | ✗ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202511.1.0/otBannerSdk.js | 124 KB | 65 KB (52%) | ✓ | 3rd |
| https://cdn.cookielaw.org/consent/59d1fe19-327e-4543-bb7d-ee5b082a1aa2/OtAutoBlock.js | 5 KB | — | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | 9 KB | — | ✓ | 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
FPage Weight InventoryAction35 resources · 2.1 MB · 405 KB savings availableFIX
~405.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 35 resources | 2.1 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization12 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (797 KB)PASS
Web fonts
5
797 KB total
Render-blocking
0
of 5
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
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- 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 ~358 KB and ~716 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
Network Waterfall35 requests over 1993msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.isaca.org www.isaca.org | Other | 1800ms | 34 KB | — | €10/mo | Costly |
www.isaca.org www.isaca.org | Other | 797ms | 488 KB | 40% | €4/mo | Costly |
www.isaca.org www.isaca.org | Other | 657ms | 215 KB | 68% | €3/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 532ms | 124 KB | 52% | €3/mo | Essential |
Unattributable Unattributable | Other | 522ms | 0 KB | — | €3/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 115ms | 5 KB | — | €1/mo | Essential |
OneTrust cdn.cookielaw.org | Consent | 51ms | 9 KB | — | €0/mo | Essential |
These scripts may cost more than they're worth
- www.isaca.org adds 1800ms and costs ~€10/month
- www.isaca.org adds 797ms and costs ~€4/month
- www.isaca.org adds 657ms and costs ~€3/month
- Unattributable adds 522ms 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.isaca.org takes 1800ms 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.isaca.org takes 797ms 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.isaca.org takes 657ms 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
68% of www.isaca.org'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 OneTrust'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
Unattributable takes 522ms 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