Skip to content
https://Ingramfinancial.com.au

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
3
REVIEW
6
PASS
10
INFO
3

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

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

782 ms

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

1.71 s

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

278 ms

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

0.010

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

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

1.71 s

Page Load Progression

392 ms
783 ms
1.2 s
1.6 s
2.0 s
2.3 s
2.7 s
3.1 s
Checks
22
10 PASS 6 REVIEW 3 FIX
D
JS Bundles
Action
24 scripts, 416 KB unused
FIX
24 scripts, 416 KB unused
Warning::
https://ingramfinancial.com.au/i6u4/nmtbTmurWAZrbZ...: 122 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-5TQ...: 71 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MJX...: 65 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ingramfinancial.com.au/i6u4/: 63 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ingramfinancial.com.au/i6u4/: 63 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 416 KB
416 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://ingramfinancial.com.au/i6u4/nmtbTmurWAZrbZlOkTCnuJE-JQ0zsuv638jgw4yMmlQDLwZUMuJtJq9i182 KB122 KB (67%)1st
https://www.googletagmanager.com/gtag/js?id=GT-5TQQ6BKJ174 KB71 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MJXZJQL5122 KB65 KB (53%)3rd
https://ingramfinancial.com.au/i6u4/143 KB63 KB (44%)1st
https://ingramfinancial.com.au/i6u4/0 KB63 KB (44%)1st
https://ingramfinancial.com.au/wp-content/litespeed/js/431c1b0ff9f86c6cfe8313d9ae2129a0.js?ver=129a046 KB32 KB (72%)1st
data:text/javascript;base64,d2luZG93LmRhdGFMYXllcj13aW5kb3cuZGF0YUxheWVyfHxbXTtmdW5jdGlvbiBndGFnKCl…0 KB3rd
data:text/javascript;base64,cmVxdWVzdEFuaW1hdGlvbkZyYW1lKCgpPT5kb2N1bWVudC5ib2R5LmNsYXNzTGlzdC5hZGQ…0 KB3rd
https://ingramfinancial.com.au/wp-content/litespeed/js/397bfd75baf6e3a783c4462f9205ee9d.js?ver=5ee9d10 KB1st
https://ingramfinancial.com.au/wp-content/litespeed/js/79c0ca59be53cb95572f5d4d914032ae.js?ver=032ae5 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

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

D
Page Weight Inventory
Action
67 resources · 1.4 MB · 416 KB savings available
FIX
67 resources · 1.4 MB · 416 KB savings available
Warning::
Page weight 1.4 MB exceeds 1 MB target by 441 KB
Got: 1.4 MB Expected: ≤ 1 MB
Info::
~416 KB of savings available
Info::
18 third-party resources (22% of weight)
Info::
1 resources over 200KB
67 resources · 1.4 MiB · 18 third-party 441.1 KiB over 1MB target
JavaScript 52% · 756.1 KiB
Image 34% · 500.1 KiB
Document 6% · 93.8 KiB
CSS 6% · 82.3 KiB
Font 2% · 29.2 KiB
Other 0% · 3.6 KiB

~415.8 KiB of savings available

Remove unused JavaScript: 415.8 KiB
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, 67 requests
REVIEW
1.4 MB transferred, 67 requests
Info::
Page weighs 4.8 MB (1.4 MB transferred)
Warning::
JavaScript is 756 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 756 KB
Info::
67 HTTP requests
Info::
Estimated 0.30 g CO2 per page load
1.4 MB / 2.4 MB budget
1.4 MB transferred
67 requests
0.30 g CO2 per page load
JavaScript 756.1 KiB 52%
Images 498.7 KiB 34%
HTML 93.0 KiB 6%
CSS 82.3 KiB 6%
Fonts 29.2 KiB 2%
Other 3.0 KiB 0%
Other 1.5 KiB 0%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

B
JS Execution Cost
936ms total JS execution
REVIEW
936ms total JS execution
Warning::
https://ingramfinancial.com.au/: 342ms CPU time
Warning::
data:text/javascript;base64,cmVxdWVzdEFuaW1hdGlvbk...: 281ms CPU time
Info::
https://ingramfinancial.com.au/i6u4/: 175ms CPU time
Info::
Unattributable: 79ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=GT-5TQ...: 58ms CPU time
Info::
Third-party scripts: 418ms (45% of total)

Main Thread Breakdown

Other 38% Script Evaluation 26% Style & Layout 24% Script Parsing & Compilation 7% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://ingramfinancial.com.au/342ms13ms2ms1st
data:text/javascript;base64,cmVxdWVzdEFuaW1hdGlvbkZyYW1lKCgpPT5kb2N1bWVudC5ib2R5LmNsYXNzTGlzdC5hZGQoInN0ay0tYW5pbS1pbml0Iikp281ms0ms0ms3rd
https://ingramfinancial.com.au/i6u4/175ms125ms34ms1st
Unattributable79ms2ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=GT-5TQQ6BKJ58ms49ms9ms3rd
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
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
22% third-party, 0 ms blocking
PASS
22% third-party, 0 ms blocking
Info::
Third-party code accounts for 22% of page weight (327.8 KiB of 1.4 MiB)
Info::
Third-party blocking time is low (0 ms)
78%
22%
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
10 images, 0 KB saveable
PASS
10 images, 0 KB saveable
Info::
All images are well-optimized
10 images 119 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
1 fonts (29 KB)
PASS
1 fonts (29 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

29 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 782 ms LCP 1.7 shttps://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk3wotYKNnBQ.woff21Ptvg83HX_SGhgqk3wotYKN... https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk3wotYKNnBQ.woff2 — 29.2 KiB — 59 ms — font-display: swap
1Ptvg83HX_SGhgqk3wotYKN... woff2 swap
Size 29 KB
Load time 59 ms
Start 4.8 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)
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: Accept-Encoding
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
67 requests over 6494ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 782 ms LCP 1.7 shttps://ingramfinancial.com.au// https://ingramfinancial.com.au/ — 200 — 52.2 KiB — 2.5 s — h3https://ingramfinancial.com.au/i6u4//i6u4/ https://ingramfinancial.com.au/i6u4/ — 200 — 142.6 KiB — 161 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/ucss/f8a762a93cc8d0e594f8f688a0f62f57.css?ver=2803b/wp-content/litespeed/ucss/f8a762a9... https://ingramfinancial.com.au/wp-content/litespeed/ucss/f8a762a93cc8d0e594f8f688a0f62f57.css?ver=2803b — 200 — 10.2 KiB — 32 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhla…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhla… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZ… — 200 — 0 B — 0 ms — datahttps://ingramfinancial.com.au/wp-content/uploads/2022/05/lines-background-2.svg/wp-content/uploads/2022/05/lines-b... https://ingramfinancial.com.au/wp-content/uploads/2022/05/lines-background-2.svg — 200 — 14.6 KiB — 28 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxM… — 200 — 0 B — 0 ms — datahttps://ingramfinancial.com.au/wp-content/uploads/2022/05/card-lines-background.svg/wp-content/uploads/2022/05/card-li... https://ingramfinancial.com.au/wp-content/uploads/2022/05/card-lines-background.svg — 200 — 21.2 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-16739683502&gtg_health=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16739683502&gtg_health=1 — 200 — 392 B — 140 ms — h2https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fingramfinancial.com.au%2F&scrsrc=ingramfinancial.com.au&rnd=246154074.1778415966&dt=Mortgage%20Broker%20Sutherland%20Shire%20-%20Home%20Loans%20Australia%20-%20Ingram%20Financial&auid=80453737.1778415966&navt=n&npa=1&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e6562v9251642907za204zd9251642907xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&gap.gtb=1&apvc=1&tids=AW-16739683502&tid=AW-16739683502&tft=1778415966116&tfd=2505www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fingramfinancial.com.au%2F&scrsrc=ingramfinancial.com.au&rnd=246154074.1778415966&dt=Mortgage%20Broker%20Sutherland%20Shire%20-%20Home%20Loans%20Australia%20-%20Ingram%20Financial&auid=80453737.1778415966&navt=n&npa=1&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e6562v9251642907za204zd9251642907xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&gap.gtb=1&apvc=1&tids=AW-16739683502&tid=AW-16739683502&tft=1778415966116&tfd=2505 — 200 — 21 B — 66 ms — h3https://ingramfinancial.com.au/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://ingramfinancial.com.au/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.1 KiB — 20 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2022/05/consulting-process-cover.webp/wp-content/uploads/2022/05/consult... https://ingramfinancial.com.au/wp-content/uploads/2022/05/consulting-process-cover.webp — 200 — 249.3 KiB — 49 ms — h3https://ingramfinancial.com.au/wp-content/plugins/litespeed-cache/guest.vary.php/wp-content/plugins/litespeed-cache... https://ingramfinancial.com.au/wp-content/plugins/litespeed-cache/guest.vary.php — 200 — 738 B — 296 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo-32x32.png/wp-content/uploads/2026/04/cropped... https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo-32x32.png — 200 — 1.5 KiB — 25 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo.png.webp/wp-content/uploads/2026/04/cropped... https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo.png.webp — 200 — 24.5 KiB — 27 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/Just-purchased-a-home.jpg.webp/wp-content/uploads/2026/04/Just-pu... https://ingramfinancial.com.au/wp-content/uploads/2026/04/Just-purchased-a-home.jpg.webp — 200 — 70.1 KiB — 28 ms — h3https://ingramfinancial.com.au// https://ingramfinancial.com.au/ — 200 — 40.8 KiB — 1.7 s — h3https://ingramfinancial.com.au/i6u4//i6u4/ https://ingramfinancial.com.au/i6u4/ — 200 — 0 B — 0 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/f3888d348e8d5793b52e8c53a4d328e6.css?ver=328e6/wp-content/litespeed/css/f3888d348... https://ingramfinancial.com.au/wp-content/litespeed/css/f3888d348e8d5793b52e8c53a4d328e6.css?ver=328e6 — 200 — 3.1 KiB — 25 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/4ef53fccb1333cd4b37823db583171a1.css?ver=171a1/wp-content/litespeed/css/4ef53fccb... https://ingramfinancial.com.au/wp-content/litespeed/css/4ef53fccb1333cd4b37823db583171a1.css?ver=171a1 — 200 — 12.4 KiB — 27 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo.png.webp/wp-content/uploads/2026/04/cropped... https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo.png.webp — 200 — 0 B — 0 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/7bb08110948fa984613ad8abafa93a31.css?ver=93a31/wp-content/litespeed/css/7bb081109... https://ingramfinancial.com.au/wp-content/litespeed/css/7bb08110948fa984613ad8abafa93a31.css?ver=93a31 — 200 — 15.1 KiB — 38 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/Just-purchased-a-home.jpg.webp/wp-content/uploads/2026/04/Just-pu... https://ingramfinancial.com.au/wp-content/uploads/2026/04/Just-purchased-a-home.jpg.webp — 200 — 0 B — 0 ms — h3https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;900&display=swapfonts.googleapis.com/css2?family=Mu... https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;900&display=swap — 200 — 1.1 KiB — 143 ms — h2https://ingramfinancial.com.au/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://ingramfinancial.com.au/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 0 B — 0 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/9a6119b1f4656e2abbbde905043b74a4.css?ver=b74a4/wp-content/litespeed/css/9a6119b1f... https://ingramfinancial.com.au/wp-content/litespeed/css/9a6119b1f4656e2abbbde905043b74a4.css?ver=b74a4 — 200 — 16.4 KiB — 31 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/a212019a25de78986be479c66c4ca35e.css?ver=ca35e/wp-content/litespeed/css/a212019a2... https://ingramfinancial.com.au/wp-content/litespeed/css/a212019a25de78986be479c66c4ca35e.css?ver=ca35e — 200 — 1.6 KiB — 33 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/d8563a5b4e5101a42333067111733450.css?ver=33450/wp-content/litespeed/css/d8563a5b4... https://ingramfinancial.com.au/wp-content/litespeed/css/d8563a5b4e5101a42333067111733450.css?ver=33450 — 200 — 726 B — 28 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/ece45ad2e613f896a49cca72f2592209.css?ver=92209/wp-content/litespeed/css/ece45ad2e... https://ingramfinancial.com.au/wp-content/litespeed/css/ece45ad2e613f896a49cca72f2592209.css?ver=92209 — 200 — 2.9 KiB — 34 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 782 ms LCP 1.7 shttps://ingramfinancial.com.au// https://ingramfinancial.com.au/ — 200 — 52.2 KiB — 2.5 s — h3https://ingramfinancial.com.au/i6u4//i6u4/ https://ingramfinancial.com.au/i6u4/ — 200 — 142.6 KiB — 161 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/ucss/f8a762a93cc8d0e594f8f688a0f62f57.css?ver=2803b/wp-content/litespeed/ucss/f8a762a9... https://ingramfinancial.com.au/wp-content/litespeed/ucss/f8a762a93cc8d0e594f8f688a0f62f57.css?ver=2803b — 200 — 10.2 KiB — 32 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhla…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhla… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZ… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZ… — 200 — 0 B — 0 ms — datahttps://ingramfinancial.com.au/wp-content/uploads/2022/05/lines-background-2.svg/wp-content/uploads/2022/05/lines-b... https://ingramfinancial.com.au/wp-content/uploads/2022/05/lines-background-2.svg — 200 — 14.6 KiB — 28 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxM… — 200 — 0 B — 0 ms — datahttps://ingramfinancial.com.au/wp-content/uploads/2022/05/card-lines-background.svg/wp-content/uploads/2022/05/card-li... https://ingramfinancial.com.au/wp-content/uploads/2022/05/card-lines-background.svg — 200 — 21.2 KiB — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-16739683502&gtg_health=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16739683502&gtg_health=1 — 200 — 392 B — 140 ms — h2https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fingramfinancial.com.au%2F&scrsrc=ingramfinancial.com.au&rnd=246154074.1778415966&dt=Mortgage%20Broker%20Sutherland%20Shire%20-%20Home%20Loans%20Australia%20-%20Ingram%20Financial&auid=80453737.1778415966&navt=n&npa=1&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e6562v9251642907za204zd9251642907xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&gap.gtb=1&apvc=1&tids=AW-16739683502&tid=AW-16739683502&tft=1778415966116&tfd=2505www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fingramfinancial.com.au%2F&scrsrc=ingramfinancial.com.au&rnd=246154074.1778415966&dt=Mortgage%20Broker%20Sutherland%20Shire%20-%20Home%20Loans%20Australia%20-%20Ingram%20Financial&auid=80453737.1778415966&navt=n&npa=1&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e6562v9251642907za204zd9251642907xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~118463261&apve=1&apvf=f&gap.gtb=1&apvc=1&tids=AW-16739683502&tid=AW-16739683502&tft=1778415966116&tfd=2505 — 200 — 21 B — 66 ms — h3https://ingramfinancial.com.au/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://ingramfinancial.com.au/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.1 KiB — 20 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2022/05/consulting-process-cover.webp/wp-content/uploads/2022/05/consult... https://ingramfinancial.com.au/wp-content/uploads/2022/05/consulting-process-cover.webp — 200 — 249.3 KiB — 49 ms — h3https://ingramfinancial.com.au/wp-content/plugins/litespeed-cache/guest.vary.php/wp-content/plugins/litespeed-cache... https://ingramfinancial.com.au/wp-content/plugins/litespeed-cache/guest.vary.php — 200 — 738 B — 296 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo-32x32.png/wp-content/uploads/2026/04/cropped... https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo-32x32.png — 200 — 1.5 KiB — 25 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo.png.webp/wp-content/uploads/2026/04/cropped... https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo.png.webp — 200 — 24.5 KiB — 27 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/Just-purchased-a-home.jpg.webp/wp-content/uploads/2026/04/Just-pu... https://ingramfinancial.com.au/wp-content/uploads/2026/04/Just-purchased-a-home.jpg.webp — 200 — 70.1 KiB — 28 ms — h3https://ingramfinancial.com.au// https://ingramfinancial.com.au/ — 200 — 40.8 KiB — 1.7 s — h3https://ingramfinancial.com.au/i6u4//i6u4/ https://ingramfinancial.com.au/i6u4/ — 200 — 0 B — 0 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/f3888d348e8d5793b52e8c53a4d328e6.css?ver=328e6/wp-content/litespeed/css/f3888d348... https://ingramfinancial.com.au/wp-content/litespeed/css/f3888d348e8d5793b52e8c53a4d328e6.css?ver=328e6 — 200 — 3.1 KiB — 25 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/4ef53fccb1333cd4b37823db583171a1.css?ver=171a1/wp-content/litespeed/css/4ef53fccb... https://ingramfinancial.com.au/wp-content/litespeed/css/4ef53fccb1333cd4b37823db583171a1.css?ver=171a1 — 200 — 12.4 KiB — 27 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo.png.webp/wp-content/uploads/2026/04/cropped... https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo.png.webp — 200 — 0 B — 0 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/7bb08110948fa984613ad8abafa93a31.css?ver=93a31/wp-content/litespeed/css/7bb081109... https://ingramfinancial.com.au/wp-content/litespeed/css/7bb08110948fa984613ad8abafa93a31.css?ver=93a31 — 200 — 15.1 KiB — 38 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/Just-purchased-a-home.jpg.webp/wp-content/uploads/2026/04/Just-pu... https://ingramfinancial.com.au/wp-content/uploads/2026/04/Just-purchased-a-home.jpg.webp — 200 — 0 B — 0 ms — h3https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;900&display=swapfonts.googleapis.com/css2?family=Mu... https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;900&display=swap — 200 — 1.1 KiB — 143 ms — h2https://ingramfinancial.com.au/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://ingramfinancial.com.au/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 0 B — 0 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/9a6119b1f4656e2abbbde905043b74a4.css?ver=b74a4/wp-content/litespeed/css/9a6119b1f... https://ingramfinancial.com.au/wp-content/litespeed/css/9a6119b1f4656e2abbbde905043b74a4.css?ver=b74a4 — 200 — 16.4 KiB — 31 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/a212019a25de78986be479c66c4ca35e.css?ver=ca35e/wp-content/litespeed/css/a212019a2... https://ingramfinancial.com.au/wp-content/litespeed/css/a212019a25de78986be479c66c4ca35e.css?ver=ca35e — 200 — 1.6 KiB — 33 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/d8563a5b4e5101a42333067111733450.css?ver=33450/wp-content/litespeed/css/d8563a5b4... https://ingramfinancial.com.au/wp-content/litespeed/css/d8563a5b4e5101a42333067111733450.css?ver=33450 — 200 — 726 B — 28 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/ece45ad2e613f896a49cca72f2592209.css?ver=92209/wp-content/litespeed/css/ece45ad2e... https://ingramfinancial.com.au/wp-content/litespeed/css/ece45ad2e613f896a49cca72f2592209.css?ver=92209 — 200 — 2.9 KiB — 34 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/2b7bb8ffcf88e846aac086a50bfef61a.css?ver=ef61a/wp-content/litespeed/css/2b7bb8ffc... https://ingramfinancial.com.au/wp-content/litespeed/css/2b7bb8ffcf88e846aac086a50bfef61a.css?ver=ef61a — 200 — 1.4 KiB — 42 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/4c26b4a72836f23525583b1e0f8c5b72.css?ver=c5b72/wp-content/litespeed/css/4c26b4a72... https://ingramfinancial.com.au/wp-content/litespeed/css/4c26b4a72836f23525583b1e0f8c5b72.css?ver=c5b72 — 200 — 849 B — 39 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/b1a37ee6e641499f4aaf5010d74d4144.css?ver=d4144/wp-content/litespeed/css/b1a37ee6e... https://ingramfinancial.com.au/wp-content/litespeed/css/b1a37ee6e641499f4aaf5010d74d4144.css?ver=d4144 — 200 — 1.1 KiB — 41 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/478bc440ea26c59ea9764742f13c222c.css?ver=c222c/wp-content/litespeed/css/478bc440e... https://ingramfinancial.com.au/wp-content/litespeed/css/478bc440ea26c59ea9764742f13c222c.css?ver=c222c — 200 — 6.1 KiB — 38 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/09f231af25843cc8a6c2db23b8548588.css?ver=48588/wp-content/litespeed/css/09f231af2... https://ingramfinancial.com.au/wp-content/litespeed/css/09f231af25843cc8a6c2db23b8548588.css?ver=48588 — 200 — 3.0 KiB — 43 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/139280458907aadb017d58e19685131d.css?ver=5131d/wp-content/litespeed/css/139280458... https://ingramfinancial.com.au/wp-content/litespeed/css/139280458907aadb017d58e19685131d.css?ver=5131d — 200 — 1.8 KiB — 34 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/css/4031aafe3e512751efdf17297048efd1.css?ver=8efd1/wp-content/litespeed/css/4031aafe3... https://ingramfinancial.com.au/wp-content/litespeed/css/4031aafe3e512751efdf17297048efd1.css?ver=8efd1 — 200 — 1.6 KiB — 45 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2026/04/lender-au-gif_969x485px-2.gif.webp/wp-content/uploads/2026/04/lender-... https://ingramfinancial.com.au/wp-content/uploads/2026/04/lender-au-gif_969x485px-2.gif.webp — 200 — 118.9 KiB — 49 ms — h3https://ingramfinancial.com.au/wp-includes/js/jquery/jquery.min.js/wp-includes/js/jquery/jquery.min.j... https://ingramfinancial.com.au/wp-includes/js/jquery/jquery.min.js — 200 — 29.6 KiB — 48 ms — h3data:text/javascript;base64,d2luZG93LmRhdGFMYXllcj13aW5kb3cuZGF0YUxheWVyfHxbXTtmdW5jdGlvbiBndGFnKCl…data:text/javascript;base64,d2luZG9... data:text/javascript;base64,d2luZG93LmRhdGFMYXllcj13aW5kb3cuZGF0YUxheWVyfHxbXTtmdW5jdGlvbiBndGFnKCl… — 200 — 0 B — 0 ms — datahttps://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dr=ingramfinancial.com.au&dl=https%3A%2F%2Fingramfinancial.com.au%2F&scrsrc=ingramfinancial.com.au&rnd=1213175719.1778415968&dt=Mortgage%20Broker%20Sutherland%20Shire%20-%20Home%20Loans%20Australia%20-%20Ingram%20Financial&auid=80453737.1778415966&navt=r&npa=1&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e6562v9251642907za204zd9251642907xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938468~118463262~118494633~118719170&apve=1&apvf=f&gap.plf=5&gap.gtb=2&apvc=1&tids=AW-16739683502&tid=AW-16739683502&tft=1778415968311&tfd=1849www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&en=page_view&dr=ingramfinancial.com.au&dl=https%3A%2F%2Fingramfinancial.com.au%2F&scrsrc=ingramfinancial.com.au&rnd=1213175719.1778415968&dt=Mortgage%20Broker%20Sutherland%20Shire%20-%20Home%20Loans%20Australia%20-%20Ingram%20Financial&auid=80453737.1778415966&navt=r&npa=1&did=dYzg1YT&gdid=dYzg1YT.dNzQzZD&gtm=45892e6562v9251642907za204zd9251642907xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938468~118463262~118494633~118719170&apve=1&apvf=f&gap.plf=5&gap.gtb=2&apvc=1&tids=AW-16739683502&tid=AW-16739683502&tft=1778415968311&tfd=1849 — 200 — 21 B — 30 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-5TQQ6BKJwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-5TQQ6BKJ — 200 — 174.0 KiB — 179 ms — h2https://ingramfinancial.com.au/wp-content/litespeed/js/397bfd75baf6e3a783c4462f9205ee9d.js?ver=5ee9d/wp-content/litespeed/js/397bfd75ba... https://ingramfinancial.com.au/wp-content/litespeed/js/397bfd75baf6e3a783c4462f9205ee9d.js?ver=5ee9d — 200 — 10.1 KiB — 25 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/js/79c0ca59be53cb95572f5d4d914032ae.js?ver=032ae/wp-content/litespeed/js/79c0ca59be... https://ingramfinancial.com.au/wp-content/litespeed/js/79c0ca59be53cb95572f5d4d914032ae.js?ver=032ae — 200 — 5.1 KiB — 32 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/js/1854b692e3f91860ea2d360830fb699e.js?ver=b699e/wp-content/litespeed/js/1854b692e3... https://ingramfinancial.com.au/wp-content/litespeed/js/1854b692e3f91860ea2d360830fb699e.js?ver=b699e — 200 — 8.2 KiB — 34 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/js/4fba685b14a2f5e46e3699e00b76fd98.js?ver=6fd98/wp-content/litespeed/js/4fba685b14... https://ingramfinancial.com.au/wp-content/litespeed/js/4fba685b14a2f5e46e3699e00b76fd98.js?ver=6fd98 — 200 — 5.7 KiB — 24 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/js/431c1b0ff9f86c6cfe8313d9ae2129a0.js?ver=129a0/wp-content/litespeed/js/431c1b0ff9... https://ingramfinancial.com.au/wp-content/litespeed/js/431c1b0ff9f86c6cfe8313d9ae2129a0.js?ver=129a0 — 200 — 45.5 KiB — 34 ms — h3https://ingramfinancial.com.au/wp-content/litespeed/js/3b35930c6c28d0d3fe00226d286a9780.js?ver=a9780/wp-content/litespeed/js/3b35930c6c... https://ingramfinancial.com.au/wp-content/litespeed/js/3b35930c6c28d0d3fe00226d286a9780.js?ver=a9780 — 200 — 11.7 KiB — 32 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-MJXZJQL5www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MJXZJQL5 — 200 — 122.5 KiB — 154 ms — h2data:text/javascript;base64,cmVxdWVzdEFuaW1hdGlvbkZyYW1lKCgpPT5kb2N1bWVudC5ib2R5LmNsYXNzTGlzdC5hZGQ…data:text/javascript;base64,cmVxdWV... data:text/javascript;base64,cmVxdWVzdEFuaW1hdGlvbkZyYW1lKCgpPT5kb2N1bWVudC5ib2R5LmNsYXNzTGlzdC5hZGQ… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,dmFyIGN0X2xvY2FsaXphdGlvbnM9eyJhamF4X3VybCI6Imh0dHBzOi8vaW5ncmFtZmluYW5…data:text/javascript;base64,dmFyIGN... data:text/javascript;base64,dmFyIGN0X2xvY2FsaXphdGlvbnM9eyJhamF4X3VybCI6Imh0dHBzOi8vaW5ncmFtZmluYW5… — 200 — 0 B — 0 ms — datahttps://ingramfinancial.com.au/wp-content/uploads/2022/05/lines-background-2.svg/wp-content/uploads/2022/05/lines-b... https://ingramfinancial.com.au/wp-content/uploads/2022/05/lines-background-2.svg — 200 — 0 B — 0 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxM… — 200 — 0 B — 0 ms — datahttps://ingramfinancial.com.au/wp-content/uploads/2022/05/card-lines-background.svg/wp-content/uploads/2022/05/card-li... https://ingramfinancial.com.au/wp-content/uploads/2022/05/card-lines-background.svg — 200 — 0 B — 0 ms — h3https://ingramfinancial.com.au/wp-content/uploads/2022/05/consulting-process-cover.webp/wp-content/uploads/2022/05/consult... https://ingramfinancial.com.au/wp-content/uploads/2022/05/consulting-process-cover.webp — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk3wotYKNnBQ.woff2fonts.gstatic.com/s/mulish/v18/1Ptv... https://fonts.gstatic.com/s/mulish/v18/1Ptvg83HX_SGhgqk3wotYKNnBQ.woff2 — 200 — 29.2 KiB — 59 ms — h3data:text/javascript;base64,dmFyIEZvcm1pbmF0b3JGcm9udD17ImFqYXhVcmwiOiJodHRwczovL2luZ3JhbWZpbmFuY2l…data:text/javascript;base64,dmFyIEZ... data:text/javascript;base64,dmFyIEZvcm1pbmF0b3JGcm9udD17ImFqYXhVcmwiOiJodHRwczovL2luZ3JhbWZpbmFuY2l… — 200 — 0 B — 0 ms — datadata:text/javascript;base64,KGZ1bmN0aW9uKCQsZG9jdW1lbnQsd2luZG93KXsidXNlIHN0cmljdCI7KGZ1bmN0aW9uKCl…data:text/javascript;base64,KGZ1bmN... data:text/javascript;base64,KGZ1bmN0aW9uKCQsZG9jdW1lbnQsd2luZG93KXsidXNlIHN0cmljdCI7KGZ1bmN0aW9uKCl… — 200 — 0 B — 0 ms — datahttps://ingramfinancial.com.au/i6u4/nmtbTmurWAZrbZlOkTCnuJE-JQ0zsuv638jgw4yMmlQDLwZUMuJtJq9i/i6u4/nmtbTmurWAZrbZlOkTCnuJE-JQ0zs... https://ingramfinancial.com.au/i6u4/nmtbTmurWAZrbZlOkTCnuJE-JQ0zsuv638jgw4yMmlQDLwZUMuJtJq9i — 200 — 182.0 KiB — 76 ms — h3https://ingramfinancial.com.au/wp-content/themes/blocksy/static/bundle/907.1390f43c75fed76e2bb4.js/wp-content/themes/blocksy/static/b... https://ingramfinancial.com.au/wp-content/themes/blocksy/static/bundle/907.1390f43c75fed76e2bb4.js — 200 — 2.5 KiB — 30 ms — h3https://ingramfinancial.com.au/wp-content/themes/blocksy/static/bundle/892.e5f652f3f981cb511bc3.js/wp-content/themes/blocksy/static/b... https://ingramfinancial.com.au/wp-content/themes/blocksy/static/bundle/892.e5f652f3f981cb511bc3.js — 200 — 2.7 KiB — 1.1 s — h3https://ingramfinancial.com.au/wp-content/themes/blocksy/static/bundle/641.656abb12c469e8c7581a.js/wp-content/themes/blocksy/static/b... https://ingramfinancial.com.au/wp-content/themes/blocksy/static/bundle/641.656abb12c469e8c7581a.js — 200 — 738 B — 29 ms — h3https://ingramfinancial.com.au/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://ingramfinancial.com.au/wp-admin/admin-ajax.php — 200 — 3.0 KiB — 1.3 s — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-8N4L0CYFV2&gtm=45Pe6562v9251661401za200zb9251642907zd9251642907&_p=1778415968210&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYzg1YT.dZTNiMT&_eu=AAAAAAAC&are=1&cid=529304048.1778415969&frm=0&pscdl=noapi&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~118128923~118463262~118719170&sid=1778415968&sct=1&seg=0&dl=https%3A%2F%2Fingramfinancial.com.au%2F&dr=https%3A%2F%2Fingramfinancial.com.au%2F&dt=Mortgage%20Broker%20Sutherland%20Shire%20-%20Home%20Loans%20Australia%20-%20Ingram%20Financial&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&ep.googlesitekit_post_type=page&tfd=2485region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-8N4L0CYFV2&gtm=45Pe6562v9251661401za200zb9251642907zd9251642907&_p=1778415968210&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dYzg1YT.dZTNiMT&_eu=AAAAAAAC&are=1&cid=529304048.1778415969&frm=0&pscdl=noapi&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~118128923~118463262~118719170&sid=1778415968&sct=1&seg=0&dl=https%3A%2F%2Fingramfinancial.com.au%2F&dr=https%3A%2F%2Fingramfinancial.com.au%2F&dt=Mortgage%20Broker%20Sutherland%20Shire%20-%20Home%20Loans%20Australia%20-%20Ingram%20Financial&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&ep.googlesitekit_post_type=page&tfd=2485 — 204 — 553 B — 65 ms — h2https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo-32x32.png/wp-content/uploads/2026/04/cropped... https://ingramfinancial.com.au/wp-content/uploads/2026/04/cropped-Logo-32x32.png — 200 — 0 B — 2 ms — h3https://ingramfinancial.com.au/wp-content/plugins/forminator/assets/css/intlTelInput.min.css?ver=4.0.3/wp-content/plugins/forminator/asse... https://ingramfinancial.com.au/wp-content/plugins/forminator/assets/css/intlTelInput.min.css?ver=4.0.3 — 200 — 3.0 KiB — 24 ms — h3https://ingramfinancial.com.au/wp-content/plugins/forminator/assets/js/library/intlTelInput.min.js?ver=4.0.3/wp-content/plugins/forminator/asse... https://ingramfinancial.com.au/wp-content/plugins/forminator/assets/js/library/intlTelInput.min.js?ver=4.0.3 — 200 — 11.7 KiB — 26 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
45% of JavaScript execution is third-party
First-party Third-party 418ms · 174KB · A$7/mo
data:text/javascript;base64,cmVxdWVzdEFuaW1hdGlvbkZyYW1lKCgpPT5kb2N1bWVudC5ib2R5LmNsYXNzTGlzdC5hZGQoInN0ay0tYW5pbS1pbml0Iikp
Other
Costly
Execution 281ms
Transfer 0 KB
Monthly Cost A$5/mo
Unattributable
Other
Optional
Execution 79ms
Transfer 0 KB
Monthly Cost A$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 58ms
Transfer 174 KB
Unused 41%
Monthly Cost A$1/mo

These scripts may cost more than they're worth

  • data:text/javascript;base64,cmVxdWVzdEFuaW1hdGlvbkZyYW1lKCgpPT5kb2N1bWVudC5ib2R5LmNsYXNzTGlzdC5hZGQoInN0ay0tYW5pbS1pbml0Iikp adds 281ms and costs ~A$5/month

45% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

data:text/javascript;base64,cmVxdWVzdEFuaW1hdGlvbkZyYW1lKCgpPT5kb2N1bWVudC5ib2R5LmNsYXNzTGlzdC5hZGQoInN0ay0tYW5pbS1pbml0Iikp takes 281ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

Image Optimization
9 images, 77 KB total, 23 KB wasted
INFO

Image Optimization Audit

Total Images

9

Total Size

77 KB

Oversized

3

Wasted

23 KB

1 missing alt text 4 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