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 |
|---|---|---|
| posthog2.fluffleinfra.net/static/array.js | 60.0 s | 56.5 KiB |
| matomo.bunny.net/matomo.js | 3600.0 s | 66.7 KiB |
| posthog2.fluffleinfra.net/static/surveys.js?v=1.249.3 | 60.0 s | 25.8 KiB |
| widget.trustpilot.com/trustboxes/5419b732fbfb950b10de65e5/main.js | 86400.0 s | 27.3 KiB |
| posthog2.fluffleinfra.net/static/dead-clicks-autocapture.js?v=1.249.3 | 60.0 s | 4.9 KiB |
| posthog2.fluffleinfra.net/static/web-vitals.js?v=1.249.3 | 60.0 s | 3.9 KiB |
| widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js | 86400.0 s | 8.1 KiB |
| /array/phc_x3EqlhW0L1XJarYJUfZAEdBa0lcSuyZjD3lh4qDfSxb/co... | 0.0 ms | 1.6 KiB |
| widget.trustpilot.com/trustboxes/5419b732fbfb950b10de65e5/main.js | 86400.0 s | 0 B |
| widget.trustpilot.com/trustboxes/5419b732fbfb950b10de65e5/main.js | 86400.0 s | 0 B |
| widget.trustpilot.com/trustboxes/5419b732fbfb950b10de65e5/main.js | 86400.0 s | 0 B |
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.
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| bunny.net/f1360e94e2e30dbeea7e60c04ed0f3bbc99dc8c6-7da494e8de91670cb9ce.js | 296.4 KiB | 231.7 KiB |
| matomo.bunny.net/matomo.js | 66.4 KiB | 35.5 KiB |
| bunny.net/c3cc495e85ce1c255d2879a48d23f776cd39fa15-12d91d8d18bb2b678e1d.js | 45.5 KiB | 31.5 KiB |
| posthog2.fluffleinfra.net/static/array.js | 56.2 KiB | 25.6 KiB |
| bunny.net/f42ff2403483af4253546554897cc66ecdc598d7-643f0cc06fda69d4fc0b.js | 26.2 KiB | 23.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 |
|---|---|---|
| *,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-… | 156.7 KiB | 145.1 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 | |
|---|---|
CDN div.product > div.product-wr > div.image > img | bunny.net/images/Bunny_CDN_Logo.svg |
DNS div.product > div.product-wr > div.image > img | bunny.net/images/Bunny_DNS_Logo.svg |
Storage div.product > div.product-wr > div.image > img | bunny.net/images/Bunny_Storage_Icon1.svg |
Optimizer li.item-level-1 > a > div.icon > img | bunny.net/images/bunny-optimizer-icon-orange.svg |
Optimizer div.product > div.product-wr > div.image > img | bunny.net/images/bunny-optimizer-icon-orange.svg |
Magic Containers li.item-level-1 > a > div.icon > img | bunny.net/images/Magic-Containers-Icon.svg |
Magic Containers div.product > div.product-wr > div.image > img | bunny.net/images/Magic-Containers-Icon.svg |
DNS li.item-level-1 > a > div.icon > img | bunny.net/images/bunny-dns-icon-orange.svg |
Fonts li.item-level-1 > a > div.icon > img | bunny.net/images/bunny-fonts-icon-orange.svg |
Storage li.item-level-1 > a > div.icon > img | bunny.net/images/bunny-storage-icon-orange.svg |
CDN li.item-level-1 > a > div.icon > img | bunny.net/images/bunny-cdn-icon-modern.svg |
Stream li.item-level-1 > a > div.icon > img | bunny.net/images/bunny-stream-icon-orange.svg |
Stream div.product > div.product-wr > div.image > img | bunny.net/images/Bunny_Stream_Logo.svg |
Shield div.product > div.product-wr > div.image > img | bunny.net/images/Bunny-Product-Icons/Bunny-Shield-Icon.svg |
Shield li.item-level-1 > a > div.icon > img | bunny.net/images/Bunny-Shield-Icon.svg |
Edge Scripting li.item-level-1 > a > div.icon > img | bunny.net/edge-scripting-menu-icon.svg |
Edge Scripting div.product > div.product-wr > div.image > img | bunny.net/images/Bunny-Product-Icons/Bunny-Edge-Scripting-Logo.svg |
Database li.item-level-1 > a > div.icon > img | bunny.net/images/2025-Icons/Bunny-Database.webp |
Bunny CDN div.container > div.banner-wr > div.content > img.min-w-[50px] | bunny.net/images/Animated-Bunnies/Bunny-Robot-Ball.svg |
Dmitry Muzyka div.block__case-study-panel > div.case-study > div.case-study__author > img.author-image | bunny.net/images/portraits/case-study-panel/Dmitry-Muzyka128x128.png |
WP Rocket logo div.rfm-initial-child-container > div.rfm-child > div.carousel-logo__item > img | bunny.net/images/logos-companies-grey/WPRocket-Grey-logo.svg |
WP Rocket logo div.rfm-marquee > div.rfm-child > div.carousel-logo__item > img | bunny.net/images/logos-companies-grey/WPRocket-Grey-logo.svg |
Bunny Magic Containers li.item-level-2 > a > div.icon > img | bunny.net/images/Orange-Linear-Magic-Containers.svg |
Samsung Food div.block__case-study-panel > div.tile > div.logo > img | /images/Logos-companies/case-study-tile-logo/SamsungFood-... |
Bunny CDN li.item-level-2 > a > div.icon > img | bunny.net/images/global-network-cdn.svg |
CDN Features li.item-level-2 > a > div.icon > img | bunny.net/images/features.svg |
SafeHop™ li.item-level-2 > a > div.icon > img | bunny.net/images/safe-hop-bunny.svg |
CDN Pricing li.item-level-2 > a > div.icon > img | bunny.net/images/adjustable-pricing.svg |
Bunny Stream li.item-level-2 > a > div.icon > img | bunny.net/images/video-delivery.svg |
Media Cage li.item-level-2 > a > div.icon > img | bunny.net/images/media-cage.svg |
Enterprise Multi-DRM li.item-level-2 > a > div.icon > img | bunny.net/images/enterprise-drm-mediacage.svg |
Premium Encoding li.item-level-2 > a > div.icon > img | bunny.net/most-reliable-cdn.svg |
Transcribe AI li.item-level-2 > a > div.icon > img | bunny.net/images/ai-automated-transcribed-subtitles.svg |
Stream Pricing li.item-level-2 > a > div.icon > img | bunny.net/images/adjustable-pricing.svg |
Bunny Storage li.item-level-2 > a > div.icon > img | bunny.net/images/edge-storage.svg |
SSD Storage li.item-level-2 > a > div.icon > img | bunny.net/images/ssd-storage-bunny.svg |
Storage Pricing li.item-level-2 > a > div.icon > img | bunny.net/images/adjustable-pricing.svg |
Bunny Optimizer li.item-level-2 > a > div.icon > img | bunny.net/images/image-cdn.svg |
Dynamic Image Processing li.item-level-2 > a > div.icon > img | bunny.net/images/image-optimization.svg |
Optimizer Pricing li.item-level-2 > a > div.icon > img | bunny.net/images/adjustable-pricing.svg |
Bunny DNS li.item-level-2 > a > div.icon > img | bunny.net/images/bunny-scriptable-dns-line.svg |
DNS Pricing li.item-level-2 > a > div.icon > img | bunny.net/images/adjustable-pricing.svg |
Documentation li.item-level-2 > a > div.icon > img | /images/Orange-linear-icons/magic-containers-documentatio... |
Bunny Edge Scripting li.item-level-2 > a > div.icon > img | bunny.net/edge-scripting-icon-light.svg |
Edge Scripting Pricing li.item-level-2 > a > div.icon > img | bunny.net/images/Payment_Option.svg |
Documentation li.item-level-2 > a > div.icon > img | bunny.net/edge-scripting-documentation-icon-light.svg |
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 |
|---|---|
| www.bunny.net/ | 232 ms |
| bunny.net/ | 0.0 ms |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
24 li > div.numbers-wr > p.value-holder > p.value |
ms li > div.numbers-wr > p.value-holder > p.value |
119 li > div.numbers-wr > p.value-holder > p.value |
1.5 li > div.numbers-wr > p.value-holder > p.value |
+ mil li > div.numbers-wr > p.value-holder > p.value |
SRE Samsung Food div.case-study > div.case-study__author > div.case-study__credit > p.author-details |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
CDN div.product > div.product-wr > div.product-content > h4 |
Unlock every corner of the globe div.banner-wr > div.content > div.content-wr > h4 |
bunny.net div.col-lg-10 > div.row > div.menu-col > h4 |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section.block > div.container > div.card > img.card-image section.block > div.container > div.card > img.card-image |
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
div.products > div.product > div.product-wr > a div.products > div.product > div.product-wr > a |
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.
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
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
bunny.net/framework-5c94f8705ee981d74e43.js line 1, col 48538 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:48539)
at xi (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:121291)
at bs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108861)
at vs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108789)
at gs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108652)
at ls (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:103815)
at S (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:137708)
at MessagePort.T (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:138240) |
bunny.net/framework-5c94f8705ee981d74e43.js line 1, col 48538 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:48539)
at xi (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:121291)
at bs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108861)
at vs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108789)
at gs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108652)
at ls (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:103815)
at S (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:137708)
at MessagePort.T (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:138240) |
bunny.net/framework-5c94f8705ee981d74e43.js line 1, col 48538 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:48539)
at xi (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:121291)
at bs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108861)
at vs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108789)
at gs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108652)
at ls (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:103815)
at S (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:137708)
at MessagePort.T (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:138240) |
bunny.net/framework-5c94f8705ee981d74e43.js line 1, col 48538 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:48539)
at xi (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:121291)
at bs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108861)
at vs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108789)
at gs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108652)
at ls (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:103815)
at S (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:137708)
at MessagePort.T (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:138240) |
bunny.net/framework-5c94f8705ee981d74e43.js line 1, col 48538 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:48539)
at xi (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:121291)
at bs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108861)
at vs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108789)
at gs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108652)
at ls (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:103815)
at S (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:137708)
at MessagePort.T (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:138240) |
bunny.net/framework-5c94f8705ee981d74e43.js line 1, col 48538 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:48539)
at xi (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:121291)
at bs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108861)
at vs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108789)
at gs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108652)
at ls (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:103815)
at S (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:137708)
at MessagePort.T (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:138240) |
bunny.net/framework-5c94f8705ee981d74e43.js line 1, col 48538 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:48539)
at xi (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:121291)
at bs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108861)
at vs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108789)
at gs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108652)
at ls (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:103815)
at S (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:137708)
at MessagePort.T (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:138240) |
bunny.net/framework-5c94f8705ee981d74e43.js line 1, col 120976 | Error: Minified React error #423; visit https://reactjs.org/docs/error-decoder.html?invariant=423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at xi (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:120977)
at bs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108861)
at vs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108789)
at gs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108652)
at as (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:105487)
at ls (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:104042)
at S (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:137708)
at MessagePort.T (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:138240) |
bunny.net/framework-5c94f8705ee981d74e43.js line 1, col 43842 | Error: Minified React error #425; visit https://reactjs.org/docs/error-decoder.html?invariant=425 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Zr (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:43843)
at qo (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:85041)
at ks (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:109182)
at bs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108922)
at vs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108789)
at gs (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:108652)
at ls (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:103815)
at S (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:137708)
at MessagePort.T (https://bunny.net/framework-5c94f8705ee981d74e43.js:2:138240) |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: the server responded with a status of 404 () |
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
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.
| Link destination | Link Text |
|---|---|
| bunny.net/privacy | Learn more |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section.block > div.container > div.card > img.card-image section.block > div.container > div.card > img.card-image |
Format your HTML in a way that enables crawlers to better understand your app’s content.