Skip to content
https://melenchon2027.fr

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
2
REVIEW
5
PASS
16
INFO
4

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

55
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

11.16 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

27.39 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

74 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.003

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

13.34 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

28.41 s

Page Load Progression

404 ms
808 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
27
16 PASS 5 REVIEW 2 FIX
F
Page Weight Budget
Action
6.4 MB transferred, 175 requests
FIX
6.4 MB transferred, 175 requests
Critical::
Page weighs 14.5 MB (6.4 MB transferred)
Warning::
Images are 4.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.5 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 457 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 457 KB
Warning::
175 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.4 MB / 2.4 MB budget
6.4 MB transferred
175 requests
1.3 g CO2 per page load
Images 4.5 MiB 70%
JavaScript 1.1 MiB 17%
Fonts 457.3 KiB 7%
CSS 183.5 KiB 3%
HTML 156.4 KiB 2%
Other 53.3 KiB 1%
Other 3.2 KiB 0%
Other 1.4 KiB 0%
Other 147 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
JS Execution Cost
Action
2557ms total JS execution
FIX
2557ms total JS execution
Warning::
Unattributable: 723ms CPU time
Warning::
https://melenchon2027.fr/wp-includes/js/jquery/jqu...: 660ms CPU time
Warning::
https://melenchon2027.fr/: 430ms CPU time
Info::
https://melenchon2027.fr/cdn-cgi/challenge-platfor...: 247ms CPU time
Info::
https://melenchon2027.fr/wp-content/plugins/elemen...: 220ms CPU time
Info::
Third-party scripts: 793ms (31% of total)

Main Thread Breakdown

Script Evaluation 46% Other 28% Style & Layout 16% Parse HTML & CSS 6%
ScriptTotalScriptingParse/CompileParty
Unattributable723ms43ms0ms3rd
https://melenchon2027.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1660ms576ms6ms1st
https://melenchon2027.fr/430ms34ms2ms1st
https://melenchon2027.fr/cdn-cgi/challenge-platform/scripts/jsd/main.js247ms231ms2ms1st
https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.7220ms26ms2ms1st
https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/packages/frontend-handlers/frontend-handlers.min.js?ver=4.0.7118ms72ms0ms1st
https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/video.86d44e46e43d0807e708.bundle.min.js89ms83ms1ms1st
https://matomo.lafranceinsoumise.fr/piwik.js70ms42ms11ms3rd
B
Image Optimization
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Info::
All images are well-optimized
24 images 4.5 MB
0 oversized -0 KB
22 legacy format
0 missing dimensions CLS risk
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
175 resources · 6.4 MB · 25 KB savings available
REVIEW
175 resources · 6.4 MB · 25 KB savings available
Warning::
Page weight 6.4 MB exceeds 1 MB target by 5.4 MB
Got: 6.4 MB Expected: ≤ 1 MB
Info::
61 third-party resources (19% of weight)
Info::
9 resources over 200KB
175 resources · 6.4 MiB · 61 third-party 5.4 MiB over 1MB target
Image 70% · 4.5 MiB
JavaScript 17% · 1.1 MiB
Font 7% · 457.3 KiB
CSS 4% · 235.0 KiB
Document 2% · 156.5 KiB
Other 0% · 2.9 KiB

~25.4 KiB of savings available

