Skip to content
https://ldns.com

Performance

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

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

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

2.90 s

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

3.03 s

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

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

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

4.08 s

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
26
18 PASS 4 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.2 KiB)
Info::
Third-party blocking time is low (0 ms)
45%
55%
First-party Third-party
C
JS Execution Cost
Action
1362ms total JS execution
REVIEW
1362ms total JS execution
Warning::
Unattributable: 443ms CPU time
Warning::
https://ldns.com/: 371ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-45PE...: 323ms CPU time
Info::
https://ldns.com/_app/immutable/chunks/b9WmUrRO.js: 162ms CPU time
Info::
https://static.cloudflareinsights.com/beacon.min.j...: 62ms CPU time
Info::
Third-party scripts: 385ms (28% of total)

Main Thread Breakdown

Script Evaluation 46% Other 26% Style & Layout 17% Script Parsing & Compilation 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable443ms201ms0ms1st
https://ldns.com/371ms19ms4ms1st
https://www.googletagmanager.com/gtag/js?id=G-45PEPZ8BDR323ms271ms49ms3rd
https://ldns.com/_app/immutable/chunks/b9WmUrRO.js162ms141ms0ms1st
https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a1177817227644762ms40ms4ms3rd
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.5 KiB 92%
CSS 12.3 KiB 4%
HTML 9.3 KiB 3%
Other 1.5 KiB 1%
Images 648 B 0%
Other 544 B 0%
Other 447 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+
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.2 KiB · 3 third-party Within 1MB page-weight target
JavaScript 92% · 279.5 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+
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
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
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 500ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 2.9 s LCP 3.0 shttps://ldns.com// https://ldns.com/ — 200 — 9.3 KiB — 59 ms — h3https://ldns.com/cdn-cgi/speculation/cdn-cgi/speculation https://ldns.com/cdn-cgi/speculation — 200 — 565 B — 26 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 — 94 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 — 617 B — 39 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 — 50 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 — 49 ms — h3https://ldns.com/_app/immutable/chunks/BlKmuS6K.js/_app/immutable/chunks/BlKmuS6K.js https://ldns.com/_app/immutable/chunks/BlKmuS6K.js — 200 — 918 B — 48 ms — h3https://ldns.com/_app/immutable/chunks/BUApaBEI.js/_app/immutable/chunks/BUApaBEI.js https://ldns.com/_app/immutable/chunks/BUApaBEI.js — 200 — 835 B — 49 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 — 772 B — 114 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 — 120 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 — 115 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 — 115 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 — 90 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 — 686 B — 87 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 — 760 B — 95 ms — h3https://ldns.com/_app/immutable/chunks/DIZYcFJZ.js/_app/immutable/chunks/DIZYcFJZ.js https://ldns.com/_app/immutable/chunks/DIZYcFJZ.js — 200 — 679 B — 86 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 — 1007 B — 119 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 — 85 ms — h3https://ldns.com/_app/immutable/chunks/uKupv5Cb.js/_app/immutable/chunks/uKupv5Cb.js https://ldns.com/_app/immutable/chunks/uKupv5Cb.js — 200 — 6.6 KiB — 90 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 — 88 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 — 116 ms — h3https://ldns.com/_app/immutable/chunks/CWPe77xH.js/_app/immutable/chunks/CWPe77xH.js https://ldns.com/_app/immutable/chunks/CWPe77xH.js — 200 — 898 B — 59 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.4 KiB — 88 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 — 87 ms — h3https://ldns.com/_app/immutable/chunks/BB5xaZHG.js/_app/immutable/chunks/BB5xaZHG.js https://ldns.com/_app/immutable/chunks/BB5xaZHG.js — 200 — 990 B — 87 ms — h3https://ldns.com/_app/immutable/chunks/Ck1LYDfB.js/_app/immutable/chunks/Ck1LYDfB.js https://ldns.com/_app/immutable/chunks/Ck1LYDfB.js — 200 — 849 B — 88 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 — 112 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 — 674 B — 114 ms — h3https://ldns.com/_app/immutable/chunks/lSrBrqp5.js/_app/immutable/chunks/lSrBrqp5.js https://ldns.com/_app/immutable/chunks/lSrBrqp5.js — 200 — 954 B — 115 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 2.9 s LCP 3.0 shttps://ldns.com// https://ldns.com/ — 200 — 9.3 KiB — 59 ms — h3https://ldns.com/cdn-cgi/speculation/cdn-cgi/speculation https://ldns.com/cdn-cgi/speculation — 200 — 565 B — 26 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 — 94 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 — 617 B — 39 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 — 50 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 — 49 ms — h3https://ldns.com/_app/immutable/chunks/BlKmuS6K.js/_app/immutable/chunks/BlKmuS6K.js https://ldns.com/_app/immutable/chunks/BlKmuS6K.js — 200 — 918 B — 48 ms — h3https://ldns.com/_app/immutable/chunks/BUApaBEI.js/_app/immutable/chunks/BUApaBEI.js https://ldns.com/_app/immutable/chunks/BUApaBEI.js — 200 — 835 B — 49 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 — 772 B — 114 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 — 120 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 — 115 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 — 115 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 — 90 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 — 686 B — 87 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 — 760 B — 95 ms — h3https://ldns.com/_app/immutable/chunks/DIZYcFJZ.js/_app/immutable/chunks/DIZYcFJZ.js https://ldns.com/_app/immutable/chunks/DIZYcFJZ.js — 200 — 679 B — 86 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 — 1007 B — 119 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 — 85 ms — h3https://ldns.com/_app/immutable/chunks/uKupv5Cb.js/_app/immutable/chunks/uKupv5Cb.js https://ldns.com/_app/immutable/chunks/uKupv5Cb.js — 200 — 6.6 KiB — 90 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 — 88 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 — 116 ms — h3https://ldns.com/_app/immutable/chunks/CWPe77xH.js/_app/immutable/chunks/CWPe77xH.js https://ldns.com/_app/immutable/chunks/CWPe77xH.js — 200 — 898 B — 59 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.4 KiB — 88 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 — 87 ms — h3https://ldns.com/_app/immutable/chunks/BB5xaZHG.js/_app/immutable/chunks/BB5xaZHG.js https://ldns.com/_app/immutable/chunks/BB5xaZHG.js — 200 — 990 B — 87 ms — h3https://ldns.com/_app/immutable/chunks/Ck1LYDfB.js/_app/immutable/chunks/Ck1LYDfB.js https://ldns.com/_app/immutable/chunks/Ck1LYDfB.js — 200 — 849 B — 88 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 — 112 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 — 674 B — 114 ms — h3https://ldns.com/_app/immutable/chunks/lSrBrqp5.js/_app/immutable/chunks/lSrBrqp5.js https://ldns.com/_app/immutable/chunks/lSrBrqp5.js — 200 — 954 B — 115 ms — h3https://ldns.com/_app/immutable/chunks/CQePJxXE.js/_app/immutable/chunks/CQePJxXE.js https://ldns.com/_app/immutable/chunks/CQePJxXE.js — 200 — 900 B — 114 ms — h3https://ldns.com/_app/immutable/chunks/BIoAOezj.js/_app/immutable/chunks/BIoAOezj.js https://ldns.com/_app/immutable/chunks/BIoAOezj.js — 200 — 849 B — 105 ms — h3https://ldns.com/favicon.ico/favicon.ico https://ldns.com/favicon.ico — 200 — 648 B — 91 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 — 171 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447 — 200 — 11.4 KiB — 76 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=1781940936579&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=121212419.1781940937&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~119027224~119392696~119392704~119456239~119456247~119534187&sid=1781940936&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=1781940936579&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=121212419.1781940937&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~119027224~119392696~119392704~119456239~119456247~119534187&sid=1781940936&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 — 54 ms — h2https://ldns.com/cdn-cgi/rum?/cdn-cgi/rum? https://ldns.com/cdn-cgi/rum? — 204 — 447 B — 9 ms — h3https://ldns.com/favicon.ico/favicon.ico https://ldns.com/favicon.ico — 200 — 500 B — 20 ms — h3https://ldns.com/favicon.ico/favicon.ico https://ldns.com/favicon.ico — 200 — 498 B — 18 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
28% of JavaScript execution is third-party
First-party Third-party 385ms · 165KB · €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 323ms
Transfer 154 KB
Unused 44%
Monthly Cost €4/mo
static.cloudflareinsights.com
Other
Optional
Execution 62ms
Transfer 11 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Google Tag Manager adds 323ms and costs ~€4/month

Google Tag Manager takes 323ms 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

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