Tested 2026-04-05 01:39:27 using Chrome 132.0.6834.83 (runtime settings).
| Metric | Value |
|---|---|
| Page metrics | |
| Performance Score | 68 |
| Total Page Transfer Size | 4.7 MB |
| Requests | 72 |
| Timing metrics | |
| TTFB [median] | 136 ms |
| First Paint [median] | 486 ms |
| Fully Loaded [median] | 1.596 s |
| Google Web Vitals | |
| TTFB [median] | 136 ms |
| First Contentful Paint (FCP) [median] | 486 ms |
| Largest Contentful Paint (LCP) [median] | 744 ms |
| Cumulative Layout Shift (CLS) [median] | 0.00 |
| Interaction To Next Paint (INP) [median] | 312 ms |
| Total Blocking Time [median] | 119 ms |
| Max Potential FID [median] | 130 ms |
| CPU metrics | |
| CPU long tasks [median] | 4 |
| CPU longest task duration | 199 ms |
| CPU last long task happens at | 1.190 s |
| Visual Metrics | |
| First Visual Change [median] | 500 ms |
| Speed Index [median] | 735 ms |
| Visual Complete 85% [median] | 766 ms |
| Visual Complete 99% [median] | 1.535 s |
| Last Visual Change [median] | 1.635 s |
| Metric | min | median | mean | max |
|---|---|---|---|---|
| Visual Metrics | ||||
| FirstVisualChange | 366 ms | 500 ms | 489 ms | 600 ms |
| LastVisualChange | 1.366 s | 1.635 s | 1.656 s | 1.966 s |
| SpeedIndex | 721 ms | 735 ms | 823 ms | 1.014 s |
| LargestImage | 1.233 s | 1.301 s | 1.367 s | 1.566 s |
| Heading | 734 ms | 800 ms | 833 ms | 966 ms |
| LargestContentfulPaint | 734 ms | 800 ms | 833 ms | 966 ms |
| LastMeaningfulPaint | 1.233 s | 1.301 s | 1.367 s | 1.566 s |
| VisualReadiness | 766 ms | 1.135 s | 1.167 s | 1.600 s |
| VisualComplete85 | 734 ms | 766 ms | 822 ms | 966 ms |
| VisualComplete95 | 1.233 s | 1.301 s | 1.367 s | 1.566 s |
| VisualComplete99 | 1.233 s | 1.535 s | 1.556 s | 1.900 s |
| Google Web Vitals | ||||
| Time To First Byte (TTFB) | 112 ms | 136 ms | 128 ms | 137 ms |
| Largest Contentful Paint (LCP) | 738 ms | 744 ms | 816 ms | 966 ms |
| First Contentful Paint (FCP) | 361 ms | 486 ms | 479 ms | 591 ms |
| Cumulative Layout Shift (CLS) | 0.0028 | 0.0028 | 0.0031 | 0.0037 |
| More metrics | ||||
| firstPaint | 361 ms | 486 ms | 479 ms | 591 ms |
| loadEventEnd | 1.354 s | 1.587 s | 1.625 s | 1.935 s |
| User Timing | ||||
| GTM-G-58XGFJWZ1E:15 | 0 ms | 0 ms | 0 ms | 0 ms |
| GTM-G-58XGFJWZ1E:17 | 734 ms | 744 ms | 777 ms | 852 ms |
| GTM-G-58XGFJWZ1E:5:14 | 1.009 s | 1.309 s | 1.221 s | 1.344 s |
| CPU | ||||
| Total Blocking Time | 105 ms | 119 ms | 128 ms | 159 ms |
| Max Potential FID | 99 ms | 130 ms | 120 ms | 131 ms |
| CPU long tasks | 4 | 4 | 4 | 4 |
| CPU last long task happens at | 1.151 s | 1.190 s | 3.701 s | 8.763 s |
Run 2 SpeedIndex median
Use--filmstrip.showAll to show all filmstrips.
The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices. Tested using Coach-core version 8.1.1.
| Title | Advice | Score |
|---|---|---|
| Avoid unnecessary headers (unnecessaryHeaders) | There are 72 responses that sets both a max-age and expires header. There are 9 responses that sets a pragma no-cache header (that is a request header). There are 72 responses that sets a server header. | 0 |
| Description: Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want. | ||
| Offenders: | ||
| Title | Advice | Score |
|---|---|---|
| Avoid using Google Analytics (ga) | The page is using Google Analytics meaning you share your users private information with Google. You should use analytics that care about user privacy, something like https://matomo.org. | 0 |
| Description: Google Analytics share private user information with Google that your user hasn't agreed on sharing. | ||
| Use a good Content-Security-Policy header to make sure you you avoid Cross Site Scripting (XSS) attacks. (contentSecurityPolicyHeader) | Set a Content-Security-Policy header to make sure you are not open for Cross Site Scripting (XSS) attacks. You can start with setting a Content-Security-Policy-Report-Only header, that will only report the violation, not stop the download. | 0 |
| Description: Content Security Policy is delivered via a HTTP response header, and defines approved sources of content that the browser may load. It can be an effective countermeasure to Cross Site Scripting (XSS) attacks and is also widely supported and usually easily deployed. https://scotthelme.co.uk/content-security-policy-an-introduction/. | ||
| Offenders: | ||
| Set a referrer-policy header to make sure you do not leak user information. (referrerPolicyHeader) | Set a referrer-policy header to make sure you do not leak user information. | 0 |
| Description: Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. https://scotthelme.co.uk/a-new-security-header-referrer-policy/. | ||
| Offenders: | ||
| Do not share user data with third parties. (thirdPartyPrivacy) | The page has 6% requests that are 3rd party (4 requests with a size of 187.5 kB). The page also have request to companies that harvest data from users and do not respect users privacy (see https://en.wikipedia.org/wiki/Surveillance_capitalism). The page do 3 analytics requests and uses 1 analytics tool. The page do 4 survelliance requests and uses 2 survelliance tools. The page do 1 tag-manager request and uses 1 tag-manager tool. | 0 |
| Description: Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests. | ||
| Offenders: | ||
| Page info | |
|---|---|
| Title | Antiquités en France, le guide des antiquaires |
| Width | 1354 |
| Height | 3035 |
| DOM elements | 477 |
| Avg DOM depth | 10 |
| Max DOM depth | 16 |
| Iframes | 0 |
| Script tags | 11 |
| Local storage | 0 b |
| Session storage | 0 b |
| Network Information API | 4g |
Data collected using Wappalyzer version 6.10.66. With updated code from Webappanalyzer 2024-12-27. Use --browsertime.firefox.includeResponseBodies htmlor --browsertime.chrome.includeResponseBodies htmlto help Wappalyzer find more information about technologies used.
| Technology | Confidence | Category |
|---|---|---|
| PHP 7.0 | 100 | Programming languages |
| HSTS | 100 | Security |
| HTTP/3 | 100 | Miscellaneous |
Data collected using Third Party Web 0.26.2
| Analytics |
|---|
| Google Analytics |
| Survelliance |
| Google Analytics |
| Google Tag Manager |
| Tag-manager |
| Google Tag Manager |
Data from run 2
| Visual Metrics | |
|---|---|
| First Visual Change | 500 ms |
| Speed Index | 735 ms |
| Largest Image | 1.301 s |
| Heading | 734 ms |
| LargestContentfulPaint | 734 ms |
| Last Meaningful Paint | 1.301 s |
| Largest Contentful Paint | 734 ms |
| Visual Complete 85% | 734 ms |
| Visual Complete 95% | 1.301 s |
| Visual Complete 99% | 1.535 s |
| Last Visual Change | 1.635 s |
| Visual Readiness | 1.135 s |
| Navigation Timing | |
|---|---|
| backEndTime | 137 ms |
| domContentLoadedTime | 398 ms |
| domInteractiveTime | 398 ms |
| domainLookupTime | 4 ms |
| frontEndTime | 1.446 s |
| pageDownloadTime | 3 ms |
| pageLoadTime | 1.586 s |
| redirectionTime | 0 ms |
| serverConnectionTime | 15 ms |
| serverResponseTime | 116 ms |
| Google Web Vitals | |
|---|---|
| Time to first byte (TTFB) | 137 ms |
| First Contentful Paint (FCP) | 486 ms |
| Largest Contentful Paint (LCP) | 738 ms |
| Cumulative Layout Shift (CLS) | 0.00 |
| Interaction to next paint (INP) | 176 ms |
| Total Blocking Time (TBT) | 105 ms |
| First Contentful Paint info | |
|---|---|
| Elements that needed recalculate style before FCP | 528 |
| Time spent in recalculate style before FCP | 43.149 ms |
| Extra timings | |
|---|---|
| TTFB | 137 ms |
| First Paint | 486 ms |
| Load Event End | 1.587 s |
| Fully loaded | 1.596 s |
| User Timing marks | |
|---|---|
| GTM-G-58XGFJWZ1E:15 | 0 ms |
| GTM-G-58XGFJWZ1E:17 | 744 ms |
| GTM-G-58XGFJWZ1E:5:14 | 1.009 s |
| User Timing measures | ||
|---|---|---|
| Name | Start time | Duration |
| GTM-G-58XGFJWZ1E:15:17 | 0 ms | 744 ms |
| GTM-G-58XGFJWZ1E:5:17:14 | 744 ms | 265 ms |
When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.
| Element type | DIV |
| Element/tag | <div class="texture-content-1"></div> |
| Render time | 738 ms |
| Element render delay | 136 ms |
| TTFB | 137 ms |
| Resource delay | 156 ms |
| Resource load duration | 308 ms |
| Elements that needed recalculate style before LCP | 536 |
| Time spent in recalculate style before LCP | 49.68 ms |
| Load time | 655 ms |
| URL | https://www.antiquit...ure-content-1.png |
| Size (width*height) | 78384 |
| DOM path | |
| div:eq(3) > div:eq(0) > div > div > div> div:eq(3) > div:eq(0) > div > div > div> | |
0.00285 cumulative layout shift collected from the Cumulative Layout Shift API.
These HTML elements contribute most to the Cumulative Layout Shifts of the page. The higher score, the more layout shift.
| Score | HTML Element |
|---|---|
| 0.00285 | <li class="menu-item"></li>,<ul class="sub-menu second-sub-menu"></ul>,<li class="menu-item "></li>,<div class="block-search"></div>,<li class="menu-item"></li> |
| body > div:eq(0) > div > div > div > div > ul > li:eq(1),body > div#jz-header > div#jz-container > div > div > ul:eq(1),body > div:eq(0) > div > div > div > div > ul > li:eq(2),body > div#jz-header > div#jz-container > div > div > div,body > div:eq(0) > div > div > div > div > ul > li:eq(3) | |

The elements that have shifted place is highlighted in the image (that have a higher value than 0.01). If the element shifted outside of the viewport, you will not see it there. It can be hard to understand what content that has shifted, if that's the case, checkout the video or the filmstrip of the run.
Interaction to Next Paint (INP) is a metric that try to measure responsiveness. It's useful if you are testing user journeys. Read more about Interaction to Next Paint.
The measured latency was 176 ms.
| Event type | pointerover |
| Element type | DIV |
| Element class name | box-catchy-text desktop |
| Event target | div.container>div.row>div.span8.offset4>div.texture-content-1>div.box-catchy-text.desktop |
| Load state when the event happened | loading |
Read more about the Long Animation Frames API here here.
The top 10 longest animation frames entries
| Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
|---|---|---|---|---|
| 61 ms | 126.2 ms | 11.8 ms | 8 ms | 3.8 ms |
| https://www.google-analytics.com/analytics.js | ||||
Forced Style And Layout Duration: 6 ms Invoker: https://www.google-analytics.com/analytics.js | ||||
| Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
|---|---|---|---|---|
| 44 ms | 100.5 ms | 1.5 ms | 0.9 ms | 0.6 ms |
| https://www.antiquites-en-france.com/js/jquery.min.js | ||||
Forced Style And Layout Duration: 80 ms Invoker: #document.onDOMContentLoaded | ||||
| Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
|---|---|---|---|---|
| 41 ms | 121.4 ms | 1.6 ms | 1.1 ms | 0.5 ms |
| https://www.antiquites-en-france.com/galleria/galleriacustom.min.js | ||||
Forced Style And Layout Duration: 1 ms Invoker: TimerHandler:setTimeout | ||||
| https://www.antiquites-en-france.com/galleria/galleriacustom.min.js | ||||
Forced Style And Layout Duration: 1 ms Invoker: TimerHandler:setTimeout | ||||
| https://www.googletagmanager.com/gtag/js?id=G-58XGFJWZ1E&cx=c&_slc=1 | ||||
Invoker: https://www.googletagmanager.com/gtag/js?id=G-58XGFJWZ1E&cx=c&_slc=1 | ||||
| Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
|---|---|---|---|---|
| 16 ms | 66 ms | 0 ms | 0 ms | 0 ms |
| https://www.antiquites-en-france.com/galleria/themes/azur/galleria.azur.min.js | ||||
Invoker: TimerHandler:setInterval | ||||
| Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
|---|---|---|---|---|
| 6 ms | 10.7 ms | 47.3 ms | 46.3 ms | 1 ms |
| No availible script information. | ||||
| Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
|---|---|---|---|---|
| 1 ms | 166.7 ms | 21.3 ms | 19.5 ms | 1.8 ms |
| https://www.antiquites-en-france.com/js/jquery.min.js | ||||
Invoker: https://www.antiquites-en-france.com/js/jquery.min.js | ||||
| https://www.antiquites-en-france.com/vendor/jquery-ui/js/jquery-ui-1.8.22.custom.min.js | ||||
Forced Style And Layout Duration: 2 ms Invoker: https://www.antiquites-en-france.com/vendor/jquery-ui/js/jquery-ui-1.8.22.custom.min.js | ||||
| https://www.antiquites-en-france.com/galleria/galleriacustom.min.js | ||||
Invoker: https://www.antiquites-en-france.com/galleria/galleriacustom.min.js | ||||
| https://www.antiquites-en-france.com/ | ||||
Forced Style And Layout Duration: 17 ms Invoker: https://www.antiquites-en-france.com/ | ||||
| Blocking duration | Work duration | Render duration | PreLayout Duration | Style And Layout Duration |
|---|---|---|---|---|
| 0 ms | 58.6 ms | 1.4 ms | 0.8 ms | 0.6 ms |
| https://www.antiquites-en-france.com/galleria/galleriacustom.min.js | ||||
Invoker: TimerHandler:setTimeout | ||||
| https://www.antiquites-en-france.com/galleria/galleriacustom.min.js | ||||
Forced Style And Layout Duration: 27 ms Invoker: TimerHandler:setTimeout | ||||
There are no Server Timings.
There are no custom configured scripts.
There are no custom extra metrics from scripting.
| Name | Display Time | X | Y | Width | Height |
|---|---|---|---|---|---|
| LargestImage (0.jpg) | 1.301 s | 91 | 305 | 150 | 150 |
| <img width="150px" height="150px" src="/uploads/items/thumb_blank/0.jpg" alt="Commode Design vers 1970"> | |||||
| Heading | 734 ms | 490 | 180 | 770 | 30 |
| <h1></h1> | |||||
| LargestContentfulPaint | 734 ms | 490 | 162 | 770 | 142 |
| <div class="texture-content-1"></div> | |||||
How the page is built.
| Summary | |
|---|---|
| HTTP version | HTTP/2.0 |
| Total requests | 72 |
| Total domains | 4 |
| Total transfer size | 4.7 MB |
| Total content size | 5.4 MB |
| Responses missing compression | 19 |
| Number of cookies | 1 |
| Third party cookies | 0 |
| Requests per response code | |
|---|---|
| 200 | 67 |
| 204 | 1 |
| 404 | 4 |
| URL | Type | Transfer Size | Content Size |
|---|---|---|---|
| https://www.antiquit...7c6678c3710b1.jpg | image | 528.1 KB | 527.2 KB |
| https://www.antiquit...00f7c26eef18c.jpg | image | 442.9 KB | 442.2 KB |
| https://www.antiquit...1f182c8d62908.jpg | image | 439.0 KB | 438.3 KB |
| https://www.antiquit...df00cea02cdcf.jpg | image | 420.6 KB | 419.9 KB |
| https://www.antiquit...94141ca4106bf.jpg | image | 338.0 KB | 337.4 KB |
| https://www.antiquit...1f3d1ffd2b4f4.jpg | image | 337.6 KB | 336.9 KB |
| https://www.antiquit...0744e81a7f282.jpg | image | 324.0 KB | 323.4 KB |
| https://www.antiquit...84302bd792eda.jpg | image | 283.8 KB | 283.3 KB |
| https://www.antiquit...7e931a82894e3.jpg | image | 281.3 KB | 280.8 KB |
| https://www.googleta...nager.com/gtag/js | javascript | 161.7 KB | 474.8 KB |
| https://www.antiquit...7884f5fdc6c2e.jpg | image | 119.1 KB | 118.7 KB |
| https://www.antiquit...a37ba9a125d50.jpg | image | 79.9 KB | 79.6 KB |
| https://www.antiquit...d0eca1004820e.jpg | image | 78.7 KB | 78.4 KB |
| https://www.antiquit...1d6ab7b03e152.jpg | image | 67.7 KB | 67.4 KB |
| https://www.antiquit...ns-Semibold.woff2 | plain | 62.5 KB | 62.2 KB |
| https://www.antiquit...6beaa7d42bb84.jpg | image | 62.2 KB | 61.9 KB |
| https://www.antiquit...nSans-Light.woff2 | plain | 61.8 KB | 61.5 KB |
| https://www.antiquit...ans-Regular.woff2 | plain | 60.6 KB | 60.3 KB |
| https://www.antiquit...iboldItalic.woff2 | plain | 59.6 KB | 59.3 KB |
| https://www.antiquit...ine/18/banner.jpg | image | 58.9 KB | 58.6 KB |
| Content | Header Size | Transfer Size | Content Size | Requests |
|---|---|---|---|---|
| html | 0 b | 7.4 KB | 29.3 KB | 1 |
| css | 0 b | 28.1 KB | 167.7 KB | 2 |
| javascript | 0 b | 291.4 KB | 893.0 KB | 7 |
| image | 0 b | 4.1 MB | 4.0 MB | 51 |
| plain | 0 b | 290.0 KB | 288.0 KB | 7 |
| Total | 0 b | 4.7 MB | 5.4 MB | 68 |
| Domain | Total download time | Transfer Size | Content Size | Requests |
|---|---|---|---|---|
| www.antiquites-en-france.com | 12.907 s | 4.5 MB | 4.9 MB | 68 |
| www.google-analytics.com | 96 ms | 21.4 KB | 51.1 KB | 2 |
| www.googletagmanager.com | 287 ms | 161.7 KB | 474.8 KB | 1 |
| region1.google-analytics.com | 76 ms | N/A | 0 b | 1 |
| type | min | median | max |
|---|---|---|---|
| Expires | 0 seconds | 1 week | 1 week |
| Last modified | 17 hours | 11 years | 28 years |
Included requests done after load event end.
| Content | Transfer Size | Requests |
|---|---|---|
| html | 0 b | 0 |
| css | 0 b | 0 |
| javascript | 0 b | 0 |
| image | 1.5 KB | 1 |
| font | 0 b | 0 |
| Total | 1.5 KB | 1 |
Includes requests done after DOM content loaded.
| Content | Transfer Size | Requests |
|---|---|---|
| html | 0 b | 0 |
| css | 1.9 KB | 1 |
| javascript | 161.7 KB | 1 |
| image | 1.3 MB | 9 |
| font | 0 b | 0 |
| plain | 474 B | 2 |
| Total | 1.4 MB | 13 |
Render blocking information directly from Chrome.
| Blocking | In body parser blocking | Potentially blocking |
|---|---|---|
| 5 | 0 | 0 |
| URL | Type |
|---|---|
| https://www.googleta...nager.com/gtag/js | non_blocking |
| https://www.antiquit...ns-Semibold.woff2 | non_blocking |
| https://www.antiquit...nSans-Light.woff2 | non_blocking |
| https://www.antiquit...ans-Regular.woff2 | non_blocking |
| https://www.antiquit...iboldItalic.woff2 | non_blocking |
| https://www.antiquit....22.custom.min.js | blocking |
| https://www.antiquit...ika-Regular.woff2 | non_blocking |
| https://www.antiquit.../js/jquery.min.js | blocking |
| https://www.antiquit...m/css/all.min.css | blocking |
| https://www.google-a....com/analytics.js | non_blocking |
| https://www.antiquit...eriacustom.min.js | blocking |
| https://www.antiquit...m/js/all-2.min.js | blocking |
| https://www.antiquit...leria.azur.min.js | non_blocking |
| https://www.antiquit...galleria.azur.css | dynamically_injected_non_blocking |
Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.
Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.
| Type | Quantity | Total duration (ms) |
|---|---|---|
| Total Blocking Time | 105 | |
| Max Potential First Input Delay | 99 | |
| Long Tasks before First Paint | 1 | 92 |
| Long Tasks before First Contentful Paint | 1 | 92 |
| Long Tasks before Largest Contentful Paint | 2 | 191 |
| Long Tasks after Load Event End | 1 | 67 |
| Total Long Tasks | 4 | 347 |
CPU last long task happened at 8.763 s
| name | startTime | duration | containerId | containerName | containerSrc | containerType |
|---|---|---|---|---|---|---|
| self | 398 | 92 | window | |||
| self | 551 | 99 | window | |||
| self | 898 | 89 | window | |||
| self | 8763 | 67 | window |
Calculated using Tracium.
| Categories (ms) | |
|---|---|
| parseHTML | 40 |
| styleLayout | 264 |
| paintCompositeRender | 23 |
| scriptParseCompile | 1 |
| scriptEvaluation | 676 |
| garbageCollection | 9 |
| other | 268 |
| Events (ms) | |
|---|---|
| FunctionCall | 349 |
| RunTask | 228 |
| v8.run | 202 |
| Layout | 191 |
| UpdateLayoutTree | 72 |
| TimerFire | 49 |
| v8.callFunction | 44 |
| ParseHTML | 30 |
| RunMicrotasks | 22 |
| Paint | 16 |
| HTMLDocumentParser::MaybeFetchQueuedPreloads | 15 |
| PrePaint | 11 |
| URL | CPU time (ms) |
|---|---|
| https://www.antiquites-en-france.com/galleria/themes/azur/galleria.azur.min.js | 720 |
| https://www.antiquites-en-france.com/galleria/galleriacustom.min.js | 495 |
| https://www.antiquites-en-france.com/js/jquery.min.js | 146 |
| https://www.google-analytics.com/analytics.js | 102 |
| https://www.googletagmanager.com/gtag/js?id=G-58XGFJWZ1E&cx=c&_slc=1 | 93 |
| https://www.antiquites-en-france.com/ | 23 |
| https://www.antiquites-en-france.com/vendor/jquery-ui/js/jquery-ui-1.8.22.custom.min.js | 20 |
| Tool/domain | Time (ms) |
|---|---|
| www.antiquites-en-france.com | 1403.4 |
| Google Analytics | 102.0 |
| Google Tag Manager | 92.5 |
Third party requests categorised by Third party web version 0.26.2.
| Category | Requests |
|---|---|
| analytics | 3 |
| survelliance | 4 |
| tag-manager | 1 |
| Category | Number of tools |
|---|---|
| analytics | 1 |
| survelliance | 2 |
| tag-manager | 1 |
| analytics (3 requests) |
| Google Analytics |
|
| survelliance (4 requests) |
| Google Analytics |
| Google Tag Manager |
|
| tag-manager (1 requests) |
| Google Tag Manager |
|
Calculated using .*antiquites-en-france.* (use --firstParty to configure).
| Content | Header Size | Transfer Size | Content Size | Requests |
|---|---|---|---|---|
| html | 0 b | 7.4 KB | 29.3 KB | 1 |
| css | 0 b | 28.1 KB | 167.7 KB | 2 |
| javascript | 0 b | 108.8 KB | 367.1 KB | 5 |
| image | 0 b | 4.1 MB | 4.0 MB | 51 |
| font | 0 b | 0 b | 0 b | 0 |
| plain | 0 b | 289.5 KB | 288.0 KB | 5 |
| Total | N/A | 4.5 MB | 4.9 MB | 68 |
| Content | Header Size | Transfer Size | Content Size | Requests |
|---|---|---|---|---|
| html | 0 b | 0 b | 0 b | 0 |
| css | 0 b | 0 b | 0 b | 0 |
| javascript | 0 b | 182.7 KB | 525.9 KB | 2 |
| image | 0 b | 0 b | 0 b | 0 |
| font | 0 b | 0 b | 0 b | 0 |
| plain | 0 b | 474 B | 15 B | 2 |
| Total | N/A | 183.1 KB | 525.9 KB | 4 |
Axe is an accessibility testing engine for websites and other HTML-based user interfaces. Tested using axe-core version 4.10.2. Read more about axe-core .
Median number of violations for all the runs. Check each individual run to see all the violations.
| Type | Violations (median) |
|---|---|
| Critical | 1 (6 issues) |
| Serious | 3 (8 issues) |
| Moderate | 2 (26 issues) |
| Minor | 0 (0 issues) |