Skip to content
https://tomorrowspayment.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
86
GRADE
B
FIX
2
REVIEW
5
PASS
12
INFO
3

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

83
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.
100
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.

997 ms

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

2.71 s

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.

1.41 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.78 s

Page Load Progression

465 ms
929 ms
1.4 s
1.9 s
2.3 s
2.8 s
3.3 s
3.7 s
Checks
22
12 PASS 5 REVIEW 2 FIX
F
Page Weight Budget
Action
6.0 MB transferred, 22 requests
FIX
6.0 MB transferred, 22 requests
Critical::
Page weighs 6.1 MB (6.0 MB transferred)
Warning::
Images are 3.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.1 MB
Info::
Fonts are 205 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 205 KB
Info::
22 HTTP requests
Info::
Estimated 1.3 g CO2 per page load
6.0 MB / 2.4 MB budget
6.0 MB transferred
22 requests
1.3 g CO2 per page load
Images 3.1 MiB 51%
Other 2.7 MiB 45%
Fonts 205.4 KiB 3%
CSS 16.7 KiB 0%
HTML 16.6 KiB 0%
JavaScript 6.7 KiB 0%
Other 3.1 KiB 0%
Other 747 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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
6 images, 0 KB saveable
REVIEW
6 images, 0 KB saveable
Warning::
https://tomorrowspayment.com/media/production/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tomorrowspayment.com/media/production/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tomorrowspayment.com/media/production/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tomorrowspayment.com/media/production/imag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
6 images 3.1 MB
0 oversized -0 KB
6 legacy format
4 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

B
JS Execution Cost
681ms total JS execution
REVIEW
681ms total JS execution
Warning::
https://tomorrowspayment.com/: 312ms CPU time
Info::
https://tomorrowspayment.com/_astro/hoisted.CJQ-FB...: 235ms CPU time
Info::
Unattributable: 134ms CPU time

Main Thread Breakdown

