Skip to content
https://sitevalue.org

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
3
REVIEW
8
PASS
12
INFO
3

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

49
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

3.32 s

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

7.68 s

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

558 ms

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

0.008

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

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

10.72 s

Page Load Progression

551 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.3 s
3.9 s
4.4 s
Checks
26
12 PASS 8 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (856.3 KiB of 856.7 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2546ms total JS execution
FIX
2546ms total JS execution
Warning::
https://sitevalue.net/cdn-cgi/challenge-platform/s...: 617ms CPU time
Warning::
https://sitevalue.net/: 486ms CPU time
Warning::
Unattributable: 361ms CPU time
Warning::
https://fundingchoicesmessages.google.com/f/AGSKWx...: 313ms CPU time
Info::
https://fundingchoicesmessages.google.com/i/ca-pub...: 246ms CPU time
Warning::
Third-party scripts: 2184ms (86% of total)

Main Thread Breakdown

Script Evaluation 54% Other 20% Style & Layout 12% Script Parsing & Compilation 6% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.js617ms588ms8ms3rd
https://sitevalue.net/486ms35ms3ms3rd
Unattributable361ms9ms0ms1st
https://fundingchoicesmessages.google.com/f/AGSKWxWW8L0xgtpHoZvdvbftwIckFZlQU-dyWSawLD7R7icBB8xJ3gM2eV_qF2S48QtBlFBfyeTGSug2J0DBsdAqH3yuj1RsZEMzoWOwn83E2xah53SX8Xppr7ZEhQJQJmOFr1q0qZmQKw==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzgzNzE3NDA0LDMyNjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9zaXRldmFsdWUubmV0LyIsbnVsbCxbWzgsIlNaaUlEeE04azE0Il0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDI2MjJdXV0iXSxbMzUsIjE3ODM3MTc0MDQiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJ0cnVlIl1dXQ313ms160ms44ms3rd
https://fundingchoicesmessages.google.com/i/ca-pub-3117042864592570?href=https%3A%2F%2Fsitevalue.net&ers=2246ms222ms21ms3rd
https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js240ms166ms5ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607070101/show_ads_impl_fy2021.js160ms109ms48ms3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570121ms104ms16ms3rd
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.

C
Image Optimization
Action
9 images, 0 KB saveable
REVIEW
9 images, 0 KB saveable
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://api.pagepeeker.com/v2/thumbs.php?size=l&ur... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
9 images 154 KB
0 oversized -0 KB
8 legacy format
6 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
11 scripts, 202 KB unused
REVIEW
11 scripts, 202 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 138 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fundingchoicesmessages.google.com/i/ca-pub...: 35 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/js/ad...: 29 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 202 KB
202 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607070101/show_ads_impl_fy2021.js166 KB138 KB (83%)3rd
https://fundingchoicesmessages.google.com/i/ca-pub-3117042864592570?href=https%3A%2F%2Fsitevalue.net&ers=270 KB35 KB (51%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-311704286459257055 KB29 KB (54%)3rd
https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js4 KB3rd
https://sitevalue.net/js/cookieconsent.latest.min.js2 KB3rd
https://sitevalue.net/js/base.js?v=0.12 KB3rd
https://sitevalue.net/js/bootstrap.bundle.min.js22 KB3rd
https://sitevalue.net/js/jquery.min.js31 KB3rd
https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js?10 KB3rd
https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.js24 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

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

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
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
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
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.
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.
B
Page Weight Inventory
56 resources · 857 KB · 202 KB savings available
REVIEW
56 resources · 857 KB · 202 KB savings available
Info::
Within 1MB page-weight target
Got: 857 KB
Info::
~202 KB of savings available
Warning::
55 third-party resources (100% of weight)
56 resources · 856.7 KiB · 55 third-party Within 1MB page-weight target
JavaScript 53% · 455.1 KiB
Image 18% · 155.0 KiB
Document 12% · 103.7 KiB
Font 10% · 84.1 KiB
CSS 6% · 50.0 KiB
Other 1% · 8.8 KiB

~202.3 KiB of savings available

Remove unused JavaScript: 202.3 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Page Weight Budget
857 KB transferred, 56 requests
PASS
857 KB transferred, 56 requests
Info::
Page weighs 2.6 MB (857 KB transferred)
Info::
56 HTTP requests
Info::
Estimated 0.18 g CO2 per page load
857 KB / 2.4 MB budget
857 KB transferred
56 requests
0.18 g CO2 per page load
JavaScript 455.1 KiB 53%
Images 154.2 KiB 18%
HTML 103.2 KiB 12%
Fonts 84.1 KiB 10%
CSS 50.0 KiB 6%
Other 8.0 KiB 1%
Other 2.1 KiB 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+
Font Loading
3 fonts (84 KB)
PASS
3 fonts (84 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

84 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.3 s LCP 7.7 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 439 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 175 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 0 B — 169 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 439 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 175 ms
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 0 KB
Load time 169 ms
Start 4.2 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)
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+
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 Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
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::
4 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
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
56 requests over 5011ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.3 s LCP 7.7 shttps://sitevalue.org// https://sitevalue.org/ — 301 — 383 B — 65 ms — h2https://sitevalue.net/sitevalue.net/ https://sitevalue.net/ — 200 — 6.3 KiB — 166 ms — h2https://sitevalue.net/cdn-cgi/speculationsitevalue.net/cdn-cgi/speculation https://sitevalue.net/cdn-cgi/speculation — 200 — 462 B — 21 ms — h2https://sitevalue.net/css/bootstrap.yeti.min.csssitevalue.net/css/bootstrap.yeti.mi... https://sitevalue.net/css/bootstrap.yeti.min.css — 200 — 25.4 KiB — 460 ms — h2https://sitevalue.net/css/app.csssitevalue.net/css/app.css https://sitevalue.net/css/app.css — 200 — 1.4 KiB — 379 ms — h2https://sitevalue.net/css/fontawesome.min.csssitevalue.net/css/fontawesome.min.c... https://sitevalue.net/css/fontawesome.min.css — 200 — 12.9 KiB — 468 ms — h2https://sitevalue.net/images/loader.gifsitevalue.net/images/loader.gif https://sitevalue.net/images/loader.gif — 200 — 25.4 KiB — 454 ms — h2https://sitevalue.net/images/safe.pngsitevalue.net/images/safe.png https://sitevalue.net/images/safe.png — 200 — 4.1 KiB — 379 ms — h2https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jssitevalue.net/cdn-cgi/scripts/7d0fa... https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.4 KiB — 20 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap — 200 — 2.6 KiB — 621 ms — h2data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30…www.w3.org/2000/svg' width='30' hei... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 439 ms — h3https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=turnstile_loaded_e98c5ebec9bef762daa742993350216echallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=turnstile_loaded_e98c5ebec9bef762daa742993350216e — 302 — 266 B — 124 ms — h3https://sitevalue.net/js/cookieconsent.latest.min.jssitevalue.net/js/cookieconsent.late... https://sitevalue.net/js/cookieconsent.latest.min.js — 200 — 2.4 KiB — 397 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570 — 200 — 54.5 KiB — 641 ms — h3https://sitevalue.net/js/base.js?v=0.1sitevalue.net/js/base.js?v=0.1 https://sitevalue.net/js/base.js?v=0.1 — 200 — 1.6 KiB — 375 ms — h3https://sitevalue.net/js/bootstrap.bundle.min.jssitevalue.net/js/bootstrap.bundle.m... https://sitevalue.net/js/bootstrap.bundle.min.js — 200 — 22.1 KiB — 466 ms — h3https://sitevalue.net/js/jquery.min.jssitevalue.net/js/jquery.min.js https://sitevalue.net/js/jquery.min.js — 200 — 31.0 KiB — 482 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.jssitevalue.net/cdn-cgi/challenge-pla... https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 257 B — 21 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js?sitevalue.net/cdn-cgi/challenge-pla... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js? — 200 — 9.7 KiB — 21 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.1574498676334759:1783713636:5Q4-1Sl_qlSfKNYGdQ6HRnDZcpaphLVGnNmDwxdhjnE/a19283bb5b18019asitevalue.net/cdn-cgi/challenge-pla... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.1574498676334759:1783713636:5Q4-1Sl_qlSfKNYGdQ6HRnDZcpaphLVGnNmDwxdhjnE/a19283bb5b18019a — 200 — 625 B — 26 ms — h3https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.js — 200 — 24.0 KiB — 46 ms — h3https://sitevalue.net/favicon.icositevalue.net/favicon.ico https://sitevalue.net/favicon.ico — 200 — 742 B — 390 ms — h3https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/light-floating.csscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/light-floating.css — 200 — 1.4 KiB — 90 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/j6znt/0x4AAAAAACohHBx5-XhpsXXW/light/fbE/new/flexible?lang=enchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/j6znt/0x4AAAAAACohHBx5-XhpsXXW/light/fbE/new/flexible?lang=en — 200 — 96.9 KiB — 104 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.1574498676334759:1783713636:5Q4-1Sl_qlSfKNYGdQ6HRnDZcpaphLVGnNmDwxdhjnE/a19283bb5b18019asitevalue.net/cdn-cgi/challenge-pla... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.1574498676334759:1783713636:5Q4-1Sl_qlSfKNYGdQ6HRnDZcpaphLVGnNmDwxdhjnE/a19283bb5b18019a — 200 — 624 B — 32 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=reset&_=1783717402609sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=reset&_=1783717402609 — 200 — 553 B — 287 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=reset&_=1783717402610sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=reset&_=1783717402610 — 200 — 558 B — 655 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=reset&_=1783717402611sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=reset&_=1783717402611 — 200 — 555 B — 529 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=reset&_=1783717402612sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=reset&_=1783717402612 — 200 — 553 B — 284 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.3 s LCP 7.7 shttps://sitevalue.org// https://sitevalue.org/ — 301 — 383 B — 65 ms — h2https://sitevalue.net/sitevalue.net/ https://sitevalue.net/ — 200 — 6.3 KiB — 166 ms — h2https://sitevalue.net/cdn-cgi/speculationsitevalue.net/cdn-cgi/speculation https://sitevalue.net/cdn-cgi/speculation — 200 — 462 B — 21 ms — h2https://sitevalue.net/css/bootstrap.yeti.min.csssitevalue.net/css/bootstrap.yeti.mi... https://sitevalue.net/css/bootstrap.yeti.min.css — 200 — 25.4 KiB — 460 ms — h2https://sitevalue.net/css/app.csssitevalue.net/css/app.css https://sitevalue.net/css/app.css — 200 — 1.4 KiB — 379 ms — h2https://sitevalue.net/css/fontawesome.min.csssitevalue.net/css/fontawesome.min.c... https://sitevalue.net/css/fontawesome.min.css — 200 — 12.9 KiB — 468 ms — h2https://sitevalue.net/images/loader.gifsitevalue.net/images/loader.gif https://sitevalue.net/images/loader.gif — 200 — 25.4 KiB — 454 ms — h2https://sitevalue.net/images/safe.pngsitevalue.net/images/safe.png https://sitevalue.net/images/safe.png — 200 — 4.1 KiB — 379 ms — h2https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.jssitevalue.net/cdn-cgi/scripts/7d0fa... https://sitevalue.net/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js — 200 — 4.4 KiB — 20 ms — h2https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swapfonts.googleapis.com/css2?family=Op... https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap — 200 — 2.6 KiB — 621 ms — h2data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30…www.w3.org/2000/svg' width='30' hei... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 439 ms — h3https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=turnstile_loaded_e98c5ebec9bef762daa742993350216echallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit&onload=turnstile_loaded_e98c5ebec9bef762daa742993350216e — 302 — 266 B — 124 ms — h3https://sitevalue.net/js/cookieconsent.latest.min.jssitevalue.net/js/cookieconsent.late... https://sitevalue.net/js/cookieconsent.latest.min.js — 200 — 2.4 KiB — 397 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3117042864592570 — 200 — 54.5 KiB — 641 ms — h3https://sitevalue.net/js/base.js?v=0.1sitevalue.net/js/base.js?v=0.1 https://sitevalue.net/js/base.js?v=0.1 — 200 — 1.6 KiB — 375 ms — h3https://sitevalue.net/js/bootstrap.bundle.min.jssitevalue.net/js/bootstrap.bundle.m... https://sitevalue.net/js/bootstrap.bundle.min.js — 200 — 22.1 KiB — 466 ms — h3https://sitevalue.net/js/jquery.min.jssitevalue.net/js/jquery.min.js https://sitevalue.net/js/jquery.min.js — 200 — 31.0 KiB — 482 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.jssitevalue.net/cdn-cgi/challenge-pla... https://sitevalue.net/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 257 B — 21 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js?sitevalue.net/cdn-cgi/challenge-pla... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/scripts/jsd/73f5d73b1f13/main.js? — 200 — 9.7 KiB — 21 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.1574498676334759:1783713636:5Q4-1Sl_qlSfKNYGdQ6HRnDZcpaphLVGnNmDwxdhjnE/a19283bb5b18019asitevalue.net/cdn-cgi/challenge-pla... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.1574498676334759:1783713636:5Q4-1Sl_qlSfKNYGdQ6HRnDZcpaphLVGnNmDwxdhjnE/a19283bb5b18019a — 200 — 625 B — 26 ms — h3https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/g/73f5d73b1f13/api.js — 200 — 24.0 KiB — 46 ms — h3https://sitevalue.net/favicon.icositevalue.net/favicon.ico https://sitevalue.net/favicon.ico — 200 — 742 B — 390 ms — h3https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/light-floating.csscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/light-floating.css — 200 — 1.4 KiB — 90 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/j6znt/0x4AAAAAACohHBx5-XhpsXXW/light/fbE/new/flexible?lang=enchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/j6znt/0x4AAAAAACohHBx5-XhpsXXW/light/fbE/new/flexible?lang=en — 200 — 96.9 KiB — 104 ms — h3https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.1574498676334759:1783713636:5Q4-1Sl_qlSfKNYGdQ6HRnDZcpaphLVGnNmDwxdhjnE/a19283bb5b18019asitevalue.net/cdn-cgi/challenge-pla... https://sitevalue.net/cdn-cgi/challenge-platform/h/g/jsd/oneshot/73f5d73b1f13/0.1574498676334759:1783713636:5Q4-1Sl_qlSfKNYGdQ6HRnDZcpaphLVGnNmDwxdhjnE/a19283bb5b18019a — 200 — 624 B — 32 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=reset&_=1783717402609sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=reset&_=1783717402609 — 200 — 553 B — 287 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=reset&_=1783717402610sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=reset&_=1783717402610 — 200 — 558 B — 655 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=reset&_=1783717402611sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=reset&_=1783717402611 — 200 — 555 B — 529 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=reset&_=1783717402612sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=reset&_=1783717402612 — 200 — 553 B — 284 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=syrusindustry.com&method=reset&_=1783717402613sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=syrusindustry.com&method=reset&_=1783717402613 — 200 — 558 B — 652 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=themanifest.com&method=reset&_=1783717402614sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=themanifest.com&method=reset&_=1783717402614 — 200 — 556 B — 536 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607070101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202607070101/show_ads_impl_fy2021.js — 200 — 165.7 KiB — 524 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=poll&_=1783717402615sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=codearena.space&method=poll&_=1783717402615 — 200 — 573 B — 403 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=poll&_=1783717402616sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=cichlidwarehouse.co.za&method=poll&_=1783717402616 — 200 — 573 B — 268 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=poll&_=1783717402617sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=beavercheck.com&method=poll&_=1783717402617 — 200 — 573 B — 262 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=themanifest.com&method=poll&_=1783717402618sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=themanifest.com&method=poll&_=1783717402618 — 200 — 579 B — 260 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=cichlidwarehouse.co.zaapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=cichlidwarehouse.co.za — 200 — 19.5 KiB — 137 ms — h3https://fundingchoicesmessages.google.com/i/ca-pub-3117042864592570?href=https%3A%2F%2Fsitevalue.net&ers=2fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/ca-pub-3117042864592570?href=https%3A%2F%2Fsitevalue.net&ers=2 — 200 — 70.5 KiB — 908 ms — h2https://sitevalue.net/index.php/proxy?size=l&url=syrusindustry.com&method=poll&_=1783717402619sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=syrusindustry.com&method=poll&_=1783717402619 — 200 — 571 B — 262 ms — h3https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=poll&_=1783717402620sitevalue.net/index.php/proxy?size=... https://sitevalue.net/index.php/proxy?size=l&url=animesuge.ing&method=poll&_=1783717402620 — 200 — 569 B — 257 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=codearena.spaceapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=codearena.space — 200 — 14.7 KiB — 49 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=beavercheck.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=beavercheck.com — 200 — 14.4 KiB — 49 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=themanifest.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=themanifest.com — 200 — 18.6 KiB — 78 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=animesuge.ingapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=animesuge.ing — 200 — 34.4 KiB — 65 ms — h3https://api.pagepeeker.com/v2/thumbs.php?size=l&url=syrusindustry.comapi.pagepeeker.com/v2/thumbs.php?si... https://api.pagepeeker.com/v2/thumbs.php?size=l&url=syrusindustry.com — 200 — 23.2 KiB — 63 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA== — 204 — 28 B — 493 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA== — 204 — 28 B — 492 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA== — 204 — 28 B — 597 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxWW8L0xgtpHoZvdvbftwIckFZlQU-dyWSawLD7R7icBB8xJ3gM2eV_qF2S48QtBlFBfyeTGSug2J0DBsdAqH3yuj1RsZEMzoWOwn83E2xah53SX8Xppr7ZEhQJQJmOFr1q0qZmQKw==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzgzNzE3NDA0LDMyNjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9zaXRldmFsdWUubmV0LyIsbnVsbCxbWzgsIlNaaUlEeE04azE0Il0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDI2MjJdXV0iXSxbMzUsIjE3ODM3MTc0MDQiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJ0cnVlIl1dXQfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWW8L0xgtpHoZvdvbftwIckFZlQU-dyWSawLD7R7icBB8xJ3gM2eV_qF2S48QtBlFBfyeTGSug2J0DBsdAqH3yuj1RsZEMzoWOwn83E2xah53SX8Xppr7ZEhQJQJmOFr1q0qZmQKw==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzgzNzE3NDA0LDMyNjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly9zaXRldmFsdWUubmV0LyIsbnVsbCxbWzgsIlNaaUlEeE04azE0Il0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDI2MjJdXV0iXSxbMzUsIjE3ODM3MTc0MDQiXSxbMTksIjEiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJ0cnVlIl1dXQ — 200 — 69.2 KiB — 535 ms — h2https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.3 KiB — 273 ms — h2https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 175 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 0 B — 169 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA== — 204 — 28 B — 369 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA== — 204 — 28 B — 388 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWJPyzLd0GjbozazkbJwHoEpNRuzqWmWpQiR_JSppCL7nfEGjAv77_Zb5o43jVt9nx5kPBFDG7VeGa4ZMJA1u_dsSslkJPRNlaGrzSriWUlfiDgsOqrkKr-jfUYRzG6D_CjgQN2tA== — 204 — 28 B — 791 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
86% of JavaScript execution is third-party
First-party Third-party 2184ms · 371KB · €24/mo
sitevalue.net
Other
Costly
Execution 617ms
Transfer 0 KB
Monthly Cost €7/mo
sitevalue.net
Other
Costly
Execution 486ms
Transfer 6 KB
Monthly Cost €5/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 313ms
Transfer 69 KB
Monthly Cost €3/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 246ms
Transfer 70 KB
Unused 51%
Monthly Cost €3/mo
sitevalue.net
Other
Costly
Execution 240ms
Transfer 4 KB
Monthly Cost €3/mo
pagead2.googlesyndication.com
Other
Optional
Execution 160ms
Transfer 166 KB
Unused 83%
Monthly Cost €2/mo
pagead2.googlesyndication.com
Other
Optional
Execution 121ms
Transfer 55 KB
Unused 54%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • sitevalue.net adds 617ms and costs ~€7/month
  • sitevalue.net adds 486ms and costs ~€5/month
  • fundingchoicesmessages.google.com adds 313ms and costs ~€3/month
  • fundingchoicesmessages.google.com adds 246ms and costs ~€3/month
  • sitevalue.net adds 240ms and costs ~€3/month

86% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

sitevalue.net takes 617ms 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

sitevalue.net takes 486ms 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

fundingchoicesmessages.google.com takes 313ms 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

fundingchoicesmessages.google.com takes 246ms 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

51% of fundingchoicesmessages.google.com'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

sitevalue.net takes 240ms 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

83% of pagead2.googlesyndication.com'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

54% of pagead2.googlesyndication.com'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

Image Optimization
12 images, 98 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

12

Total Size

98 KB

12 missing dimensions 12 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