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.
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.
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 | |
|---|---|---|---|
Photo of Commission Head of Data Innovation Hub Tim Livesley alongside the blog… li.card > div.meta > div.img > img | /j16ev64qyf6l/6EhW9Fs3LXtv2yGwzs8RD6/2f032dec7c0ac3ef49b5... | 161.2 KiB | 152.8 KiB |
A picture of a crowd of people at a fate. Above the crowd of people is a contin… li.card > a > div.img > img | /j16ev64qyf6l/2T4vdexwuKX09KL8M6iTGU/4c0ae70acea170e2898f... | 111.5 KiB | 103.8 KiB |
Picture of a gambling slot machine.Picture of a gambling slot machine. The slot… li.card > a > div.img > img | /j16ev64qyf6l/5GTaAzXJgGYUjkTg12XJ3P/674c17ad0c2b49169a90... | 46.3 KiB | 38.6 KiB |
A picture of someone's lower arms with them sitting down at a table with a lapt… li.card > a > div.img > img | /j16ev64qyf6l/2jMEUcwohaEYZeydMsXPx1/41af0a6e548140926d1f... | 31.1 KiB | 24.0 KiB |
A picture of Helen Rhodes is displayed on the right hand side of the image, whi… li.card > div.meta > div.img > img | /j16ev64qyf6l/28vB0ILLOz6yxww1C6OVYH/9d8a484672e9aa318ca4... | 23.4 KiB | 17.4 KiB |
Gambling Commission logo. The logo contains the word 'Gambling' on top of word … div.gcweb-width-container > div.gcweb-header__logo > a.gcweb-header__link > img | /j16ev64qyf6l/2ntAXPE2PlYnt3FGJpuVtf/ba119b1b32ddb454e30e... | 7.6 KiB | 5.5 KiB |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| www.gamblingcommission.gov.uk/public/font-awesome/css/all.css | 16.8 KiB | 268 ms |
| www.gamblingcommission.gov.uk/public/stylesheets/application.css | 38.1 KiB | 332 ms |
| www.gamblingcommission.gov.uk/public/stylesheets/styles.css?v=3 | 11.9 KiB | 204 ms |
| www.gamblingcommission.gov.uk/public/stylesheets/gcweb5.css | 1.2 KiB | 204 ms |
| www.gamblingcommission.gov.uk/public/stylesheets/cdnapplication.css | 37.9 KiB | 204 ms |
| fonts.googleapis.com/css?family=Oxygen:400,700&display=swap | 901 B | 268 ms |
| /css2?family=Nunito:wght@400;500;600;700&family=Spartan:w... | 950 B | 61 ms |
| code.jquery.com/jquery-3.6.0.min.js | 30.5 KiB | 282 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| www.gamblingcommission.gov.uk/public/stylesheets/application.css | 38.1 KiB | 8.4 KiB |
| www.gamblingcommission.gov.uk/public/stylesheets/cdnapplication.css | 37.9 KiB | 7.4 KiB |
| www.gamblingcommission.gov.uk/public/font-awesome/css/all.css | 16.8 KiB | 3.5 KiB |
| www.gamblingcommission.gov.uk/public/stylesheets/styles.css?v=3 | 11.9 KiB | 2.5 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 |
|---|---|---|
| www.gamblingcommission.gov.uk/public/stylesheets/cdnapplication.css | 37.5 KiB | 35.8 KiB |
| www.gamblingcommission.gov.uk/public/stylesheets/application.css | 37.7 KiB | 32.7 KiB |
| www.gamblingcommission.gov.uk/public/font-awesome/css/all.css | 16.4 KiB | 16.4 KiB |
| www.gamblingcommission.gov.uk/public/stylesheets/styles.css?v=3 | 11.6 KiB | 11.1 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.gamblingcommission.gov.uk/public/javascripts/gov.js | 26.6 KiB | 11.6 KiB |
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 |
|---|---|---|
| code.jquery.com/jquery-3.6.0.min.js | 30.2 KiB | 22.1 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 | |
|---|---|
Picture of a gambling slot machine.Picture of a gambling slot machine. The slot… li.card > a > div.img > img | /j16ev64qyf6l/5GTaAzXJgGYUjkTg12XJ3P/674c17ad0c2b49169a90... |
A picture of a crowd of people at a fate. Above the crowd of people is a contin… li.card > a > div.img > img | /j16ev64qyf6l/2T4vdexwuKX09KL8M6iTGU/4c0ae70acea170e2898f... |
A picture of someone's lower arms with them sitting down at a table with a lapt… li.card > a > div.img > img | /j16ev64qyf6l/2jMEUcwohaEYZeydMsXPx1/41af0a6e548140926d1f... |
Photo of Commission Head of Data Innovation Hub Tim Livesley alongside the blog… li.card > div.meta > div.img > img | /j16ev64qyf6l/6EhW9Fs3LXtv2yGwzs8RD6/2f032dec7c0ac3ef49b5... |
A picture of Helen Rhodes is displayed on the right hand side of the image, whi… li.card > div.meta > div.img > img | /j16ev64qyf6l/28vB0ILLOz6yxww1C6OVYH/9d8a484672e9aa318ca4... |
GamCare Logo div.govuk-grid-row > div.govuk-grid-column-one-third > div.gcweb-panel > img.gcweb-img | /j16ev64qyf6l/6BhmAA8nsnOT78ippC8WCy/fd9fb7b22b3bf1a32626... |
Gambling Commission logo. The logo contains the word 'Gambling' on top of word … div.gcweb-width-container > div.gcweb-header__logo > a.gcweb-header__link > img | /j16ev64qyf6l/2ntAXPE2PlYnt3FGJpuVtf/ba119b1b32ddb454e30e... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| gamblingcommission.gov.uk/ | 270 ms |
| www.gamblingcommission.gov.uk/ | 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 |
|---|---|
We license, regulate, advise and provide guidance to the individuals and busine… div.govuk-width-container > div.govuk-grid-row > div.govuk-grid-column-full > p | 0.188 |
Helping you get information about gambling in Great Britain and find support wh… body.govuk-template__body > main#main-content | 0.181 |
Visit the hub
about gambling licence information, guidance and advice for busin… div.govuk-grid-row > div.govuk-grid-column-one-third > div.gcweb-panel > p.gcweb-body | 0.001 |
Licensees and businesses div.govuk-width-container > div.flex-nav > ul.flex-left > li | 0.000 |
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.
Best Practices
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.