Skip to content
https://accenture.wd103.myworkdayjobs.com/AccentureCareers

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
3
REVIEW
6
PASS
14
INFO
4

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

25
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
94
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

928 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

9.65 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

1.32 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.492

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

5.39 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.

9.65 s

Page Load Progression

502 ms
1.0 s
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
27
14 PASS 6 REVIEW 3 FIX
D
JS Execution Cost
Action
2812ms total JS execution
FIX
2812ms total JS execution
Warning::
https://wd103.myworkday.com/wday/asset/uic-shared-...: 1174ms CPU time
Warning::
https://prod-wd103.myworkdaycdn.com/wday/asset/can...: 897ms CPU time
Warning::
Unattributable: 360ms CPU time
Warning::
https://wd103.myworkday.com/wday/asset/client-anal...: 272ms CPU time
Info::
https://accenture.wd103.myworkdayjobs.com/Accentur...: 109ms CPU time
Warning::
Third-party scripts: 2343ms (83% of total)

Main Thread Breakdown

Script Evaluation 62% Other 13% Script Parsing & Compilation 10% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://wd103.myworkday.com/wday/asset/uic-shared-vendors/shared-vendors.min.js1174ms833ms49ms3rd
https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/cx-jobs.min.js897ms657ms211ms3rd
Unattributable360ms40ms0ms1st
https://wd103.myworkday.com/wday/asset/client-analytics/uxInsights.min.js?plate=BMT216A272ms210ms32ms3rd
https://accenture.wd103.myworkdayjobs.com/AccentureCareers109ms10ms2ms1st
D
Page Weight Inventory
Action
44 resources · 1.9 MB · 0 KB savings available
FIX
44 resources · 1.9 MB · 0 KB savings available
Warning::
Page weight 1.9 MB exceeds 1 MB target by 922 KB
Got: 1.9 MB Expected: ≤ 1 MB
Warning::
32 third-party resources (47% of weight)
Info::
3 resources over 200KB
44 resources · 1.9 MiB · 32 third-party 922.3 KiB over 1MB target
Image 50% · 980.8 KiB
JavaScript 34% · 668.1 KiB
Font 10% · 195.8 KiB
Other 4% · 72.8 KiB
Document 1% · 28.7 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, no-cache
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
C
Page Weight Budget
Action
1.9 MB transferred, 44 requests
REVIEW
1.9 MB transferred, 44 requests
Info::
Page weighs 5.1 MB (1.9 MB transferred)
Warning::
JavaScript is 668 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 668 KB
Info::
44 HTTP requests
Info::
Estimated 0.40 g CO2 per page load
1.9 MB / 2.4 MB budget
1.9 MB transferred
44 requests
0.40 g CO2 per page load
Images 978.8 KiB 50%
JavaScript 668.1 KiB 34%
Fonts 195.8 KiB 10%
Other 77.5 KiB 4%
Other 20.4 KiB 1%
HTML 5.7 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