Remove unused JavaScript: 25.4 KiB
B
HTTP Caching
no-cache
REVIEW
no-cache
Info::
Cache-Control header is set
Got: no-cache
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
A+
Third-Party Impact
19% third-party, 0 ms blocking
PASS
19% third-party, 0 ms blocking
Info::
Third-party code accounts for 19% of page weight (1.2 MiB of 6.4 MiB)
Info::
Third-party blocking time is low (0 ms)
81%
19%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
9 fonts (457 KB)
PASS
9 fonts (457 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

457 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 11.2 s LCP 27.4 shttps://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Bold.ttfStackSansText-Bold.ttf https://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Bold.ttf — 76.8 KiB — 33 ms — font-display: swaphttps://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Regular.ttfStackSansText-Regular.ttf https://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Regular.ttf — 77.0 KiB — 33 ms — font-display: swaphttps://melenchon2027.fr/wp-content/uploads/2026/04/union_gothic-variable.ttfunion_gothic-variable.ttf https://melenchon2027.fr/wp-content/uploads/2026/04/union_gothic-variable.ttf — 155.3 KiB — 31 ms — font-display: swaphttps://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Light.ttfStackSansText-Light.ttf https://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Light.ttf — 77.0 KiB — 32 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-slab-regular-400-0.woff2pro-fa-slab-regular-400... https://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-slab-regular-400-0.woff2 — 10.1 KiB — 29 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-regular-400-0.woff2pro-fa-regular-400-0.woff2 https://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-regular-400-0.woff2 — 11.5 KiB — 31 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-slab-regular-400-1.woff2pro-fa-slab-regular-400... https://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-slab-regular-400-1.woff2 — 15.9 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 113 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
StackSansText-Bold.ttf ttf swap
Size 77 KB
Load time 33 ms
Start 666 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
StackSansText-Regular.ttf ttf swap
Size 77 KB
Load time 33 ms
Start 667 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
union_gothic-variable.ttf ttf swap
Size 155 KB
Load time 31 ms
Start 667 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
StackSansText-Light.ttf ttf swap
Size 77 KB
Load time 32 ms
Start 667 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
pro-fa-slab-regular-400... woff2 swap
Size 10 KB
Load time 29 ms
Start 1000 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-regular-400-0.woff2 woff2 swap
Size 11 KB
Load time 31 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
pro-fa-slab-regular-400... woff2 swap
Size 16 KB
Load time 30 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 113 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~193 KB and ~386 ms

A+
JS Bundles
67 scripts, 25 KB unused
PASS
67 scripts, 25 KB unused
Warning::
https://matomo.lafranceinsoumise.fr/piwik.js: 25 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 25 KB
25 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://matomo.lafranceinsoumise.fr/piwik.js41 KB25 KB (63%)3rd
https://melenchon2027.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.130 KB1st
https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js?ver=4.0.411 KB1st
https://melenchon2027.fr/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB1st
https://melenchon2027.fr/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js1 KB1st
data:text/javascript;base64,CiJ1c2Ugc3RyaWN0IjsKCmRvY3VtZW50LmFkZEV2ZW50TGlzdGVuZXIoJ0RPTUNvbnRlbnR…0 KB3rd
data:text/javascript;base64,CiAgICAKICAgIHZhciBuYlNvdXRpZW5zID0gZG9jdW1lbnQuZ2V0RWxlbWVudHNCeUNsYXN…0 KB3rd
data:text/javascript;base64,CihmdW5jdGlvbiAoKSB7CiAgICB2YXIgaW5pdEZvcm1MaXN0ZW5lciA9IGZ1bmN0aW9uICg…0 KB3rd
data:text/javascript;base64,CnZhciBibG9jcyA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJy5lbGVtZW50b3ItZml…0 KB3rd
data:text/javascript;base64,CiAgdmFyIF9wYXEgPSB3aW5kb3cuX3BhcSA9IHdpbmRvdy5fcGFxIHx8IFtdOwogIC8qIHR…0 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
2 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
49 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
175 requests over 5118ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 11.2 s LCP 27.4 shttps://melenchon2027.fr// https://melenchon2027.fr/ — 200 — 44.2 KiB — 118 ms — h2https://melenchon2027.fr/wp-content/themes/hello-elementor/style.min.css?ver=3.0.1/wp-content/themes/hello-elementor/... https://melenchon2027.fr/wp-content/themes/hello-elementor/style.min.css?ver=3.0.1 — 200 — 2.2 KiB — 27 ms — h2https://melenchon2027.fr/wp-content/themes/hello-elementor/theme.min.css?ver=3.0.1/wp-content/themes/hello-elementor/... https://melenchon2027.fr/wp-content/themes/hello-elementor/theme.min.css?ver=3.0.1 — 200 — 1.6 KiB — 27 ms — h2https://melenchon2027.fr/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.0.1/wp-content/themes/hello-elementor/... https://melenchon2027.fr/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.0.1 — 200 — 1.7 KiB — 46 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1778256907 — 200 — 7.4 KiB — 47 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_1019cdeac4159d62c1d8dfcde9e4b1ad.css?ver=1778256907/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_1019cdeac4159d62c1d8dfcde9e4b1ad.css?ver=1778256907 — 200 — 5.1 KiB — 34 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1778256907 — 200 — 3.7 KiB — 51 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css?ver=4.0.4 — 200 — 453 B — 58 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-loop-grid.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-loop-grid.min.css?ver=1778256907 — 200 — 1.5 KiB — 55 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1778256907 — 200 — 780 B — 49 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-mega-menu.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-mega-menu.min.css?ver=1778256907 — 200 — 3.1 KiB — 52 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.0.4 — 200 — 401 B — 68 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=4.0.4 — 200 — 599 B — 63 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.7 — 200 — 486 B — 62 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.0.7 — 200 — 680 B — 71 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.7 — 200 — 448 B — 65 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.0.4 — 200 — 728 B — 46 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-video.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-video.min.css?ver=4.0.7 — 200 — 718 B — 52 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.0.7 — 200 — 1.0 KiB — 54 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.7 — 200 — 1.4 KiB — 57 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1778256906/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1778256906 — 200 — 912 B — 58 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.0.4 — 200 — 1.9 KiB — 59 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css?ver=4.0.7 — 200 — 395 B — 61 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=4.0.4 — 200 — 2.7 KiB — 63 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_3051ef93b7e2e34ce2541b74aa62a1cc.css?ver=1778256907/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_3051ef93b7e2e34ce2541b74aa62a1cc.css?ver=1778256907 — 200 — 4.8 KiB — 69 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_9ed3d43548cf2d2916296f73ede56119.css?ver=69fe0c0bc99ce/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_9ed3d43548cf2d2916296f73ede56119.css?ver=69fe0c0bc99ce — 200 — 1.1 KiB — 69 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_b164d5d6c393c603282bf2c328ad7e33.css?ver=69fe0c0bcaac3/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_b164d5d6c393c603282bf2c328ad7e33.css?ver=69fe0c0bcaac3 — 200 — 1.2 KiB — 70 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_4a934095bd89c10b2c8c4c2ee94828aa.css?ver=69fe0c0bcba01/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_4a934095bd89c10b2c8c4c2ee94828aa.css?ver=69fe0c0bcba01 — 200 — 520 B — 71 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_9e3153a5406316ad1d2103503de569d8.css?ver=69fe0c0bcc7f0/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_9e3153a5406316ad1d2103503de569d8.css?ver=69fe0c0bcc7f0 — 200 — 911 B — 71 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_47fca36730ae99d61453eac1152ad709.css?ver=69fe0c0bcdda2/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_47fca36730ae99d61453eac1152ad709.css?ver=69fe0c0bcdda2 — 200 — 1.7 KiB — 72 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 11.2 s LCP 27.4 shttps://melenchon2027.fr// https://melenchon2027.fr/ — 200 — 44.2 KiB — 118 ms — h2https://melenchon2027.fr/wp-content/themes/hello-elementor/style.min.css?ver=3.0.1/wp-content/themes/hello-elementor/... https://melenchon2027.fr/wp-content/themes/hello-elementor/style.min.css?ver=3.0.1 — 200 — 2.2 KiB — 27 ms — h2https://melenchon2027.fr/wp-content/themes/hello-elementor/theme.min.css?ver=3.0.1/wp-content/themes/hello-elementor/... https://melenchon2027.fr/wp-content/themes/hello-elementor/theme.min.css?ver=3.0.1 — 200 — 1.6 KiB — 27 ms — h2https://melenchon2027.fr/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.0.1/wp-content/themes/hello-elementor/... https://melenchon2027.fr/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.0.1 — 200 — 1.7 KiB — 46 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1778256907 — 200 — 7.4 KiB — 47 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_1019cdeac4159d62c1d8dfcde9e4b1ad.css?ver=1778256907/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_1019cdeac4159d62c1d8dfcde9e4b1ad.css?ver=1778256907 — 200 — 5.1 KiB — 34 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-nav-menu.min.css?ver=1778256907 — 200 — 3.7 KiB — 51 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-loop-common.min.css?ver=4.0.4 — 200 — 453 B — 58 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-loop-grid.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-loop-grid.min.css?ver=1778256907 — 200 — 1.5 KiB — 55 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-widget-icon-box.min.css?ver=1778256907 — 200 — 780 B — 49 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-mega-menu.min.css?ver=1778256907/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-pro-widget-mega-menu.min.css?ver=1778256907 — 200 — 3.1 KiB — 52 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=4.0.4 — 200 — 401 B — 68 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=4.0.4 — 200 — 599 B — 63 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.7 — 200 — 486 B — 62 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=4.0.7 — 200 — 680 B — 71 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.7 — 200 — 448 B — 65 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=4.0.4 — 200 — 728 B — 46 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-video.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-video.min.css?ver=4.0.7 — 200 — 718 B — 52 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=4.0.7 — 200 — 1.0 KiB — 54 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=4.0.7 — 200 — 1.4 KiB — 57 ms — h2https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1778256906/wp-content/uploads/elementor/css/c... https://melenchon2027.fr/wp-content/uploads/elementor/css/custom-apple-webkit.min.css?ver=1778256906 — 200 — 912 B — 58 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=4.0.4 — 200 — 1.9 KiB — 59 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css?ver=4.0.7 — 200 — 395 B — 61 ms — h2https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css?ver=4.0.4 — 200 — 2.7 KiB — 63 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_3051ef93b7e2e34ce2541b74aa62a1cc.css?ver=1778256907/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_3051ef93b7e2e34ce2541b74aa62a1cc.css?ver=1778256907 — 200 — 4.8 KiB — 69 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_9ed3d43548cf2d2916296f73ede56119.css?ver=69fe0c0bc99ce/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_9ed3d43548cf2d2916296f73ede56119.css?ver=69fe0c0bc99ce — 200 — 1.1 KiB — 69 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_b164d5d6c393c603282bf2c328ad7e33.css?ver=69fe0c0bcaac3/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_b164d5d6c393c603282bf2c328ad7e33.css?ver=69fe0c0bcaac3 — 200 — 1.2 KiB — 70 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_4a934095bd89c10b2c8c4c2ee94828aa.css?ver=69fe0c0bcba01/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_4a934095bd89c10b2c8c4c2ee94828aa.css?ver=69fe0c0bcba01 — 200 — 520 B — 71 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_9e3153a5406316ad1d2103503de569d8.css?ver=69fe0c0bcc7f0/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_9e3153a5406316ad1d2103503de569d8.css?ver=69fe0c0bcc7f0 — 200 — 911 B — 71 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_47fca36730ae99d61453eac1152ad709.css?ver=69fe0c0bcdda2/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_47fca36730ae99d61453eac1152ad709.css?ver=69fe0c0bcdda2 — 200 — 1.7 KiB — 72 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_4aa40cd6d7ca5db03703493f37201e17.css?ver=69fe0c0bcaac3/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_4aa40cd6d7ca5db03703493f37201e17.css?ver=69fe0c0bcaac3 — 200 — 592 B — 74 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_caeabefa0102d533a4cdd1c54e497958.css?ver=69fe0c0bcba01/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_caeabefa0102d533a4cdd1c54e497958.css?ver=69fe0c0bcba01 — 200 — 388 B — 79 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_a079711c4945423e10e0d92aa864a1e2.css?ver=69fe0c0bcdda2/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_a079711c4945423e10e0d92aa864a1e2.css?ver=69fe0c0bcdda2 — 200 — 600 B — 73 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_139bbe069f18188571da2f845cbe6933.css?ver=69fe0c0bcaac3/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_139bbe069f18188571da2f845cbe6933.css?ver=69fe0c0bcaac3 — 200 — 747 B — 77 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_aeec7309ef656266e83ad3a29e0a7cb9.css?ver=69fe0c0bcba01/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_aeec7309ef656266e83ad3a29e0a7cb9.css?ver=69fe0c0bcba01 — 200 — 397 B — 81 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_017736de3f77dff1fae056c9b16a84b9.css?ver=69fe0c0bcc7f0/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_017736de3f77dff1fae056c9b16a84b9.css?ver=69fe0c0bcc7f0 — 200 — 591 B — 75 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_7dce75f4aa4bb0a22273e2aae0cfa36f.css?ver=69fe0c0bcdda2/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_7dce75f4aa4bb0a22273e2aae0cfa36f.css?ver=69fe0c0bcdda2 — 200 — 751 B — 82 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_4e2a1ca492bec6657590bd63aaa3bb98.css?ver=69fe0c0bcaac3/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_4e2a1ca492bec6657590bd63aaa3bb98.css?ver=69fe0c0bcaac3 — 200 — 512 B — 83 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_1fa846a04311838006c6b08f8bd01800.css?ver=69fe0c0bcba01/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_1fa846a04311838006c6b08f8bd01800.css?ver=69fe0c0bcba01 — 200 — 489 B — 84 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_99f297ec56a5492550d552492bfd1706.css?ver=69fe0c0bcc7f0/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_99f297ec56a5492550d552492bfd1706.css?ver=69fe0c0bcc7f0 — 200 — 532 B — 88 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_1455efe71ac7342ce5ee8dd12ba2903e.css?ver=69fe0c0bcdda2/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_1455efe71ac7342ce5ee8dd12ba2903e.css?ver=69fe0c0bcdda2 — 200 — 879 B — 87 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_830c4fdff947604595faa00d252298b8.css?ver=1778256908/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_830c4fdff947604595faa00d252298b8.css?ver=1778256908 — 200 — 4.1 KiB — 90 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_14de2ce9edb07c5550c6222daba7e497.css?ver=1778256908/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_14de2ce9edb07c5550c6222daba7e497.css?ver=1778256908 — 200 — 2.7 KiB — 92 ms — h2https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_270fb33d949559e87322288f955e906e.css?ver=1778256908/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_270fb33d949559e87322288f955e906e.css?ver=1778256908 — 200 — 1.6 KiB — 91 ms — h2https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=autofonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=auto — 200 — 3.2 KiB — 173 ms — h2https://melenchon2027.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://melenchon2027.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.1 KiB — 94 ms — h2https://use.typekit.net/rrw2zxe.cssuse.typekit.net/rrw2zxe.css https://use.typekit.net/rrw2zxe.css — 200 — 2.5 KiB — 77 ms — http/1.1https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/page-transitions.min.js?ver=4.0.4 — 200 — 11.5 KiB — 44 ms — h3https://p.typekit.net/p.css?s=1&k=rrw2zxe&ht=tk&f=24536.24553.24554.24555.24556.24557.24558.24559.24537.24538.24539.24540.24541.24542.24543.24544.24545.24546.24547.24548.24549.24550.24551.24552.24576.24579.24580.24581.24582.24583.24584.24585.24586.24587.24588.24589.24590.24591.24592.24593&a=26360605&app=typekit&e=cssp.typekit.net/p.css?s=1&k=rrw2zxe&h... https://p.typekit.net/p.css?s=1&k=rrw2zxe&ht=tk&f=24536.24553.24554.24555.24556.24557.24558.24559.24537.24538.24539.24540.24541.24542.24543.24544.24545.24546.24547.24548.24549.24550.24551.24552.24576.24579.24580.24581.24582.24583.24584.24585.24586.24587.24588.24589.24590.24591.24592.24593&a=26360605&app=typekit&e=css — 200 — 346 B — 48 ms — http/1.1https://melenchon2027.fr/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://melenchon2027.fr/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 32 ms — h3https://melenchon2027.fr/wp-content/uploads/2024/01/LOGO-M27.svg/wp-content/uploads/2024/01/LOGO-M2... https://melenchon2027.fr/wp-content/uploads/2024/01/LOGO-M27.svg — 200 — 18.5 KiB — 45 ms — h3https://melenchon2027.fr/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://melenchon2027.fr/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.0 KiB — 20 ms — h3data:text/javascript;base64,CiJ1c2Ugc3RyaWN0IjsKCmRvY3VtZW50LmFkZEV2ZW50TGlzdGVuZXIoJ0RPTUNvbnRlbnR…data:text/javascript;base64,CiJ1c2U... data:text/javascript;base64,CiJ1c2Ugc3RyaWN0IjsKCmRvY3VtZW50LmFkZEV2ZW50TGlzdGVuZXIoJ0RPTUNvbnRlbnR… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,CiAgICAKICAgIHZhciBuYlNvdXRpZW5zID0gZG9jdW1lbnQuZ2V0RWxlbWVudHNCeUNsYXN…data:text/javascript;base64,CiAgICA... data:text/javascript;base64,CiAgICAKICAgIHZhciBuYlNvdXRpZW5zID0gZG9jdW1lbnQuZ2V0RWxlbWVudHNCeUNsYXN… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,CihmdW5jdGlvbiAoKSB7CiAgICB2YXIgaW5pdEZvcm1MaXN0ZW5lciA9IGZ1bmN0aW9uICg…data:text/javascript;base64,CihmdW5... data:text/javascript;base64,CihmdW5jdGlvbiAoKSB7CiAgICB2YXIgaW5pdEZvcm1MaXN0ZW5lciA9IGZ1bmN0aW9uICg… — 200 — 0 B — 0 ms — datahttps://melenchon2027.fr/wp-content/uploads/2026/04/TORTUE-QUI-POUSSE-768x768.png/wp-content/uploads/2026/04/TORTUE-... https://melenchon2027.fr/wp-content/uploads/2026/04/TORTUE-QUI-POUSSE-768x768.png — 200 — 222.6 KiB — 166 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/Photos-JLM-groupe4.png/wp-content/uploads/2026/05/Photos-... https://melenchon2027.fr/wp-content/uploads/2026/05/Photos-JLM-groupe4.png — 200 — 504.4 KiB — 231 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/SIGNATURE-T27-vf-1-768x501.png/wp-content/uploads/2026/05/SIGNATU... https://melenchon2027.fr/wp-content/uploads/2026/05/SIGNATURE-T27-vf-1-768x501.png — 200 — 41.1 KiB — 114 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/Photos-JLM-groupe2.png/wp-content/uploads/2026/05/Photos-... https://melenchon2027.fr/wp-content/uploads/2026/05/Photos-JLM-groupe2.png — 200 — 320.9 KiB — 228 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/Photos-JLM-groupe-entier-768x493.png/wp-content/uploads/2026/05/Photos-... https://melenchon2027.fr/wp-content/uploads/2026/05/Photos-JLM-groupe-entier-768x493.png — 200 — 296.8 KiB — 228 ms — h3https://melenchon2027.fr/wp-content/uploads/2025/07/COUV-AEC-A5-scaled-1-736x1024.jpg/wp-content/uploads/2025/07/COUV-AE... https://melenchon2027.fr/wp-content/uploads/2025/07/COUV-AEC-A5-scaled-1-736x1024.jpg — 200 — 117.3 KiB — 143 ms — h3data:text/javascript;base64,CnZhciBibG9jcyA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJy5lbGVtZW50b3ItZml…data:text/javascript;base64,CnZhciB... data:text/javascript;base64,CnZhciBibG9jcyA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJy5lbGVtZW50b3ItZml… — 200 — 0 B — 0 ms — datahttps://melenchon2027.fr/wp-content/uploads/2026/05/TORTUE-DON-LD.png/wp-content/uploads/2026/05/TORTUE-... https://melenchon2027.fr/wp-content/uploads/2026/05/TORTUE-DON-LD.png — 200 — 387.0 KiB — 229 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/04/TORTUE-CHARIOT-768x768.png/wp-content/uploads/2026/04/TORTUE-... https://melenchon2027.fr/wp-content/uploads/2026/04/TORTUE-CHARIOT-768x768.png — 200 — 310.6 KiB — 227 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/Tortue-Materiel-Desktop-1-768x326.png/wp-content/uploads/2026/05/Tortue-... https://melenchon2027.fr/wp-content/uploads/2026/05/Tortue-Materiel-Desktop-1-768x326.png — 200 — 200.5 KiB — 166 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_Paix-723x1024.jpg/wp-content/uploads/2026/05/AFFICHE... https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_Paix-723x1024.jpg — 200 — 103.7 KiB — 139 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_Egalite-723x1024.jpg/wp-content/uploads/2026/05/AFFICHE... https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_Egalite-723x1024.jpg — 200 — 113.9 KiB — 148 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_Blocage-723x1024.jpg/wp-content/uploads/2026/05/AFFICHE... https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_Blocage-723x1024.jpg — 200 — 134.5 KiB — 150 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_6erep-723x1024.jpg/wp-content/uploads/2026/05/AFFICHE... https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_6erep-723x1024.jpg — 200 — 121.1 KiB — 150 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_Eco-1-739x1024.jpg/wp-content/uploads/2026/05/AFFICHE... https://melenchon2027.fr/wp-content/uploads/2026/05/AFFICHES-T27_Eco-1-739x1024.jpg — 200 — 108.6 KiB — 148 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/04/LogoTortue.svg/wp-content/uploads/2026/04/LogoTor... https://melenchon2027.fr/wp-content/uploads/2026/04/LogoTortue.svg — 200 — 1.4 MiB — 239 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/05/LOGO-LFI-BLANC-RVB-768x258.png/wp-content/uploads/2026/05/LOGO-LF... https://melenchon2027.fr/wp-content/uploads/2026/05/LOGO-LFI-BLANC-RVB-768x258.png — 200 — 26.1 KiB — 102 ms — h3data:text/javascript;base64,CiAgdmFyIF9wYXEgPSB3aW5kb3cuX3BhcSA9IHdpbmRvdy5fcGFxIHx8IFtdOwogIC8qIHR…data:text/javascript;base64,CiAgdmF... data:text/javascript;base64,CiAgdmFyIF9wYXEgPSB3aW5kb3cuX3BhcSA9IHdpbmRvdy5fcGFxIHx8IFtdOwogIC8qIHR… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,CgkJCQljb25zdCBsYXp5bG9hZFJ1bk9ic2VydmVyID0gKCkgPT4gewoJCQkJCWNvbnN0IGx…data:text/javascript;base64,CgkJCQl... data:text/javascript;base64,CgkJCQljb25zdCBsYXp5bG9hZFJ1bk9ic2VydmVyID0gKCkgPT4gewoJCQkJCWNvbnN0IGx… — 200 — 0 B — 0 ms — datahttps://melenchon2027.fr/wp-content/uploads/2024/02/LOGO-COULEUR-768x370.png/wp-content/uploads/2024/02/LOGO-CO... https://melenchon2027.fr/wp-content/uploads/2024/02/LOGO-COULEUR-768x370.png — 200 — 34.0 KiB — 104 ms — h3https://melenchon2027.fr/wp-content/uploads/2024/02/Logo-AP-Icone-768x768.png/wp-content/uploads/2024/02/Logo-AP... https://melenchon2027.fr/wp-content/uploads/2024/02/Logo-AP-Icone-768x768.png — 200 — 26.2 KiB — 95 ms — h3https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_09c689b28fc1346f0494032559516e5a.css?ver=1778420946/wp-content/cache/autoptimize/css/a... https://melenchon2027.fr/wp-content/cache/autoptimize/css/autoptimize_single_09c689b28fc1346f0494032559516e5a.css?ver=1778420946 — 200 — 1.5 KiB — 50 ms — h3https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/liquid-glass.min.css?ver=4.11.74/wp-content/plugins/premium-addons-... https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/liquid-glass.min.css?ver=4.11.74 — 200 — 1.4 KiB — 32 ms — h3https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/premium-world-clock.min.css?ver=4.11.74/wp-content/plugins/premium-addons-... https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/premium-world-clock.min.css?ver=4.11.74 — 200 — 2.6 KiB — 27 ms — h3https://melenchon2027.fr/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=3.0.1/wp-content/themes/hello-elementor/... https://melenchon2027.fr/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=3.0.1 — 200 — 1.4 KiB — 42 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets//lib/instant-page/instant-page.min.js?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets//lib/instant-page/instant-page.min.js?ver=4.0.4 — 200 — 1.7 KiB — 42 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/packages/frontend-handlers/frontend-handlers.min.js?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/packages/frontend-handlers/frontend-handlers.min.js?ver=4.0.7 — 200 — 1.9 KiB — 72 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/packages/alpinejs/alpinejs.min.js?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/packages/alpinejs/alpinejs.min.js?ver=4.0.7 — 200 — 19.2 KiB — 72 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/atomic-widgets-frontend-handler.min.js?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/atomic-widgets-frontend-handler.min.js?ver=4.0.7 — 200 — 9.1 KiB — 72 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1 — 200 — 7.4 KiB — 40 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.7 — 200 — 3.0 KiB — 46 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.7 — 200 — 16.1 KiB — 76 ms — h3https://melenchon2027.fr/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://melenchon2027.fr/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.5 KiB — 45 ms — h3data:text/javascript;base64,CnZhciBQcmVtaXVtU2V0dGluZ3MgPSB7ImFqYXh1cmwiOiJodHRwczovL21lbGVuY2hvbjI…data:text/javascript;base64,CnZhciB... data:text/javascript;base64,CnZhciBQcmVtaXVtU2V0dGluZ3MgPSB7ImFqYXh1cmwiOiJodHRwczovL21lbGVuY2hvbjI… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,CnZhciBlbGVtZW50b3JGcm9udGVuZENvbmZpZyA9IHsiZW52aXJvbm1lbnRNb2RlIjp7ImV…data:text/javascript;base64,CnZhciB... data:text/javascript;base64,CnZhciBlbGVtZW50b3JGcm9udGVuZENvbmZpZyA9IHsiZW52aXJvbm1lbnRNb2RlIjp7ImV… — 200 — 0 B — 0 ms — datahttps://melenchon2027.fr/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.7/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.7 — 200 — 10.6 KiB — 49 ms — h3https://melenchon2027.fr/wp-includes/js/imagesloaded.min.js?ver=5.0.0/wp-includes/js/imagesloaded.min.js... https://melenchon2027.fr/wp-includes/js/imagesloaded.min.js?ver=5.0.0 — 200 — 2.3 KiB — 53 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=4.0.4 — 200 — 2.0 KiB — 77 ms — h3https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/elements-handler.min.js?ver=4.11.74/wp-content/plugins/premium-addons-... https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/elements-handler.min.js?ver=4.11.74 — 200 — 663 B — 48 ms — h3https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/premium-dis-conditions.min.js?ver=4.11.74/wp-content/plugins/premium-addons-... https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/premium-dis-conditions.min.js?ver=4.11.74 — 200 — 945 B — 48 ms — h3https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/premium-eq-height.min.js?ver=4.11.74/wp-content/plugins/premium-addons-... https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/premium-eq-height.min.js?ver=4.11.74 — 200 — 1.1 KiB — 73 ms — h3https://melenchon2027.fr/wp-content/cache/autoptimize/js/autoptimize_single_4eea5d43ca0c812b1c29ab14e03ed318.js?ver=1778420946/wp-content/cache/autoptimize/js/au... https://melenchon2027.fr/wp-content/cache/autoptimize/js/autoptimize_single_4eea5d43ca0c812b1c29ab14e03ed318.js?ver=1778420946 — 200 — 2.6 KiB — 51 ms — h3https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/luxon.min.js?ver=4.11.74/wp-content/plugins/premium-addons-... https://melenchon2027.fr/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/luxon.min.js?ver=4.11.74 — 200 — 21.8 KiB — 74 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=4.0.4 — 200 — 3.3 KiB — 72 ms — h3https://melenchon2027.fr/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://melenchon2027.fr/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.4 KiB — 50 ms — h3https://melenchon2027.fr/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://melenchon2027.fr/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.7 KiB — 29 ms — h3data:text/javascript;base64,CndwLmkxOG4uc2V0TG9jYWxlRGF0YSggeyAndGV4dCBkaXJlY3Rpb25cdTAwMDRsdHInOiB…data:text/javascript;base64,CndwLmk... data:text/javascript;base64,CndwLmkxOG4uc2V0TG9jYWxlRGF0YSggeyAndGV4dCBkaXJlY3Rpb25cdTAwMDRsdHInOiB… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,CnZhciBFbGVtZW50b3JQcm9Gcm9udGVuZENvbmZpZyA9IHsiYWpheHVybCI6Imh0dHBzOlw…data:text/javascript;base64,CnZhciB... data:text/javascript;base64,CnZhciBFbGVtZW50b3JQcm9Gcm9udGVuZENvbmZpZyA9IHsiYWpheHVybCI6Imh0dHBzOlw… — 200 — 0 B — 0 ms — datahttps://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=4.0.4 — 200 — 6.8 KiB — 43 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=4.0.4/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=4.0.4 — 200 — 10.8 KiB — 25 ms — h3https://kit.fontawesome.com/623e7dea16.js?ver=4.0.4kit.fontawesome.com/623e7dea16.js?v... https://kit.fontawesome.com/623e7dea16.js?ver=4.0.4 — 200 — 5.7 KiB — 98 ms — h2https://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Bold.ttf/wp-content/uploads/2026/04/StackSa... https://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Bold.ttf — 200 — 76.8 KiB — 33 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Regular.ttf/wp-content/uploads/2026/04/StackSa... https://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Regular.ttf — 200 — 77.0 KiB — 33 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/04/union_gothic-variable.ttf/wp-content/uploads/2026/04/union_g... https://melenchon2027.fr/wp-content/uploads/2026/04/union_gothic-variable.ttf — 200 — 155.3 KiB — 31 ms — h3https://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Light.ttf/wp-content/uploads/2026/04/StackSa... https://melenchon2027.fr/wp-content/uploads/2026/04/StackSansText-Light.ttf — 200 — 77.0 KiB — 32 ms — h3https://actionpopulaire.fr/api/soutien/count/actionpopulaire.fr/api/soutien/coun... https://actionpopulaire.fr/api/soutien/count/ — 200 — 590 B — 98 ms — h3https://matomo.lafranceinsoumise.fr/piwik.jsmatomo.lafranceinsoumise.fr/piwik.j... https://matomo.lafranceinsoumise.fr/piwik.js — 200 — 40.8 KiB — 122 ms — h2https://ka-p.fontawesome.com/assets/623e7dea16/90445603/kit.css?token=623e7dea16ka-p.fontawesome.com/assets/623e7de... https://ka-p.fontawesome.com/assets/623e7dea16/90445603/kit.css?token=623e7dea16 — 200 — 45.7 KiB — 128 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/css/pro-v4-shims.min.css?token=623e7dea16ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/css/pro-v4-shims.min.css?token=623e7dea16 — 200 — 4.1 KiB — 107 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/css/pro-v4-font-face.min.css?token=623e7dea16ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/css/pro-v4-font-face.min.css?token=623e7dea16 — 200 — 1.8 KiB — 105 ms — h2blob:https://melenchon2027.fr/3ac42cc3-6b5c-447d-891e-ee647ca43387melenchon2027.fr/3ac42cc3-6b5c-447d... blob:https://melenchon2027.fr/3ac42cc3-6b5c-447d-891e-ee647ca43387 — 200 — -1 B — 136 ms — blobhttps://melenchon2027.fr/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://melenchon2027.fr/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 40 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3 — 200 — 4.2 KiB — 25 ms — h3https://melenchon2027.fr/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://melenchon2027.fr/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js? — 200 — 10.6 KiB — 22 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 3.1 KiB — 24 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/nav-menu.3afa8f5eb1fef7c22561.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/nav-menu.3afa8f5eb1fef7c22561.bundle.min.js — 200 — 2.3 KiB — 24 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/load-more.7c4417f8a727b79f546f.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/load-more.7c4417f8a727b79f546f.bundle.min.js — 200 — 2.1 KiB — 28 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/loop.1594a1df76e87a11eda2.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/loop.1594a1df76e87a11eda2.bundle.min.js — 200 — 3.6 KiB — 24 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/ajax-pagination.505018eb312c83998279.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/ajax-pagination.505018eb312c83998279.bundle.min.js — 200 — 1.7 KiB — 27 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/mega-menu.857df1cf3198ae47b617.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/mega-menu.857df1cf3198ae47b617.bundle.min.js — 200 — 7.3 KiB — 31 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.7ed04741ba7d5a80c556.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/mega-menu-stretch-content.7ed04741ba7d5a80c556.bundle.min.js — 200 — 1.0 KiB — 31 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.b3891112675eb0b0c4d5.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/menu-title-keyboard-handler.b3891112675eb0b0c4d5.bundle.min.js — 200 — 2.5 KiB — 30 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/video.86d44e46e43d0807e708.bundle.min.js/wp-content/plugins/elementor/asset... https://melenchon2027.fr/wp-content/plugins/elementor/assets/js/video.86d44e46e43d0807e708.bundle.min.js — 200 — 1.8 KiB — 24 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/form.cfd61a9174be80f835c6.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/form.cfd61a9174be80f835c6.bundle.min.js — 200 — 5.6 KiB — 34 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/popup.61d4fcab8891b2e07802.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/popup.61d4fcab8891b2e07802.bundle.min.js — 200 — 977 B — 28 ms — h3https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/posts.844727d8428792223d2f.bundle.min.js/wp-content/plugins/elementor-pro/a... https://melenchon2027.fr/wp-content/plugins/elementor-pro/assets/js/posts.844727d8428792223d2f.bundle.min.js — 200 — 1.8 KiB — 30 ms — h3https://melenchon2027.fr/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.992104332393826:1778419344:8tg-YeVEeevPnd23Xi-e42EbUT0WEkcbJK6CKPbLqck/9f9967ee1957d136/cdn-cgi/challenge-platform/h/g/jsd... https://melenchon2027.fr/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.992104332393826:1778419344:8tg-YeVEeevPnd23Xi-e42EbUT0WEkcbJK6CKPbLqck/9f9967ee1957d136 — 200 — 635 B — 28 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 189 ms — h2https://melenchon2027.fr/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://melenchon2027.fr/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.8 KiB — 24 ms — h3https://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-slab-regular-400-0.woff2ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-slab-regular-400-0.woff2 — 200 — 10.1 KiB — 29 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-regular-400-0.woff2ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-regular-400-0.woff2 — 200 — 11.5 KiB — 31 ms — h2https://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-slab-regular-400-1.woff2ka-p.fontawesome.com/releases/v7.2.... https://ka-p.fontawesome.com/releases/v7.2.0/webfonts/pro-fa-slab-regular-400-1.woff2 — 200 — 15.9 KiB — 30 ms — h2https://matomo.lafranceinsoumise.fr/piwik.php?action_name=JLM2027%20Soutenir%20la%20campagne%20-%20M%C3%A9lenchon%202027%20%3A%20Soutenez%20ma%20candidature%20%C3%A0%20l%E2%80%99%C3%A9lection%20pr%C3%A9sidentielle&idsite=33&rec=1&r=780891&h=13&m=49&s=14&url=https%3A%2F%2Fmelenchon2027.fr%2F&_id=6dd3934773323b29&_idn=1&send_image=0&_refts=0&pv_id=thsp2m&recMode=2&pf_net=42&pf_srv=61&pf_tfr=16&pf_dm1=557&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Not%2FA)Brand%22%2C%22version%22%3A%2299.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22148.0.7778.96%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823matomo.lafranceinsoumise.fr/piwik.p... https://matomo.lafranceinsoumise.fr/piwik.php?action_name=JLM2027%20Soutenir%20la%20campagne%20-%20M%C3%A9lenchon%202027%20%3A%20Soutenez%20ma%20candidature%20%C3%A0%20l%E2%80%99%C3%A9lection%20pr%C3%A9sidentielle&idsite=33&rec=1&r=780891&h=13&m=49&s=14&url=https%3A%2F%2Fmelenchon2027.fr%2F&_id=6dd3934773323b29&_idn=1&send_image=0&_refts=0&pv_id=thsp2m&recMode=2&pf_net=42&pf_srv=61&pf_tfr=16&pf_dm1=557&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Not%2FA)Brand%22%2C%22version%22%3A%2299.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22148.0.7778.96%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823 — 204 — 147 B — 218 ms — h2https://matomo.lafranceinsoumise.fr/plugins/HeatmapSessionRecording/configs.php?idsite=33&trackerid=XfcTwg&url=https%3A%2F%2Fmelenchon2027.fr%2Fmatomo.lafranceinsoumise.fr/plugins... https://matomo.lafranceinsoumise.fr/plugins/HeatmapSessionRecording/configs.php?idsite=33&trackerid=XfcTwg&url=https%3A%2F%2Fmelenchon2027.fr%2F — 200 — 257 B — 34 ms — h2https://www.youtube.com/s/player/8fb635c2/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/8fb635c2/w... https://www.youtube.com/s/player/8fb635c2/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 42 ms — h2https://melenchon2027.fr/wp-content/uploads/2024/01/Favicon-valide.svg/wp-content/uploads/2024/01/Favicon... https://melenchon2027.fr/wp-content/uploads/2024/01/Favicon-valide.svg — 200 — 2.9 KiB — 24 ms — h3https://www.youtube.com/embed/Zom5H1bCiZE?controls=1&rel=0&playsinline=0&cc_load_policy=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fmelenchon2027.fr&widgetid=1&forigin=https%3A%2F%2Fmelenchon2027.fr%2F&aoriginsup=1&vf=6www.youtube.com/embed/Zom5H1bCiZE?c... https://www.youtube.com/embed/Zom5H1bCiZE?controls=1&rel=0&playsinline=0&cc_load_policy=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fmelenchon2027.fr&widgetid=1&forigin=https%3A%2F%2Fmelenchon2027.fr%2F&aoriginsup=1&vf=6 — 200 — 57.2 KiB — 253 ms — h2https://www.youtube.com/embed/Zom5H1bCiZE?controls=1&rel=0&playsinline=0&cc_load_policy=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fmelenchon2027.fr&widgetid=3&forigin=https%3A%2F%2Fmelenchon2027.fr%2F&aoriginsup=1&vf=1www.youtube.com/embed/Zom5H1bCiZE?c... https://www.youtube.com/embed/Zom5H1bCiZE?controls=1&rel=0&playsinline=0&cc_load_policy=0&autoplay=0&enablejsapi=1&origin=https%3A%2F%2Fmelenchon2027.fr&widgetid=3&forigin=https%3A%2F%2Fmelenchon2027.fr%2F&aoriginsup=1&vf=1 — 200 — 55.1 KiB — 669 ms — h2https://www.youtube.com/s/player/8fb635c2/www-player.csswww.youtube.com/s/player/8fb635c2/w... https://www.youtube.com/s/player/8fb635c2/www-player.css — 200 — 58.2 KiB — 65 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQ — 200 — 48.9 KiB — 82 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 113 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,base — 200 — 141.0 KiB — 102 ms — h2https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8fb635c2/p... https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.js — 200 — 435.9 KiB — 141 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 144 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 150 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drb — 200 — 193.8 KiB — 126 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 54 ms — h3https://www.youtube.com/s/player/8fb635c2/www-player.csswww.youtube.com/s/player/8fb635c2/w... https://www.youtube.com/s/player/8fb635c2/www-player.css — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.xtyqfmz4Ntg.L.W.O/am=AAAAIA/d=0/br=1/rs=AGKMywGmZONZZpPcNuFiwzhlprY6cpfnWQ — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=root,base — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8fb635c2/p... https://www.youtube.com/s/player/8fb635c2/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 0 ms — h2https://i.ytimg.com/vi_webp/Zom5H1bCiZE/sddefault.webpi.ytimg.com/vi_webp/Zom5H1bCiZE/sdd... https://i.ytimg.com/vi_webp/Zom5H1bCiZE/sddefault.webp — 200 — 34.4 KiB — 164 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 725 B — 141 ms — h2https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 166 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 0 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.34ZJqU1PH_M.2021.O/am=AAAAIA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGP9RJraOehA9jvh7KhSV7kSHdsyA/m=r78Drb — 200 — 0 B — 0 ms — h3https://www.google.com/js/th/E-zIg-YzmI6vQozqa77iMgKi7bbc4I-GFo9U-b_mqes.jswww.google.com/js/th/E-zIg-YzmI6vQo... https://www.google.com/js/th/E-zIg-YzmI6vQozqa77iMgKi7bbc4I-GFo9U-b_mqes.js — 200 — 23.1 KiB — 63 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 52 ms — h3https://yt3.ggpht.com/tXZH55ecH2CSfAx7leTc0bjfY-hf-ts1skBZQpVEqgHhNgEIKihafcWzTqVKHeIq0ospYO-t7w=s68-c-k-c0x00ffffff-no-rjyt3.ggpht.com/tXZH55ecH2CSfAx7leTc0... https://yt3.ggpht.com/tXZH55ecH2CSfAx7leTc0bjfY-hf-ts1skBZQpVEqgHhNgEIKihafcWzTqVKHeIq0ospYO-t7w=s68-c-k-c0x00ffffff-no-rj — 200 — 3.6 KiB — 148 ms — h2https://i.ytimg.com/vi_webp/Zom5H1bCiZE/default.webpi.ytimg.com/vi_webp/Zom5H1bCiZE/def... https://i.ytimg.com/vi_webp/Zom5H1bCiZE/default.webp — 200 — 4.0 KiB — 36 ms — h2https://www.youtube.com/generate_204?LHPzhAwww.youtube.com/generate_204?LHPzhA https://www.youtube.com/generate_204?LHPzhA — 204 — 10 B — 36 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 161 ms — h2https://www.google.com/js/th/E-zIg-YzmI6vQozqa77iMgKi7bbc4I-GFo9U-b_mqes.jswww.google.com/js/th/E-zIg-YzmI6vQo... https://www.google.com/js/th/E-zIg-YzmI6vQozqa77iMgKi7bbc4I-GFo9U-b_mqes.js — 200 — 0 B — 1 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 63 ms — h2https://www.youtube.com/generate_204?VUI3Cgwww.youtube.com/generate_204?VUI3Cg https://www.youtube.com/generate_204?VUI3Cg — 204 — 10 B — 35 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 145 B — 57 ms — h3https://actionpopulaire.fr/api/soutien/count/actionpopulaire.fr/api/soutien/coun... https://actionpopulaire.fr/api/soutien/count/ — 200 — 552 B — 44 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 56 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 61 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
31% of JavaScript execution is third-party
First-party Third-party 793ms · 41KB · €3/mo
Unattributable
Other
Costly
Execution 723ms
Transfer 0 KB
Monthly Cost €3/mo
Matomo
Analytics
Optional
Execution 70ms
Transfer 41 KB
Unused 63%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 723ms and costs ~€3/month

Unattributable takes 723ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

63% of Matomo's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

2913 ms

68% good

INP (p75)

136 ms

88% good

CLS (p75)

0.010

95% good

FCP (p75)

1020 ms

TTFB (p75)

311 ms

Image Optimization
19 images, 6882 KB total, 3121 KB wasted
INFO

Image Optimization Audit

Total Images

19

Total Size

6882 KB

Oversized

10

Wasted

3121 KB

2 missing alt text 17 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback