Skip to content
https://cleverreach.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
94
GRADE
A
FIX
2
REVIEW
1
PASS
12
INFO
2

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

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

2.34 s

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

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

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

4.62 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
17
12 PASS 1 REVIEW 2 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 (435.7 KiB of 435.8 KiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
436 KB transferred, 27 requests
PASS
436 KB transferred, 27 requests
Info::
Page weighs 626 KB (436 KB transferred)
Info::
Fonts are 398 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 398 KB
Info::
27 HTTP requests
Info::
Estimated 0.09 g CO2 per page load
436 KB / 2.4 MB budget
436 KB transferred
27 requests
0.09 g CO2 per page load
Fonts 397.5 KiB 91%
CSS 31.1 KiB 7%
Images 2.9 KiB 1%
HTML 2.5 KiB 1%
Other 1.1 KiB 0%
Other 584 B 0%
0 2.4 MB 4.9 MB
Under budget

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

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
4 images, 0 KB saveable
PASS
4 images, 0 KB saveable
Info::
All images are well-optimized
4 images 3 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
335ms total JS execution
PASS
335ms total JS execution
Info::
https://www.cleverreach.com/: 186ms CPU time
Info::
Unattributable: 149ms CPU time
Warning::
Third-party scripts: 335ms (100% of total)

Main Thread Breakdown

Other 47% Style & Layout 35% Script Evaluation 7% Parse HTML & CSS 5% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.cleverreach.com/186ms16ms2ms3rd
Unattributable149ms6ms0ms3rd
A+
Font Loading
3 fonts (398 KB)
PASS
3 fonts (398 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

398 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 FCP 2.3 s LCP 4.6 shttps://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/cleverreach-black.woff2cleverreach-black.woff2 https://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/cleverreach-black.woff2 — 30.2 KiB — 72 ms — font-display: swaphttps://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/InterVariable.woff2InterVariable.woff2 https://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/InterVariable.woff2 — 344.2 KiB — 174 ms — font-display: swaphttps://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/inter-v20-latin-regular.woff2inter-v20-latin-regular... https://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/inter-v20-latin-regular.woff2 — 23.1 KiB — 38 ms — font-display: swap
cleverreach-black.woff2 woff2 swap
Size 30 KB
Load time 72 ms
Start 531 ms
Risk FOUT — text flashes from fallback to web font
InterVariable.woff2 woff2 swap
Size 344 KB
Load time 174 ms
Start 532 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
inter-v20-latin-regular... woff2 swap
Size 23 KB
Load time 38 ms
Start 662 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)

Fixing the unchecked items could save ~172 KB and ~344 ms

A+
JS Bundles
No JavaScript
PASS
No JavaScript
Info::
No JavaScript bundles
No JavaScript files loaded.
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
preload
2
dns-prefetch
prefetch

2 resource hints configured

A
Page Weight Inventory
27 resources · 436 KB · 0 KB savings available
PASS
27 resources · 436 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 436 KB
Warning::
26 third-party resources (100% of weight)
Info::
1 resources over 200KB
27 resources · 435.8 KiB · 26 third-party Within 1MB page-weight target
Font 91% · 397.5 KiB
CSS 7% · 31.1 KiB
Image 1% · 3.9 KiB
Document 1% · 2.7 KiB
Other 0% · 584 B
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
Network Waterfall
27 requests over 791ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.3 s LCP 4.6 shttps://cleverreach.com// https://cleverreach.com/ — 301 — 135 B — 232 ms — h2http://www.cleverreach.com/www.cleverreach.com/ http://www.cleverreach.com/ — 307 — 0 B — 1 ms — http/1.1https://www.cleverreach.com/www.cleverreach.com/ https://www.cleverreach.com/ — 200 — 2.5 KiB — 280 ms — h2https://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/cleverreach-black.woff2www.cleverreach.com/wp-content/them... https://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/cleverreach-black.woff2 — 200 — 30.2 KiB — 72 ms — h2https://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/InterVariable.woff2www.cleverreach.com/wp-content/them... https://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/InterVariable.woff2 — 200 — 344.2 KiB — 174 ms — h2https://www.cleverreach.com/wp-content/themes/cleverpress/assets/css/style.csswww.cleverreach.com/wp-content/them... https://www.cleverreach.com/wp-content/themes/cleverpress/assets/css/style.css — 200 — 31.1 KiB — 105 ms — h2https://www.cleverreach.com/wp-content/themes/cleverpress/assets/img/logos/logo-cleverreach.svgwww.cleverreach.com/wp-content/them... https://www.cleverreach.com/wp-content/themes/cleverpress/assets/img/logos/logo-cleverreach.svg — 200 — 1.6 KiB — 72 ms — h2https://www.cleverreach.com/root_en.jsonwww.cleverreach.com/root_en.json https://www.cleverreach.com/root_en.json — 200 — 584 B — 36 ms — h3https://www.cleverreach.com/wp-content/themes/cleverpress/assets/img/backgrounds/bg-root.svgwww.cleverreach.com/wp-content/them... https://www.cleverreach.com/wp-content/themes/cleverpress/assets/img/backgrounds/bg-root.svg — 200 — 1.3 KiB — 36 ms — h3data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 36 2…www.w3.org/2000/svg' xml:space='pre... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 36 2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%…www.w3.org/2000/svg'%3E%… data:image/svg+xml,%3Csvg width='36' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 36 2…www.w3.org/2000/svg' xml:space='pre... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 36 2… — 200 — 0 B — 0 ms — datahttps://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/inter-v20-latin-regular.woff2www.cleverreach.com/wp-content/them... https://www.cleverreach.com/wp-content/themes/cleverpress/assets/fonts/inter-v20-latin-regular.woff2 — 200 — 23.1 KiB — 38 ms — h3https://www.cleverreach.com/wp-content/themes/cleverpress/assets/img/favicons/favicon.icowww.cleverreach.com/wp-content/them... https://www.cleverreach.com/wp-content/themes/cleverpress/assets/img/favicons/favicon.ico — 200 — 231 B — 36 ms — h3https://www.cleverreach.com/wp-content/themes/cleverpress/assets/img/favicons/favicon-32x32.pngwww.cleverreach.com/wp-content/them... https://www.cleverreach.com/wp-content/themes/cleverpress/assets/img/favicons/favicon-32x32.png — 200 — 806 B — 35 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 335ms · 3KB · $4/mo
www.cleverreach.com
Other
Optional
Execution 186ms
Transfer 3 KB
Monthly Cost $2/mo
Unattributable
Other
Optional
Execution 149ms
Transfer 0 KB
Monthly Cost $2/mo

100% 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

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback