Skip to content
https://sureflo.in

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
1
REVIEW
6
PASS
12
INFO
3

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

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

778 ms

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

2.01 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.001

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

1.59 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.01 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
22
12 PASS 6 REVIEW 1 FIX
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.

B
Page Weight Budget
1.4 MB transferred, 28 requests
REVIEW
1.4 MB transferred, 28 requests
Info::
Page weighs 3.1 MB (1.4 MB transferred)
Info::
Fonts are 373 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 373 KB
Info::
28 HTTP requests
Info::
Estimated 0.30 g CO2 per page load
1.4 MB / 2.4 MB budget
1.4 MB transferred
28 requests
0.30 g CO2 per page load
Images 647.3 KiB 44%
Fonts 372.6 KiB 25%
JavaScript 226.9 KiB 15%
CSS 161.7 KiB 11%
Other 48.7 KiB 3%
HTML 25.2 KiB 2%
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

B
JS Bundles
6 scripts, 141 KB unused
REVIEW
6 scripts, 141 KB unused
Warning::
https://sureflo.in/wp-content/uploads/fusion-scrip...: 141 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 141 KB
141 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://sureflo.in/wp-content/uploads/fusion-scripts/c6c41df8ee14ec1b708f6439ae7ca799.min.js?ver=3.15.2186 KB141 KB (76%)1st
https://sureflo.in/wp-includes/js/jquery/jquery.min.js?ver=3.7.130 KB1st
https://sureflo.in/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB1st
https://sureflo.in/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js1 KB1st
blob:https://sureflo.in/466b8cbd-03a3-487d-83ce-b097838cc269-0 KB3rd
https://sureflo.in/wp-includes/js/wp-emoji-release.min.js?ver=7.0.45 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

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
28 resources · 1.4 MB · 141 KB savings available
REVIEW
28 resources · 1.4 MB · 141 KB savings available
Warning::
Page weight 1.4 MB exceeds 1 MB target by 458 KB
Got: 1.4 MB Expected: ≤ 1 MB
Info::
~141 KB of savings available
Info::
12 third-party resources (12% of weight)
Info::
1 resources over 200KB
28 resources · 1.4 MiB · 12 third-party 458.4 KiB over 1MB target
Image 47% · 696.0 KiB
Font 25% · 372.6 KiB
JavaScript 15% · 226.9 KiB
CSS 11% · 161.7 KiB
Document 2% · 25.2 KiB

~140.8 KiB of savings available

Remove unused JavaScript: 140.8 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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 (173.6 KiB of 1.4 MiB)
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
6 images, 0 KB saveable
PASS
6 images, 0 KB saveable
Info::
All images are well-optimized
6 images 647 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
406ms total JS execution
PASS
406ms total JS execution
Info::
https://sureflo.in/: 146ms CPU time
Info::
https://sureflo.in/wp-content/uploads/fusion-scrip...: 123ms CPU time
Info::
https://sureflo.in/wp-includes/js/jquery/jquery.mi...: 72ms CPU time
Info::
Unattributable: 64ms CPU time

Main Thread Breakdown

Style & Layout 35% Other 26% Script Evaluation 25% Parse HTML & CSS 6% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://sureflo.in/146ms5ms1ms1st
https://sureflo.in/wp-content/uploads/fusion-scripts/c6c41df8ee14ec1b708f6439ae7ca799.min.js?ver=3.15.2123ms52ms16ms1st
https://sureflo.in/wp-includes/js/jquery/jquery.min.js?ver=3.7.172ms44ms2ms1st
Unattributable64ms1ms0ms1st
A+
Font Loading
12 fonts (373 KB)
PASS
12 fonts (373 KB)
Info::
12 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

12

373 KB total

Render-blocking

0

of 12

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 FCP 778 ms LCP 2.0 shttps://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/awb-icons.woffawb-icons.woff https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/awb-icons.woff — 24.2 KiB — 76 ms — font-display: swaphttps://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2 — 75.5 KiB — 95 ms — font-display: swaphttps://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2 — 13.5 KiB — 70 ms — font-display: swaphttps://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2 — 77.0 KiB — 94 ms — font-display: swaphttps://sureflo.in/wp-content/uploads/fusion-icons/hosting-template-v3.0/fonts/hosting-template.ttf?hbmf06hosting-template.ttf https://sureflo.in/wp-content/uploads/fusion-icons/hosting-template-v3.0/fonts/hosting-template.ttf?hbmf06 — 6.7 KiB — 59 ms — font-display: swaphttps://sureflo.in/wp-content/uploads/fusion-icons/financial-advisor-icon-set/fonts/financial-advisor.ttf?sbz7jyfinancial-advisor.ttf https://sureflo.in/wp-content/uploads/fusion-icons/financial-advisor-icon-set/fonts/financial-advisor.ttf?sbz7jy — 2.2 KiB — 48 ms — font-display: swaphttps://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2LDIoaomQNQcsA88c7O9yZ4K... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2 — 26.7 KiB — 191 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2 — 47.2 KiB — 193 ms — font-display: swaphttps://fonts.gstatic.com/s/krub/v11/sZlEdRyC6CRYZrI5GLZyRg.woff2sZlEdRyC6CRYZrI5GLZyRg.... https://fonts.gstatic.com/s/krub/v11/sZlEdRyC6CRYZrI5GLZyRg.woff2 — 11.6 KiB — 166 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyN.woff24iCv6KVjbNBYlgoCjC3jsGy... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyN.woff2 — 29.8 KiB — 183 ms — font-display: swaphttps://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhA.woff2LDIuaomQNQcsA88c7O9yZ4K... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhA.woff2 — 28.9 KiB — 177 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyN.woff24iCv6KVjbNBYlgoCxCvjsGy... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyN.woff2 — 29.2 KiB — 174 ms — font-display: swap
awb-icons.woff woff swap
Size 24 KB
Load time 76 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400.woff2 woff2 swap
Size 76 KB
Load time 95 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 14 KB
Load time 70 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 94 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
hosting-template.ttf ttf swap
Size 7 KB
Load time 59 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
financial-advisor.ttf ttf swap
Size 2 KB
Load time 48 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
LDIoaomQNQcsA88c7O9yZ4K... woff2 swap
Size 27 KB
Load time 191 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 193 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
sZlEdRyC6CRYZrI5GLZyRg.... woff2 swap
Size 12 KB
Load time 166 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
4iCv6KVjbNBYlgoCjC3jsGy... woff2 swap
Size 30 KB
Load time 183 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
LDIuaomQNQcsA88c7O9yZ4K... woff2 swap
Size 29 KB
Load time 177 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
4iCv6KVjbNBYlgoCxCvjsGy... woff2 swap
Size 29 KB
Load time 174 ms
Start 1.3 s
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 ~10 KB and ~20 ms

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+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding,User-Agent
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.
Network Waterfall
28 requests over 2438ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 778 ms LCP 2.0 shttps://sureflo.in// https://sureflo.in/ — 200 — 25.0 KiB — 1.1 s — h3https://sureflo.in/wp-content/uploads/fusion-styles/31906c55899e82dade0286eb77f699e9.min.css?ver=3.15.2/wp-content/uploads/fusion-styles/3... https://sureflo.in/wp-content/uploads/fusion-styles/31906c55899e82dade0286eb77f699e9.min.css?ver=3.15.2 — 200 — 161.7 KiB — 105 ms — h3https://sureflo.in/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://sureflo.in/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.6 KiB — 78 ms — h3https://sureflo.in/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://sureflo.in/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.1 KiB — 41 ms — h3https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/awb-icons.woff/wp-content/themes/Avada/includes/l... https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/awb-icons.woff — 200 — 24.2 KiB — 76 ms — h3https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2/wp-content/themes/Avada/includes/l... https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2 — 200 — 75.5 KiB — 95 ms — h3https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2/wp-content/themes/Avada/includes/l... https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2 — 200 — 13.5 KiB — 70 ms — h3https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2/wp-content/themes/Avada/includes/l... https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2 — 200 — 77.0 KiB — 94 ms — h3https://sureflo.in/wp-content/uploads/fusion-icons/hosting-template-v3.0/fonts/hosting-template.ttf?hbmf06/wp-content/uploads/fusion-icons/ho... https://sureflo.in/wp-content/uploads/fusion-icons/hosting-template-v3.0/fonts/hosting-template.ttf?hbmf06 — 200 — 6.7 KiB — 59 ms — h3https://sureflo.in/wp-content/uploads/fusion-icons/financial-advisor-icon-set/fonts/financial-advisor.ttf?sbz7jy/wp-content/uploads/fusion-icons/fi... https://sureflo.in/wp-content/uploads/fusion-icons/financial-advisor-icon-set/fonts/financial-advisor.ttf?sbz7jy — 200 — 2.2 KiB — 48 ms — h3https://sureflo.in/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://sureflo.in/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.0 KiB — 45 ms — h3https://sureflo.in/wp-content/uploads/fusion-scripts/c6c41df8ee14ec1b708f6439ae7ca799.min.js?ver=3.15.2/wp-content/uploads/fusion-scripts/... https://sureflo.in/wp-content/uploads/fusion-scripts/c6c41df8ee14ec1b708f6439ae7ca799.min.js?ver=3.15.2 — 200 — 185.7 KiB — 97 ms — h3data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27400%27%…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27400%27%… — 200 — 142 B — 1 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27888%27%…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27888%27%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27831%27%…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%27831%27%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271000%27…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%271000%27… — 200 — 0 B — 0 ms — datadata:image/svg+xml;utf8,%3Csvg%20width%3D%221920%22%20height%3D%22954%22%20fill%3D%22none%22%20xmln…data:image/svg+xml;utf8,%3Csvg%20wi... data:image/svg+xml;utf8,%3Csvg%20width%3D%221920%22%20height%3D%22954%22%20fill%3D%22none%22%20xmln… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2fonts.gstatic.com/s/plusjakartasans... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2 — 200 — 26.7 KiB — 191 ms — h3https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2 — 200 — 47.2 KiB — 193 ms — h3https://fonts.gstatic.com/s/krub/v11/sZlEdRyC6CRYZrI5GLZyRg.woff2fonts.gstatic.com/s/krub/v11/sZlEdR... https://fonts.gstatic.com/s/krub/v11/sZlEdRyC6CRYZrI5GLZyRg.woff2 — 200 — 11.6 KiB — 166 ms — h3https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyN.woff2fonts.gstatic.com/s/ubuntu/v21/4iCv... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyN.woff2 — 200 — 29.8 KiB — 183 ms — h3https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhA.woff2fonts.gstatic.com/s/plusjakartasans... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhA.woff2 — 200 — 28.9 KiB — 177 ms — h3https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyN.woff2fonts.gstatic.com/s/ubuntu/v21/4iCv... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyN.woff2 — 200 — 29.2 KiB — 174 ms — h3https://sureflo.in/wp-content/uploads/2026/05/sureflo_logo-200x161.png/wp-content/uploads/2026/05/sureflo... https://sureflo.in/wp-content/uploads/2026/05/sureflo_logo-200x161.png — 200 — 16.2 KiB — 25 ms — h3https://sureflo.in/wp-content/uploads/2026/07/Sureflo-Goa-Factory.jpg/wp-content/uploads/2026/07/Sureflo... https://sureflo.in/wp-content/uploads/2026/07/Sureflo-Goa-Factory.jpg — 200 — 631.1 KiB — 958 ms — h3blob:https://sureflo.in/466b8cbd-03a3-487d-83ce-b097838cc269sureflo.in/466b8cbd-03a3-487d-83ce-... blob:https://sureflo.in/466b8cbd-03a3-487d-83ce-b097838cc269 — 200 — -1 B — 50 ms — blobhttps://sureflo.in/wp-includes/js/wp-emoji-release.min.js?ver=7.0.4/wp-includes/js/wp-emoji-release.mi... https://sureflo.in/wp-includes/js/wp-emoji-release.min.js?ver=7.0.4 — 200 — 5.4 KiB — 26 ms — h3https://sureflo.in/wp-content/uploads/2026/05/sureflo_favicon.png/wp-content/uploads/2026/05/sureflo... https://sureflo.in/wp-content/uploads/2026/05/sureflo_favicon.png — 200 — 48.7 KiB — 24 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-07-20 — 2026-08-16)

LCP (p75)

5642 ms

45% good

INP (p75)

85 ms

97% good

CLS (p75)

0.980

41% good

FCP (p75)

3648 ms

TTFB (p75)

3542 ms

Image Optimization
6 images, 16 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

6

Total Size

16 KB

5 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