Skip to content
https://www.tomorrowspayment.com

Performance

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

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

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

4.08 s

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

5.17 s

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

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

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

5.73 s

Page Load Progression

695 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
26
15 PASS 5 REVIEW 3 FIX
F
Page Weight Budget
Action
8.8 MB transferred, 21 requests
FIX
8.8 MB transferred, 21 requests
Critical::
Page weighs 8.9 MB (8.8 MB transferred)
Warning::
Images are 5.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.5 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::
21 HTTP requests
Info::
Estimated 1.8 g CO2 per page load
8.8 MB / 2.4 MB budget
8.8 MB transferred
21 requests
1.8 g CO2 per page load
Images 5.5 MiB 63%
Other 3.0 MiB 34%
Fonts 205.4 KiB 2%
CSS 16.7 KiB 0%
HTML 16.5 KiB 0%
JavaScript 6.6 KiB 0%
Other 3.1 KiB 0%
Other 753 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

D
JS Execution Cost
Action
3094ms total JS execution
FIX
3094ms total JS execution
Warning::
https://www.tomorrowspayment.com/_astro/hoisted.CJ...: 1173ms CPU time
Warning::
https://www.tomorrowspayment.com/: 1028ms CPU time
Warning::
Unattributable: 893ms CPU time

Main Thread Breakdown

