Skip to content
https://prayforstrangers.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
98
GRADE
A+
FIX
0
REVIEW
2
PASS
21
INFO
3

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

94
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
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.

1.10 s

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

2.64 s

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

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

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

2.67 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
21 PASS 2 REVIEW
B
JS Execution Cost
997ms total JS execution
REVIEW
997ms total JS execution
Warning::
https://prayforstrangers.com/cdn-cgi/challenge-pla...: 383ms CPU time
Warning::
https://prayforstrangers.com/: 307ms CPU time
Info::
Unattributable: 203ms CPU time
Info::
https://prayforstrangers.com/assets/js/app-5158da2...: 54ms CPU time
Info::
https://static.cloudflareinsights.com/beacon.min.j...: 51ms CPU time
Info::
Third-party scripts: 51ms (5% of total)

Main Thread Breakdown

Script Evaluation 49% Style & Layout 23% Other 20%
ScriptTotalScriptingParse/CompileParty
https://prayforstrangers.com/cdn-cgi/challenge-platform/scripts/jsd/main.js383ms371ms3ms1st
https://prayforstrangers.com/307ms44ms4ms1st
Unattributable203ms20ms0ms1st
https://prayforstrangers.com/assets/js/app-5158da218284ef65d0986bd55cffde03.js?vsn=d54ms23ms18ms1st
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e178179150949651ms37ms4ms3rd
B
HTTP Caching
max-age=0, private, must-revalidate
REVIEW
max-age=0, private, must-revalidate
Info::
Cache-Control header is set
Got: max-age=0, private, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, private, must-revalidate

DirectiveValueMeaning
max-age0Cache for 0 seconds
privateOnly browser cache, not CDN/proxy
must-revalidateMust recheck with server after expiry
A+
Page Weight Budget
93 KB transferred, 14 requests
PASS
93 KB transferred, 14 requests
Info::
Page weighs 288 KB (93 KB transferred)
Info::
14 HTTP requests
Info::
Estimated 0.02 g CO2 per page load
93 KB / 2.4 MB budget
93 KB transferred
14 requests
0.02 g CO2 per page load
JavaScript 64.2 KiB 69%
CSS 12.5 KiB 13%
HTML 8.6 KiB 9%
Other 4.8 KiB 5%
Other 1.1 KiB 1%
Other 982 B 1%
Images 922 B 1%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
12% third-party, 0 ms blocking
PASS
12% third-party, 0 ms blocking
Info::
Third-party code accounts for 12% of page weight (11.3 KiB of 93.0 KiB)
Info::
Third-party blocking time is low (0 ms)
88%
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
Image Optimization
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Warning::
https://prayforstrangers.com/images/logo-6bd83d5b2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
3 images 1 KB
0 oversized -0 KB
1 legacy format
1 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

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+
JS Bundles
3 scripts, 38 KB unused
PASS
3 scripts, 38 KB unused
Warning::
https://prayforstrangers.com/assets/js/app-5158da2...: 38 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 38 KB
38 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://prayforstrangers.com/assets/js/app-5158da218284ef65d0986bd55cffde03.js?vsn=d43 KB38 KB (89%)1st
https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e178179150949611 KB3rd
https://prayforstrangers.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/80a697ecdece/main.js?10 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

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+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: max-age=0, private, must-revalidate
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
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+
Page Weight Inventory
14 resources · 93 KB · 38 KB savings available
PASS
14 resources · 93 KB · 38 KB savings available
Info::
Within 1MB page-weight target
Got: 93 KB
Info::
3 third-party resources (12% of weight)
14 resources · 93.0 KiB · 3 third-party Within 1MB page-weight target
JavaScript 69% · 64.2 KiB
CSS 13% · 12.5 KiB
Document 9% · 8.6 KiB
Image 6% · 5.5 KiB
Other 2% · 2.3 KiB

~37.6 KiB of savings available

Remove unused JavaScript: 37.6 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
14 requests over 604ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.1 s LCP 2.6 shttps://prayforstrangers.com// https://prayforstrangers.com/ — 200 — 8.6 KiB — 114 ms — h3https://prayforstrangers.com/assets/css/app-424efed47f8e06cb7d1a954afd1b89fd.css?vsn=d/assets/css/app-424efed47f8e06cb7d1... https://prayforstrangers.com/assets/css/app-424efed47f8e06cb7d1a954afd1b89fd.css?vsn=d — 200 — 12.5 KiB — 265 ms — h3https://prayforstrangers.com/assets/js/app-5158da218284ef65d0986bd55cffde03.js?vsn=d/assets/js/app-5158da218284ef65d098... https://prayforstrangers.com/assets/js/app-5158da218284ef65d0986bd55cffde03.js?vsn=d — 200 — 42.8 KiB — 235 ms — h3https://prayforstrangers.com/images/logo-6bd83d5b22adc3a90fd931e21a37b978.svg?vsn=d/images/logo-6bd83d5b22adc3a90fd931... https://prayforstrangers.com/images/logo-6bd83d5b22adc3a90fd931e21a37b978.svg?vsn=d — 200 — 922 B — 109 ms — h3https://prayforstrangers.com/manifest.webmanifest/manifest.webmanifest https://prayforstrangers.com/manifest.webmanifest — 200 — 982 B — 103 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496 — 200 — 11.3 KiB — 20 ms — h2data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22…data:image/svg+xml;utf8,%3Csvg%20xm... data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22non…data:image/svg+xml;utf8,%3Csvg%20xm... data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22non… — 200 — 0 B — 0 ms — datahttps://prayforstrangers.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://prayforstrangers.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 5 ms — h3https://prayforstrangers.com/cdn-cgi/rum?/cdn-cgi/rum? https://prayforstrangers.com/cdn-cgi/rum? — 204 — 479 B — 6 ms — h3https://prayforstrangers.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/80a697ecdece/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://prayforstrangers.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/80a697ecdece/main.js? — 200 — 10.1 KiB — 7 ms — h3https://prayforstrangers.com/images/favicon-725c00af02e65e810d88bf79cd0ca589.svg?vsn=d/images/favicon-725c00af02e65e810d8... https://prayforstrangers.com/images/favicon-725c00af02e65e810d88bf79cd0ca589.svg?vsn=d — 200 — 974 B — 110 ms — h3https://prayforstrangers.com/images/icon-192.png/images/icon-192.png https://prayforstrangers.com/images/icon-192.png — 200 — 3.6 KiB — 117 ms — h3https://prayforstrangers.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/80a697ecdece/0.767503903620384:1783494328:RpWOCyHKQR_QqMU8xAuLaUg3xuB6JbPUdtVeQb1f-LU/a17d6c165f8c3ea9/cdn-cgi/challenge-platform/h/b/jsd... https://prayforstrangers.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/80a697ecdece/0.767503903620384:1783494328:RpWOCyHKQR_QqMU8xAuLaUg3xuB6JbPUdtVeQb1f-LU/a17d6c165f8c3ea9 — 200 — 641 B — 11 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
5% of JavaScript execution is third-party
First-party Third-party 51ms · 11KB · €1/mo
static.cloudflareinsights.com
Other
Optional
Execution 51ms
Transfer 11 KB
Monthly Cost €1/mo

How third-party costs are calculated

Image Optimization
2 images, 1 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

2

Total Size

1 KB

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