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

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
4
REVIEW
6
PASS
9
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.
82
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.
85
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.

813 ms

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

2.22 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.12 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.23 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
9 PASS 6 REVIEW 4 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 84 requests
FIX
3.4 MB transferred, 84 requests
Warning::
Page weighs 5.2 MB (3.4 MB transferred)
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 MB
Info::
Fonts are 261 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 261 KB
Info::
84 HTTP requests
Info::
Estimated 0.72 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
84 requests
0.72 g CO2 per page load
Images 2.2 MiB 63%
JavaScript 465.5 KiB 13%
Other 454.0 KiB 13%
Fonts 261.2 KiB 7%
CSS 74.8 KiB 2%
HTML 30.2 KiB 1%
Other 19.9 KiB 1%
Other 804 B 0%
Other 373 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

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 (3.4 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
84 resources · 3.4 MB · 137 KB savings available
FIX
84 resources · 3.4 MB · 137 KB savings available
Warning::
Page weight 3.4 MB exceeds 1 MB target by 2.4 MB
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~137 KB of savings available
Warning::
83 third-party resources (100% of weight)
Info::
3 resources over 200KB
84 resources · 3.4 MiB · 83 third-party 2.4 MiB over 1MB target
Image 63% · 2.2 MiB
JavaScript 13% · 468.6 KiB
Media 13% · 454.0 KiB
Font 7% · 261.2 KiB
CSS 2% · 74.8 KiB
Document 1% · 30.6 KiB
Other 0% · 2.7 KiB

~136.5 KiB of savings available

Remove unused JavaScript: 136.5 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, no-store, must-revalidate

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
B
JS Execution Cost
586ms total JS execution
REVIEW
586ms total JS execution
Info::
https://www.passionfish.com.au/: 196ms CPU time
Info::
https://static.cdn-website.com/libs/bower-skrollr/...: 161ms CPU time
Info::
Unattributable: 100ms CPU time
Info::
https://static.cdn-website.com/mnlt/production/643...: 75ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-LZP1...: 54ms CPU time
Warning::
Third-party scripts: 586ms (100% of total)

Main Thread Breakdown

Script Evaluation 33% Other 31% Style & Layout 20% Rendering 8% Script Parsing & Compilation 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.passionfish.com.au/196ms7ms3ms3rd
https://static.cdn-website.com/libs/bower-skrollr/skrollr.min.js161ms36ms0ms3rd
Unattributable100ms2ms0ms3rd
https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js75ms60ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=G-LZP1TZXJ1L54ms45ms9ms3rd
B
JS Bundles
25 scripts, 137 KB unused
REVIEW
25 scripts, 137 KB unused
Warning::
https://static.cdn-website.com/mnlt/production/643...: 68 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-LZP1...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 137 KB
137 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js94 KB68 KB (73%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LZP1TZXJ1L169 KB68 KB (40%)3rd
https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/runtime-module-anchors.aa582360c9b24e7b7508.js1 KB3rd
https://static.cdn-website.com/libs/bower-skrollr/skrollr.min.js6 KB3rd
https://app.multiscreenstore.com/script.js?1046802613 KB3rd
https://d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.js18 KB3rd
https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/913.ff8f8f707ce23b3cc94b.js20 KB3rd
https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/897.9923bdc13668f0516b9a.js3 KB3rd
https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/873.8f9aa73c7f5c82ba39d0.js2 KB3rd
https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/552.92ceb9ed2592f1de2576.js22 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
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
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+
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
31 images, 0 KB saveable
PASS
31 images, 0 KB saveable
Info::
All images are well-optimized
31 images 2.2 MB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
9 fonts (261 KB)
PASS
9 fonts (261 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

261 KB total

Render-blocking

0

of 9

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 813 ms LCP 2.2 shttps://irp.cdn-website.com/333efb8f/fonts/Futura+Book+font-4ed9_400.ttfFutura+Book+font-4ed9_4... https://irp.cdn-website.com/333efb8f/fonts/Futura+Book+font-4ed9_400.ttf — 24.4 KiB — 64 ms — font-display: swaphttps://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6fontawesome-webfont.woff https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6 — 96.3 KiB — 52 ms — font-display: swaphttps://irp.cdn-website.com/333efb8f/fonts/futura+light+bt-5af_400.ttffutura+light+bt-5af_400... https://irp.cdn-website.com/333efb8f/fonts/futura+light+bt-5af_400.ttf — 24.1 KiB — 81 ms — font-display: swaphttps://irp.cdn-website.com/333efb8f/fonts/futura+medium+bt-78d0_400.ttffutura+medium+bt-78d0_4... https://irp.cdn-website.com/333efb8f/fonts/futura+medium+bt-78d0_400.ttf — 24.8 KiB — 87 ms — font-display: swaphttps://irp.cdn-website.com/333efb8f/fonts/Futura+Heavy+font-59dc_400.ttfFutura+Heavy+font-59dc_... https://irp.cdn-website.com/333efb8f/fonts/Futura+Heavy+font-59dc_400.ttf — 25.1 KiB — 78 ms — font-display: swaphttps://irp.cdn-website.com/fonts/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://irp.cdn-website.com/fonts/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 42.4 KiB — 57 ms — font-display: swaphttps://irp.cdn-website.com/fonts/s/hind/v18/5aU69_a8oxmIdGl4BA.woff25aU69_a8oxmIdGl4BA.woff2 https://irp.cdn-website.com/fonts/s/hind/v18/5aU69_a8oxmIdGl4BA.woff2 — 16.1 KiB — 24 ms — font-display: swaphttps://static.cdn-website.com/fonts/dm-common-icons.ttf?5f0fgdm-common-icons.ttf https://static.cdn-website.com/fonts/dm-common-icons.ttf?5f0fg — 2.7 KiB — 21 ms — font-display: swaphttps://static.cdn-website.com/fonts/social_icons/19052025/dm-social-icons.ttfdm-social-icons.ttf https://static.cdn-website.com/fonts/social_icons/19052025/dm-social-icons.ttf — 5.2 KiB — 21 ms — font-display: swap
Futura+Book+font-4ed9_4... ttf swap
Size 24 KB
Load time 64 ms
Start 497 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fontawesome-webfont.woff woff swap
Size 96 KB
Load time 52 ms
Start 497 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
futura+light+bt-5af_400... ttf swap
Size 24 KB
Load time 81 ms
Start 497 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
futura+medium+bt-78d0_4... ttf swap
Size 25 KB
Load time 87 ms
Start 498 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Futura+Heavy+font-59dc_... ttf swap
Size 25 KB
Load time 78 ms
Start 498 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 42 KB
Load time 57 ms
Start 523 ms
Risk FOUT — text flashes from fallback to web font
5aU69_a8oxmIdGl4BA.woff2 woff2 swap
Size 16 KB
Load time 24 ms
Start 899 ms
Risk FOUT — text flashes from fallback to web font
dm-common-icons.ttf ttf swap
Size 3 KB
Load time 21 ms
Start 899 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
dm-social-icons.ttf ttf swap
Size 5 KB
Load time 21 ms
Start 899 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~61 KB and ~122 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+
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+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-cache, no-store, must-revalidate
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
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
84 requests over 1838ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 813 ms LCP 2.2 shttps://passionfish.com.au// https://passionfish.com.au/ — 301 — 427 B — 302 ms — h2https://www.passionfish.com.au/www.passionfish.com.au/ https://www.passionfish.com.au/ — 200 — 30.2 KiB — 123 ms — h2https://static.cdn-website.com/speculations/rules/prerender-1.0.3.jsonstatic.cdn-website.com/speculations... https://static.cdn-website.com/speculations/rules/prerender-1.0.3.json — 200 — 1.5 KiB — 55 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Shop-Front-1920w.jpglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Shop-Front-1920w.jpg — 200 — 536.8 KiB — 151 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/logo-1920w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/logo-1920w.png — 200 — 4.5 KiB — 419 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Logo-189w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Logo-189w.png — 200 — 4.8 KiB — 66 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/OZ-119w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/OZ-119w.png — 200 — 4.2 KiB — 121 ms — h2https://irp.cdn-website.com/333efb8f/dms3rep/multi/dzDq0NJJSXdFNBY6ZooQ_1080p_Match_Framerate+2.v2.0000000.jpgirp.cdn-website.com/333efb8f/dms3re... https://irp.cdn-website.com/333efb8f/dms3rep/multi/dzDq0NJJSXdFNBY6ZooQ_1080p_Match_Framerate+2.v2.0000000.jpg — 200 — 416.9 KiB — 148 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Logo-180w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Logo-180w.png — 200 — 4.4 KiB — 116 ms — h2https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.jsstatic.cdn-website.com/libs/jquery/... https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.js — 200 — 30.7 KiB — 74 ms — h2https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js — 200 — 93.9 KiB — 94 ms — h2https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js — 200 — 5.6 KiB — 92 ms — h2https://irp.cdn-website.com/fonts/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Hind:ital,wght@0,300;0,400;0,500;0,600;0,700&subset=latin-ext&display=swapirp.cdn-website.com/fonts/css2?fami... https://irp.cdn-website.com/fonts/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Hind:ital,wght@0,300;0,400;0,500;0,600;0,700&subset=latin-ext&display=swap — 200 — 2.8 KiB — 138 ms — h2https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.cssstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.css — 200 — 27.5 KiB — 59 ms — h2https://irp.cdn-website.com/WIDGET_CSS/f513fa07c030d90917fece143209b6bc.cssirp.cdn-website.com/WIDGET_CSS/f513... https://irp.cdn-website.com/WIDGET_CSS/f513fa07c030d90917fece143209b6bc.css — 200 — 9.5 KiB — 62 ms — h2https://irp.cdn-website.com/333efb8f/files/333efb8f_withFlex_1.min.css?v=a7ce132b94886416ae02c2c93d6d3447irp.cdn-website.com/333efb8f/files/... https://irp.cdn-website.com/333efb8f/files/333efb8f_withFlex_1.min.css?v=a7ce132b94886416ae02c2c93d6d3447 — 200 — 33.2 KiB — 146 ms — h2https://irp.cdn-website.com/333efb8f/files/333efb8f_home_withFlex_1.min.css?v=49a57ab2db3359c6b279fd8b934313d2irp.cdn-website.com/333efb8f/files/... https://irp.cdn-website.com/333efb8f/files/333efb8f_home_withFlex_1.min.css?v=49a57ab2db3359c6b279fd8b934313d2 — 200 — 1.8 KiB — 378 ms — h2https://www.googletagmanager.com/gtag/js?id=G-LZP1TZXJ1Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LZP1TZXJ1L — 200 — 169.4 KiB — 261 ms — h2https://app.multiscreenstore.com/script.js?104680261app.multiscreenstore.com/script.js?... https://app.multiscreenstore.com/script.js?104680261 — 200 — 3.1 KiB — 644 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9k…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9k… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/TilbaCollection_SQUARE-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/TilbaCollection_SQUARE-640w.png — 200 — 73.6 KiB — 113 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/LemongrassRange_SQUARE-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/LemongrassRange_SQUARE-640w.png — 200 — 34.4 KiB — 85 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/EssentialOils_SQUARE-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/EssentialOils_SQUARE-640w.png — 200 — 76.1 KiB — 104 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7258-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7258-640w.png — 200 — 66.4 KiB — 108 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/12Moons_Sqaure-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/12Moons_Sqaure-640w.png — 200 — 36.0 KiB — 113 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7719-640w.jpeglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7719-640w.jpeg — 200 — 43.2 KiB — 102 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/sunglasses-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/sunglasses-640w.png — 200 — 5.3 KiB — 106 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/diffusers-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/diffusers-640w.png — 200 — 11.0 KiB — 105 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Green+and+White+Organic+Health+Product+Promo+Instagram+Post+%281%29-777296fe-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Green+and+White+Organic+Health+Product+Promo+Instagram+Post+%281%29-777296fe-640w.png — 200 — 44.5 KiB — 111 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 813 ms LCP 2.2 shttps://passionfish.com.au// https://passionfish.com.au/ — 301 — 427 B — 302 ms — h2https://www.passionfish.com.au/www.passionfish.com.au/ https://www.passionfish.com.au/ — 200 — 30.2 KiB — 123 ms — h2https://static.cdn-website.com/speculations/rules/prerender-1.0.3.jsonstatic.cdn-website.com/speculations... https://static.cdn-website.com/speculations/rules/prerender-1.0.3.json — 200 — 1.5 KiB — 55 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Shop-Front-1920w.jpglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Shop-Front-1920w.jpg — 200 — 536.8 KiB — 151 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/logo-1920w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/logo-1920w.png — 200 — 4.5 KiB — 419 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Logo-189w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Logo-189w.png — 200 — 4.8 KiB — 66 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/OZ-119w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/OZ-119w.png — 200 — 4.2 KiB — 121 ms — h2https://irp.cdn-website.com/333efb8f/dms3rep/multi/dzDq0NJJSXdFNBY6ZooQ_1080p_Match_Framerate+2.v2.0000000.jpgirp.cdn-website.com/333efb8f/dms3re... https://irp.cdn-website.com/333efb8f/dms3rep/multi/dzDq0NJJSXdFNBY6ZooQ_1080p_Match_Framerate+2.v2.0000000.jpg — 200 — 416.9 KiB — 148 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Logo-180w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Logo-180w.png — 200 — 4.4 KiB — 116 ms — h2https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.jsstatic.cdn-website.com/libs/jquery/... https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.js — 200 — 30.7 KiB — 74 ms — h2https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js — 200 — 93.9 KiB — 94 ms — h2https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js — 200 — 5.6 KiB — 92 ms — h2https://irp.cdn-website.com/fonts/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Hind:ital,wght@0,300;0,400;0,500;0,600;0,700&subset=latin-ext&display=swapirp.cdn-website.com/fonts/css2?fami... https://irp.cdn-website.com/fonts/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Hind:ital,wght@0,300;0,400;0,500;0,600;0,700&subset=latin-ext&display=swap — 200 — 2.8 KiB — 138 ms — h2https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.cssstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.css — 200 — 27.5 KiB — 59 ms — h2https://irp.cdn-website.com/WIDGET_CSS/f513fa07c030d90917fece143209b6bc.cssirp.cdn-website.com/WIDGET_CSS/f513... https://irp.cdn-website.com/WIDGET_CSS/f513fa07c030d90917fece143209b6bc.css — 200 — 9.5 KiB — 62 ms — h2https://irp.cdn-website.com/333efb8f/files/333efb8f_withFlex_1.min.css?v=a7ce132b94886416ae02c2c93d6d3447irp.cdn-website.com/333efb8f/files/... https://irp.cdn-website.com/333efb8f/files/333efb8f_withFlex_1.min.css?v=a7ce132b94886416ae02c2c93d6d3447 — 200 — 33.2 KiB — 146 ms — h2https://irp.cdn-website.com/333efb8f/files/333efb8f_home_withFlex_1.min.css?v=49a57ab2db3359c6b279fd8b934313d2irp.cdn-website.com/333efb8f/files/... https://irp.cdn-website.com/333efb8f/files/333efb8f_home_withFlex_1.min.css?v=49a57ab2db3359c6b279fd8b934313d2 — 200 — 1.8 KiB — 378 ms — h2https://www.googletagmanager.com/gtag/js?id=G-LZP1TZXJ1Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LZP1TZXJ1L — 200 — 169.4 KiB — 261 ms — h2https://app.multiscreenstore.com/script.js?104680261app.multiscreenstore.com/script.js?... https://app.multiscreenstore.com/script.js?104680261 — 200 — 3.1 KiB — 644 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9k…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9k… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/TilbaCollection_SQUARE-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/TilbaCollection_SQUARE-640w.png — 200 — 73.6 KiB — 113 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/LemongrassRange_SQUARE-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/LemongrassRange_SQUARE-640w.png — 200 — 34.4 KiB — 85 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/EssentialOils_SQUARE-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/EssentialOils_SQUARE-640w.png — 200 — 76.1 KiB — 104 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7258-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7258-640w.png — 200 — 66.4 KiB — 108 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/12Moons_Sqaure-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/12Moons_Sqaure-640w.png — 200 — 36.0 KiB — 113 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7719-640w.jpeglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7719-640w.jpeg — 200 — 43.2 KiB — 102 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/sunglasses-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/sunglasses-640w.png — 200 — 5.3 KiB — 106 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/diffusers-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/diffusers-640w.png — 200 — 11.0 KiB — 105 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Green+and+White+Organic+Health+Product+Promo+Instagram+Post+%281%29-777296fe-640w.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Green+and+White+Organic+Health+Product+Promo+Instagram+Post+%281%29-777296fe-640w.png — 200 — 44.5 KiB — 111 ms — h2https://irp.cdn-website.com/333efb8f/fonts/Futura+Book+font-4ed9_400.ttfirp.cdn-website.com/333efb8f/fonts/... https://irp.cdn-website.com/333efb8f/fonts/Futura+Book+font-4ed9_400.ttf — 200 — 24.4 KiB — 64 ms — h2https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6static.cdn-website.com/fonts/fontaw... https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6 — 200 — 96.3 KiB — 52 ms — h2https://irp.cdn-website.com/333efb8f/fonts/futura+light+bt-5af_400.ttfirp.cdn-website.com/333efb8f/fonts/... https://irp.cdn-website.com/333efb8f/fonts/futura+light+bt-5af_400.ttf — 200 — 24.1 KiB — 81 ms — h2https://irp.cdn-website.com/333efb8f/fonts/futura+medium+bt-78d0_400.ttfirp.cdn-website.com/333efb8f/fonts/... https://irp.cdn-website.com/333efb8f/fonts/futura+medium+bt-78d0_400.ttf — 200 — 24.8 KiB — 87 ms — h2https://irp.cdn-website.com/333efb8f/fonts/Futura+Heavy+font-59dc_400.ttfirp.cdn-website.com/333efb8f/fonts/... https://irp.cdn-website.com/333efb8f/fonts/Futura+Heavy+font-59dc_400.ttf — 200 — 25.1 KiB — 78 ms — h2https://vid.cdn-website.com/333efb8f/videos/dzDq0NJJSXdFNBY6ZooQ_1080p_Match_Framerate+2-v.mp4vid.cdn-website.com/333efb8f/videos... https://vid.cdn-website.com/333efb8f/videos/dzDq0NJJSXdFNBY6ZooQ_1080p_Match_Framerate+2-v.mp4 — 206 — 454.0 KiB — 705 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://www.passionfish.com.au/manifest.jsonwww.passionfish.com.au/manifest.jso... https://www.passionfish.com.au/manifest.json — 200 — 373 B — 128 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://irp.cdn-website.com/fonts/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2irp.cdn-website.com/fonts/s/roboto/... https://irp.cdn-website.com/fonts/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 42.4 KiB — 57 ms — h3data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.jsd32hwlnfiv2gyn.cloudfront.net/sp-2.... https://d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.js — 200 — 18.2 KiB — 42 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/913.ff8f8f707ce23b3cc94b.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/913.ff8f8f707ce23b3cc94b.js — 200 — 19.7 KiB — 21 ms — h2https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/897.9923bdc13668f0516b9a.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/897.9923bdc13668f0516b9a.js — 200 — 2.5 KiB — 23 ms — h2https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/873.8f9aa73c7f5c82ba39d0.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/873.8f9aa73c7f5c82ba39d0.js — 200 — 1.7 KiB — 25 ms — h2https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/250.9195d93d432c603c3bc7.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/250.9195d93d432c603c3bc7.js — 200 — 1.2 KiB — 26 ms — h2https://static.cdn-website.com/libs/bower-skrollr/skrollr.min.jsstatic.cdn-website.com/libs/bower-s... https://static.cdn-website.com/libs/bower-skrollr/skrollr.min.js — 200 — 5.9 KiB — 20 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/runtime-module-layout.49f33827a56f1c488b85.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/runtime-module-layout.49f33827a56f1c488b85.js — 200 — 4.6 KiB — 23 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/runtime-module-anchors.aa582360c9b24e7b7508.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/runtime-module-anchors.aa582360c9b24e7b7508.js — 200 — 1.5 KiB — 24 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/918.927d00438f86d8d7cebb.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/918.927d00438f86d8d7cebb.js — 200 — 24.1 KiB — 25 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/552.92ceb9ed2592f1de2576.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/552.92ceb9ed2592f1de2576.js — 200 — 21.9 KiB — 26 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/306.059e86885b9487c90088.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/306.059e86885b9487c90088.js — 200 — 14.7 KiB — 26 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/rt-widgets.87457b32d19da16f22ff.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/rt-widgets.87457b32d19da16f22ff.js — 200 — 699 B — 21 ms — h3https://d32hwlnfiv2gyn.cloudfront.net/i?e=pv&page=Passionfish%20Candles%20%7C%20Handmade%20Soy%20Candles%20Australia&dtm=1778415300839&tid=913488&vp=1350x940&ds=1350x4420&vid=1&duid=c5f1737df46480e3&p=web&tv=js-2.0.0&fp=1409807583&aid=333efb8f&lang=en-US&cs=UTF-8&tz=UTC&tna=cf&f_pdf=1&f_qt=0&f_realp=0&f_wma=0&f_dir=0&f_fla=0&f_java=0&f_gears=0&f_ag=0&res=800x600&cd=24&cookie=1&url=https%3A%2F%2Fwww.passionfish.com.au%2Fd32hwlnfiv2gyn.cloudfront.net/i?e=p... https://d32hwlnfiv2gyn.cloudfront.net/i?e=pv&page=Passionfish%20Candles%20%7C%20Handmade%20Soy%20Candles%20Australia&dtm=1778415300839&tid=913488&vp=1350x940&ds=1350x4420&vid=1&duid=c5f1737df46480e3&p=web&tv=js-2.0.0&fp=1409807583&aid=333efb8f&lang=en-US&cs=UTF-8&tz=UTC&tna=cf&f_pdf=1&f_qt=0&f_realp=0&f_wma=0&f_dir=0&f_fla=0&f_java=0&f_gears=0&f_ag=0&res=800x600&cd=24&cookie=1&url=https%3A%2F%2Fwww.passionfish.com.au%2F — 200 — 351 B — 301 ms — h3https://rtc.multiscreensite.com/performance/metricsrtc.multiscreensite.com/performance... https://rtc.multiscreensite.com/performance/metrics — 200 — 0 B — 295 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-LZP1TZXJ1L&gtm=45je6562v875510605za200zd875510605&_p=1778415300733&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDU5Nj&_eu=AAAAAAAC&are=1&cid=422495489.1778415301&frm=0&pscdl=noapi&rcb=1&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~118463262&sid=1778415300&sct=1&seg=0&dl=https%3A%2F%2Fwww.passionfish.com.au%2F&dt=Passionfish%20Candles%20%7C%20Handmade%20Soy%20Candles%20Australia&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=801region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-LZP1TZXJ1L&gtm=45je6562v875510605za200zd875510605&_p=1778415300733&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDU5Nj&_eu=AAAAAAAC&are=1&cid=422495489.1778415301&frm=0&pscdl=noapi&rcb=1&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~118463262&sid=1778415300&sct=1&seg=0&dl=https%3A%2F%2Fwww.passionfish.com.au%2F&dt=Passionfish%20Candles%20%7C%20Handmade%20Soy%20Candles%20Australia&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=801 — 204 — 554 B — 103 ms — h2https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/292.054f2011e77bbb884f03.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/292.054f2011e77bbb884f03.js — 200 — 15.9 KiB — 22 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/977.646652a24a07c9ae540d.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/977.646652a24a07c9ae540d.js — 200 — 1.6 KiB — 22 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/920.03bf314937c52f413097.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/920.03bf314937c52f413097.js — 200 — 6.9 KiB — 21 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/389.08c3f004bc3ca0f1d492.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/389.08c3f004bc3ca0f1d492.js — 200 — 12.0 KiB — 25 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/764.73b0e9d264c58506ec0a.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/764.73b0e9d264c58506ec0a.js — 200 — 3.9 KiB — 24 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/621.3877a9f7746b3cb6c819.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/621.3877a9f7746b3cb6c819.js — 200 — 5.1 KiB — 24 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/664.dd2d6ea2cbf50d63857c.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/664.dd2d6ea2cbf50d63857c.js — 200 — 1.3 KiB — 23 ms — h3https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/824.d50ba9f64ae5636150dc.jsstatic.cdn-website.com/mnlt/product... https://static.cdn-website.com/mnlt/production/6434/editor/apps/modules/runtime/824.d50ba9f64ae5636150dc.js — 200 — 2.4 KiB — 19 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Passionfish-111-1920w.jpglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Passionfish-111-1920w.jpg — 200 — 193.5 KiB — 598 ms — h2https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/579276-1920w.jpglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/579276-1920w.jpg — 200 — 102.0 KiB — 28 ms — h2https://irp.cdn-website.com/fonts/s/hind/v18/5aU69_a8oxmIdGl4BA.woff2irp.cdn-website.com/fonts/s/hind/v1... https://irp.cdn-website.com/fonts/s/hind/v18/5aU69_a8oxmIdGl4BA.woff2 — 200 — 16.1 KiB — 24 ms — h3https://static.cdn-website.com/fonts/dm-common-icons.ttf?5f0fgstatic.cdn-website.com/fonts/dm-com... https://static.cdn-website.com/fonts/dm-common-icons.ttf?5f0fg — 200 — 2.7 KiB — 21 ms — h3https://static.cdn-website.com/fonts/social_icons/19052025/dm-social-icons.ttfstatic.cdn-website.com/fonts/social... https://static.cdn-website.com/fonts/social_icons/19052025/dm-social-icons.ttf — 200 — 5.2 KiB — 21 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/TilbaCollection_SQUARE-800h.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/TilbaCollection_SQUARE-800h.png — 200 — 103.4 KiB — 564 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/LemongrassRange_SQUARE-800h.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/LemongrassRange_SQUARE-800h.png — 200 — 47.5 KiB — 451 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/EssentialOils_SQUARE-800h.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/EssentialOils_SQUARE-800h.png — 200 — 115.1 KiB — 533 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7258-800h.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7258-800h.png — 200 — 107.9 KiB — 523 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/12Moons_Sqaure-800h.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/12Moons_Sqaure-800h.png — 200 — 46.6 KiB — 462 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7719-800h.jpeglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/IMG_7719-800h.jpeg — 200 — 60.1 KiB — 510 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/sunglasses-800h.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/sunglasses-800h.png — 200 — 6.4 KiB — 406 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/diffusers-800h.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/diffusers-800h.png — 200 — 15.3 KiB — 30 ms — h3https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Green+and+White+Organic+Health+Product+Promo+Instagram+Post+%281%29-777296fe-800h.pnglirp.cdn-website.com/333efb8f/dms3r... https://lirp.cdn-website.com/333efb8f/dms3rep/multi/opt/Green+and+White+Organic+Health+Product+Promo+Instagram+Post+%281%29-777296fe-800h.png — 200 — 61.2 KiB — 475 ms — h3https://rtc.multiscreensite.com/performance/metricsrtc.multiscreensite.com/performance... https://rtc.multiscreensite.com/performance/metrics — 204 — 125 B — 101 ms — h2https://rtc.multiscreensite.com/performance/metricsrtc.multiscreensite.com/performance... https://rtc.multiscreensite.com/performance/metrics — 204 — 125 B — 100 ms — h2https://irp.cdn-website.com/333efb8f/site_favicon_16_1717099652722.icoirp.cdn-website.com/333efb8f/site_f... https://irp.cdn-website.com/333efb8f/site_favicon_16_1717099652722.ico — 200 — 9.9 KiB — 334 ms — h2https://irp.cdn-website.com/333efb8f/dms3rep/multi/social-network-img.jpgirp.cdn-website.com/333efb8f/dms3re... https://irp.cdn-website.com/333efb8f/dms3rep/multi/social-network-img.jpg — 200 — 5.0 KiB — 24 ms — h2
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 586ms · 299KB · A$10/mo
www.passionfish.com.au
Other
Optional
Execution 196ms
Transfer 30 KB
Monthly Cost A$3/mo
static.cdn-website.com
Other
Optional
Execution 161ms
Transfer 6 KB
Monthly Cost A$3/mo
Unattributable
Other
Optional
Execution 100ms
Transfer 0 KB
Monthly Cost A$2/mo
static.cdn-website.com
Other
Optional
Execution 75ms
Transfer 94 KB
Unused 73%
Monthly Cost A$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 54ms
Transfer 169 KB
Unused 40%
Monthly Cost A$1/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

73% of static.cdn-website.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

Image Optimization
13 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

13

Total Size

0 KB

Oversized

1

7 missing alt text 9 missing dimensions 12 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