Other 64% Style & Layout 19% Rendering 10% Script Evaluation 6%
ScriptTotalScriptingParse/CompileParty
https://www.tomorrowspayment.com/_astro/hoisted.CJQ-FB2b.js1173ms132ms0ms1st
https://www.tomorrowspayment.com/1028ms20ms2ms1st
Unattributable893ms15ms0ms1st
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
5 images, 0 KB saveable
REVIEW
5 images, 0 KB saveable
Warning::
https://www.tomorrowspayment.com/media/production/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tomorrowspayment.com/media/production/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tomorrowspayment.com/media/production/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tomorrowspayment.com/media/production/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
5 images 5.5 MB
0 oversized -0 KB
5 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
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
21 resources · 8.8 MB · 0 KB savings available
REVIEW
21 resources · 8.8 MB · 0 KB savings available
Warning::
Page weight 8.8 MB exceeds 1 MB target by 7.8 MB
Got: 8.8 MB Expected: ≤ 1 MB
Info::
6 third-party resources (2% of weight)
Info::
5 resources over 200KB
21 resources · 8.8 MiB · 6 third-party 7.8 MiB over 1MB target
Image 63% · 5.5 MiB
Media 34% · 3.0 MiB
Font 2% · 205.4 KiB
CSS 0% · 16.7 KiB
Document 0% · 16.5 KiB
JavaScript 0% · 6.6 KiB
Other 0% · 753 B
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
2% third-party, 0 ms blocking
PASS
2% third-party, 0 ms blocking
Info::
Third-party code accounts for 2% of page weight (207.5 KiB of 8.8 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 4.1 s LCP 5.2 shttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 59 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 — 59 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 — 76 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 — 75 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 — 58 ms — font-display: swap
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 59 ms
Start 865 ms
Risk FOUT — text flashes from fallback to web font
NaPZcZ_aHO9Iy5tLSPJCgSm... woff2 swap
Size 24 KB
Load time 59 ms
Start 866 ms
Risk FOUT — text flashes from fallback to web font
cY9XfjOCX1hbuyalUrK439v... woff2 swap
Size 63 KB
Load time 76 ms
Start 867 ms
Risk FOUT — text flashes from fallback to web font
tDbV2o-flEEny0FZhsfKu5W... woff2 swap
Size 40 KB
Load time 75 ms
Start 868 ms
Risk FOUT — text flashes from fallback to web font
QGYvz_MVcBeNP4NJtEtqUYL... woff2 swap
Size 32 KB
Load time 58 ms
Start 868 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://www.tomorrowspayment.com/_astro/hoisted.BaFXYH1p.js1 KB1st
https://www.tomorrowspayment.com/_astro/hoisted.CJQ-FB2b.js4 KB1st
https://www.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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch

2 resource hints configured

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+
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
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
21 requests over 3248ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 4.1 s LCP 5.2 shttps://www.tomorrowspayment.com// https://www.tomorrowspayment.com/ — 200 — 16.5 KiB — 479 ms — h2https://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 — 103 ms — h2https://www.tomorrowspayment.com/_astro/_category_.CKATzTZX.css/_astro/_category_.CKATzTZX.css https://www.tomorrowspayment.com/_astro/_category_.CKATzTZX.css — 200 — 1.6 KiB — 339 ms — h2https://www.tomorrowspayment.com/_astro/about.iRej8ljQ.css/_astro/about.iRej8ljQ.css https://www.tomorrowspayment.com/_astro/about.iRej8ljQ.css — 200 — 13.0 KiB — 366 ms — h2https://www.tomorrowspayment.com/_astro/hoisted.BaFXYH1p.js/_astro/hoisted.BaFXYH1p.js https://www.tomorrowspayment.com/_astro/hoisted.BaFXYH1p.js — 200 — 1.2 KiB — 354 ms — h2https://www.tomorrowspayment.com/site.webmanifest/site.webmanifest https://www.tomorrowspayment.com/site.webmanifest — 200 — 753 B — 166 ms — h3https://www.tomorrowspayment.com/media/hero/intro-poster.jpg?v=4/media/hero/intro-poster.jpg?v=4 https://www.tomorrowspayment.com/media/hero/intro-poster.jpg?v=4 — 200 — 258.2 KiB — 574 ms — h2https://www.tomorrowspayment.com/media/production/images/item-fa9bd707491f358b7c17748b5b9cf684.png/media/production/images/item-fa9bd... https://www.tomorrowspayment.com/media/production/images/item-fa9bd707491f358b7c17748b5b9cf684.png — 200 — 1.8 MiB — 1.6 s — h2https://www.tomorrowspayment.com/media/hero/intro-hero.webm?v=4/media/hero/intro-hero.webm?v=4 https://www.tomorrowspayment.com/media/hero/intro-hero.webm?v=4 — 206 — 3.0 MiB — 2.0 s — h2https://www.tomorrowspayment.com/_astro/hoisted.CJQ-FB2b.js/_astro/hoisted.CJQ-FB2b.js https://www.tomorrowspayment.com/_astro/hoisted.CJQ-FB2b.js — 200 — 4.3 KiB — 446 ms — h3https://www.tomorrowspayment.com/_astro/hoisted.Y92U8Eb6.js/_astro/hoisted.Y92U8Eb6.js https://www.tomorrowspayment.com/_astro/hoisted.Y92U8Eb6.js — 200 — 1.1 KiB — 441 ms — h3https://www.tomorrowspayment.com/media/production/images/item-d31985ff7707491b3b3ba6c04bc0abe1.png/media/production/images/item-d3198... https://www.tomorrowspayment.com/media/production/images/item-d31985ff7707491b3b3ba6c04bc0abe1.png — 200 — 1.7 MiB — 1.6 s — h3https://www.tomorrowspayment.com/media/production/images/item-288cf0875f837a732fafb290870548cd.png/media/production/images/item-288cf... https://www.tomorrowspayment.com/media/production/images/item-288cf0875f837a732fafb290870548cd.png — 200 — 1.6 MiB — 1.6 s — h3https://www.tomorrowspayment.com/media/production/images/item-9728d1dca71f44c9f1e9a3308f1b1546.jpg/media/production/images/item-9728d... https://www.tomorrowspayment.com/media/production/images/item-9728d1dca71f44c9f1e9a3308f1b1546.jpg — 200 — 69.0 KiB — 461 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 — 59 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 — 59 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 — 76 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 — 75 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 — 58 ms — h3https://www.tomorrowspayment.com/favicon.ico/favicon.ico https://www.tomorrowspayment.com/favicon.ico — 200 — 1.2 KiB — 386 ms — h3https://www.tomorrowspayment.com/favicon-32x32.png/favicon-32x32.png https://www.tomorrowspayment.com/favicon-32x32.png — 200 — 1.9 KiB — 376 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
7 images, 1871 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

7

Total Size

1871 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