Page summary

https://www.proantic.com/

Tested 2026-04-06 01:30:42 using Chrome 132.0.6834.83 (runtime settings).

SummaryWaterfall MetricsVideoFilmstrip CoachPageXrayCPU Third party axe
| Summary | | Download Video | Download Timeline Log | Download HAR | 

Summary

MetricValue
Page metrics
Performance Score98
Total Page Transfer Size786.8 KB
Requests33
Timing metrics
TTFB [median]66 ms
First Paint [median]307 ms
Fully Loaded [median]380 ms
Google Web Vitals
TTFB [median]66 ms
First Contentful Paint (FCP) [median]307 ms
Largest Contentful Paint (LCP) [median]307 ms
Cumulative Layout Shift (CLS) [median]0.00
Interaction To Next Paint (INP) [median]112 ms
CPU metrics
CPU long tasks [median]1
CPU longest task duration113 ms
CPU last long task happens at192 ms
Visual Metrics
First Visual Change [median]301 ms
Speed Index [median]304 ms
Visual Complete 85% [median]301 ms
Visual Complete 99% [median]401 ms
Last Visual Change [median]401 ms
Screenshot of run 2

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange266 ms301 ms339 ms451 ms
LastVisualChange366 ms401 ms452 ms589 ms
SpeedIndex269 ms304 ms352 ms482 ms
LargestImage266 ms301 ms339 ms451 ms
Heading333 ms367 ms430 ms589 ms
LargestContentfulPaint266 ms301 ms362 ms520 ms
LastMeaningfulPaint333 ms367 ms430 ms589 ms
VisualReadiness100 ms100 ms113 ms138 ms
VisualComplete85266 ms301 ms362 ms520 ms
VisualComplete95266 ms301 ms362 ms520 ms
VisualComplete99366 ms401 ms452 ms589 ms
Google Web Vitals
Time To First Byte (TTFB)64 ms66 ms66 ms68 ms
Largest Contentful Paint (LCP)257 ms307 ms347 ms478 ms
First Contentful Paint (FCP)257 ms307 ms330 ms425 ms
Cumulative Layout Shift (CLS)0.00160.00160.00160.0016
More metrics
firstPaint257 ms307 ms330 ms425 ms
loadEventEnd332 ms366 ms402 ms507 ms
CPU
Total Blocking Time0 ms0 ms0 ms0 ms
Max Potential FID0 ms0 ms0 ms0 ms
CPU long tasks 1112
CPU last long task happens at164 ms192 ms191 ms216 ms
| Waterfall | | Download HAR | 

Waterfall

Run 2 SpeedIndex median

| Video | Download | 

Video

Download video
| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.2 sCPU Long Task duration 71 msDOM Content Loaded Time 109 msCPU Long Task duration 81 ms
0.4 sFirst Visual Change 301 msVisual Complete 85% 301 msVisual Complete 95% 301 msLargest Image 301 msFirst Contentful Paint 307 msLCP <DIV> 307 msLayout Shift 0.00159 357 msPage Load Time 366 msHeading 367 msFully Loaded 380 ms
0.5 sLast Visual Change 401 msVisual Complete 99% 401 ms
| Performance advice | Best practice advice | Privacy advice | Page info | Technologies | 

Coach

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.

I am the coach

Coach score

Performance advice (98)

TitleAdviceScore
Avoid CPU Long Tasks (longTasks)The page has 1 CPU long task with the total of 113 ms. The total blocking time is 0 ms and 1 long task before first contentful paint with total time of 113 ms. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.80
Description: Long CPU tasks locks the thread. To the user this is commonly visible as a "locked up" page where the browser is unable to respond to user input; this is a major source of bad user experience on the web today. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. To debug you should use the Chrome timeline log and drag/drop it into devtools or use Firefox Geckoprofiler.
Offenders:
  • unknown
  • Avoid too many fonts (fewFonts)The page has 7 font requests. Do you really need them? What value does the fonts give the user?30
    Description: How many fonts do you need on a page for the user to get the message? Fonts can slow down the rendering of content, try to avoid loading too many of them because worst case it can make the text invisible until they are loaded (FOIT—flash of invisible text), best case they will flicker the text content when they arrive.
    Offenders:
  • https://www.proantic.com/webfonts/lato-v24-latin-regular.woff2
  • https://www.proantic.com/webfonts/open-sans-v40-latin-regular.woff2
  • https://www.proantic.com/webfonts/fa-thin-100.woff2
  • https://www.proantic.com/webfonts/lato-v24-latin-300.woff2
  • https://www.proantic.com/webfonts/open-sans-v40-latin-300.woff2
  • https://www.proantic.com/webfonts/open-sans-v40-latin-700.woff2
  • https://www.proantic.com/webfonts/cinzel-v23-latin-regular.woff2
  • Make each CSS response small (optimalCssSize)https://www.proantic.com/css/A.fontawesome.min.css,,qtimestampcssproantic202602261142+regular.min.css,,qtimestampcssproantic202602261142,Mcc.wyifselPA4.css.pagespeed.cf.3EmdiLN2Bl.css size is 35.8 kB (35813) and that is bigger than the limit of 14.5 kB. https://www.proantic.com/css/A.main.css,qtimestampcssproantic2026022611421111222111111111111.pagespeed.cf.2QfeH0fI3J.css size is 15.4 kB (15393) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.80
    Description: Make CSS responses small to fit into the magic number TCP window size of 14.5 KB. The browser can then download the CSS faster and that will make the page start rendering earlier.
    Offenders:
    URLTransfer sizeContent size
    https://www.proantic.com/css/A.fontawesome.min.css,,qtimestampcssproantic2026022...cf.3EmdiLN2Bl.css 35.0 KB134.5 KB
    https://www.proantic.com/css/A.main.css,qtimestampcssproantic2026022611421111222...cf.2QfeH0fI3J.css 15.0 KB84.3 KB

    Best practice advice (89)

    TitleAdviceScore
    Meta description (metaDescription)The meta description is too long. It has 208 characters, the recommended max is 15550
    Description: Use a page description to make the page more relevant to search engines.
    Page title (pageTitle)The title is too long by 10 characters. The recommended max is 6050
    Description: Use a title to make the page more relevant to search engines.
    Do not send too long headers (longHeaders)https://www.proantic.com/ has a header content-security-policy that is 2120 characters long. 99
    Description: Do not send response headers that are too long.
    Offenders:
  • https://www.proantic.com/
  • Avoid unnecessary headers (unnecessaryHeaders)There are 32 responses that sets both a max-age and expires header. There are 33 responses that sets a server header. 35
    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:
  • https://www.proantic.com/
  • https://www.proantic.com/css/A.googlefonts.css,,qtimestampcssproantic20260226114...cf.rEwHvHvTPS.css
  • https://www.proantic.com/css/A.googlefonts.css,,qtimestampcssproantic20260226114...cf.rEwHvHvTPS.css
  • https://www.proantic.com/css/A.sweetalert2-v1-2.css,qtimestampcssproantic2026022...cf.cNqGP1Hykr.css
  • https://www.proantic.com/css/A.sweetalert2-v1-2.css,qtimestampcssproantic2026022...cf.cNqGP1Hykr.css
  • https://www.proantic.com/css/A.carrousel-09.css,qtimestampcssproantic20260226114...cf.dnBqBpe3V7.css
  • https://www.proantic.com/css/A.carrousel-09.css,qtimestampcssproantic20260226114...cf.dnBqBpe3V7.css
  • https://www.proantic.com/css/A.fontawesome.min.css,,qtimestampcssproantic2026022...cf.3EmdiLN2Bl.css
  • https://www.proantic.com/css/A.fontawesome.min.css,,qtimestampcssproantic2026022...cf.3EmdiLN2Bl.css
  • https://www.proantic.com/css/A.thin.min.css,,qtimestampcssproantic202602261142+s...cf.n_K6ZlZCwr.css
  • https://www.proantic.com/css/A.thin.min.css,,qtimestampcssproantic202602261142+s...cf.n_K6ZlZCwr.css
  • https://www.proantic.com/css/A.light.min.css,,qtimestampcssproantic202602261142+...cf.jkAuv2ZTBd.css
  • https://www.proantic.com/css/A.light.min.css,,qtimestampcssproantic202602261142+...cf.jkAuv2ZTBd.css
  • https://www.proantic.com/css/A.sharp-duotone-thin.min.css,,qtimestampcssproantic...cf.HyjkBCeIdY.css
  • https://www.proantic.com/css/A.sharp-duotone-thin.min.css,,qtimestampcssproantic...cf.HyjkBCeIdY.css
  • https://www.proantic.com/css/A.proantic.webflow.024.css,qtimestampcssproantic202...cf.6WZHjCK3Jc.css
  • https://www.proantic.com/css/A.proantic.webflow.024.css,qtimestampcssproantic202...cf.6WZHjCK3Jc.css
  • https://www.proantic.com/css/A.main.css,qtimestampcssproantic2026022611421111222...cf.2QfeH0fI3J.css
  • https://www.proantic.com/css/A.main.css,qtimestampcssproantic2026022611421111222...cf.2QfeH0fI3J.css
  • https://www.proantic.com/ico/logo_proantic_2024.png
  • https://www.proantic.com/ico/logo_proantic_2024.png
  • https://www.proantic.com/ico/englishflag.png
  • https://www.proantic.com/ico/englishflag.png
  • https://www.proantic.com/ico/33flag20px.jpg
  • https://www.proantic.com/ico/33flag20px.jpg
  • https://www.proantic.com/ico/44flag20px.png
  • https://www.proantic.com/ico/44flag20px.png
  • https://www.proantic.com/ico/39flag20px.jpg
  • https://www.proantic.com/ico/39flag20px.jpg
  • https://www.proantic.com/img/home-section-catchphrase-1c.webp
  • https://www.proantic.com/img/home-section-catchphrase-1c.webp
  • https://www.proantic.com/img/home-section-catchphrase-2c.webp
  • https://www.proantic.com/img/home-section-catchphrase-2c.webp
  • https://www.proantic.com/galerie/galeriefc/img/small/1394290-main-66d4d8c0a955d.jpg
  • https://www.proantic.com/galerie/galeriefc/img/small/1394290-main-66d4d8c0a955d.jpg
  • https://www.proantic.com/galerie/galerie-napoleon-3/img/small/1733627-main-69c97644bd5e4.jpg
  • https://www.proantic.com/galerie/galerie-napoleon-3/img/small/1733627-main-69c97644bd5e4.jpg
  • https://www.proantic.com/galerie/galerie-napoleon-3/img/small/1677061-main-69483755e6e51.jpg
  • https://www.proantic.com/galerie/galerie-napoleon-3/img/small/1677061-main-69483755e6e51.jpg
  • https://www.proantic.com/galerie/noblessedesgrandssiecles/img/small/1532876-main-690d2ddd1e5fa.jpg
  • https://www.proantic.com/galerie/noblessedesgrandssiecles/img/small/1532876-main-690d2ddd1e5fa.jpg
  • https://www.proantic.com/galerie/laurybailly/img/small/1698647-main-697de3086d37b.jpg
  • https://www.proantic.com/galerie/laurybailly/img/small/1698647-main-697de3086d37b.jpg
  • https://www.proantic.com/galerie/laurybailly/img/small/1737390-main-69d21ae92a40c.jpg
  • https://www.proantic.com/galerie/laurybailly/img/small/1737390-main-69d21ae92a40c.jpg
  • https://www.proantic.com/galerie/galerie-malibran/img/small/1683141-main-695ccdd74387d.jpg
  • https://www.proantic.com/galerie/galerie-malibran/img/small/1683141-main-695ccdd74387d.jpg
  • https://www.proantic.com/webfonts/lato-v24-latin-regular.woff2
  • https://www.proantic.com/webfonts/lato-v24-latin-regular.woff2
  • https://www.proantic.com/galerie/philippecote/img/small/1558954-main-683d65125ff50.jpg
  • https://www.proantic.com/galerie/philippecote/img/small/1558954-main-683d65125ff50.jpg
  • https://www.proantic.com/webfonts/open-sans-v40-latin-regular.woff2
  • https://www.proantic.com/webfonts/open-sans-v40-latin-regular.woff2
  • https://www.proantic.com/webfonts/fa-thin-100.woff2
  • https://www.proantic.com/webfonts/fa-thin-100.woff2
  • https://www.proantic.com/webfonts/lato-v24-latin-300.woff2
  • https://www.proantic.com/webfonts/lato-v24-latin-300.woff2
  • https://www.proantic.com/webfonts/open-sans-v40-latin-300.woff2
  • https://www.proantic.com/webfonts/open-sans-v40-latin-300.woff2
  • https://www.proantic.com/webfonts/open-sans-v40-latin-700.woff2
  • https://www.proantic.com/webfonts/open-sans-v40-latin-700.woff2
  • https://www.proantic.com/webfonts/cinzel-v23-latin-regular.woff2
  • https://www.proantic.com/webfonts/cinzel-v23-latin-regular.woff2
  • https://www.proantic.com/ico/proantic_ico_32_1.png
  • https://www.proantic.com/ico/proantic_ico_32_1.png
  • Privacy advice (94)

    TitleAdviceScore
    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:
  • https://www.proantic.com/
  • Page info

    Page info
    TitleProantic: Achetez des antiquités et objets d’art présentés par des ant
    Width1358
    Height5151
    DOM elements511
    Avg DOM depth7
    Max DOM depth12
    Iframes0
    Script tags0
    Local storage0 b
    Session storage0 b
    Network Information API4g
    Resource Hints
    dns-prefetch
    https://cdn-images.mailchimp.com/
    preconnect
    https://cdn-images.mailchimp.com/

    Technologies used to build the page.

    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.

    TechnologyConfidenceCategory
    PayPal 100  Payment processors
    Nginx 100  Web servers Reverse proxies
    HSTS 100  Security
    Google PageSpeed 1.13.35.2100  Caching Web server extensions Performance
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Interaction To Next Paint | Long Aninimation Frames | Visual Elements | 

    Data from run 2

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)68 ms
    First Contentful Paint (FCP)307 ms
    Largest Contentful Paint (LCP)307 ms
    Cumulative Layout Shift (CLS)0.00
    Interaction to next paint (INP)112 ms
    Total Blocking Time (TBT)0 ms
    First Contentful Paint info
    Elements that needed recalculate style before FCP970
    Time spent in recalculate style before FCP77.668 ms
    Extra timings
    TTFB68 ms
    First Paint307 ms
    Load Event End366 ms
    Fully loaded380 ms

    Largest Contentful Paint

    When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.

    Element typeDIV
    Element/tag<div class="home-section-catchphrase-image-1 navbar-big-screen" style="background-image:url(https://www.proantic.com/img/home-section-catchphrase-1c.webp)"></div>
    Render time 307 ms
    Element render delay171 ms
    TTFB68 ms
    Resource delay49 ms
    Resource load duration20 ms
    Elements that needed recalculate style before LCP970
    Time spent in recalculate style before LCP77.668 ms
    Load time191 ms
    URL https://www.proantic...tchphrase-1c.webp
    Size (width*height)173460
    DOM path
    main > section:eq(0) > div:eq(3)> main > section:eq(0) > div:eq(3)>
    LCP

    The largest contentful paint is highlighted in the image. If no element is highlighted the element was removed before the screenshot or the LCP API couldn't find the element.

    The Largest Contentful Paint API highlighted this image as a part of the LCP.

    LCP

    Detected Cumulative Layout Shift

    0.00159 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.

    ScoreHTML Element
    0.00159<div class="w-dropdown-nav nav-menu-hover nav-menu-hover-meta"></div>,,<div class="w-dropdown-nav nav-menu-hover nav-menu-hover-meta" data-menu="antiquaire"></div>,<div class="w-dropdown-nav nav-menu-hover nav-menu-hover-meta"></div>,<div class="w-dropdown-nav magazine nav-menu-hover nav-menu-hover-meta"></div>
    body > nav#totop > div > div > nav > div:eq(6),body > main > section:eq(0) > h1 > #text:eq(2),body > nav#totop > div > div > nav > div:eq(7),body > nav#totop > div > div > nav > div:eq(3),body > nav#totop > div > div > nav > div:eq(8)
    Layout shift

    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

    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 112 ms.

    Event typepointerover
    Element typeDIV
    Element class namehome-section-catchphrase-image-1 navbar-big-screen
    Event targetdiv.home-section-catchphrase-image-1.navbar-big-screen
    Load state when the event happeneddom-content-loaded

    Long Animation Frames

    Read more about the Long Animation Frames API here here.

    The top 10 longest animation frames entries

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    101 ms121 ms80 ms73.7 ms6.3 ms
    No availible script information.

    Server timings

    There are no Server Timings.

    Custom metrics collected through JavaScript

    There are no custom configured scripts.

    Extra metrics collected using scripting

    There are no custom extra metrics from scripting.

    Visual Elements

    NameDisplay TimeX YWidthHeight
    LargestImage (logo_proantic_2024.png)301 ms 10 15 70 70
    <img alt="logo-proantic" src="https://www.proantic.com/ico/logo_proantic_2024.png">
    Heading367 ms 37 202 500 96
    <h1 class="h5-style navbar-big-screen"></h1>
    LargestContentfulPaint301 ms 535 192 420 420
    <div class="home-section-catchphrase-image-1 navbar-big-screen" style="background-image:url(https://www.proantic.com/img/home-section-catchphrase-1c.webp)"></div>
    | Summary  | Largest responses  | Requests and sizes per content type  | Data per domain | Expires and last modified statistics  | Requests loaded after onLoad event  | Render blocking requests  | 

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/2.0
    Total requests33
    Total domains1
    Total transfer size786.8 KB
    Total content size1.0 MB
    Responses missing compression7
    Number of cookies0
    Third party cookies0
    Requests per response code
    20033

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b11.3 KB61.6 KB1
    css0 b69.4 KB304.9 KB9
    image0 b212.3 KB207.1 KB16
    font0 b493.8 KB491.2 KB7
    Total0 b786.8 KB1.0 MB33

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    www.proantic.com1.940 s786.8 KB1.0 MB33

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds4 weeks1 year
    Last modified17 hours6 weeks16 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css0 b0
    javascript0 b0
    image3.3 KB1
    font0 b0
    Total3.3 KB1

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html0 b0
    css0 b0
    javascript0 b0
    image3.3 KB1
    font470.4 KB6
    Total473.7 KB7

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    900

    Render information

    CPU Long Tasks | CPU Time Spent | CPU Time Per Tool/Domain | 

    CPU

    Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.

    Long Tasks

    Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.

    TypeQuantityTotal duration (ms)
    Total Blocking Time 0
    Max Potential First Input Delay 0
    Long Tasks before First Paint2152
    Long Tasks before First Contentful Paint2152
    Long Tasks before Largest Contentful Paint2152
    Long Tasks after Load Event End00
    Total Long Tasks2152

    CPU last long task happened at 192 ms

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    unknown10571window
    unknown19281window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML31
    styleLayout165
    paintCompositeRender11
    scriptParseCompile0
    scriptEvaluation7
    garbageCollection0
    other86
    Events (ms)
    Layout83
    UpdateLayoutTree71
    RunTask70
    ParseHTML14
    HTMLDocumentParser::MaybeFetchQueuedPreloads11
    BeginRemoteFontLoad11
    | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.26.2.

    First party requests and sizes per content type

    Calculated using .*proantic.* (use --firstParty to configure).

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b11.3 KB61.6 KB1
    css0 b69.4 KB304.9 KB9
    javascript0 b0 b0 b0
    image0 b212.3 KB207.1 KB16
    font0 b493.8 KB491.2 KB7
    TotalN/A786.8 KB1.0 MB33

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b0 b0 b0
    css0 b0 b0 b0
    javascript0 b0 b0 b0
    image0 b0 b0 b0
    font0 b0 b0 b0
    TotalN/AN/AN/A

    Axe

    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 .

    Violations

    Median number of violations for all the runs. Check each individual run to see all the violations.

    TypeViolations (median)
    Critical 0 (0 issues)
    Serious1 (4 issues)
    Moderate1 (1 issues)
    Minor0 (0 issues)