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.
2.39 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.32 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.006
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.19 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.
3.32 s
Page Load Progression
FPage Weight BudgetAction11.8 MB transferred, 47 requestsFIX
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
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS BundlesAction18 scripts, 456 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://ustvstaticcdn2-a.akamaihd.net/packed/webpack/react:17750371421.js | 203 KB | 126 KB (63%) | ✓ | 3rd |
| https://ustvstaticcdn2-a.akamaihd.net/packed/webpack/dashboard_organization_select:17750371421.js | 156 KB | 112 KB (72%) | ✓ | 3rd |
| https://ustvstaticcdn2-a.akamaihd.net/packed/webpack/home:17750371421.js | 170 KB | 82 KB (48%) | ✓ | 3rd |
| https://tags.tiqcdn.com/utag/ibm/web/prod/utag.js | 90 KB | 47 KB (53%) | ✓ | 3rd |
| https://1.www.s81c.com/common/stats/ibm-common.js | 83 KB | 34 KB (42%) | ✓ | 3rd |
| https://www.ibm.com/common/dc/0f2de1d5b89a/fd2dbb0e058e/launch-d91723c9d1ad.min.js | 81 KB | 31 KB (39%) | ✓ | 3rd |
| https://consent.trustarc.com/asset/notice.js/v/v1.7-1729 | 36 KB | 23 KB (64%) | ✓ | 3rd |
| blob:https://video.ibm.com/b5d0cace-08bc-44f0-aba8-1c64ca084cd9 | -0 KB | — | ✓ | 3rd |
| https://ustvstaticcdn2-a.akamaihd.net/packed/webpack/keepalive_app:17750371421.js | 3 KB | — | ✓ | 3rd |
| https://ustvstaticcdn2-a.akamaihd.net/packed/webpack/5786-cb95904dc2ce49f10033.js | 3 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
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 InventoryAction47 resources · 11.8 MB · 456 KB savings availableFIX
~456.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 47 resources | 11.8 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BJS Execution Cost581ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://1.www.s81c.com/common/stats/ibm-common.js | 220ms | 188ms | 7ms | 3rd |
| Unattributable | 216ms | 1ms | 0ms | 3rd |
| https://video.ibm.com/ | 144ms | 0ms | 1ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
AImage Optimization3 images, 0 KB saveablePASS
A+Font Loading9 fonts (434 KB)PASS
Web fonts
9
434 KB total
Render-blocking
0
of 9
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
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 ~47 KB and ~94 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall47 requests over 9805msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
1.www.s81c.com 1.www.s81c.com | Other | 220ms | 83 KB | 42% | $3/mo | Costly |
Unattributable Unattributable | Other | 216ms | 0 KB | — | $3/mo | Costly |
video.ibm.com video.ibm.com | Other | 144ms | 3 KB | — | $2/mo | Optional |
These scripts may cost more than they're worth
- 1.www.s81c.com adds 220ms and costs ~$3/month
- Unattributable adds 216ms 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
1.www.s81c.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
Unattributable takes 216ms 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