Other 48% Style & Layout 36% Rendering 10% Script Evaluation 5%
ScriptTotalScriptingParse/CompileParty
https://tomorrowspayment.com/312ms4ms0ms1st
https://tomorrowspayment.com/_astro/hoisted.CJQ-FB2b.js235ms26ms0ms1st
Unattributable134ms3ms0ms1st
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.
C
Page Weight Inventory
Action
22 resources · 6.0 MB · 0 KB savings available
REVIEW
22 resources · 6.0 MB · 0 KB savings available
Warning::
Page weight 6.0 MB exceeds 1 MB target by 5.0 MB
Got: 6.0 MB Expected: ≤ 1 MB
Info::
7 third-party resources (3% of weight)
Info::
5 resources over 200KB
22 resources · 6.0 MiB · 7 third-party 5.0 MiB over 1MB target
Image 51% · 3.1 MiB
Media 45% · 2.7 MiB
Font 3% · 205.4 KiB
CSS 0% · 16.7 KiB
Document 0% · 16.6 KiB
JavaScript 0% · 6.7 KiB
Other 0% · 747 B
A+
Third-Party Impact
3% third-party, 0 ms blocking
PASS
3% third-party, 0 ms blocking
Info::
Third-party code accounts for 3% of page weight (208.0 KiB of 6.0 MiB)
Info::
Third-party blocking time is low (0 ms)
97%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (205 KB)
PASS
5 fonts (205 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

205 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 997 ms LCP 2.7 shttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 15 ms — font-display: swaphttps://fonts.gstatic.com/s/fustat/v4/NaPZcZ_aHO9Iy5tLSPJCgSm1ZA.woff2NaPZcZ_aHO9Iy5tLSPJCgSm... https://fonts.gstatic.com/s/fustat/v4/NaPZcZ_aHO9Iy5tLSPJCgSm1ZA.woff2 — 24.0 KiB — 19 ms — font-display: swaphttps://fonts.gstatic.com/s/newsreader/v26/cY9XfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLFYYzbARA_n8.woff2cY9XfjOCX1hbuyalUrK439v... https://fonts.gstatic.com/s/newsreader/v26/cY9XfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLFYYzbARA_n8.woff2 — 63.0 KiB — 31 ms — font-display: swaphttps://fonts.gstatic.com/s/jetbrainsmono/v24/tDbV2o-flEEny0FZhsfKu5WU4xD7OwGtT0rU.woff2tDbV2o-flEEny0FZhsfKu5W... https://fonts.gstatic.com/s/jetbrainsmono/v24/tDbV2o-flEEny0FZhsfKu5WU4xD7OwGtT0rU.woff2 — 39.6 KiB — 39 ms — font-display: swaphttps://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2QGYvz_MVcBeNP4NJtEtqUYL... https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2 — 31.5 KiB — 25 ms — font-display: swap
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 15 ms
Start 797 ms
Risk FOUT — text flashes from fallback to web font
NaPZcZ_aHO9Iy5tLSPJCgSm... woff2 swap
Size 24 KB
Load time 19 ms
Start 797 ms
Risk FOUT — text flashes from fallback to web font
cY9XfjOCX1hbuyalUrK439v... woff2 swap
Size 63 KB
Load time 31 ms
Start 798 ms
Risk FOUT — text flashes from fallback to web font
tDbV2o-flEEny0FZhsfKu5W... woff2 swap
Size 40 KB
Load time 39 ms
Start 798 ms
Risk FOUT — text flashes from fallback to web font
QGYvz_MVcBeNP4NJtEtqUYL... woff2 swap
Size 32 KB
Load time 25 ms
Start 799 ms
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+
JS Bundles
3 scripts, 0 KB unused
PASS
3 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://tomorrowspayment.com/_astro/hoisted.BaFXYH1p.js1 KB1st
https://tomorrowspayment.com/_astro/hoisted.CJQ-FB2b.js4 KB1st
https://tomorrowspayment.com/_astro/hoisted.Y92U8Eb6.js1 KB1st
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+
Document Compression
Document response uses brotli
PASS
Document 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 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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
22 requests over 1408ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 997 ms LCP 2.7 shttps://tomorrowspayment.com// https://tomorrowspayment.com/ — 200 — 16.6 KiB — 584 ms — h3https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=Fustat:wght@500;600;700;800&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@300;400;500&family=Newsreader:ital,wght@1,450&display=swapfonts.googleapis.com/css2?family=Ou... https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=Fustat:wght@500;600;700;800&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@300;400;500&family=Newsreader:ital,wght@1,450&display=swap — 200 — 2.0 KiB — 127 ms — h2https://tomorrowspayment.com/_astro/_category_.CKATzTZX.css/_astro/_category_.CKATzTZX.css https://tomorrowspayment.com/_astro/_category_.CKATzTZX.css — 200 — 1.8 KiB — 26 ms — h3https://tomorrowspayment.com/_astro/about.DNKCZo44.css/_astro/about.DNKCZo44.css https://tomorrowspayment.com/_astro/about.DNKCZo44.css — 200 — 13.0 KiB — 28 ms — h3https://tomorrowspayment.com/_astro/hoisted.BaFXYH1p.js/_astro/hoisted.BaFXYH1p.js https://tomorrowspayment.com/_astro/hoisted.BaFXYH1p.js — 200 — 1.5 KiB — 29 ms — h3https://tomorrowspayment.com/media/hero/intro-poster.jpg?v=5/media/hero/intro-poster.jpg?v=5 https://tomorrowspayment.com/media/hero/intro-poster.jpg?v=5 — 200 — 235.0 KiB — 169 ms — h3https://tomorrowspayment.com/media/production/images/item-fa9bd707491f358b7c17748b5b9cf684.png/media/production/images/item-fa9bd... https://tomorrowspayment.com/media/production/images/item-fa9bd707491f358b7c17748b5b9cf684.png — 200 — 1014.6 KiB — 69 ms — h3https://tomorrowspayment.com/media/hero/intro-hero.webm?v=5/media/hero/intro-hero.webm?v=5 https://tomorrowspayment.com/media/hero/intro-hero.webm?v=5 — 206 — 2.7 MiB — 374 ms — h3https://tomorrowspayment.com/site.webmanifest/site.webmanifest https://tomorrowspayment.com/site.webmanifest — 200 — 747 B — 196 ms — h3https://tomorrowspayment.com/_astro/hoisted.CJQ-FB2b.js/_astro/hoisted.CJQ-FB2b.js https://tomorrowspayment.com/_astro/hoisted.CJQ-FB2b.js — 200 — 4.2 KiB — 23 ms — h3https://tomorrowspayment.com/_astro/hoisted.Y92U8Eb6.js/_astro/hoisted.Y92U8Eb6.js https://tomorrowspayment.com/_astro/hoisted.Y92U8Eb6.js — 200 — 1.1 KiB — 18 ms — h3data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 250'><defs><linearGradi…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 250'><defs><linearGradi… — 200 — 525 B — 196 ms — datahttps://tomorrowspayment.com/media/production/images/item-d31985ff7707491b3b3ba6c04bc0abe1.png/media/production/images/item-d3198... https://tomorrowspayment.com/media/production/images/item-d31985ff7707491b3b3ba6c04bc0abe1.png — 200 — 958.8 KiB — 141 ms — h3https://tomorrowspayment.com/media/production/images/item-288cf0875f837a732fafb290870548cd.png/media/production/images/item-288cf... https://tomorrowspayment.com/media/production/images/item-288cf0875f837a732fafb290870548cd.png — 200 — 880.5 KiB — 139 ms — h3https://tomorrowspayment.com/media/production/images/item-9728d1dca71f44c9f1e9a3308f1b1546.jpg/media/production/images/item-9728d... https://tomorrowspayment.com/media/production/images/item-9728d1dca71f44c9f1e9a3308f1b1546.jpg — 200 — 69.1 KiB — 63 ms — h3https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.3 KiB — 15 ms — h3https://fonts.gstatic.com/s/fustat/v4/NaPZcZ_aHO9Iy5tLSPJCgSm1ZA.woff2fonts.gstatic.com/s/fustat/v4/NaPZc... https://fonts.gstatic.com/s/fustat/v4/NaPZcZ_aHO9Iy5tLSPJCgSm1ZA.woff2 — 200 — 24.0 KiB — 19 ms — h3https://fonts.gstatic.com/s/newsreader/v26/cY9XfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLFYYzbARA_n8.woff2fonts.gstatic.com/s/newsreader/v26/... https://fonts.gstatic.com/s/newsreader/v26/cY9XfjOCX1hbuyalUrK439vogqC9yFZCYg7oRZaLFYYzbARA_n8.woff2 — 200 — 63.0 KiB — 31 ms — h3https://fonts.gstatic.com/s/jetbrainsmono/v24/tDbV2o-flEEny0FZhsfKu5WU4xD7OwGtT0rU.woff2fonts.gstatic.com/s/jetbrainsmono/v... https://fonts.gstatic.com/s/jetbrainsmono/v24/tDbV2o-flEEny0FZhsfKu5WU4xD7OwGtT0rU.woff2 — 200 — 39.6 KiB — 39 ms — h3https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2fonts.gstatic.com/s/outfit/v15/QGYv... https://fonts.gstatic.com/s/outfit/v15/QGYvz_MVcBeNP4NJtEtqUYLknw.woff2 — 200 — 31.5 KiB — 25 ms — h3https://tomorrowspayment.com/favicon.ico/favicon.ico https://tomorrowspayment.com/favicon.ico — 200 — 1.2 KiB — 153 ms — h3https://tomorrowspayment.com/favicon-32x32.png/favicon-32x32.png https://tomorrowspayment.com/favicon-32x32.png — 200 — 1.9 KiB — 164 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
7 images, 1013 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

7

Total Size

1013 KB

7 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