Performance
· 23 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.05 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.
363 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.221
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.18 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.56 s
Page Load Progression
FPage Weight BudgetAction3.5 MB transferred, 45 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
DThird-Party ImpactAction85% third-party, 0 ms blockingFIX
DPage Weight InventoryAction45 resources · 3.5 MB · 52 KB savings availableFIX
~52.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 45 resources | 3.5 MiB | ||||||
BImage Optimization4 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
CJS Execution CostAction1752ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://prod-wd103.myworkdaycdn.com/wday/asset/ui-html/2026.33.25/update/ExternalApp/ExternalApp.nocache.js?plate=BMT216A&sha256-gWpCNXXh8JXIJyWqcFKX5yLHoj4BB0agjKAx5up4FRY%3D | 833ms | 289ms | 522ms | 3rd |
| ExternalApp-0.js | 302ms | 186ms | 0ms | 1st |
| https://wd103.myworkday.com/wday/asset/uic-shared-vendors/shared-vendors.min.js | 169ms | 123ms | 12ms | 3rd |
| https://prod-wd103.myworkdaycdn.com/wday/asset/ui-html/2026.33.25/update/ExternalApp/88EA908B57910C3D2AF55940EBABAB1B.cache.js | 149ms | 0ms | 149ms | 3rd |
| https://wd103.myworkday.com/wday/asset/candidate-experience-apply-flow-presenter/cx-apply-flow.min.js | 130ms | 86ms | 42ms | 3rd |
| https://accenture.wd103.myworkdayjobs.com/AccentureCareers/login?redirect=%2FAccentureCareers%2FuserHome | 91ms | 9ms | 4ms | 1st |
| Unattributable | 79ms | 3ms | 0ms | 1st |
BJS Bundles15 scripts, 52 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://prod-wd103.myworkdaycdn.com/wday/asset/ui-html/2026.33.25/features/date-input.min.js?plate=BMT216A | 65 KB | 26 KB (41%) | ✓ | 3rd |
| https://prod-wd103.myworkdaycdn.com/wday/asset/ui-html/2026.33.25/candidate-experience-progress-bar-presenter/cx-progress-bar.min.js?plate=BMT216A | 56 KB | 26 KB (48%) | ✓ | 3rd |
| https://prod-wd103.myworkdaycdn.com/wday/asset/ui-html/2026.33.25/base/woolthree-parser.js?plate=BMT216A&sha256-oYeqrvvNykJOgyhGy3iB1caAJEfKngoax3FkER7JvG4%3D | 30 KB | — | ✓ | 3rd |
| https://wd103.myworkday.com/wday/asset/ui-html/base/workdayApp.min.js | 0 KB | — | ✓ | 3rd |
| https://prod-wd103.myworkdaycdn.com/wday/asset/ui-html/2026.33.25/update/ExternalApp/ExternalApp.nocache.js?plate=BMT216A&sha256-gWpCNXXh8JXIJyWqcFKX5yLHoj4BB0agjKAx5up4FRY%3D | 5 KB | — | ✓ | 3rd |
| https://prod-wd103.myworkdaycdn.com/wday/asset/ui-html/2026.33.25/clipboardjs/dist/clipboard.min.js?plate=BMT216A&sha256-COWXDc7n7PAqsE3y1r4CVopxWU9JI0kenz6K4zBqhT8%3D | 5 KB | — | ✓ | 3rd |
| https://prod-wd103.myworkdaycdn.com/wday/asset/ui-html/2026.33.25/update/ExternalApp/88EA908B57910C3D2AF55940EBABAB1B.cache.js | 1545 KB | — | ✓ | 3rd |
| https://wd103.myworkday.com/wday/asset/candidate-experience-headerpresenter/2026.33.16/cx-header.min.js | 140 KB | — | ✓ | 3rd |
| https://wd103.myworkday.com/wday/asset/candidate-experience-signin-api/2026.33.16/cx-sign-in.min.js | 113 KB | — | ✓ | 3rd |
| https://wd103.myworkday.com/wday/asset/ui-html/2026.33.25/base/shared-min.js | 32 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
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingno-cacheREVIEW
no-cache
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (196 KB)PASS
Web fonts
3
196 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
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)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP/3 (QUIC)HTTP/3 advertised via Alt-SvcPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Main HTML Cache-ControlMain HTML uses no-cache -- safe revalidate-on-request policyPASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
Network Waterfall45 requests over 3422msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
prod-wd103.myworkdaycdn.com prod-wd103.myworkdaycdn.com | Other | 833ms | 5 KB | — | $11/mo | Costly |
wd103.myworkday.com wd103.myworkday.com | Other | 169ms | 1 KB | — | $2/mo | Optional |
prod-wd103.myworkdaycdn.com prod-wd103.myworkdaycdn.com | Other | 149ms | 1545 KB | — | $2/mo | Optional |
wd103.myworkday.com wd103.myworkday.com | Other | 130ms | 1 KB | — | $2/mo | Optional |
These scripts may cost more than they're worth
- prod-wd103.myworkdaycdn.com adds 833ms and costs ~$11/month
73% 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
prod-wd103.myworkdaycdn.com takes 833ms 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
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-07-22 — 2026-08-18)
LCP (p75)
7539 ms
18% good
INP (p75)
130 ms
87% good
CLS (p75)
0.410
22% good
FCP (p75)
5772 ms
TTFB (p75)
1574 ms
Image Optimization2 images, 486 KB total, 407 KB wastedINFO
Image Optimization Audit
Total Images
2
Total Size
486 KB
Oversized
2
Wasted
407 KB