Mobile 375 × 812

Desktop 1440 × 900

Score: 71 / 100
Based on 8 categories, 0 sections
Room to improve — your 17.4s load time is above Google's 2.5s 'Good' threshold.
Good foundation, but a few gaps could be exploited.
Major barriers for users with disabilities — up to 15% of your audience.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Good content signals with minor gaps.
Heavier than average — reducing page weight saves energy and bandwidth.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 16.1 MB (4.4 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
4 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/b37e2a6b-a76c-44d6-b595-d78a58eb5f7e)<a href="https://beavercheck.com/results/b37e2a6b-a76c-44d6-b595-d78a58eb5f7e"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fatlassian.net" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fatlassian.netThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 17.4s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
8 barrier(s) likely increasing bounce by ~30%.
Page takes 17.4s to load
+12% bounceUsers abandon at ~3s — you're 14.9s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 5.1s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
Layout shifts during page load
+3% bounceContent movement causes mis-clicks on CTAs and form fields
Fix: Add width/height to images; reserve space for late-loading embeds
1 form field(s) without a label
+2% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
No Open Graph tags
+2% bounceLinks shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
Fix: Add og:title, og:description, og:image, og:url to the page head
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
65 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€510 investment → €1.03/month returns + EUR 120,500,000 risk avoided
€510
6h · 5 findings
€1.03 /mo
~€12 / year
EUR 120,500,000
if kept compliant
€85 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
6.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,668 / month at risk
~€120,500,012 / year if left unfixed
€120,500,000
+8 more
€1.03 /mo
13859.4 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.61 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
17.42 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
5.14 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.230
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.40 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.
32.37 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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 |
|---|---|---|
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 86400.0 s | 117.4 KiB |
| atl-onetrust-wrapper.atlassian.com/assets/atl-onetrust-wrapper.min.js | 86400.0 s | 28.4 KiB |
| /logos/42dec10d-7eac-4f9f-af3b-e0072302f8ff/adbbaf04-7e06... | 86400.0 s | 11.9 KiB |
| cdn.cookielaw.org/consent/1ef16389-2e72-4349-ad86-ea904db9373b/otSDKStub.js | 86400.0 s | 9.9 KiB |
| widget.intercom.io/widget/ | 300.0 s | 3.6 KiB |
| dam-cdn.atl.orangelogic.com/AssetLink/1j5jdr1kj625ayo48v421j3o05hg8nkg.svg | 86400.0 s | 7.4 KiB |
| dam-cdn.atl.orangelogic.com/AssetLink/78ylq28783ef6w7c21vu5y84ngku10fx.svg | 86400.0 s | 6.9 KiB |
| dam-cdn.atl.orangelogic.com/AssetLink/f481qls2e2g883b2us2ek546yg4c44g1.svg | 86400.0 s | 6.9 KiB |
| cdn.cookielaw.org/logos/static/powered_by_logo.svg | 86400.0 s | 2.5 KiB |
| cdn.cookielaw.org/logos/static/ot_close.svg | 86400.0 s | 608 B |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 65 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
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.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /assets/atlaskit-tokens_spacing.css | 4.1 KiB | 166 ms |
| /assets/atlaskit-tokens_typography.css | 3.7 KiB | |
| wac-web.prod-east.frontend.public.atl-paas.net/assets/atlaskit-tokens_light.css | 6.2 KiB | 896 ms |
| /assets/font-rules/v6/atlassian-fonts.css | 2.1 KiB | 801 ms |
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 | |
|---|---|---|---|
Jira with Rovo div._1e0c11p5 > div._vhvk1xho > div._11q7wvjo > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/yui4ecw6s4v0v3v73lmd303wg52nw54j.png | 27.6 KiB | 4.2 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
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.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| atlassian.net/ | 795 ms |
| www.atlassian.com/software | 0.0 ms |
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 |
|---|---|
Explore Atlassian productsFor every team, from startup to enterpriseRecommended… div > div._sx0t1pz4 > main#content > div._vhvk1xho | 0.213 |
RecommendedTop apps to kickstart your productivity
ConfluenceSpend l… main#content > div._vhvk1xho > div._11q7wvjo > div._vhvk1xho | 0.018 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.003 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.003 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.002 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
This site uses cookies to improve your browsing experience, perform analytics a… body > div#onetrust-consent-sdk > div#onetrust-banner-sdk | 0.001 |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| wac-web.prod-east.frontend.public.atl-paas.net/assets/404.d7674a48.js | 1.8 MiB | 1.0 MiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 177.0 KiB |
| wac-web.prod-east.frontend.public.atl-paas.net/assets/index.3ed6b03c.js | 179.6 KiB | 139.9 KiB |
| js.intercomcdn.com/frame-modern.b7b766ac.js | 192.3 KiB | 137.6 KiB |
| js.intercomcdn.com/vendor-modern.df860bed.js | 143.3 KiB | 91.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5RJSBR | 189.3 KiB | 74.8 KiB |
| /assets/animation-illustration.a9145d1a.js | 76.1 KiB | 66.2 KiB |
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 117.1 KiB | 60.7 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| wac-web.prod-east.frontend.public.atl-paas.net/assets/404.d7674a48.js | 7.7 s | 6.9 s | 23 ms |
| Unattributable | 2.0 s | 361 ms | 0.0 ms |
| www.atlassian.com/software | 1.7 s | 51 ms | 54 ms |
| js.intercomcdn.com/frame-modern.b7b766ac.js | 531 ms | 459 ms | 70 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5RJSBR | 465 ms | 386 ms | 76 ms |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 344 ms | 224 ms | 107 ms |
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 335 ms | 241 ms | 53 ms |
| atl-onetrust-wrapper.atlassian.com/assets/atl-onetrust-wrapper.min.js | 63 ms | 49 ms | 9.1 ms |
| js.intercomcdn.com/vendor-modern.df860bed.js | 52 ms | 2.0 ms | 48 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 8.9 s |
| Other | 2.1 s |
| Style & Layout | 1.2 s |
| Script Parsing & Compilation | 457 ms |
| Rendering | 334 ms |
| Parse HTML & CSS | 318 ms |
| Garbage Collection | 312 ms |
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 |
|---|---|---|
| @font-face { font-family: Charlie Display; font-style: normal; font-display: swap; … } … | 53.5 KiB | 9.1 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 |
|---|---|---|
| @font-face { font-family: Charlie Display; font-style: normal; font-display: swap; … } … | 52.3 KiB | 50.6 KiB |
| 22.0 KiB | 19.2 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
Jira with Rovo div._1e0c11p5 > div._vhvk1xho > div._11q7wvjo > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/yui4ecw6s4v0v3v73lmd303wg52nw54j.png |
div.round-tab > button#tab:tabs:1:3 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:1:3 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/enkpl1qr870d5362vq300025e7mck875.png |
div.round-tab > button#tab:tabs:1:0 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:1:0 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/il41776gtugwybk645h7d873ry80s4vx.svg |
div.round-tab > button#tab:tabs:1:2 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:1:2 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/c576jj85325ol3d36mqqxs60fx1na02h.svg |
div.round-tab > button#tab:tabs:1:4 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:1:4 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/q6bnfil8fn0i8f2dus07f43w2gcomkl4.svg |
div.round-tab > button#tab:tabs:1:5 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:1:5 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/kq00ht3bgk8is4a0d4k7yl6305r0yvq0.png |
Rovo logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/qe401oio4a2o006h83v3861f5xg6gc76.svg |
Rovo logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/qe401oio4a2o006h83v3861f5xg6gc76.svg |
div.round-tab > button#tab:tabs:1:1 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:1:1 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/y78pxiri4im6b485s60361vjjgttjq60.svg |
Teamwork Collection logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/78ylq28783ef6w7c21vu5y84ngku10fx.svg |
Strategy Collection logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/h5mj8675hs2i21g7687jagjoax1uy14n.svg |
Software Collection logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/1j5jdr1kj625ayo48v421j3o05hg8nkg.svg |
Service Collection logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/f481qls2e2g883b2us2ek546yg4c44g1.svg |
Rovo Dev logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | |
Pipelines logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | |
DX logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | |
SourceTree logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | |
Marketplace image div._1e0c11p5 > div._2rkovwyg > div._1reozryt > img._1bsb1osq | |
Community div._1e0c11p5 > div._2rkovwyg > div._1reozryt > img._1bsb1osq | |
Find a partner image div._1e0c11p5 > div._2rkovwyg > div._1reozryt > img._1bsb1osq |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to content div._1e0cglyw > nav._11q7cd5j > div._18zrpxbi > a._kqswstnw |
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 |
|---|
Recommended div._1e1faxbu > div._1e0c1txw > div._1e0c1txw > h4#Recommended-:r23: |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Atlassian Cookies and Tracking Notice div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Jira with Rovo div._1e0c11p5 > div._vhvk1xho > div._11q7wvjo > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/yui4ecw6s4v0v3v73lmd303wg52nw54j.png | 348 x 355 | 375 x 383 | 522 x 533 |
Specifying a doctype prevents the browser from switching to quirks-mode. Learn more about the doctype declaration.
Performance issues directly impact user engagement and conversion rates.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 429 () | |
Framing 'https://xxid.atl-paas.net/' violates the following report-only Content Security Policy directive: "frame-ancestors 'none'". The violation has been logged, but no further action has been taken.
|
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 |
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.07 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.
793 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.077
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.30 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.
6.75 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
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.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 60 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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 | |
|---|---|---|---|
Jira with Rovo div._1e0c11p5 > div._vhvk1xho > div._11q7wvjo > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/10gonvgd8w05a5ww441ow23cqen04x1t.png | 184.8 KiB | 167.3 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.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
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 |
|---|---|---|
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 86400.0 s | 117.4 KiB |
| atl-onetrust-wrapper.atlassian.com/assets/atl-onetrust-wrapper.min.js | 86400.0 s | 28.4 KiB |
| /logos/42dec10d-7eac-4f9f-af3b-e0072302f8ff/adbbaf04-7e06... | 86400.0 s | 11.9 KiB |
| cdn.cookielaw.org/consent/1ef16389-2e72-4349-ad86-ea904db9373b/otSDKStub.js | 86400.0 s | 9.9 KiB |
| widget.intercom.io/widget/ | 300.0 s | 3.6 KiB |
| dam-cdn.atl.orangelogic.com/AssetLink/1j5jdr1kj625ayo48v421j3o05hg8nkg.svg | 86400.0 s | 7.2 KiB |
| dam-cdn.atl.orangelogic.com/AssetLink/78ylq28783ef6w7c21vu5y84ngku10fx.svg | 86400.0 s | 6.7 KiB |
| dam-cdn.atl.orangelogic.com/AssetLink/f481qls2e2g883b2us2ek546yg4c44g1.svg | 86400.0 s | 6.7 KiB |
| cdn.cookielaw.org/logos/static/powered_by_logo.svg | 86400.0 s | 2.5 KiB |
| cdn.cookielaw.org/logos/static/ot_close.svg | 86400.0 s | 608 B |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 KiB |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /assets/font-rules/v6/atlassian-fonts.css | 2.1 KiB | 251 ms |
| /assets/atlaskit-tokens_typography.css | 3.7 KiB | |
| /assets/atlaskit-tokens_spacing.css | 4.1 KiB | 56 ms |
| wac-web.prod-east.frontend.public.atl-paas.net/assets/atlaskit-tokens_light.css | 6.2 KiB | 265 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| atlassian.net/ | 235 ms |
| www.atlassian.com/software | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| wac-web.prod-east.frontend.public.atl-paas.net/assets/404.d7674a48.js | 1.8 MiB | 1.0 MiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 177.0 KiB |
| wac-web.prod-east.frontend.public.atl-paas.net/assets/index.3ed6b03c.js | 179.6 KiB | 140.0 KiB |
| js.intercomcdn.com/frame-modern.b7b766ac.js | 192.3 KiB | 137.4 KiB |
| js.intercomcdn.com/vendor-modern.df860bed.js | 143.3 KiB | 91.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5RJSBR | 189.3 KiB | 72.9 KiB |
| /assets/animation-illustration.a9145d1a.js | 76.1 KiB | 66.2 KiB |
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 117.1 KiB | 60.7 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| wac-web.prod-east.frontend.public.atl-paas.net/assets/404.d7674a48.js | 2.0 s | 1.8 s | 5.5 ms |
| Unattributable | 483 ms | 75 ms | 0.0 ms |
| www.atlassian.com/software | 445 ms | 11 ms | 19 ms |
| js.intercomcdn.com/vendor-modern.df860bed.js | 118 ms | 107 ms | 11 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5RJSBR | 98 ms | 83 ms | 14 ms |
| cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js | 88 ms | 64 ms | 11 ms |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 60 ms | 36 ms | 20 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.2 s |
| Other | 541 ms |
| Style & Layout | 287 ms |
| Rendering | 124 ms |
| Script Parsing & Compilation | 99 ms |
| Garbage Collection | 90 ms |
| Parse HTML & CSS | 87 ms |
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 |
|---|---|---|
| @font-face { font-family: Charlie Display; font-style: normal; font-display: swap; … } … | 53.4 KiB | 9.1 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 |
|---|---|---|
| @font-face { font-family: Charlie Display; font-style: normal; font-display: swap; … } … | 52.3 KiB | 49.9 KiB |
| 22.0 KiB | 18.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
Jira with Rovo div._1e0c11p5 > div._vhvk1xho > div._11q7wvjo > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/10gonvgd8w05a5ww441ow23cqen04x1t.png |
div.round-tab > button#tab:tabs:3:3 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:3:3 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/enkpl1qr870d5362vq300025e7mck875.png |
div.round-tab > button#tab:tabs:3:0 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:3:0 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/il41776gtugwybk645h7d873ry80s4vx.svg |
div.round-tab > button#tab:tabs:3:2 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:3:2 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/c576jj85325ol3d36mqqxs60fx1na02h.svg |
div.round-tab > button#tab:tabs:3:4 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:3:4 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/q6bnfil8fn0i8f2dus07f43w2gcomkl4.svg |
div.round-tab > button#tab:tabs:3:5 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:3:5 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/kq00ht3bgk8is4a0d4k7yl6305r0yvq0.png |
Rovo logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/qe401oio4a2o006h83v3861f5xg6gc76.svg |
Rovo logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/qe401oio4a2o006h83v3861f5xg6gc76.svg |
div.round-tab > button#tab:tabs:3:1 > div._4t3i10mc > img._1bsb1osq div.round-tab > button#tab:tabs:3:1 > div._4t3i10mc > img._1bsb1osq | dam-cdn.atl.orangelogic.com/AssetLink/y78pxiri4im6b485s60361vjjgttjq60.svg |
Pipelines logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/w5y63772u3hv13stbj352ut7x2h001jf.svg |
DX logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/1mx06b178gpdjg8u7kjg38ci80p80eln.svg |
SourceTree logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/1o5et30ftpu1nt3m25bbcmg44k5apcr6.svg |
Teamwork Collection logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/78ylq28783ef6w7c21vu5y84ngku10fx.svg |
Rovo Dev logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/m075131gef201aeok8g484w063t363hc.svg |
Strategy Collection logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/h5mj8675hs2i21g7687jagjoax1uy14n.svg |
Software Collection logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/1j5jdr1kj625ayo48v421j3o05hg8nkg.svg |
Service Collection logo div._1e0c1txw > div._1e0c1txw > div._1e0c1txw > img | dam-cdn.atl.orangelogic.com/AssetLink/f481qls2e2g883b2us2ek546yg4c44g1.svg |
Marketplace image div._1e0c11p5 > div._2rkovwyg > div._1reozryt > img._1bsb1osq | |
Community div._1e0c11p5 > div._2rkovwyg > div._1reozryt > img._1bsb1osq | |
Find a partner image div._1e0c11p5 > div._2rkovwyg > div._1reozryt > img._1bsb1osq |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to content div._1e0cglyw > nav._1e0c1txw > div._1e0c1txw > a._kqswstnw |
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 |
|---|
Recommended div._1e1faxbu > div._1e0c1txw > div._1e0c1txw > h4#Recommended-:r23: |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Atlassian Cookies and Tracking Notice div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
Specifying a doctype prevents the browser from switching to quirks-mode. Learn more about the doctype declaration.
Performance issues directly impact user engagement and conversion rates.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 429 () | |
Framing 'https://xxid.atl-paas.net/' violates the following report-only Content Security Policy directive: "frame-ancestors 'none'". The violation has been logged, but no further action has been taken.
|
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 |
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback