Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| accenture.wd103.myworkdayjobs.com/AccentureCareers/assets/banner | 0.0 ms | 481.9 KiB |
| accenture.wd103.myworkdayjobs.com/AccentureCareers/assets/logo | 0.0 ms | 7.4 KiB |
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Reinvent with Accenture div.css-1gw0f0n > div.css-1hnm6b6 > div.css-6qub7p > img.css-1mh151z | /wday/cxs/accenture/AccentureCareers/sidebarimage/84f1b74... | 482.1 KiB | 479.4 KiB |
div > div.css-qjy8kv > div.css-1g8wdcx > img.css-ap2pah div > div.css-qjy8kv > div.css-1g8wdcx > img.css-ap2pah | accenture.wd103.myworkdayjobs.com/AccentureCareers/assets/banner | 482.1 KiB | 436.4 KiB |
careers home div.css-12et3te > div.css-xklake > a.css-uma65v > img.css-1t8sqvc | accenture.wd103.myworkdayjobs.com/AccentureCareers/assets/logo | 7.2 KiB | 6.9 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Search
Filters
Distance or Location
Time Type
Area of Work
More
Search for Jobs… div#root > div > div.css-qjy8kv > div#mainContent | 0.131 |
body body | 0.059 |
Search for Jobs page is loaded
2000 JOBS FOUND
Sales Excellence – Senior Mana… div.css-gj3t6y > div#mainContent > div.css-1i896o3 > div.css-1142bqn | 0.024 |
Bring your incredible skills and join our global team of innovators. We come to… div.css-1gw0f0n > div.css-6qub7p > div > div.css-vr2o4s | 0.012 |
Follow Us
Accenture Privacy Policy
© 2026 Workday, Inc. All rights reserved. div#root > div > div.css-qjy8kv > div.css-3zv1wr | 0.004 |
English
Sign In
Search Careers
Introduce Yourself div.css-10r3o98 > header.css-1uu4o8n > div.css-2ilfdb > div.css-1b2fe75 | 0.003 |
English
Sign In
Search Careers
Introduce Yourself header.css-1uu4o8n > div.css-2ilfdb > div.css-1b2fe75 > div.css-l0fptr | 0.000 |
| 0.000 | |
| 0.000 |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| prod-wd103.myworkdaycdn.com/wday/asset/candidate-experience-jobs/cx-jobs.min.js | 469.7 KiB | 228.1 KiB |
| wd103.myworkday.com/wday/asset/uic-shared-vendors/shared-vendors.min.js | 125.4 KiB | 76.4 KiB |
| wd103.myworkday.com/wday/asset/client-analytics/uxInsights.min.js?plate=BMT216A | 67.4 KiB | 34.9 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /** * Do not edit directly * Generated on Wed, 25 Mar 2026 17:29:03 GMT */ :root { --cnvs-sys… | 10.1 KiB | 3.4 KiB |
| .css-1jnw889 { margin-top: 120px; } … | 34.0 KiB | 2.7 KiB |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-1jnw889 { margin-top: 120px; } … | 34.0 KiB | 34.0 KiB |
| .css-003268 { box-sizing: border-box; display: inline-block; } … | 16.4 KiB | 16.3 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
Reinvent with Accenture div.css-1gw0f0n > div.css-1hnm6b6 > div.css-6qub7p > img.css-1mh151z | /wday/cxs/accenture/AccentureCareers/sidebarimage/84f1b74... |
careers home div.css-12et3te > div.css-xklake > a.css-uma65v > img.css-1t8sqvc | accenture.wd103.myworkdayjobs.com/AccentureCareers/assets/logo |
Logo div.css-9bbna8 > div.css-1gw0f0n > div.css-6qub7p > img.css-1mh151z | /wday/cxs/accenture/AccentureCareers/sidebarimage/deaa1f2... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Sales Excellence – Senior Manager Conseil Thématique - H/F div.css-qiqmbt > div.css-b3pn3b > div.css-b3pn3b > h3 |
These are opportunities to improve keyboard navigation in your application.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
Best Practices
General
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.