Skip to content
https://bitbucket.org

Lighthouse Desktop

· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

79

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

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

Why this matters

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

RequestCache TTLTransfer Size
/static/master/10783/assets/build/js/chunks/16b027895ed9b...0.0 ms1.1 MiB
dam-cdn.atl.orangelogic.com/AssetLink/f30fkxyc8plj5qlqr61qcu671g46etr8.mp43600.0 s1.2 MiB
/static/master/10783/assets/build/css/wpl-main.css?cdnVer...0.0 ms488.6 KiB
/static/master/10783/assets/build/js/main.js?cdnVersion=33430.0 ms185.6 KiB
/static/master/10783/assets/build/js/chunks/4574adcc9ea87...0.0 ms118.1 KiB
/js/2.319.0/gasv3/analytics-web-client.with-deps.amd.min.js300.0 s84.6 KiB
/static/master/10783/assets/build/js/ad-hoc/bitbucket/bit...0.0 ms66.4 KiB
cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js86400.0 s117.4 KiB
/static/master/10783/assets/build/js/chunks/389590e014ddf...0.0 ms40.3 KiB
/static/master/10783/assets/build/js/jquery.js?cdnVersion...0.0 ms30.6 KiB
atl-global.atlassian.com/js/2.319.0/feature-gate/featureGateClient.min.js300.0 s30.8 KiB
/static/master/10783/assets/build/css/bitbucket.css?cdnVe...0.0 ms29.1 KiB
/static/master/10783/assets/build/js/chunks/0a09960aafd26...0.0 ms28.4 KiB
wac-cdn.atlassian.com/static/master/10783/assets/build/js/96486.js0.0 ms24.2 KiB
atl-global.atlassian.com/js/2.319.0/web-config/webConfigClient.min.js300.0 s18.8 KiB
atl-global.atlassian.com/js/atl-global.min.js300.0 s16.4 KiB
atl-global.atlassian.com/js/2.319.0/xid/atl-xid.js300.0 s13.8 KiB
atl-global.atlassian.com/js/2.319.0/atl-global-2.319.0.min.js300.0 s13.0 KiB
/static/master/10783/assets/build/js/chunks/348a1b8859b47...0.0 ms11.7 KiB
atl-onetrust-wrapper.atlassian.com/assets/atl-onetrust-wrapper.min.js86400.0 s28.4 KiB
/static/master/10783/assets/build/js/head.js?cdnVersion=33430.0 ms9.9 KiB
/logos/42dec10d-7eac-4f9f-af3b-e0072302f8ff/adbbaf04-7e06...86400.0 s11.9 KiB
/static/master/10783/assets/build/js/chunks/31467891f6e64...0.0 ms4.7 KiB
/static/master/10783/assets/build/js/chunks/8950f02d992f3...0.0 ms4.3 KiB
/static/master/10783/assets/build/js/chunks/bcab0d93e21cb...0.0 ms4.1 KiB
cdn.cookielaw.org/consent/9cf1b0a8-9eed-4564-bbcf-588e96662537/otSDKStub.js86400.0 s9.9 KiB
/static/master/10783/assets/build/js/chunks/1480f4fa4fa26...0.0 ms3.8 KiB
/static/master/10783/assets/build/js/chunks/c99faf0b4d718...0.0 ms3.4 KiB
/static/master/10783/assets/build/js/chunks/0c3573fd9a67c...0.0 ms2.2 KiB
/static/master/10783/assets/build/js/chunks/85f8d8d69821e...0.0 ms2.2 KiB
/static/master/10783/assets/build/js/chunks/b6c01af095ab2...0.0 ms1.7 KiB
/static/master/10783/assets/build/js/chunks/71a31b0a2fe22...0.0 ms1.3 KiB
/static/master/10783/assets/build/js/chunks/8145aab54cdb5...0.0 ms1.3 KiB
/static/master/10783/assets/build/js/chunks/e027feace8268...0.0 ms1.2 KiB
/static/master/10783/assets/build/js/chunks/6808de581d598...0.0 ms1.1 KiB
/static/master/10783/assets/build/js/chunks/c4b2353a87d72...0.0 ms1.1 KiB
cdn.cookielaw.org/logos/static/powered_by_logo.svg86400.0 s2.5 KiB
/static/master/10783/assets/build/js/chunks/fbf5c258bec38...0.0 ms829 B
static.doubleclick.net/instream/ad_status.js900.0 s495 B
dam-cdn.atl.orangelogic.com/AssetLink/8l52vj2bp47gxb7t56k6t56a5hiuvj1e.svg86400.0 s716 B
cdn.cookielaw.org/logos/static/ot_close.svg86400.0 s608 B

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:33.023 source:map[column:20 line:15 type:source-location url:_lighthouse-eval.js urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:18.147 source:map[column:275181 line:6 type:source-location url:https://cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js urlProvider:network]] map[reflowTime:0.409 source:map[column:275525 line:6 type:source-location url:https://cdn.cookielaw.org/scripttemplates/202503.2.0/otBannerSdk.js urlProvider:network]] map[reflowTime:12.365 source:map[type:text value:[unattributed]]] map[reflowTime:3.595 source:map[column:33031 line:15 type:source-location url:https://atl-global.atlassian.com/js/2.319.0/xid/atl-xid.js urlProvider:network]] map[reflowTime:29.428 source:map[column:32540 line:15 type:source-location url:https://atl-global.atlassian.com/js/2.319.0/xid/atl-xid.js urlProvider:network]]]

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Why this matters

Performance issues directly impact user engagement and conversion rates.

lhId: page-0-IMG
nodeLabel: Bitbucket product screenshot
path: 1,HTML,1,BODY,1,MAIN,0,DIV,0,DIV,1,DIV,0,DIV,0,IMG
selector: div.row > div.column > div.component > img#f129f1f1
snippet: <img id="f129f1f1" alt="Bitbucket product screenshot" class="component__image" src="https://dam-cdn.atl.orangelogic.com/AssetLink/xgj00qolw838180qbgn0pnag8ilu…" loading="lazy">

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates
value: No additional origins are good candidates for preconnecting

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.

Why this matters

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
Close communication gaps div.row > div.column > div.component > img#65c0f82d
/AssetLink/utk730q82b8m48q508ngyu67q0xhu40r/fl_keep_metad...97.7 KiB86.5 KiB
Close communication gaps div.row > div.column > div.component > img#7db87c32
/AssetLink/ae1ypvckww555m13t678516mj6n2f0i4/fl_keep_metad...69.2 KiB61.3 KiB
Bitbucket product screenshot div.row > div.column > div.component > img#f129f1f1
/AssetLink/xgj00qolw838180qbgn0pnag8ilu72po/fl_keep_metad...60.2 KiB56.5 KiB
Create a visually appealing Company Hub div.row > div.column > div.component > img#ab34a620
/AssetLink/1343mcn05en344ra4458365me735q151/fl_keep_metad...58.4 KiB51.7 KiB
Create a visually appealing Company Hub div.row > div.column > div.component > img#668aaeba
/AssetLink/888a3dcv0pni7141igcn66bk713e6x2t/fl_keep_metad...55.6 KiB49.3 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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Diagnostics

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.

Why this matters

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
Bitbucket product screenshot div.row > div.column > div.component > img#f129f1f1
/AssetLink/xgj00qolw838180qbgn0pnag8ilu72po/fl_keep_metad...
Close communication gaps div.row > div.column > div.component > img#7db87c32
/AssetLink/ae1ypvckww555m13t678516mj6n2f0i4/fl_keep_metad...
Create a visually appealing Company Hub div.row > div.column > div.component > img#668aaeba
/AssetLink/888a3dcv0pni7141igcn66bk713e6x2t/fl_keep_metad...
Close communication gaps div.row > div.column > div.component > img#65c0f82d
/AssetLink/utk730q82b8m48q508ngyu67q0xhu40r/fl_keep_metad...
Create a visually appealing Company Hub div.row > div.column > div.component > img#ab34a620
/AssetLink/1343mcn05en344ra4458365me735q151/fl_keep_metad...
Trulia Logo div.item > div.column > div.component > img#823b2de3
/AssetLink/swcfd0e8to4ptvkma245tjk4p75see3h/fl_keep_metad...
arrows div.row > div.column > div.component > img#779e3a89
/AssetLink/ywfcwd72l6l10kmktdi661s208ky7873/fl_keep_metad...
arrows div.column > div.component > div.component > img#2091b9f1
/AssetLink/nav783c220b1473w533cqlp4op182464/fl_keep_metad...
Gear icon div.column > div.component > div.component__image > img#c898cb0d
/AssetLink/070syowas51151ea00625q35xsfc15lo/fl_keep_metad...
Lightning bolt icon div.column > div.component > div.component__image > img#f89dbdbf
/AssetLink/y541b2q1704xm0toax6m2w2ow78yn6y2/fl_keep_metad...
Group icon div.column > div.component > div.component__image > img#32b5a681
/AssetLink/8wb71t1742yr5gd6lw2g340a5qf3mngv/fl_keep_metad...
Rappi logo div.row > div.column > div.component > img#f048a7af
Invesco logo div.row > div.column > div.component > img#7a191f34
Invesco logo div.row > div.column > div.component > img#f3a5d600
Clearwater Analytics logo div.row > div.column > div.component > img#364baa9e
Invesco logo div.row > div.column > div.component > img#e6daa017
Genesys logo div.row > div.column > div.component > img#6e2dc45d
Software Collection logo div.column > div.component > div.component__image > img#8d3227ca
div.row > div.column > div.component > img#136a486e div.row > div.column > div.component > img#136a486e
div.column > div.intra-div > div.component > img#6da96fee div.column > div.intra-div > div.component > img#6da96fee
Bitbucket logo div.row > div.column > div.component > img#cbf52fb4

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Document request latency
Optimize DOM size
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify JavaScript
User Timing marks and measures 14 user timings
JavaScript execution time 0.6 s
Minimizes main-thread work 1.7 s
Avoid long main-thread tasks 5 long tasks found
Avoid non-composited animations 1 animated element found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 50 ms
Server Backend Latencies 90 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Avoid multiple page redirects
Initial server response time was short Root document took 100 ms
Avoid large layout shifts 10 layout shifts found
INP breakdown
88

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.

Names and labels

When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.inter-popout-container > ul.search-profile > li.search-button > button.search-open div.inter-popout-container > ul.search-profile > li.search-button > button.search-open

Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
header.header > nav#adg4-global-nav > div.nav-space > a.atlassian-home-link header.header > nav#adg4-global-nav > div.nav-space > a.atlassian-home-link
div.row > div.column > div.component > a.component--image__link div.row > div.column > div.component > a.component--image__link

These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Remote MCP Server (in beta) div.component > div.component > p > a

These are opportunities to improve the legibility of your content.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
AI throughout the SDLC div.component > div.component__heading-textblock > div.color-head > h3.fnt-wt
1/4 div.intra-div > div.component > div.component > h6.fnt-wt
NATE VAN DUSEN, ENGINEERING PROGRAM MANAGEMENT DIRECTOR div.column > div.intra-div > div.component > h5.fnt-wt
Introducing Rovo Dev div.column > div.component > div.component > h4.fnt-wt
Bitbucket div.row > div.column > div.component > h4.fnt-wt

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.

Why this matters

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
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Image elements have `[alt]` attributes
Input buttons have discernible text.
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
Select elements have associated label elements.
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Document has a main landmark.
Deprecated ARIA roles were not used
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
92

Best Practices

General

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

SourceDescription
bitbucket.org/ line 5, col 0
Access to manifest at 'https://wac-cdn.atlassian.com/assets/img/favicons/bitbucket/manifest.json' from origin 'https://bitbucket.org' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values '*,https://bitbucket.org', but only one is allowed.
Access to manifest at 'https://wac-cdn.atlassian.com/assets/img/favicons/bitbucket/manifest.json' from origin 'https://bitbucket.org' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values '*,https://bitbucket.org', but only one is allowed.
Access to XMLHttpRequest at 'https://www.atlassian.com/gateway/api/graphql' from origin 'https://bitbucket.org' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Access to XMLHttpRequest at 'https://www.atlassian.com/gateway/api/preferencesV2/consent-config' from origin 'https://bitbucket.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Failed request to retrieve marketingContext from GUPS
Failed to load resource: net::ERR_FAILED
Failed to load resource: net::ERR_FAILED
Failed to load resource: net::ERR_FAILED
Failed to load resource: net::ERR_FAILED
Failed to load resource: the server responded with a status of 401 ()
Framing 'https://xxid.atlassian.com/' violates the following report-only Content Security Policy directive: "frame-ancestors 'none'". The violation has been logged, but no further action has been taken.
Uncaught TypeError: Cannot set properties of undefined (setting 'CoreJS')

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Issue type
Content security policy
Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
Ensure CSP is effective against XSS attacks
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Use a strong HSTS policy
Mitigate clickjacking with XFO or CSP
77

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.

Content Best Practices

hreflang links tell search engines what version of a page they should list in search results for a given language or region. Learn more about `hreflang`.

Why this matters

Performance issues directly impact user engagement and conversion rates.

head > link

Format your HTML in a way that enables crawlers to better understand your app’s content.

Crawling and Indexing

Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable

Why this matters

Performance issues directly impact user engagement and conversion rates.

Uncrawlable Link
div.row > div.column > div.component--generic-carousel > a.arrow
div.row > div.column > div.component--generic-carousel > a.arrow
div.column > div.intra-div > div.component--generic-carousel > a.arrow
div.column > div.intra-div > div.component--generic-carousel > a.arrow

To appear in search results, crawlers need access to your app.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `rel=canonical`

Send Feedback