Skip to content
https://ldns.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
1
REVIEW
3
PASS
15
INFO
3

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

98
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

852 ms

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

883 ms

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

0 ms

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

0.000

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

852 ms

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

883 ms

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
15 PASS 3 REVIEW 1 FIX
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Third-Party Impact
55% third-party, 0 ms blocking
REVIEW
55% third-party, 0 ms blocking
Warning::
Third-party code accounts for 55% of page weight (165.8 KiB of 304.0 KiB)
Info::
Third-party blocking time is low (0 ms)
45%
55%
First-party Third-party
B
JS Bundles
32 scripts, 67 KB unused
REVIEW
32 scripts, 67 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-45PE...: 67 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 67 KB
67 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-45PEPZ8BDR154 KB67 KB (44%)3rd
https://ldns.com/_app/immutable/chunks/uKupv5Cb.js7 KB1st
https://ldns.com/_app/immutable/chunks/Dff3VRsn.js2 KB1st
https://ldns.com/_app/immutable/chunks/BlKmuS6K.js1 KB1st
https://ldns.com/_app/immutable/chunks/BUApaBEI.js1 KB1st
https://ldns.com/_app/immutable/chunks/DS_CSont.js1 KB1st
https://ldns.com/_app/immutable/entry/app.JbXdDuaA.js5 KB1st
https://ldns.com/_app/immutable/chunks/PPVm8Dsz.js1 KB1st
https://ldns.com/_app/immutable/chunks/BVNqEeI9.js45 KB1st
https://ldns.com/_app/immutable/chunks/BR__IKZY.js5 KB1st

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

B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
A+
Page Weight Budget
304 KB transferred, 40 requests
PASS
304 KB transferred, 40 requests
Info::
Page weighs 854 KB (304 KB transferred)
Info::
40 HTTP requests
Info::
Estimated 0.06 g CO2 per page load
304 KB / 2.4 MB budget
304 KB transferred
40 requests
0.06 g CO2 per page load
JavaScript 279.3 KiB 92%
CSS 12.3 KiB 4%
HTML 9.3 KiB 3%
Other 1.5 KiB 1%
Images 649 B 0%
Other 544 B 0%
Other 444 B 0%
0 2.4 MB 4.9 MB
Under budget
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+
Image Optimization
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Info::
All images are well-optimized
1 images 1 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
341ms total JS execution
PASS
341ms total JS execution
Info::
https://ldns.com/: 144ms CPU time
Info::
Unattributable: 113ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-45PE...: 84ms CPU time
Info::
Third-party scripts: 84ms (25% of total)

Main Thread Breakdown

