Tested 2025-04-30 01:40:00 using Chrome 132.0.6834.83 (runtime settings).
Metric | Value |
---|---|
Page metrics | |
Performance score | 98 |
Total page size | 707 B |
Requests | 2 |
Timing metrics | |
TTFB | 52 ms |
First Paint | 81 ms |
Fully Loaded | 99 ms |
Google Web Vitals | |
TTFB | 52 ms |
First Contentful Paint (FCP) | 81 ms |
Largest Contentful Paint (LCP) | 81 ms |
Cumulative Layout Shift (CLS) | 0.00 |
Visual Metrics | |
First Visual Change | 67 ms |
Speed Index | 67 ms |
Visual Complete 85% | 67 ms |
Visual Complete 99% | 67 ms |
Last Visual Change | 67 ms |
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 extra requests by setting cache headers (cacheHeaders) | The page has 1 request that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 353 B the next access. | 90 |
Description: The easiest way to make your page fast is to avoid doing requests to the server. Setting a cache header on your server response will tell the browser that it doesn't need to download the asset again during the configured cache time! Always try to set a cache time if the content doesn't change for every request. | ||
Offenders: | ||
Avoid missing and error requests (responseOk) | The page has 2 error responses. The page has 2 responses with code 503. | 80 |
Description: Your page should never request assets that return a 400 or 500 error. These requests are never cached. If that happens something is broken. Please fix it. | ||
Offenders: |
Title | Advice | Score |
---|---|---|
Declare a charset in your document (charset) | You are not using charset UTF-8? | 50 |
Description: The Unicode Standard (UTF-8) covers (almost) all the characters, punctuations, and symbols in the world. Please use that. | ||
Declare the language code for your document (language) | The page is missing a language definition in the HTML tag. Define it with <html lang="YOUR_LANGUAGE_CODE"> | 0 |
Description: According to the W3C recommendation you should declare the primary language for each Web page with the lang attribute inside the <html> tag https://www.w3.org/International/questions/qa-html-language-declarations#basics. | ||
Meta description (metaDescription) | The page is missing a meta description. | 0 |
Description: Use a page description to make the page more relevant to search engines. | ||
Avoid unnecessary headers (unnecessaryHeaders) | There are 2 responses that sets a server header. | 98 |
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 |
---|---|---|
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: |
Page info | |
---|---|
Title | 503 Service Unavailable |
Width | 1365 |
Height | 620 |
DOM elements | 6 |
Avg DOM depth | 2 |
Max DOM depth | 3 |
Iframes | 0 |
Script tags | 0 |
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 html
or --browsertime.chrome.includeResponseBodies html
to help Wappalyzer find more information about technologies used.
Wappalyzer didn't find any information.
Visual Metrics | |
---|---|
First Visual Change | 67 ms |
Speed Index | 67 ms |
Heading | 67 ms |
LargestContentfulPaint | 67 ms |
Last Meaningful Paint | 67 ms |
Largest Contentful Paint | 67 ms |
Visual Complete 85% | 67 ms |
Visual Complete 95% | 67 ms |
Visual Complete 99% | 67 ms |
Last Visual Change | 67 ms |
Visual Readiness | 0 ms |
Navigation Timing | |
---|---|
backEndTime | 52 ms |
domContentLoadedTime | 64 ms |
domInteractiveTime | 64 ms |
domainLookupTime | 5 ms |
frontEndTime | 12 ms |
pageDownloadTime | 1 ms |
pageLoadTime | 65 ms |
redirectionTime | 0 ms |
serverConnectionTime | 17 ms |
serverResponseTime | 26 ms |
Google Web Vitals | |
---|---|
Time to first byte (TTFB) | 52 ms |
First Contentful Paint (FCP) | 81 ms |
Largest Contentful Paint (LCP) | 81 ms |
Total Blocking Time (TBT) | 0 ms |
First Contentful Paint info | |
---|---|
Elements that needed recalculate style before FCP | 7 |
Time spent in recalculate style before FCP | 0.356 ms |
Extra timings | |
---|---|
TTFB | 52 ms |
First Paint | 81 ms |
Load Event End | 65 ms |
Fully loaded | 99 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 | H1 |
Element/tag | <h1></h1> |
Render time | 81 ms |
Element render delay | 29 ms |
TTFB | 52 ms |
Resource delay | 0 ms |
Resource load duration | 0 ms |
Elements that needed recalculate style before LCP | 7 |
Time spent in recalculate style before LCP | 0.356 ms |
Load time | 0 ms |
Size (width*height) | 9792 |
DOM path | |
h1> h1> |
No layout shift detected.
Read more about the Long Animation Frames API here here.
The top 10 longest animation frames entries
There are no Server Timings.
There are no custom configured scripts.
There are no custom extra metrics from scripting.
name | value |
---|---|
AudioHandlers | 0 |
AudioWorkletProcessors | 0 |
Documents | 4 |
Frames | 1 |
JSEventListeners | 0 |
LayoutObjects | 17 |
MediaKeySessions | 0 |
MediaKeys | 0 |
Nodes | 30 |
Resources | 1 |
ContextLifecycleStateObservers | 10 |
V8PerContextDatas | 3 |
WorkerGlobalScopes | 0 |
UACSSResources | 0 |
RTCPeerConnections | 0 |
ResourceFetchers | 4 |
AdSubframes | 0 |
DetachedScriptStates | 2 |
ArrayBufferContents | 0 |
LayoutCount | 4 |
RecalcStyleCount | 3 |
LayoutDuration | 5 |
RecalcStyleDuration | 1 |
DevToolsCommandDuration | 46 |
ScriptDuration | 3 |
V8CompileDuration | 0 |
TaskDuration | 142 |
TaskOtherDuration | 87 |
ThreadTime | 0 |
ProcessTime | 0 |
JSHeapUsedSize | 1712696 |
JSHeapTotalSize | 2772992 |
FirstMeaningfulPaint | 81 |
Name | Display Time | X | Y | Width | Height |
---|---|---|---|---|---|
Heading | 67 ms | 8 | 8 | 1349 | 37 |
<h1></h1> | |||||
LargestContentfulPaint | 67 ms | 8 | 8 | 1349 | 37 |
<h1></h1> |
How the page is built.
Summary | |
---|---|
HTTP version | HTTP/2.0 |
Total requests | 2 |
Total domains | 1 |
Total transfer size | 707 B |
Total content size | 448 B |
Responses missing compression | 0 |
Number of cookies | 0 |
Third party cookies | 0 |
Requests per response code | |
---|---|
503 | 2 |
URL | Type | Transfer Size | Content Size |
---|---|---|---|
https://www.antiquites-en-france.com/ | html | 354 B | 224 B |
https://www.antiquit...e.com/favicon.ico | html | 353 B | 224 B |
Content | Header Size | Transfer Size | Content Size | Requests |
---|---|---|---|---|
Total | 0 b | 0 b | 0 b | 0 |
Domain | Total download time | Transfer Size | Content Size | Requests |
---|---|---|---|---|
www.antiquites-en-france.com | 86 ms | 707 B | 448 B | 2 |
type | min | median | max |
---|---|---|---|
Expires | 0 seconds | 0 seconds | 0 seconds |
Included requests done after load event end.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 0 b | 0 |
javascript | 0 b | 0 |
image | 0 b | 0 |
font | 0 b | 0 |
Total | 353 B | 1 |
Includes requests done after DOM content loaded.
Content | Transfer Size | Requests |
---|---|---|
html | 0 b | 0 |
css | 0 b | 0 |
javascript | 0 b | 0 |
image | 0 b | 0 |
font | 0 b | 0 |
Total | 353 B | 1 |
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.
Calculated using Tracium.
Categories (ms) | |
---|---|
parseHTML | 1 |
styleLayout | 5 |
paintCompositeRender | 0 |
scriptParseCompile | 0 |
scriptEvaluation | 9 |
garbageCollection | 0 |
other | 105 |
Events (ms) | |
---|---|
RunTask | 99 |
Third party requests categorised by Third party web version 0.26.2.
Calculated using .*antiquites-en-france.* (use --firstParty
to configure).
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 | 0 b | 0 b | 0 |
image | 0 b | 0 b | 0 b | 0 |
font | 0 b | 0 b | 0 b | 0 |
Total | N/A | 707 B | 448 B | 2 |
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 | 0 b | 0 b | 0 |
image | 0 b | 0 b | 0 b | 0 |
font | 0 b | 0 b | 0 b | 0 |
Total | N/A | N/A | N/A |
afterPageCompleteCheck.png
layoutShift.png
largestContentfulPaint.png
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 .
serious | |
---|---|
<html> element must have a lang attribute (cat.language,wcag2a,wcag311,TTv5,TT11.a,EN-301-549,EN-9.3.1.1,ACT) - html-has-lang | Ensure every HTML document has a lang attribute |
Fix any of the following:
The <html> element does not have a lang attribute
| |
moderate | |
Document should have one main landmark (cat.semantics,best-practice) - landmark-one-main | Ensure the document has a main landmark |
Fix all of the following:
Document does not have a main landmark
| |
All page content should be contained by landmarks (cat.keyboard,best-practice) - region | Ensure all page content is contained by landmarks |
Fix any of the following:
Some page content is not contained by landmarks
|