Skip to content
https://sureflo.in

Performance

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

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

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

3.62 s

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

7.84 s

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

44 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.004

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

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

7.85 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
26
16 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.0 MB transferred, 28 requests
REVIEW
1.0 MB transferred, 28 requests
Info::
Page weighs 2.7 MB (1.0 MB transferred)
Info::
Fonts are 372 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 372 KB
Info::
28 HTTP requests
Info::
Estimated 0.22 g CO2 per page load
1.0 MB / 2.4 MB budget
1.0 MB transferred
28 requests
0.22 g CO2 per page load
Fonts 371.5 KiB 35%
Images 235.2 KiB 22%
JavaScript 226.4 KiB 21%
CSS 161.6 KiB 15%
Other 48.6 KiB 5%
HTML 25.1 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

C
JS Execution Cost
Action
1620ms total JS execution
REVIEW
1620ms total JS execution
Warning::
https://sureflo.in/: 576ms CPU time
Warning::
https://sureflo.in/wp-content/uploads/fusion-scrip...: 491ms CPU time
Warning::
https://sureflo.in/wp-includes/js/jquery/jquery.mi...: 331ms CPU time
Info::
Unattributable: 223ms CPU time

Main Thread Breakdown

Style & Layout 38% Script Evaluation 25% Other 24% Rendering 6% Parse HTML & CSS 4% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://sureflo.in/576ms20ms2ms1st
https://sureflo.in/wp-content/uploads/fusion-scripts/c6c41df8ee14ec1b708f6439ae7ca799.min.js?ver=3.15.2491ms210ms46ms1st
https://sureflo.in/wp-includes/js/jquery/jquery.min.js?ver=3.7.1331ms166ms6ms1st
Unattributable223ms4ms0ms1st
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.129 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/4a3bc763-7885-4f95-85c1-e41a37de584e-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
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
16% third-party, 0 ms blocking
PASS
16% third-party, 0 ms blocking
Info::
Third-party code accounts for 16% of page weight (173.6 KiB of 1.0 MiB)
Info::
Third-party blocking time is low (0 ms)
84%
16%
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 235 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
12 fonts (372 KB)
PASS
12 fonts (372 KB)
Info::
12 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

12

372 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 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.6 s LCP 7.8 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.1 KiB — 502 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.3 KiB — 627 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.3 KiB — 395 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 — 76.8 KiB — 628 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.5 KiB — 391 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.1 KiB — 389 ms — font-display: swaphttps://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2LDIoaomQNQcsA88c7O9yZ4K... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2 — 26.7 KiB — 163 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyN.woff24iCv6KVjbNBYlgoCjC3jsGy... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCjC3jsGyN.woff2 — 29.8 KiB — 162 ms — font-display: swaphttps://fonts.gstatic.com/s/krub/v11/sZlEdRyC6CRYZrI5GLZyRg.woff2sZlEdRyC6CRYZrI5GLZyRg.... https://fonts.gstatic.com/s/krub/v11/sZlEdRyC6CRYZrI5GLZyRg.woff2 — 11.6 KiB — 101 ms — font-display: swaphttps://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhA.woff2LDIuaomQNQcsA88c7O9yZ4K... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhA.woff2 — 28.9 KiB — 171 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 — 186 ms — font-display: swaphttps://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyN.woff24iCv6KVjbNBYlgoCxCvjsGy... https://fonts.gstatic.com/s/ubuntu/v21/4iCv6KVjbNBYlgoCxCvjsGyN.woff2 — 29.2 KiB — 176 ms — font-display: swap
awb-icons.woff woff swap
Size 24 KB
Load time 502 ms
Start 1.2 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 75 KB
Load time 627 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 13 KB
Load time 395 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 628 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
hosting-template.ttf ttf swap
Size 7 KB
Load time 391 ms
Start 1.2 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 389 ms
Start 1.2 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 163 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
4iCv6KVjbNBYlgoCjC3jsGy... woff2 swap
Size 30 KB
Load time 162 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
sZlEdRyC6CRYZrI5GLZyRg.... woff2 swap
Size 12 KB
Load time 101 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
LDIuaomQNQcsA88c7O9yZ4K... woff2 swap
Size 29 KB
Load time 171 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 186 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
4iCv6KVjbNBYlgoCxCvjsGy... woff2 swap
Size 29 KB
Load time 176 ms
Start 2.0 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
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Warning::
6 font preload(s) missing `crossorigin` -- font will be downloaded twice
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/awb-icons.woff, //sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2, //sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2 (+3 more). Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
preload
6
dns-prefetch
prefetch

6 resource hints configured

Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: https://sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/icomoon/awb-icons.woff, //sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2, //sureflo.in/wp-content/themes/Avada/includes/lib/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2 (+3 more). Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.
A+
Page Weight Inventory
28 resources · 1.0 MB · 141 KB savings available
PASS
28 resources · 1.0 MB · 141 KB savings available
Warning::
Page weight 1.0 MB exceeds 1 MB target by 45 KB
Got: 1.0 MB Expected: ≤ 1 MB
Info::
~141 KB of savings available
Info::
12 third-party resources (16% of weight)
Info::
1 resources over 200KB
28 resources · 1.0 MiB · 12 third-party 44.6 KiB over 1MB target
Font 35% · 371.5 KiB
Image 27% · 283.9 KiB
JavaScript 21% · 226.4 KiB
CSS 15% · 161.6 KiB
Document 2% · 25.1 KiB

~141.1 KiB of savings available

Remove unused JavaScript: 141.1 KiB
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
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
2 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
28 requests over 3562ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 3.6 s LCP 7.8 shttps://sureflo.in// https://sureflo.in/ — 200 — 25.0 KiB — 1.1 s — h2https://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.6 KiB — 732 ms — h2https://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.4 KiB — 35 ms — h2https://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 — 4.9 KiB — 32 ms — h2https://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.1 KiB — 502 ms — h2https://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.3 KiB — 627 ms — h2https://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.3 KiB — 395 ms — h2https://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 — 76.8 KiB — 628 ms — h2https://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.5 KiB — 391 ms — h2https://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.1 KiB — 389 ms — h2https://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 — 23 ms — h2https://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 — 61 ms — h2data: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 — 163 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 — 162 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 — 101 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 — 171 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 — 186 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 — 176 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 — 539 ms — h3https://sureflo.in/wp-content/uploads/2026/08/Sureflo-Factory-responsive-800x674.jpg/wp-content/uploads/2026/08/Sureflo... https://sureflo.in/wp-content/uploads/2026/08/Sureflo-Factory-responsive-800x674.jpg — 200 — 219.0 KiB — 848 ms — h3blob:https://sureflo.in/4a3bc763-7885-4f95-85c1-e41a37de584esureflo.in/4a3bc763-7885-4f95-85c1-... blob:https://sureflo.in/4a3bc763-7885-4f95-85c1-e41a37de584e — 200 — -1 B — 63 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 — 395 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.6 KiB — 621 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