B
Third-Party Impact
47% third-party, 0 ms blocking
REVIEW
47% third-party, 0 ms blocking
Info::
Third-party code accounts for 47% of page weight (911.4 KiB of 1.9 MiB)
Info::
Third-party blocking time is low (0 ms)
53%
47%
First-party Third-party
C
Image Optimization
Action
4 images, 0 KB saveable
REVIEW
4 images, 0 KB saveable
Warning::
https://accenture.wd103.myworkdayjobs.com/wday/cxs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://accenture.wd103.myworkdayjobs.com/wday/cxs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://accenture.wd103.myworkdayjobs.com/Accentur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
4 images 979 KB
0 oversized -0 KB
4 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
3 fonts (196 KB)
PASS
3 fonts (196 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

196 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 928 ms LCP 9.6 shttps://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto700.woff2Roboto700.woff2 https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto700.woff2 — 65.4 KiB — 51 ms — font-display: swaphttps://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto400.woff2Roboto400.woff2 https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto400.woff2 — 65.0 KiB — 61 ms — font-display: swaphttps://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto500.woff2Roboto500.woff2 https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto500.woff2 — 65.4 KiB — 61 ms — font-display: swap
Roboto700.woff2 woff2 swap
Size 65 KB
Load time 51 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
Roboto400.woff2 woff2 swap
Size 65 KB
Load time 61 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
Roboto500.woff2 woff2 swap
Size 65 KB
Load time 61 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
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+
JS Bundles
3 scripts, 0 KB unused
PASS
3 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://wd103.myworkday.com/wday/asset/client-analytics/1.138.0/uxInsights.min.js69 KB3rd
https://wd103.myworkday.com/wday/asset/uic-shared-vendors/2.315.0/shared-vendors.min.js127 KB3rd
https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/cx-jobs.min.js472 KB3rd
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store, no-cache
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: accept-encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
JavaScript Blocking
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
44 requests over 3914ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 928 ms LCP 9.6 shttps://accenture.wd103.myworkdayjobs.com/AccentureCareers/AccentureCareers https://accenture.wd103.myworkdayjobs.com/AccentureCareers — 200 — 5.7 KiB — 456 ms — h2https://wd103.myworkday.com/wday/asset/uic-shared-vendors/shared-vendors.min.jswd103.myworkday.com/wday/asset/uic-... https://wd103.myworkday.com/wday/asset/uic-shared-vendors/shared-vendors.min.js — 307 — 597 B — 151 ms — h2https://wd103.myworkday.com/wday/asset/client-analytics/uxInsights.min.js?plate=BMT216Awd103.myworkday.com/wday/asset/clie... https://wd103.myworkday.com/wday/asset/client-analytics/uxInsights.min.js?plate=BMT216A — 307 — 1.2 KiB — 149 ms — h2https://wd103.myworkday.com/wday/asset/client-analytics/1.138.0/uxInsights.min.jswd103.myworkday.com/wday/asset/clie... https://wd103.myworkday.com/wday/asset/client-analytics/1.138.0/uxInsights.min.js — 200 — 69.0 KiB — 65 ms — h2https://wd103.myworkday.com/wday/asset/uic-shared-vendors/2.315.0/shared-vendors.min.jswd103.myworkday.com/wday/asset/uic-... https://wd103.myworkday.com/wday/asset/uic-shared-vendors/2.315.0/shared-vendors.min.js — 200 — 127.5 KiB — 108 ms — h2https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/cx-jobs.min.jsprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/cx-jobs.min.js — 307 — 1.2 KiB — 68 ms — h2https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/cx-jobs.min.jsprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/cx-jobs.min.js — 200 — 471.6 KiB — 82 ms — h2https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_account_creation/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_account_creation/en-US.json — 307 — 1.2 KiB — 34 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/account_settings/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/account_settings/en-US.json — 307 — 1.2 KiB — 32 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_job_posting_details/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_job_posting_details/en-US.json — 307 — 1.2 KiB — 28 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_search_labels/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_search_labels/en-US.json — 307 — 1.2 KiB — 34 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/external_references/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/external_references/en-US.json — 307 — 1.2 KiB — 28 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/generic/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/generic/en-US.json — 307 — 1.2 KiB — 32 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/sms_for_recruiting/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/sms_for_recruiting/en-US.json — 307 — 1.2 KiB — 31 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/contact_information/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/contact_information/en-US.json — 307 — 1.2 KiB — 32 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/single_sign_on/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/single_sign_on/en-US.json — 307 — 1.2 KiB — 32 ms — h3https://accenture.wd103.myworkdayjobs.com/favicon.ico/favicon.ico https://accenture.wd103.myworkdayjobs.com/favicon.ico — 200 — 2.0 KiB — 48 ms — h2https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_job_posting_details/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_job_posting_details/en-US.json — 200 — 2.5 KiB — 52 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/external_references/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/external_references/en-US.json — 200 — 2.6 KiB — 31 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/account_settings/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/account_settings/en-US.json — 200 — 2.6 KiB — 49 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/sms_for_recruiting/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/sms_for_recruiting/en-US.json — 200 — 2.3 KiB — 48 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/generic/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/generic/en-US.json — 200 — 3.6 KiB — 49 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_account_creation/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_account_creation/en-US.json — 200 — 3.0 KiB — 49 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/contact_information/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/contact_information/en-US.json — 200 — 2.5 KiB — 49 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/single_sign_on/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/single_sign_on/en-US.json — 200 — 2.3 KiB — 48 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_search_labels/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_search_labels/en-US.json — 200 — 3.0 KiB — 47 ms — h3https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/approot/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/approot — 200 — 11.6 KiB — 222 ms — h2https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/jobs/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/jobs — 200 — 24.9 KiB — 2.3 s — h2https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebar/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebar — 200 — 2.2 KiB — 184 ms — h2https://paradox-tp.myworkdaycdn.com/wday/asset/candidate-experience-paradox-ai/paradox.htmlparadox-tp.myworkdaycdn.com/wday/as... https://paradox-tp.myworkdaycdn.com/wday/asset/candidate-experience-paradox-ai/paradox.html — 307 — 1.2 KiB — 164 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 928 ms LCP 9.6 shttps://accenture.wd103.myworkdayjobs.com/AccentureCareers/AccentureCareers https://accenture.wd103.myworkdayjobs.com/AccentureCareers — 200 — 5.7 KiB — 456 ms — h2https://wd103.myworkday.com/wday/asset/uic-shared-vendors/shared-vendors.min.jswd103.myworkday.com/wday/asset/uic-... https://wd103.myworkday.com/wday/asset/uic-shared-vendors/shared-vendors.min.js — 307 — 597 B — 151 ms — h2https://wd103.myworkday.com/wday/asset/client-analytics/uxInsights.min.js?plate=BMT216Awd103.myworkday.com/wday/asset/clie... https://wd103.myworkday.com/wday/asset/client-analytics/uxInsights.min.js?plate=BMT216A — 307 — 1.2 KiB — 149 ms — h2https://wd103.myworkday.com/wday/asset/client-analytics/1.138.0/uxInsights.min.jswd103.myworkday.com/wday/asset/clie... https://wd103.myworkday.com/wday/asset/client-analytics/1.138.0/uxInsights.min.js — 200 — 69.0 KiB — 65 ms — h2https://wd103.myworkday.com/wday/asset/uic-shared-vendors/2.315.0/shared-vendors.min.jswd103.myworkday.com/wday/asset/uic-... https://wd103.myworkday.com/wday/asset/uic-shared-vendors/2.315.0/shared-vendors.min.js — 200 — 127.5 KiB — 108 ms — h2https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/cx-jobs.min.jsprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/cx-jobs.min.js — 307 — 1.2 KiB — 68 ms — h2https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/cx-jobs.min.jsprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/cx-jobs.min.js — 200 — 471.6 KiB — 82 ms — h2https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_account_creation/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_account_creation/en-US.json — 307 — 1.2 KiB — 34 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/account_settings/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/account_settings/en-US.json — 307 — 1.2 KiB — 32 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_job_posting_details/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_job_posting_details/en-US.json — 307 — 1.2 KiB — 28 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_search_labels/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/cxs_search_labels/en-US.json — 307 — 1.2 KiB — 34 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/external_references/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/external_references/en-US.json — 307 — 1.2 KiB — 28 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/generic/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/generic/en-US.json — 307 — 1.2 KiB — 32 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/sms_for_recruiting/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/sms_for_recruiting/en-US.json — 307 — 1.2 KiB — 31 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/contact_information/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/contact_information/en-US.json — 307 — 1.2 KiB — 32 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/single_sign_on/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/compiled-lang/single_sign_on/en-US.json — 307 — 1.2 KiB — 32 ms — h3https://accenture.wd103.myworkdayjobs.com/favicon.ico/favicon.ico https://accenture.wd103.myworkdayjobs.com/favicon.ico — 200 — 2.0 KiB — 48 ms — h2https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_job_posting_details/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_job_posting_details/en-US.json — 200 — 2.5 KiB — 52 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/external_references/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/external_references/en-US.json — 200 — 2.6 KiB — 31 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/account_settings/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/account_settings/en-US.json — 200 — 2.6 KiB — 49 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/sms_for_recruiting/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/sms_for_recruiting/en-US.json — 200 — 2.3 KiB — 48 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/generic/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/generic/en-US.json — 200 — 3.6 KiB — 49 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_account_creation/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_account_creation/en-US.json — 200 — 3.0 KiB — 49 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/contact_information/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/contact_information/en-US.json — 200 — 2.5 KiB — 49 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/single_sign_on/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/single_sign_on/en-US.json — 200 — 2.3 KiB — 48 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_search_labels/en-US.jsonprod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/compiled-lang/cxs_search_labels/en-US.json — 200 — 3.0 KiB — 47 ms — h3https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/approot/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/approot — 200 — 11.6 KiB — 222 ms — h2https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/jobs/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/jobs — 200 — 24.9 KiB — 2.3 s — h2https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebar/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebar — 200 — 2.2 KiB — 184 ms — h2https://paradox-tp.myworkdaycdn.com/wday/asset/candidate-experience-paradox-ai/paradox.htmlparadox-tp.myworkdaycdn.com/wday/as... https://paradox-tp.myworkdaycdn.com/wday/asset/candidate-experience-paradox-ai/paradox.html — 307 — 1.2 KiB — 164 ms — h2https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/userprofile/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/userprofile — 200 — 1.7 KiB — 73 ms — h2https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/videoplayerlabels/wday/cxs/accenture/videoplayerlabe... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/videoplayerlabels — 200 — 8.0 KiB — 72 ms — h2https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebar/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebar — 200 — 0 B — 176 ms — h2https://accenture.wd103.myworkdayjobs.com/AccentureCareers/assets/logo/AccentureCareers/assets/logo https://accenture.wd103.myworkdayjobs.com/AccentureCareers/assets/logo — 200 — 7.4 KiB — 70 ms — h2https://accenture.wd103.myworkdayjobs.com/AccentureCareers/assets/banner/AccentureCareers/assets/banner https://accenture.wd103.myworkdayjobs.com/AccentureCareers/assets/banner — 200 — 481.9 KiB — 173 ms — h2https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/fonts/Roboto400.woff2prod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/fonts/Roboto400.woff2 — 307 — 1.2 KiB — 26 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/fonts/Roboto700.woff2prod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/fonts/Roboto700.woff2 — 307 — 1.2 KiB — 25 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/fonts/Roboto500.woff2prod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/fonts/Roboto500.woff2 — 307 — 1.2 KiB — 26 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto700.woff2prod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto700.woff2 — 200 — 65.4 KiB — 51 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto400.woff2prod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto400.woff2 — 200 — 65.0 KiB — 61 ms — h3https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto500.woff2prod-wd103.myworkdaycdn.com/wday/as... https://prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/2026.33.16/fonts/Roboto500.woff2 — 200 — 65.4 KiB — 61 ms — h3https://paradox-tp.myworkdaycdn.com/wday/asset/candidate-experience-paradox-ai/2026.33.16/paradox.htmlparadox-tp.myworkdaycdn.com/wday/as... https://paradox-tp.myworkdaycdn.com/wday/asset/candidate-experience-paradox-ai/2026.33.16/paradox.html — 200 — 4.6 KiB — 29 ms — h3https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebarimage/deaa1f232c5a1000cb3f5811b74d0000/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebarimage/deaa1f232c5a1000cb3f5811b74d0000 — 200 — 7.5 KiB — 160 ms — h2https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebarimage/84f1b741339d100109aa34072ba30000/wday/cxs/accenture/AccentureCareer... https://accenture.wd103.myworkdayjobs.com/wday/cxs/accenture/AccentureCareers/sidebarimage/84f1b741339d100109aa34072ba30000 — 200 — 482.1 KiB — 204 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
83% of JavaScript execution is third-party
First-party Third-party 2343ms · 3KB · $31/mo
wd103.myworkday.com
Other
Costly
Execution 1174ms
Transfer 1 KB
Monthly Cost $16/mo
prod-wd103.myworkdaycdn.com
Other
Costly
Execution 897ms
Transfer 1 KB
Monthly Cost $12/mo
wd103.myworkday.com
Other
Costly
Execution 272ms
Transfer 1 KB
Monthly Cost $4/mo

These scripts may cost more than they're worth

  • wd103.myworkday.com adds 1174ms and costs ~$16/month
  • prod-wd103.myworkdaycdn.com adds 897ms and costs ~$12/month
  • wd103.myworkday.com adds 272ms and costs ~$4/month

83% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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

wd103.myworkday.com takes 1174ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

prod-wd103.myworkdaycdn.com takes 897ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

wd103.myworkday.com takes 272ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-07-22 — 2026-08-18)

LCP (p75)

5852 ms

17% good

INP (p75)

172 ms

79% good

CLS (p75)

0.720

9% good

FCP (p75)

5068 ms

TTFB (p75)

2601 ms

Image Optimization
2 images, 6 KB total, 6 KB wasted
INFO

Image Optimization Audit

Total Images

2

Total Size

6 KB

Oversized

1

Wasted

6 KB

2 missing dimensions
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback