Skip to content
https://askmatchbox.com

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
92
GRADE
A
FIX
0
REVIEW
7
PASS
12
INFO
2

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

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

292 ms

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

952 ms

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

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

367 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

958 ms

Page Load Progression

399 ms
798 ms
1.2 s
1.6 s
2.0 s
2.4 s
2.8 s
3.2 s
Checks
21
12 PASS 7 REVIEW
B
JS Execution Cost
668ms total JS execution
REVIEW
668ms total JS execution
Warning::
https://askmatchbox.com/_next/static/chunks/064-j_...: 354ms CPU time
Info::
https://askmatchbox.com/: 180ms CPU time
Info::
Unattributable: 81ms CPU time
Info::
https://askmatchbox.com/_next/static/chunks/05iyf-...: 52ms CPU time

Main Thread Breakdown

Script Evaluation 55% Other 25% Style & Layout 10% Script Parsing & Compilation 5% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://askmatchbox.com/_next/static/chunks/064-j_re08xbz.js354ms332ms4ms1st
https://askmatchbox.com/180ms3ms3ms1st
Unattributable81ms6ms0ms1st
https://askmatchbox.com/_next/static/chunks/05iyf-hvkd2.m.js52ms36ms3ms1st
B
JS Bundles
22 scripts, 113 KB unused
REVIEW
22 scripts, 113 KB unused
Warning::
https://askmatchbox.com/_next/static/chunks/0sod64...: 50 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://askmatchbox.com/_next/static/chunks/141n2l...: 38 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://askmatchbox.com/_next/static/chunks/064-j_...: 25 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 113 KB
113 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://askmatchbox.com/_next/static/chunks/0sod64ihkiyxq.js61 KB50 KB (82%)1st
https://askmatchbox.com/_next/static/chunks/141n2lq4toqm7.js66 KB38 KB (58%)1st
https://askmatchbox.com/_next/static/chunks/064-j_re08xbz.js70 KB25 KB (36%)1st
https://askmatchbox.com/_next/static/chunks/03~-an--35cpn.js4 KB1st
https://askmatchbox.com/_next/static/chunks/0g42b1kzq~sn_.js10 KB1st
https://askmatchbox.com/_next/static/chunks/turbopack-0su0d9af8q5ko.js4 KB1st
https://askmatchbox.com/_next/static/chunks/0s~36~oevtz~3.js1 KB1st
https://askmatchbox.com/_next/static/chunks/05iyf-hvkd2.m.js37 KB1st
https://askmatchbox.com/_next/static/chunks/01xlw8hd842-c.js2 KB1st
https://askmatchbox.com/_next/static/chunks/0d3shmwh5_nmn.js13 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

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
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Main HTML Cache-Control
Cache-Control present but without max-age
REVIEW
Cache-Control present but without max-age
Info::
Main HTML Cache-Control has no max-age: s-maxage=3600, stale-while-revalidate=31532400
Got: s-maxage=3600, stale-while-revalidate=31532400
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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
s-maxage=3600, stale-while-revalidate=31532400
REVIEW
s-maxage=3600, stale-while-revalidate=31532400
Info::
Cache-Control header is set
Got: s-maxage=3600, stale-while-revalidate=31532400
Info::
CDN TTL: 1 hour (s-maxage=3600)
Info::
ETag present — enables conditional (304) responses
Cache-Control

s-maxage=3600, stale-while-revalidate=31532400

DirectiveValueMeaning
s-maxage3600CDN caches for 1 hour
stale-while-revalidate31532400Serve stale for 52 weeks while fetching fresh
A
Page Weight Budget
999 KB transferred, 67 requests
PASS
999 KB transferred, 67 requests
Info::
Page weighs 2.0 MB (999 KB transferred)
Info::
67 HTTP requests
Info::
Estimated 0.20 g CO2 per page load
999 KB / 2.4 MB budget
999 KB transferred
67 requests
0.20 g CO2 per page load
Images 386.0 KiB 39%
JavaScript 344.3 KiB 34%
Fonts 193.3 KiB 19%
Other 39.3 KiB 4%
CSS 16.9 KiB 2%
HTML 13.2 KiB 1%
Other 6.1 KiB 1%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (10.8 KiB of 999.0 KiB)
Info::
Third-party blocking time is low (0 ms)
99%
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
11 images, 0 KB saveable
PASS
11 images, 0 KB saveable
Info::
All images are well-optimized
11 images 386 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
4 fonts (193 KB)
PASS
4 fonts (193 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

193 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 292 ms LCP 952 mshttps://askmatchbox.com/_next/static/media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff203bda585a99c6450-s.p.0z... https://askmatchbox.com/_next/static/media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2 — 35.8 KiB — 92 ms — font-display: swaphttps://askmatchbox.com/_next/static/media/3c7c6164b2587822-s.p.0duriy8536ewt.woff23c7c6164b2587822-s.p.0d... https://askmatchbox.com/_next/static/media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2 — 44.7 KiB — 113 ms — font-display: swaphttps://askmatchbox.com/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff270bc3e132a0a741e-s.p.14... https://askmatchbox.com/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2 — 39.7 KiB — 85 ms — font-display: swaphttps://askmatchbox.com/_next/static/media/a85fe84266768609-s.p.05b418i5bs~lg.woff2a85fe84266768609-s.p.05... https://askmatchbox.com/_next/static/media/a85fe84266768609-s.p.05b418i5bs~lg.woff2 — 73.1 KiB — 112 ms — font-display: swap
03bda585a99c6450-s.p.0z... woff2 swap
Size 36 KB
Load time 92 ms
Start 85 ms
Risk FOUT — text flashes from fallback to web font
3c7c6164b2587822-s.p.0d... woff2 swap
Size 45 KB
Load time 113 ms
Start 86 ms
Risk FOUT — text flashes from fallback to web font
70bc3e132a0a741e-s.p.14... woff2 swap
Size 40 KB
Load time 85 ms
Start 86 ms
Risk FOUT — text flashes from fallback to web font
a85fe84266768609-s.p.05... woff2 swap
Size 73 KB
Load time 112 ms
Start 86 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+
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+
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
Info::
`Vary` header declared: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch,...
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::
`ETag` present -- conditional GET supported
A+
Page Weight Inventory
67 resources · 999 KB · 113 KB savings available
PASS
67 resources · 999 KB · 113 KB savings available
Info::
Within 1MB page-weight target
Got: 999 KB
Info::
~113 KB of savings available
Info::
4 third-party resources (1% of weight)
67 resources · 999.0 KiB · 4 third-party Within 1MB page-weight target
Image 39% · 392.0 KiB
JavaScript 34% · 344.3 KiB
Font 19% · 193.3 KiB
Other 4% · 39.3 KiB
CSS 2% · 16.9 KiB
Document 1% · 13.2 KiB

~113.1 KiB of savings available

Remove unused JavaScript: 113.1 KiB
Network Waterfall
67 requests over 912ms
INFO
0 ms 200 ms 400 ms 600 ms 800 ms FCP 292 ms LCP 952 mshttps://askmatchbox.com// https://askmatchbox.com/ — 200 — 13.2 KiB — 81 ms — h2https://askmatchbox.com/_next/static/media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2/_next/static/media/03bda585a99c645... https://askmatchbox.com/_next/static/media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2 — 200 — 35.8 KiB — 92 ms — h2https://askmatchbox.com/_next/static/media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2/_next/static/media/3c7c6164b258782... https://askmatchbox.com/_next/static/media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2 — 200 — 44.7 KiB — 113 ms — h2https://askmatchbox.com/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2/_next/static/media/70bc3e132a0a741... https://askmatchbox.com/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2 — 200 — 39.7 KiB — 85 ms — h2https://askmatchbox.com/_next/static/media/a85fe84266768609-s.p.05b418i5bs~lg.woff2/_next/static/media/a85fe8426676860... https://askmatchbox.com/_next/static/media/a85fe84266768609-s.p.05b418i5bs~lg.woff2 — 200 — 73.1 KiB — 112 ms — h2https://askmatchbox.com/_next/static/chunks/0shpwdff~~k.0.css/_next/static/chunks/0shpwdff~~k.0.... https://askmatchbox.com/_next/static/chunks/0shpwdff~~k.0.css — 200 — 16.9 KiB — 81 ms — h2https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-mark.png&w=1080&q=75/_next/image?url=%2Fbrand%2Fmatchbo... https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-mark.png&w=1080&q=75 — 200 — 102.4 KiB — 138 ms — h2https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-wordmark.png&w=1080&q=75/_next/image?url=%2Fbrand%2Fmatchbo... https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-wordmark.png&w=1080&q=75 — 200 — 25.1 KiB — 85 ms — h2https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-logo.png&w=1080&q=75/_next/image?url=%2Fbrand%2Fmatchbo... https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-logo.png&w=1080&q=75 — 200 — 128.5 KiB — 147 ms — h3https://askmatchbox.com/_next/image?url=%2Fbrand%2Fbirdy.png&w=1080&q=75/_next/image?url=%2Fbrand%2Fbirdy.p... https://askmatchbox.com/_next/image?url=%2Fbrand%2Fbirdy.png&w=1080&q=75 — 200 — 56.9 KiB — 116 ms — h3https://askmatchbox.com/_next/static/chunks/0yb2wil16uz6h.js/_next/static/chunks/0yb2wil16uz6h.... https://askmatchbox.com/_next/static/chunks/0yb2wil16uz6h.js — 200 — 2.3 KiB — 79 ms — h3https://askmatchbox.com/_next/static/chunks/0xmcjnfv_ocba.js/_next/static/chunks/0xmcjnfv_ocba.... https://askmatchbox.com/_next/static/chunks/0xmcjnfv_ocba.js — 200 — 9.0 KiB — 74 ms — h3https://askmatchbox.com/_next/static/chunks/064-j_re08xbz.js/_next/static/chunks/064-j_re08xbz.... https://askmatchbox.com/_next/static/chunks/064-j_re08xbz.js — 200 — 69.6 KiB — 127 ms — h3https://askmatchbox.com/_next/static/chunks/05iyf-hvkd2.m.js/_next/static/chunks/05iyf-hvkd2.m.... https://askmatchbox.com/_next/static/chunks/05iyf-hvkd2.m.js — 200 — 36.8 KiB — 105 ms — h3https://askmatchbox.com/_next/static/chunks/152k2ttyoaood.js/_next/static/chunks/152k2ttyoaood.... https://askmatchbox.com/_next/static/chunks/152k2ttyoaood.js — 200 — 9.3 KiB — 73 ms — h3https://askmatchbox.com/_next/static/chunks/turbopack-0su0d9af8q5ko.js/_next/static/chunks/turbopack-0su0... https://askmatchbox.com/_next/static/chunks/turbopack-0su0d9af8q5ko.js — 200 — 4.4 KiB — 86 ms — h3https://askmatchbox.com/_next/static/chunks/0s~36~oevtz~3.js/_next/static/chunks/0s~36~oevtz~3.... https://askmatchbox.com/_next/static/chunks/0s~36~oevtz~3.js — 200 — 925 B — 63 ms — h3https://askmatchbox.com/_next/static/chunks/141n2lq4toqm7.js/_next/static/chunks/141n2lq4toqm7.... https://askmatchbox.com/_next/static/chunks/141n2lq4toqm7.js — 200 — 66.1 KiB — 109 ms — h3https://askmatchbox.com/_next/static/chunks/01xlw8hd842-c.js/_next/static/chunks/01xlw8hd842-c.... https://askmatchbox.com/_next/static/chunks/01xlw8hd842-c.js — 200 — 1.7 KiB — 51 ms — h3https://askmatchbox.com/_next/static/chunks/0d3shmwh5_nmn.js/_next/static/chunks/0d3shmwh5_nmn.... https://askmatchbox.com/_next/static/chunks/0d3shmwh5_nmn.js — 200 — 12.9 KiB — 89 ms — h3https://askmatchbox.com/_next/static/chunks/03~-an--35cpn.js/_next/static/chunks/03~-an--35cpn.... https://askmatchbox.com/_next/static/chunks/03~-an--35cpn.js — 200 — 4.2 KiB — 84 ms — h3https://askmatchbox.com/_next/static/chunks/0sod64ihkiyxq.js/_next/static/chunks/0sod64ihkiyxq.... https://askmatchbox.com/_next/static/chunks/0sod64ihkiyxq.js — 200 — 61.3 KiB — 131 ms — h3https://askmatchbox.com/_next/static/chunks/0g42b1kzq~sn_.js/_next/static/chunks/0g42b1kzq~sn_.... https://askmatchbox.com/_next/static/chunks/0g42b1kzq~sn_.js — 200 — 10.4 KiB — 84 ms — h3https://askmatchbox.com/_next/static/chunks/0ozngjdfm-1z..js/_next/static/chunks/0ozngjdfm-1z..... https://askmatchbox.com/_next/static/chunks/0ozngjdfm-1z..js — 200 — 6.5 KiB — 77 ms — h3https://askmatchbox.com/_next/static/chunks/0y3vkccz0czla.js/_next/static/chunks/0y3vkccz0czla.... https://askmatchbox.com/_next/static/chunks/0y3vkccz0czla.js — 200 — 7.1 KiB — 84 ms — h3https://askmatchbox.com/_next/static/chunks/0mrygax_2m132.js/_next/static/chunks/0mrygax_2m132.... https://askmatchbox.com/_next/static/chunks/0mrygax_2m132.js — 200 — 8.4 KiB — 84 ms — h3https://askmatchbox.com/_next/static/chunks/0mbu_1.o6-4fi.js/_next/static/chunks/0mbu_1.o6-4fi.... https://askmatchbox.com/_next/static/chunks/0mbu_1.o6-4fi.js — 200 — 13.0 KiB — 108 ms — h3data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12' preserveAspect…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12' preserveAspect… — 200 — 0 B — 0 ms — datahttps://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fco-fe-1778448349380.png&w=96&q=75/_next/image?url=https%3A%2F%2Fhnqc... https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fco-fe-1778448349380.png&w=96&q=75 — 200 — 1.4 KiB — 61 ms — h3https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fre-mind-logo-1782637486507.png&w=96&q=75/_next/image?url=https%3A%2F%2Fhnqc... https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fre-mind-logo-1782637486507.png&w=96&q=75 — 200 — 2.5 KiB — 61 ms — h3
0 ms 200 ms 400 ms 600 ms 800 ms FCP 292 ms LCP 952 mshttps://askmatchbox.com// https://askmatchbox.com/ — 200 — 13.2 KiB — 81 ms — h2https://askmatchbox.com/_next/static/media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2/_next/static/media/03bda585a99c645... https://askmatchbox.com/_next/static/media/03bda585a99c6450-s.p.0zzh68k1~whtc.woff2 — 200 — 35.8 KiB — 92 ms — h2https://askmatchbox.com/_next/static/media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2/_next/static/media/3c7c6164b258782... https://askmatchbox.com/_next/static/media/3c7c6164b2587822-s.p.0duriy8536ewt.woff2 — 200 — 44.7 KiB — 113 ms — h2https://askmatchbox.com/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2/_next/static/media/70bc3e132a0a741... https://askmatchbox.com/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2 — 200 — 39.7 KiB — 85 ms — h2https://askmatchbox.com/_next/static/media/a85fe84266768609-s.p.05b418i5bs~lg.woff2/_next/static/media/a85fe8426676860... https://askmatchbox.com/_next/static/media/a85fe84266768609-s.p.05b418i5bs~lg.woff2 — 200 — 73.1 KiB — 112 ms — h2https://askmatchbox.com/_next/static/chunks/0shpwdff~~k.0.css/_next/static/chunks/0shpwdff~~k.0.... https://askmatchbox.com/_next/static/chunks/0shpwdff~~k.0.css — 200 — 16.9 KiB — 81 ms — h2https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-mark.png&w=1080&q=75/_next/image?url=%2Fbrand%2Fmatchbo... https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-mark.png&w=1080&q=75 — 200 — 102.4 KiB — 138 ms — h2https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-wordmark.png&w=1080&q=75/_next/image?url=%2Fbrand%2Fmatchbo... https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-wordmark.png&w=1080&q=75 — 200 — 25.1 KiB — 85 ms — h2https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-logo.png&w=1080&q=75/_next/image?url=%2Fbrand%2Fmatchbo... https://askmatchbox.com/_next/image?url=%2Fbrand%2Fmatchbox-logo.png&w=1080&q=75 — 200 — 128.5 KiB — 147 ms — h3https://askmatchbox.com/_next/image?url=%2Fbrand%2Fbirdy.png&w=1080&q=75/_next/image?url=%2Fbrand%2Fbirdy.p... https://askmatchbox.com/_next/image?url=%2Fbrand%2Fbirdy.png&w=1080&q=75 — 200 — 56.9 KiB — 116 ms — h3https://askmatchbox.com/_next/static/chunks/0yb2wil16uz6h.js/_next/static/chunks/0yb2wil16uz6h.... https://askmatchbox.com/_next/static/chunks/0yb2wil16uz6h.js — 200 — 2.3 KiB — 79 ms — h3https://askmatchbox.com/_next/static/chunks/0xmcjnfv_ocba.js/_next/static/chunks/0xmcjnfv_ocba.... https://askmatchbox.com/_next/static/chunks/0xmcjnfv_ocba.js — 200 — 9.0 KiB — 74 ms — h3https://askmatchbox.com/_next/static/chunks/064-j_re08xbz.js/_next/static/chunks/064-j_re08xbz.... https://askmatchbox.com/_next/static/chunks/064-j_re08xbz.js — 200 — 69.6 KiB — 127 ms — h3https://askmatchbox.com/_next/static/chunks/05iyf-hvkd2.m.js/_next/static/chunks/05iyf-hvkd2.m.... https://askmatchbox.com/_next/static/chunks/05iyf-hvkd2.m.js — 200 — 36.8 KiB — 105 ms — h3https://askmatchbox.com/_next/static/chunks/152k2ttyoaood.js/_next/static/chunks/152k2ttyoaood.... https://askmatchbox.com/_next/static/chunks/152k2ttyoaood.js — 200 — 9.3 KiB — 73 ms — h3https://askmatchbox.com/_next/static/chunks/turbopack-0su0d9af8q5ko.js/_next/static/chunks/turbopack-0su0... https://askmatchbox.com/_next/static/chunks/turbopack-0su0d9af8q5ko.js — 200 — 4.4 KiB — 86 ms — h3https://askmatchbox.com/_next/static/chunks/0s~36~oevtz~3.js/_next/static/chunks/0s~36~oevtz~3.... https://askmatchbox.com/_next/static/chunks/0s~36~oevtz~3.js — 200 — 925 B — 63 ms — h3https://askmatchbox.com/_next/static/chunks/141n2lq4toqm7.js/_next/static/chunks/141n2lq4toqm7.... https://askmatchbox.com/_next/static/chunks/141n2lq4toqm7.js — 200 — 66.1 KiB — 109 ms — h3https://askmatchbox.com/_next/static/chunks/01xlw8hd842-c.js/_next/static/chunks/01xlw8hd842-c.... https://askmatchbox.com/_next/static/chunks/01xlw8hd842-c.js — 200 — 1.7 KiB — 51 ms — h3https://askmatchbox.com/_next/static/chunks/0d3shmwh5_nmn.js/_next/static/chunks/0d3shmwh5_nmn.... https://askmatchbox.com/_next/static/chunks/0d3shmwh5_nmn.js — 200 — 12.9 KiB — 89 ms — h3https://askmatchbox.com/_next/static/chunks/03~-an--35cpn.js/_next/static/chunks/03~-an--35cpn.... https://askmatchbox.com/_next/static/chunks/03~-an--35cpn.js — 200 — 4.2 KiB — 84 ms — h3https://askmatchbox.com/_next/static/chunks/0sod64ihkiyxq.js/_next/static/chunks/0sod64ihkiyxq.... https://askmatchbox.com/_next/static/chunks/0sod64ihkiyxq.js — 200 — 61.3 KiB — 131 ms — h3https://askmatchbox.com/_next/static/chunks/0g42b1kzq~sn_.js/_next/static/chunks/0g42b1kzq~sn_.... https://askmatchbox.com/_next/static/chunks/0g42b1kzq~sn_.js — 200 — 10.4 KiB — 84 ms — h3https://askmatchbox.com/_next/static/chunks/0ozngjdfm-1z..js/_next/static/chunks/0ozngjdfm-1z..... https://askmatchbox.com/_next/static/chunks/0ozngjdfm-1z..js — 200 — 6.5 KiB — 77 ms — h3https://askmatchbox.com/_next/static/chunks/0y3vkccz0czla.js/_next/static/chunks/0y3vkccz0czla.... https://askmatchbox.com/_next/static/chunks/0y3vkccz0czla.js — 200 — 7.1 KiB — 84 ms — h3https://askmatchbox.com/_next/static/chunks/0mrygax_2m132.js/_next/static/chunks/0mrygax_2m132.... https://askmatchbox.com/_next/static/chunks/0mrygax_2m132.js — 200 — 8.4 KiB — 84 ms — h3https://askmatchbox.com/_next/static/chunks/0mbu_1.o6-4fi.js/_next/static/chunks/0mbu_1.o6-4fi.... https://askmatchbox.com/_next/static/chunks/0mbu_1.o6-4fi.js — 200 — 13.0 KiB — 108 ms — h3data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12' preserveAspect…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12' preserveAspect… — 200 — 0 B — 0 ms — datahttps://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fco-fe-1778448349380.png&w=96&q=75/_next/image?url=https%3A%2F%2Fhnqc... https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fco-fe-1778448349380.png&w=96&q=75 — 200 — 1.4 KiB — 61 ms — h3https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fre-mind-logo-1782637486507.png&w=96&q=75/_next/image?url=https%3A%2F%2Fhnqc... https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fre-mind-logo-1782637486507.png&w=96&q=75 — 200 — 2.5 KiB — 61 ms — h3https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fmatchbox-1778680672790.png&w=96&q=75/_next/image?url=https%3A%2F%2Fhnqc... https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Fmatchbox-1778680672790.png&w=96&q=75 — 200 — 6.2 KiB — 64 ms — h3https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Ftasktracker-nesa-logo-1783742533606.png&w=96&q=75/_next/image?url=https%3A%2F%2Fhnqc... https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Ftasktracker-nesa-logo-1783742533606.png&w=96&q=75 — 200 — 3.8 KiB — 64 ms — h3https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Faudiclip-logo-1783762707550.png&w=96&q=75/_next/image?url=https%3A%2F%2Fhnqc... https://askmatchbox.com/_next/image?url=https%3A%2F%2Fhnqciyxvnaupbukeggwk.supabase.co%2Fstorage%2Fv1%2Fobject%2Fpublic%2Fsolution-logos%2Faudiclip-logo-1783762707550.png&w=96&q=75 — 200 — 2.0 KiB — 60 ms — h3https://askmatchbox.com/favicon.ico?favicon.0eetp.c5lr23m.ico/favicon.ico?favicon.0eetp.c5lr23m.... https://askmatchbox.com/favicon.ico?favicon.0eetp.c5lr23m.ico — 200 — 6.1 KiB — 47 ms — h3https://eu-assets.i.posthog.com/array/phc_wxxtukyYADLQYdspzSi9hp4syWKv8ds7zCtDsyQGzbNT/config.jseu-assets.i.posthog.com/array/phc_w... https://eu-assets.i.posthog.com/array/phc_wxxtukyYADLQYdspzSi9hp4syWKv8ds7zCtDsyQGzbNT/config.js — 200 — 817 B — 71 ms — h2https://askmatchbox.com/?q=I+want+to+make+social+content+but+hate+being+on+camera.&_rsc=5CB68i4pnAekjehf/?q=I+want+to+make+social+content+b... https://askmatchbox.com/?q=I+want+to+make+social+content+but+hate+being+on+camera.&_rsc=5CB68i4pnAekjehf — 200 — 713 B — 57 ms — h3https://askmatchbox.com/?q=There+are+too+many+AI+tools+-+I+can+never+tell+which+one+actually+fits+my+task.&_rsc=5CB68i4pnAekjehf/?q=There+are+too+many+AI+tools+-+I... https://askmatchbox.com/?q=There+are+too+many+AI+tools+-+I+can+never+tell+which+one+actually+fits+my+task.&_rsc=5CB68i4pnAekjehf — 200 — 713 B — 55 ms — h3https://askmatchbox.com/?q=I%27m+travelling+and+want+a+caf%C3%A9+where+laptops+aren%27t+side-eyed.&_rsc=5CB68i4pnAekjehf/?q=I%27m+travelling+and+want+a+caf... https://askmatchbox.com/?q=I%27m+travelling+and+want+a+caf%C3%A9+where+laptops+aren%27t+side-eyed.&_rsc=5CB68i4pnAekjehf — 200 — 714 B — 49 ms — h3https://askmatchbox.com/about?_rsc=5CB68i4pnAekjehf/about?_rsc=5CB68i4pnAekjehf https://askmatchbox.com/about?_rsc=5CB68i4pnAekjehf — 200 — 699 B — 50 ms — h3https://askmatchbox.com/_next/image?url=%2Fbrand%2Fbirdy-blink.png&w=1080&q=75/_next/image?url=%2Fbrand%2Fbirdy-b... https://askmatchbox.com/_next/image?url=%2Fbrand%2Fbirdy-blink.png&w=1080&q=75 — 200 — 57.1 KiB — 101 ms — h3https://askmatchbox.com/sign-in?next=/founders/dashboard&_rsc=5CB68i4pnAekjehf/sign-in?next=/founders/dashboard&_... https://askmatchbox.com/sign-in?next=/founders/dashboard&_rsc=5CB68i4pnAekjehf — 200 — 849 B — 48 ms — h3https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=5CB68i4pnAekjehf/?q=I+dread+tax+time.+Receipts+ever... https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=5CB68i4pnAekjehf — 200 — 714 B — 58 ms — h3https://askmatchbox.com/?q=I+struggle+to+focus+alone+at+home+all+day.&_rsc=5CB68i4pnAekjehf/?q=I+struggle+to+focus+alone+at+ho... https://askmatchbox.com/?q=I+struggle+to+focus+alone+at+home+all+day.&_rsc=5CB68i4pnAekjehf — 200 — 713 B — 54 ms — h3https://askmatchbox.com/?q=I+have+a+startup+idea+-+how+do+I+test+it+without+building%3F&_rsc=5CB68i4pnAekjehf/?q=I+have+a+startup+idea+-+how+do+... https://askmatchbox.com/?q=I+have+a+startup+idea+-+how+do+I+test+it+without+building%3F&_rsc=5CB68i4pnAekjehf — 200 — 713 B — 55 ms — h3https://eu-assets.i.posthog.com/static/dead-clicks-autocapture.js?v=1.391.0eu-assets.i.posthog.com/static/dead... https://eu-assets.i.posthog.com/static/dead-clicks-autocapture.js?v=1.391.0 — 200 — 7.1 KiB — 36 ms — h2https://eu-assets.i.posthog.com/static/web-vitals.js?v=1.391.0eu-assets.i.posthog.com/static/web-... https://eu-assets.i.posthog.com/static/web-vitals.js?v=1.391.0 — 200 — 2.9 KiB — 36 ms — h2https://askmatchbox.com/investors?_rsc=5CB68i4pnAekjehf/investors?_rsc=5CB68i4pnAekjehf https://askmatchbox.com/investors?_rsc=5CB68i4pnAekjehf — 200 — 699 B — 67 ms — h3https://askmatchbox.com/founders?_rsc=5CB68i4pnAekjehf/founders?_rsc=5CB68i4pnAekjehf https://askmatchbox.com/founders?_rsc=5CB68i4pnAekjehf — 200 — 722 B — 57 ms — h3https://askmatchbox.com/browse?_rsc=5CB68i4pnAekjehf/browse?_rsc=5CB68i4pnAekjehf https://askmatchbox.com/browse?_rsc=5CB68i4pnAekjehf — 200 — 484 B — 50 ms — h3https://askmatchbox.com/sign-in?next=/founders/dashboard&_rsc=tXyZJ52UQVBCVsD3/sign-in?next=/founders/dashboard&_... https://askmatchbox.com/sign-in?next=/founders/dashboard&_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 48 ms — h3https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=7h4NYy5eoyMcNlUN/?q=I+dread+tax+time.+Receipts+ever... https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=7h4NYy5eoyMcNlUN — 200 — 1.2 KiB — 59 ms — h3https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=yIp22O3xgPPxC28X/?q=I+dread+tax+time.+Receipts+ever... https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=yIp22O3xgPPxC28X — 200 — 2.9 KiB — 56 ms — h3https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=MI4mGD_gBDQkS0ch/?q=I+dread+tax+time.+Receipts+ever... https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=MI4mGD_gBDQkS0ch — 200 — 2.6 KiB — 57 ms — h3https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=27z0MMZrARUjRVjW/?q=I+dread+tax+time.+Receipts+ever... https://askmatchbox.com/?q=I+dread+tax+time.+Receipts+everywhere.&_rsc=27z0MMZrARUjRVjW — 200 — 4.8 KiB — 54 ms — h3https://askmatchbox.com/about?_rsc=7h4NYy5eoyMcNlUN/about?_rsc=7h4NYy5eoyMcNlUN https://askmatchbox.com/about?_rsc=7h4NYy5eoyMcNlUN — 200 — 1.2 KiB — 54 ms — h3https://askmatchbox.com/about?_rsc=6l40mGA77SosCcLa/about?_rsc=6l40mGA77SosCcLa https://askmatchbox.com/about?_rsc=6l40mGA77SosCcLa — 200 — 611 B — 56 ms — h3https://askmatchbox.com/about?_rsc=yohntaVj15c5ezsc/about?_rsc=yohntaVj15c5ezsc https://askmatchbox.com/about?_rsc=yohntaVj15c5ezsc — 200 — 3.1 KiB — 54 ms — h3https://askmatchbox.com/investors?_rsc=7h4NYy5eoyMcNlUN/investors?_rsc=7h4NYy5eoyMcNlUN https://askmatchbox.com/investors?_rsc=7h4NYy5eoyMcNlUN — 200 — 1.3 KiB — 50 ms — h3https://askmatchbox.com/investors?_rsc=q8Qq6flgFX3Duai_/investors?_rsc=q8Qq6flgFX3Duai_ https://askmatchbox.com/investors?_rsc=q8Qq6flgFX3Duai_ — 200 — 611 B — 47 ms — h3https://askmatchbox.com/investors?_rsc=TIoeKWlHas6Ee1q0/investors?_rsc=TIoeKWlHas6Ee1q0 https://askmatchbox.com/investors?_rsc=TIoeKWlHas6Ee1q0 — 200 — 2.1 KiB — 48 ms — h3https://askmatchbox.com/founders?_rsc=7h4NYy5eoyMcNlUN/founders?_rsc=7h4NYy5eoyMcNlUN https://askmatchbox.com/founders?_rsc=7h4NYy5eoyMcNlUN — 200 — 1.3 KiB — 55 ms — h3https://askmatchbox.com/founders?_rsc=9WThTdQAqJCF4uoB/founders?_rsc=9WThTdQAqJCF4uoB https://askmatchbox.com/founders?_rsc=9WThTdQAqJCF4uoB — 200 — 632 B — 54 ms — h3https://askmatchbox.com/founders?_rsc=-XezmeIzxrMWaScv/founders?_rsc=-XezmeIzxrMWaScv https://askmatchbox.com/founders?_rsc=-XezmeIzxrMWaScv — 200 — 4.5 KiB — 55 ms — h3https://askmatchbox.com/_next/static/chunks/0sr6ya.-lbia..js/_next/static/chunks/0sr6ya.-lbia..... https://askmatchbox.com/_next/static/chunks/0sr6ya.-lbia..js — 200 — 3.4 KiB — 46 ms — h3https://askmatchbox.com/browse?_rsc=asLSjW_LqhW7dG7h/browse?_rsc=asLSjW_LqhW7dG7h https://askmatchbox.com/browse?_rsc=asLSjW_LqhW7dG7h — 200 — 2.9 KiB — 52 ms — h3https://askmatchbox.com/sign-in?_rsc=5CB68i4pnAekjehf/sign-in?_rsc=5CB68i4pnAekjehf https://askmatchbox.com/sign-in?_rsc=5CB68i4pnAekjehf — 200 — 468 B — 51 ms — h3https://askmatchbox.com/_next/static/chunks/0esf2843lnul-.js/_next/static/chunks/0esf2843lnul-.... https://askmatchbox.com/_next/static/chunks/0esf2843lnul-.js — 200 — 6.3 KiB — 40 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
14 images, 683 KB total, 242 KB wasted
INFO

Image Optimization Audit

Total Images

14

Total Size

683 KB

Oversized

6

Wasted

242 KB

6 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