Script Evaluation 41% Other 25% Style & Layout 25% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://ldns.com/144ms7ms1ms1st
Unattributable113ms46ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-45PEPZ8BDR84ms69ms14ms3rd
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
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+
Server-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: br` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
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
Page Weight Inventory
40 resources · 304 KB · 67 KB savings available
PASS
40 resources · 304 KB · 67 KB savings available
Info::
Within 1MB page-weight target
Got: 304 KB
Info::
~67 KB of savings available
Warning::
3 third-party resources (55% of weight)
40 resources · 304.0 KiB · 3 third-party Within 1MB page-weight target
JavaScript 92% · 279.3 KiB
CSS 4% · 12.3 KiB
Document 3% · 9.3 KiB
Image 1% · 1.6 KiB
Other 0% · 1.5 KiB

~66.8 KiB of savings available

Remove unused JavaScript: 66.8 KiB
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
40 requests over 502ms
INFO
0 ms 200 ms 400 ms 600 ms 800 ms FCP 852 ms LCP 883 mshttps://ldns.com// https://ldns.com/ — 200 — 9.3 KiB — 50 ms — h3https://ldns.com/cdn-cgi/speculation/cdn-cgi/speculation https://ldns.com/cdn-cgi/speculation — 200 — 564 B — 15 ms — h3https://ldns.com/_app/immutable/assets/app.ZHq44LXY.css/_app/immutable/assets/app.ZHq44LXY... https://ldns.com/_app/immutable/assets/app.ZHq44LXY.css — 200 — 12.3 KiB — 27 ms — h3https://ldns.com/_app/immutable/entry/start.CJZld8XR.js/_app/immutable/entry/start.CJZld8X... https://ldns.com/_app/immutable/entry/start.CJZld8XR.js — 200 — 618 B — 95 ms — h3https://ldns.com/_app/immutable/chunks/4j-JA3jU.js/_app/immutable/chunks/4j-JA3jU.js https://ldns.com/_app/immutable/chunks/4j-JA3jU.js — 200 — 11.4 KiB — 34 ms — h3https://ldns.com/_app/immutable/chunks/BXa1oS7h.js/_app/immutable/chunks/BXa1oS7h.js https://ldns.com/_app/immutable/chunks/BXa1oS7h.js — 200 — 9.6 KiB — 108 ms — h3https://ldns.com/_app/immutable/chunks/BlKmuS6K.js/_app/immutable/chunks/BlKmuS6K.js https://ldns.com/_app/immutable/chunks/BlKmuS6K.js — 200 — 924 B — 54 ms — h3https://ldns.com/_app/immutable/chunks/BUApaBEI.js/_app/immutable/chunks/BUApaBEI.js https://ldns.com/_app/immutable/chunks/BUApaBEI.js — 200 — 827 B — 108 ms — h3https://ldns.com/_app/immutable/chunks/DS_CSont.js/_app/immutable/chunks/DS_CSont.js https://ldns.com/_app/immutable/chunks/DS_CSont.js — 200 — 773 B — 107 ms — h3https://ldns.com/_app/immutable/entry/app.JbXdDuaA.js/_app/immutable/entry/app.JbXdDuaA.... https://ldns.com/_app/immutable/entry/app.JbXdDuaA.js — 200 — 4.6 KiB — 114 ms — h3https://ldns.com/_app/immutable/chunks/PPVm8Dsz.js/_app/immutable/chunks/PPVm8Dsz.js https://ldns.com/_app/immutable/chunks/PPVm8Dsz.js — 200 — 1.2 KiB — 104 ms — h3https://ldns.com/_app/immutable/chunks/BVNqEeI9.js/_app/immutable/chunks/BVNqEeI9.js https://ldns.com/_app/immutable/chunks/BVNqEeI9.js — 200 — 45.3 KiB — 120 ms — h3https://ldns.com/_app/immutable/chunks/BR__IKZY.js/_app/immutable/chunks/BR__IKZY.js https://ldns.com/_app/immutable/chunks/BR__IKZY.js — 200 — 5.1 KiB — 112 ms — h3https://ldns.com/_app/immutable/chunks/b9WmUrRO.js/_app/immutable/chunks/b9WmUrRO.js https://ldns.com/_app/immutable/chunks/b9WmUrRO.js — 200 — 1.8 KiB — 104 ms — h3https://ldns.com/_app/immutable/chunks/DhaIQv-A.js/_app/immutable/chunks/DhaIQv-A.js https://ldns.com/_app/immutable/chunks/DhaIQv-A.js — 200 — 690 B — 30 ms — h3https://ldns.com/_app/immutable/nodes/0.DRKTHZCg.js/_app/immutable/nodes/0.DRKTHZCg.js https://ldns.com/_app/immutable/nodes/0.DRKTHZCg.js — 200 — 761 B — 102 ms — h3https://ldns.com/_app/immutable/chunks/DIZYcFJZ.js/_app/immutable/chunks/DIZYcFJZ.js https://ldns.com/_app/immutable/chunks/DIZYcFJZ.js — 200 — 684 B — 89 ms — h3https://ldns.com/_app/immutable/chunks/CzBy-4QN.js/_app/immutable/chunks/CzBy-4QN.js https://ldns.com/_app/immutable/chunks/CzBy-4QN.js — 200 — 1009 B — 99 ms — h3https://ldns.com/_app/immutable/nodes/2.B2kfBJ6i.js/_app/immutable/nodes/2.B2kfBJ6i.js https://ldns.com/_app/immutable/nodes/2.B2kfBJ6i.js — 200 — 2.6 KiB — 56 ms — h3https://ldns.com/_app/immutable/chunks/uKupv5Cb.js/_app/immutable/chunks/uKupv5Cb.js https://ldns.com/_app/immutable/chunks/uKupv5Cb.js — 200 — 6.5 KiB — 111 ms — h3https://ldns.com/_app/immutable/chunks/Dff3VRsn.js/_app/immutable/chunks/Dff3VRsn.js https://ldns.com/_app/immutable/chunks/Dff3VRsn.js — 200 — 1.8 KiB — 100 ms — h3https://ldns.com/_app/immutable/chunks/Bg5DNoLi.js/_app/immutable/chunks/Bg5DNoLi.js https://ldns.com/_app/immutable/chunks/Bg5DNoLi.js — 200 — 1.4 KiB — 100 ms — h3https://ldns.com/_app/immutable/chunks/CWPe77xH.js/_app/immutable/chunks/CWPe77xH.js https://ldns.com/_app/immutable/chunks/CWPe77xH.js — 200 — 900 B — 101 ms — h3https://ldns.com/_app/immutable/nodes/5.Bwvre6cn.js/_app/immutable/nodes/5.Bwvre6cn.js https://ldns.com/_app/immutable/nodes/5.Bwvre6cn.js — 200 — 5.3 KiB — 86 ms — h3https://ldns.com/_app/immutable/chunks/DNvgpgrG.js/_app/immutable/chunks/DNvgpgrG.js https://ldns.com/_app/immutable/chunks/DNvgpgrG.js — 200 — 1.4 KiB — 100 ms — h3https://ldns.com/_app/immutable/chunks/BB5xaZHG.js/_app/immutable/chunks/BB5xaZHG.js https://ldns.com/_app/immutable/chunks/BB5xaZHG.js — 200 — 992 B — 100 ms — h3https://ldns.com/_app/immutable/chunks/Ck1LYDfB.js/_app/immutable/chunks/Ck1LYDfB.js https://ldns.com/_app/immutable/chunks/Ck1LYDfB.js — 200 — 860 B — 39 ms — h3https://ldns.com/_app/immutable/chunks/ChOZEKyZ.js/_app/immutable/chunks/ChOZEKyZ.js https://ldns.com/_app/immutable/chunks/ChOZEKyZ.js — 200 — 2.3 KiB — 99 ms — h3https://ldns.com/_app/immutable/chunks/dD3_bego.js/_app/immutable/chunks/dD3_bego.js https://ldns.com/_app/immutable/chunks/dD3_bego.js — 200 — 681 B — 107 ms — h3https://ldns.com/_app/immutable/chunks/lSrBrqp5.js/_app/immutable/chunks/lSrBrqp5.js https://ldns.com/_app/immutable/chunks/lSrBrqp5.js — 200 — 946 B — 63 ms — h3
0 ms 200 ms 400 ms 600 ms 800 ms FCP 852 ms LCP 883 mshttps://ldns.com// https://ldns.com/ — 200 — 9.3 KiB — 50 ms — h3https://ldns.com/cdn-cgi/speculation/cdn-cgi/speculation https://ldns.com/cdn-cgi/speculation — 200 — 564 B — 15 ms — h3https://ldns.com/_app/immutable/assets/app.ZHq44LXY.css/_app/immutable/assets/app.ZHq44LXY... https://ldns.com/_app/immutable/assets/app.ZHq44LXY.css — 200 — 12.3 KiB — 27 ms — h3https://ldns.com/_app/immutable/entry/start.CJZld8XR.js/_app/immutable/entry/start.CJZld8X... https://ldns.com/_app/immutable/entry/start.CJZld8XR.js — 200 — 618 B — 95 ms — h3https://ldns.com/_app/immutable/chunks/4j-JA3jU.js/_app/immutable/chunks/4j-JA3jU.js https://ldns.com/_app/immutable/chunks/4j-JA3jU.js — 200 — 11.4 KiB — 34 ms — h3https://ldns.com/_app/immutable/chunks/BXa1oS7h.js/_app/immutable/chunks/BXa1oS7h.js https://ldns.com/_app/immutable/chunks/BXa1oS7h.js — 200 — 9.6 KiB — 108 ms — h3https://ldns.com/_app/immutable/chunks/BlKmuS6K.js/_app/immutable/chunks/BlKmuS6K.js https://ldns.com/_app/immutable/chunks/BlKmuS6K.js — 200 — 924 B — 54 ms — h3https://ldns.com/_app/immutable/chunks/BUApaBEI.js/_app/immutable/chunks/BUApaBEI.js https://ldns.com/_app/immutable/chunks/BUApaBEI.js — 200 — 827 B — 108 ms — h3https://ldns.com/_app/immutable/chunks/DS_CSont.js/_app/immutable/chunks/DS_CSont.js https://ldns.com/_app/immutable/chunks/DS_CSont.js — 200 — 773 B — 107 ms — h3https://ldns.com/_app/immutable/entry/app.JbXdDuaA.js/_app/immutable/entry/app.JbXdDuaA.... https://ldns.com/_app/immutable/entry/app.JbXdDuaA.js — 200 — 4.6 KiB — 114 ms — h3https://ldns.com/_app/immutable/chunks/PPVm8Dsz.js/_app/immutable/chunks/PPVm8Dsz.js https://ldns.com/_app/immutable/chunks/PPVm8Dsz.js — 200 — 1.2 KiB — 104 ms — h3https://ldns.com/_app/immutable/chunks/BVNqEeI9.js/_app/immutable/chunks/BVNqEeI9.js https://ldns.com/_app/immutable/chunks/BVNqEeI9.js — 200 — 45.3 KiB — 120 ms — h3https://ldns.com/_app/immutable/chunks/BR__IKZY.js/_app/immutable/chunks/BR__IKZY.js https://ldns.com/_app/immutable/chunks/BR__IKZY.js — 200 — 5.1 KiB — 112 ms — h3https://ldns.com/_app/immutable/chunks/b9WmUrRO.js/_app/immutable/chunks/b9WmUrRO.js https://ldns.com/_app/immutable/chunks/b9WmUrRO.js — 200 — 1.8 KiB — 104 ms — h3https://ldns.com/_app/immutable/chunks/DhaIQv-A.js/_app/immutable/chunks/DhaIQv-A.js https://ldns.com/_app/immutable/chunks/DhaIQv-A.js — 200 — 690 B — 30 ms — h3https://ldns.com/_app/immutable/nodes/0.DRKTHZCg.js/_app/immutable/nodes/0.DRKTHZCg.js https://ldns.com/_app/immutable/nodes/0.DRKTHZCg.js — 200 — 761 B — 102 ms — h3https://ldns.com/_app/immutable/chunks/DIZYcFJZ.js/_app/immutable/chunks/DIZYcFJZ.js https://ldns.com/_app/immutable/chunks/DIZYcFJZ.js — 200 — 684 B — 89 ms — h3https://ldns.com/_app/immutable/chunks/CzBy-4QN.js/_app/immutable/chunks/CzBy-4QN.js https://ldns.com/_app/immutable/chunks/CzBy-4QN.js — 200 — 1009 B — 99 ms — h3https://ldns.com/_app/immutable/nodes/2.B2kfBJ6i.js/_app/immutable/nodes/2.B2kfBJ6i.js https://ldns.com/_app/immutable/nodes/2.B2kfBJ6i.js — 200 — 2.6 KiB — 56 ms — h3https://ldns.com/_app/immutable/chunks/uKupv5Cb.js/_app/immutable/chunks/uKupv5Cb.js https://ldns.com/_app/immutable/chunks/uKupv5Cb.js — 200 — 6.5 KiB — 111 ms — h3https://ldns.com/_app/immutable/chunks/Dff3VRsn.js/_app/immutable/chunks/Dff3VRsn.js https://ldns.com/_app/immutable/chunks/Dff3VRsn.js — 200 — 1.8 KiB — 100 ms — h3https://ldns.com/_app/immutable/chunks/Bg5DNoLi.js/_app/immutable/chunks/Bg5DNoLi.js https://ldns.com/_app/immutable/chunks/Bg5DNoLi.js — 200 — 1.4 KiB — 100 ms — h3https://ldns.com/_app/immutable/chunks/CWPe77xH.js/_app/immutable/chunks/CWPe77xH.js https://ldns.com/_app/immutable/chunks/CWPe77xH.js — 200 — 900 B — 101 ms — h3https://ldns.com/_app/immutable/nodes/5.Bwvre6cn.js/_app/immutable/nodes/5.Bwvre6cn.js https://ldns.com/_app/immutable/nodes/5.Bwvre6cn.js — 200 — 5.3 KiB — 86 ms — h3https://ldns.com/_app/immutable/chunks/DNvgpgrG.js/_app/immutable/chunks/DNvgpgrG.js https://ldns.com/_app/immutable/chunks/DNvgpgrG.js — 200 — 1.4 KiB — 100 ms — h3https://ldns.com/_app/immutable/chunks/BB5xaZHG.js/_app/immutable/chunks/BB5xaZHG.js https://ldns.com/_app/immutable/chunks/BB5xaZHG.js — 200 — 992 B — 100 ms — h3https://ldns.com/_app/immutable/chunks/Ck1LYDfB.js/_app/immutable/chunks/Ck1LYDfB.js https://ldns.com/_app/immutable/chunks/Ck1LYDfB.js — 200 — 860 B — 39 ms — h3https://ldns.com/_app/immutable/chunks/ChOZEKyZ.js/_app/immutable/chunks/ChOZEKyZ.js https://ldns.com/_app/immutable/chunks/ChOZEKyZ.js — 200 — 2.3 KiB — 99 ms — h3https://ldns.com/_app/immutable/chunks/dD3_bego.js/_app/immutable/chunks/dD3_bego.js https://ldns.com/_app/immutable/chunks/dD3_bego.js — 200 — 681 B — 107 ms — h3https://ldns.com/_app/immutable/chunks/lSrBrqp5.js/_app/immutable/chunks/lSrBrqp5.js https://ldns.com/_app/immutable/chunks/lSrBrqp5.js — 200 — 946 B — 63 ms — h3https://ldns.com/_app/immutable/chunks/CQePJxXE.js/_app/immutable/chunks/CQePJxXE.js https://ldns.com/_app/immutable/chunks/CQePJxXE.js — 200 — 893 B — 84 ms — h3https://ldns.com/_app/immutable/chunks/BIoAOezj.js/_app/immutable/chunks/BIoAOezj.js https://ldns.com/_app/immutable/chunks/BIoAOezj.js — 200 — 847 B — 97 ms — h3https://ldns.com/favicon.ico/favicon.ico https://ldns.com/favicon.ico — 200 — 649 B — 98 ms — h3https://www.googletagmanager.com/gtag/js?id=G-45PEPZ8BDRwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-45PEPZ8BDR — 200 — 153.9 KiB — 179 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447 — 200 — 11.4 KiB — 107 ms — h2https://ldns.com/_app/immutable/nodes/1.DccAh5nt.js/_app/immutable/nodes/1.DccAh5nt.js https://ldns.com/_app/immutable/nodes/1.DccAh5nt.js — 200 — 1.6 KiB — 19 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-45PEPZ8BDR&gtm=45je66h0v868860344za200zd868860344&_p=1781940950571&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1271705178.1781940951&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~119027224~119392696~119392704~119456239~119456247&sid=1781940950&sct=1&seg=0&dl=https%3A%2F%2Fldns.com%2F&dt=Free%20DNS%2C%20RDAP%2C%20Email%20Security%20%26%20Server%20Tools%20%7C%20LDNS.com&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=445www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-45PEPZ8BDR&gtm=45je66h0v868860344za200zd868860344&_p=1781940950571&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1271705178.1781940951&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115938466~115938468~119027224~119392696~119392704~119456239~119456247&sid=1781940950&sct=1&seg=0&dl=https%3A%2F%2Fldns.com%2F&dt=Free%20DNS%2C%20RDAP%2C%20Email%20Security%20%26%20Server%20Tools%20%7C%20LDNS.com&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=445 — 204 — 544 B — 52 ms — h2https://ldns.com/cdn-cgi/rum?/cdn-cgi/rum? https://ldns.com/cdn-cgi/rum? — 204 — 444 B — 9 ms — h3https://ldns.com/favicon.ico/favicon.ico https://ldns.com/favicon.ico — 200 — 496 B — 18 ms — h3https://ldns.com/favicon.ico/favicon.ico https://ldns.com/favicon.ico — 200 — 506 B — 20 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
25% of JavaScript execution is third-party
First-party Third-party 84ms · 154KB · €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 84ms
Transfer 154 KB
Unused 44%
Monthly Cost €1/mo

How third-party costs are calculated

Image Optimization
3 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

3

Total Size

0 KB

3 missing dimensions 2 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