Skip to content
https://Mood.mozoo.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
5
REVIEW
7
PASS
11
INFO
3

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

63
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
88
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.36 s

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

8.15 s

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

254 ms

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

0.000

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

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

8.76 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
11 PASS 7 REVIEW 5 FIX
F
Page Weight Budget
Action
4.5 MB transferred, 47 requests
FIX
4.5 MB transferred, 47 requests
Critical::
Page weighs 5.7 MB (4.5 MB transferred)
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Info::
47 HTTP requests
Info::
Estimated 0.95 g CO2 per page load
4.5 MB / 2.4 MB budget
4.5 MB transferred
47 requests
0.95 g CO2 per page load
Other 2.6 MiB 57%
Images 1.4 MiB 30%
JavaScript 371.8 KiB 8%
Fonts 140.1 KiB 3%
CSS 25.8 KiB 1%
HTML 24.6 KiB 1%
Other 17.9 KiB 0%
Other 2.3 KiB 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

D
Third-Party Impact
Action
85% third-party, 0 ms blocking
FIX
85% third-party, 0 ms blocking
Warning::
Third-party code accounts for 85% of page weight (3.8 MiB of 4.5 MiB)
Info::
Third-party blocking time is low (0 ms)
85%
First-party Third-party
D
JS Execution Cost
Action
2163ms total JS execution
FIX
2163ms total JS execution
Warning::
https://mood.mozoo.com/: 854ms CPU time
Warning::
Unattributable: 595ms CPU time
Warning::
https://static.axept.io/sdk.js: 312ms CPU time
Warning::
https://mood.mozoo.com/assets/js/lib/jquery-1.12.4...: 270ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-KLN...: 132ms CPU time
Info::
Third-party scripts: 1039ms (48% of total)

Main Thread Breakdown

Other 40% Script Evaluation 26% Style & Layout 17% Script Parsing & Compilation 6% Rendering 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://mood.mozoo.com/854ms12ms5ms1st
Unattributable595ms17ms0ms3rd
https://static.axept.io/sdk.js312ms240ms70ms3rd
https://mood.mozoo.com/assets/js/lib/jquery-1.12.4.min.js270ms208ms10ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-KLN3K7W7132ms84ms39ms3rd
D
Page Weight Inventory
Action
47 resources · 4.5 MB · 211 KB savings available
FIX
47 resources · 4.5 MB · 211 KB savings available
Warning::
Page weight 4.5 MB exceeds 1 MB target by 3.5 MB
Got: 4.5 MB Expected: ≤ 1 MB
Info::
~211 KB of savings available
Warning::
21 third-party resources (85% of weight)
Info::
2 resources over 200KB
47 resources · 4.5 MiB · 21 third-party 3.5 MiB over 1MB target
Media 57% · 2.6 MiB
Image 31% · 1.4 MiB
JavaScript 8% · 371.8 KiB
Font 3% · 140.1 KiB
CSS 1% · 25.8 KiB
Document 1% · 24.6 KiB
Other 0% · 2.3 KiB

~210.6 KiB of savings available

Remove unused JavaScript: 210.6 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-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
B
Image Optimization
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Info::
All images are well-optimized
20 images 1.4 MB
0 oversized -0 KB
20 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
12 scripts, 211 KB unused
REVIEW
12 scripts, 211 KB unused
Warning::
https://static.axept.io/sdk.js: 118 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KLN...: 72 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mood.mozoo.com/assets/js/lib/jquery-1.12.4...: 20 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 211 KB
211 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.axept.io/sdk.js183 KB118 KB (65%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KLN3K7W7111 KB72 KB (65%)3rd
https://mood.mozoo.com/assets/js/lib/jquery-1.12.4.min.js33 KB20 KB (61%)1st
https://mood.mozoo.com/assets/js/lib/jquery.validate.min.js8 KB1st
https://mood.mozoo.com/assets/js/lib/isotope.pkgd.min.js10 KB1st
https://mood.mozoo.com/assets/js/lib/base.min.js?ts=17784125832 KB1st
https://mood.mozoo.com/assets/js/lib/qrious.min.js?ts=17784125837 KB1st
https://mood.mozoo.com/assets/js/poppins.js?ts=17784125833 KB1st
https://mood.mozoo.com/assets/js/cta.js?ts=17784125833 KB1st
https://mood.mozoo.com/assets/js/moods.js?ts=17784125836 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

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.
B
JavaScript Blocking
1 JS blocking issue(s) detected
REVIEW
1 JS blocking issue(s) detected
Warning::
10 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.
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+
Font Loading
4 fonts (140 KB)
PASS
4 fonts (140 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

140 KB total

Render-blocking

0

of 4

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.4 s LCP 8.1 shttps://mood.mozoo.com/assets/fonts/ABCDiatype-Regular.woff2ABCDiatype-Regular.woff2 https://mood.mozoo.com/assets/fonts/ABCDiatype-Regular.woff2 — 33.8 KiB — 291 ms — font-display: swaphttps://mood.mozoo.com/assets/fonts/Parafina-BlackS.woff2Parafina-BlackS.woff2 https://mood.mozoo.com/assets/fonts/Parafina-BlackS.woff2 — 35.4 KiB — 286 ms — font-display: swaphttps://mood.mozoo.com/assets/fonts/ABCDiatype-Bold.woff2ABCDiatype-Bold.woff2 https://mood.mozoo.com/assets/fonts/ABCDiatype-Bold.woff2 — 35.9 KiB — 369 ms — font-display: swaphttps://mood.mozoo.com/assets/fonts/ABCDiatype-Light.woff2ABCDiatype-Light.woff2 https://mood.mozoo.com/assets/fonts/ABCDiatype-Light.woff2 — 35.0 KiB — 375 ms — font-display: swap
ABCDiatype-Regular.woff2 woff2 swap
Size 34 KB
Load time 291 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
Parafina-BlackS.woff2 woff2 swap
Size 35 KB
Load time 286 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
ABCDiatype-Bold.woff2 woff2 swap
Size 36 KB
Load time 369 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
ABCDiatype-Light.woff2 woff2 swap
Size 35 KB
Load time 375 ms
Start 1.7 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+
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-store, no-cache, must-revalidate
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.
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
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
4 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
47 requests over 5498ms
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.4 s LCP 8.1 shttps://mood.mozoo.com// https://mood.mozoo.com/ — 200 — 24.6 KiB — 958 ms — http/1.1https://mood.mozoo.com/assets/css/base.min.css?ts=1778412583/assets/css/base.min.css?ts=1778412... https://mood.mozoo.com/assets/css/base.min.css?ts=1778412583 — 200 — 9.3 KiB — 150 ms — http/1.1https://mood.mozoo.com/assets/css/slider.css?ts=1778412583/assets/css/slider.css?ts=177841258... https://mood.mozoo.com/assets/css/slider.css?ts=1778412583 — 200 — 2.1 KiB — 151 ms — http/1.1https://mood.mozoo.com/assets/css/custom_base.css?ts=1778412583/assets/css/custom_base.css?ts=1778... https://mood.mozoo.com/assets/css/custom_base.css?ts=1778412583 — 200 — 6.4 KiB — 297 ms — http/1.1https://mood.mozoo.com/assets/css/style.css?ts=1778412583/assets/css/style.css?ts=1778412583 https://mood.mozoo.com/assets/css/style.css?ts=1778412583 — 200 — 8.0 KiB — 301 ms — http/1.1https://mood.mozoo.com/assets/js/lib/jquery-1.12.4.min.js/assets/js/lib/jquery-1.12.4.min.js https://mood.mozoo.com/assets/js/lib/jquery-1.12.4.min.js — 200 — 33.5 KiB — 572 ms — http/1.1https://mood.mozoo.com/assets/js/lib/jquery.validate.min.js/assets/js/lib/jquery.validate.min.... https://mood.mozoo.com/assets/js/lib/jquery.validate.min.js — 200 — 8.1 KiB — 429 ms — http/1.1https://mood.mozoo.com/assets/js/lib/isotope.pkgd.min.js/assets/js/lib/isotope.pkgd.min.js https://mood.mozoo.com/assets/js/lib/isotope.pkgd.min.js — 200 — 10.1 KiB — 443 ms — http/1.1https://mood.mozoo.com/assets/js/lib/base.min.js?ts=1778412583/assets/js/lib/base.min.js?ts=17784... https://mood.mozoo.com/assets/js/lib/base.min.js?ts=1778412583 — 200 — 1.8 KiB — 443 ms — http/1.1https://mood.mozoo.com/assets/js/lib/qrious.min.js?ts=1778412583/assets/js/lib/qrious.min.js?ts=177... https://mood.mozoo.com/assets/js/lib/qrious.min.js?ts=1778412583 — 200 — 6.8 KiB — 443 ms — http/1.1https://mood.mozoo.com/assets/js/poppins.js?ts=1778412583/assets/js/poppins.js?ts=1778412583 https://mood.mozoo.com/assets/js/poppins.js?ts=1778412583 — 200 — 2.5 KiB — 447 ms — http/1.1https://mood.mozoo.com/assets/js/cta.js?ts=1778412583/assets/js/cta.js?ts=1778412583 https://mood.mozoo.com/assets/js/cta.js?ts=1778412583 — 200 — 3.1 KiB — 573 ms — http/1.1https://mood.mozoo.com/assets/js/moods.js?ts=1778412583/assets/js/moods.js?ts=1778412583 https://mood.mozoo.com/assets/js/moods.js?ts=1778412583 — 200 — 5.8 KiB — 591 ms — http/1.1https://mood.mozoo.com/assets/js/login.js?ts=1778412583/assets/js/login.js?ts=1778412583 https://mood.mozoo.com/assets/js/login.js?ts=1778412583 — 200 — 1.2 KiB — 590 ms — http/1.1https://mood.mozoo.com/assets/js/script.js?ts=1778412583/assets/js/script.js?ts=1778412583 https://mood.mozoo.com/assets/js/script.js?ts=1778412583 — 200 — 4.5 KiB — 592 ms — http/1.1https://mood.mozoo.com/assets/img/Mood_logo.svg/assets/img/Mood_logo.svg https://mood.mozoo.com/assets/img/Mood_logo.svg — 200 — 1.5 KiB — 149 ms — http/1.1https://mood.mozoo.com/assets/img/phone_home.png/assets/img/phone_home.png https://mood.mozoo.com/assets/img/phone_home.png — 200 — 236.9 KiB — 429 ms — http/1.1https://mood.mozoo.com/assets/img/phone_home_notch.png/assets/img/phone_home_notch.png https://mood.mozoo.com/assets/img/phone_home_notch.png — 200 — 1.4 KiB — 151 ms — http/1.1https://mood.mozoo.com/assets/img/bg-home/wave_distort_3.png/assets/img/bg-home/wave_distort_3.... https://mood.mozoo.com/assets/img/bg-home/wave_distort_3.png — 200 — 156.2 KiB — 428 ms — http/1.1https://mood.mozoo.com/assets/img/Mood_logo_white.svg/assets/img/Mood_logo_white.svg https://mood.mozoo.com/assets/img/Mood_logo_white.svg — 200 — 1.6 KiB — 150 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-KLN3K7W7www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KLN3K7W7 — 200 — 111.1 KiB — 97 ms — h2https://moodbymozoo.mozoo.com/cards/jaguar6.jpgmoodbymozoo.mozoo.com/cards/jaguar6... https://moodbymozoo.mozoo.com/cards/jaguar6.jpg — 200 — 14.2 KiB — 483 ms — h2https://moodbymozoo.mozoo.com/cards/lacostewatch.jpgmoodbymozoo.mozoo.com/cards/lacoste... https://moodbymozoo.mozoo.com/cards/lacostewatch.jpg — 200 — 98.9 KiB — 755 ms — h2https://moodbymozoo.mozoo.com/cards/starbucks2.jpgmoodbymozoo.mozoo.com/cards/starbuc... https://moodbymozoo.mozoo.com/cards/starbucks2.jpg — 200 — 24.5 KiB — 586 ms — h2https://moodbymozoo.mozoo.com/cards/t_mercedes10.jpgmoodbymozoo.mozoo.com/cards/t_merce... https://moodbymozoo.mozoo.com/cards/t_mercedes10.jpg — 200 — 29.8 KiB — 600 ms — h2https://moodbymozoo.mozoo.com/cards/ESTEELAUDER_NOV24_VID6_V4.jpgmoodbymozoo.mozoo.com/cards/ESTEELA... https://moodbymozoo.mozoo.com/cards/ESTEELAUDER_NOV24_VID6_V4.jpg — 200 — 111.4 KiB — 781 ms — h2https://mood.mozoo.com/assets/fonts/ABCDiatype-Regular.woff2/assets/fonts/ABCDiatype-Regular.wo... https://mood.mozoo.com/assets/fonts/ABCDiatype-Regular.woff2 — 200 — 33.8 KiB — 291 ms — http/1.1https://mood.mozoo.com/assets/fonts/Parafina-BlackS.woff2/assets/fonts/Parafina-BlackS.woff2 https://mood.mozoo.com/assets/fonts/Parafina-BlackS.woff2 — 200 — 35.4 KiB — 286 ms — http/1.1https://mood.mozoo.com/assets/fonts/ABCDiatype-Bold.woff2/assets/fonts/ABCDiatype-Bold.woff2 https://mood.mozoo.com/assets/fonts/ABCDiatype-Bold.woff2 — 200 — 35.9 KiB — 369 ms — http/1.1https://mood.mozoo.com/assets/fonts/ABCDiatype-Light.woff2/assets/fonts/ABCDiatype-Light.woff... https://mood.mozoo.com/assets/fonts/ABCDiatype-Light.woff2 — 200 — 35.0 KiB — 375 ms — http/1.1
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.4 s LCP 8.1 shttps://mood.mozoo.com// https://mood.mozoo.com/ — 200 — 24.6 KiB — 958 ms — http/1.1https://mood.mozoo.com/assets/css/base.min.css?ts=1778412583/assets/css/base.min.css?ts=1778412... https://mood.mozoo.com/assets/css/base.min.css?ts=1778412583 — 200 — 9.3 KiB — 150 ms — http/1.1https://mood.mozoo.com/assets/css/slider.css?ts=1778412583/assets/css/slider.css?ts=177841258... https://mood.mozoo.com/assets/css/slider.css?ts=1778412583 — 200 — 2.1 KiB — 151 ms — http/1.1https://mood.mozoo.com/assets/css/custom_base.css?ts=1778412583/assets/css/custom_base.css?ts=1778... https://mood.mozoo.com/assets/css/custom_base.css?ts=1778412583 — 200 — 6.4 KiB — 297 ms — http/1.1https://mood.mozoo.com/assets/css/style.css?ts=1778412583/assets/css/style.css?ts=1778412583 https://mood.mozoo.com/assets/css/style.css?ts=1778412583 — 200 — 8.0 KiB — 301 ms — http/1.1https://mood.mozoo.com/assets/js/lib/jquery-1.12.4.min.js/assets/js/lib/jquery-1.12.4.min.js https://mood.mozoo.com/assets/js/lib/jquery-1.12.4.min.js — 200 — 33.5 KiB — 572 ms — http/1.1https://mood.mozoo.com/assets/js/lib/jquery.validate.min.js/assets/js/lib/jquery.validate.min.... https://mood.mozoo.com/assets/js/lib/jquery.validate.min.js — 200 — 8.1 KiB — 429 ms — http/1.1https://mood.mozoo.com/assets/js/lib/isotope.pkgd.min.js/assets/js/lib/isotope.pkgd.min.js https://mood.mozoo.com/assets/js/lib/isotope.pkgd.min.js — 200 — 10.1 KiB — 443 ms — http/1.1https://mood.mozoo.com/assets/js/lib/base.min.js?ts=1778412583/assets/js/lib/base.min.js?ts=17784... https://mood.mozoo.com/assets/js/lib/base.min.js?ts=1778412583 — 200 — 1.8 KiB — 443 ms — http/1.1https://mood.mozoo.com/assets/js/lib/qrious.min.js?ts=1778412583/assets/js/lib/qrious.min.js?ts=177... https://mood.mozoo.com/assets/js/lib/qrious.min.js?ts=1778412583 — 200 — 6.8 KiB — 443 ms — http/1.1https://mood.mozoo.com/assets/js/poppins.js?ts=1778412583/assets/js/poppins.js?ts=1778412583 https://mood.mozoo.com/assets/js/poppins.js?ts=1778412583 — 200 — 2.5 KiB — 447 ms — http/1.1https://mood.mozoo.com/assets/js/cta.js?ts=1778412583/assets/js/cta.js?ts=1778412583 https://mood.mozoo.com/assets/js/cta.js?ts=1778412583 — 200 — 3.1 KiB — 573 ms — http/1.1https://mood.mozoo.com/assets/js/moods.js?ts=1778412583/assets/js/moods.js?ts=1778412583 https://mood.mozoo.com/assets/js/moods.js?ts=1778412583 — 200 — 5.8 KiB — 591 ms — http/1.1https://mood.mozoo.com/assets/js/login.js?ts=1778412583/assets/js/login.js?ts=1778412583 https://mood.mozoo.com/assets/js/login.js?ts=1778412583 — 200 — 1.2 KiB — 590 ms — http/1.1https://mood.mozoo.com/assets/js/script.js?ts=1778412583/assets/js/script.js?ts=1778412583 https://mood.mozoo.com/assets/js/script.js?ts=1778412583 — 200 — 4.5 KiB — 592 ms — http/1.1https://mood.mozoo.com/assets/img/Mood_logo.svg/assets/img/Mood_logo.svg https://mood.mozoo.com/assets/img/Mood_logo.svg — 200 — 1.5 KiB — 149 ms — http/1.1https://mood.mozoo.com/assets/img/phone_home.png/assets/img/phone_home.png https://mood.mozoo.com/assets/img/phone_home.png — 200 — 236.9 KiB — 429 ms — http/1.1https://mood.mozoo.com/assets/img/phone_home_notch.png/assets/img/phone_home_notch.png https://mood.mozoo.com/assets/img/phone_home_notch.png — 200 — 1.4 KiB — 151 ms — http/1.1https://mood.mozoo.com/assets/img/bg-home/wave_distort_3.png/assets/img/bg-home/wave_distort_3.... https://mood.mozoo.com/assets/img/bg-home/wave_distort_3.png — 200 — 156.2 KiB — 428 ms — http/1.1https://mood.mozoo.com/assets/img/Mood_logo_white.svg/assets/img/Mood_logo_white.svg https://mood.mozoo.com/assets/img/Mood_logo_white.svg — 200 — 1.6 KiB — 150 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-KLN3K7W7www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KLN3K7W7 — 200 — 111.1 KiB — 97 ms — h2https://moodbymozoo.mozoo.com/cards/jaguar6.jpgmoodbymozoo.mozoo.com/cards/jaguar6... https://moodbymozoo.mozoo.com/cards/jaguar6.jpg — 200 — 14.2 KiB — 483 ms — h2https://moodbymozoo.mozoo.com/cards/lacostewatch.jpgmoodbymozoo.mozoo.com/cards/lacoste... https://moodbymozoo.mozoo.com/cards/lacostewatch.jpg — 200 — 98.9 KiB — 755 ms — h2https://moodbymozoo.mozoo.com/cards/starbucks2.jpgmoodbymozoo.mozoo.com/cards/starbuc... https://moodbymozoo.mozoo.com/cards/starbucks2.jpg — 200 — 24.5 KiB — 586 ms — h2https://moodbymozoo.mozoo.com/cards/t_mercedes10.jpgmoodbymozoo.mozoo.com/cards/t_merce... https://moodbymozoo.mozoo.com/cards/t_mercedes10.jpg — 200 — 29.8 KiB — 600 ms — h2https://moodbymozoo.mozoo.com/cards/ESTEELAUDER_NOV24_VID6_V4.jpgmoodbymozoo.mozoo.com/cards/ESTEELA... https://moodbymozoo.mozoo.com/cards/ESTEELAUDER_NOV24_VID6_V4.jpg — 200 — 111.4 KiB — 781 ms — h2https://mood.mozoo.com/assets/fonts/ABCDiatype-Regular.woff2/assets/fonts/ABCDiatype-Regular.wo... https://mood.mozoo.com/assets/fonts/ABCDiatype-Regular.woff2 — 200 — 33.8 KiB — 291 ms — http/1.1https://mood.mozoo.com/assets/fonts/Parafina-BlackS.woff2/assets/fonts/Parafina-BlackS.woff2 https://mood.mozoo.com/assets/fonts/Parafina-BlackS.woff2 — 200 — 35.4 KiB — 286 ms — http/1.1https://mood.mozoo.com/assets/fonts/ABCDiatype-Bold.woff2/assets/fonts/ABCDiatype-Bold.woff2 https://mood.mozoo.com/assets/fonts/ABCDiatype-Bold.woff2 — 200 — 35.9 KiB — 369 ms — http/1.1https://mood.mozoo.com/assets/fonts/ABCDiatype-Light.woff2/assets/fonts/ABCDiatype-Light.woff... https://mood.mozoo.com/assets/fonts/ABCDiatype-Light.woff2 — 200 — 35.0 KiB — 375 ms — http/1.1https://moodbymozoo.mozoo.com/videos/Philips_Baristina_FOOH.mp4moodbymozoo.mozoo.com/videos/Philip... https://moodbymozoo.mozoo.com/videos/Philips_Baristina_FOOH.mp4 — 206 — 61.4 KiB — 635 ms — h2https://static.axept.io/sdk.jsstatic.axept.io/sdk.js https://static.axept.io/sdk.js — 200 — 183.2 KiB — 43 ms — h3https://moodbymozoo.mozoo.com/cards/ice_watch_inter.jpgmoodbymozoo.mozoo.com/cards/ice_wat... https://moodbymozoo.mozoo.com/cards/ice_watch_inter.jpg — 200 — 127.8 KiB — 735 ms — h2https://moodbymozoo.mozoo.com/cards/ikea_cuisines_ctv.jpgmoodbymozoo.mozoo.com/cards/ikea_cu... https://moodbymozoo.mozoo.com/cards/ikea_cuisines_ctv.jpg — 200 — 62.2 KiB — 568 ms — h2https://moodbymozoo.mozoo.com/cards/VIDEO_6_VDEF.jpgmoodbymozoo.mozoo.com/cards/VIDEO_6... https://moodbymozoo.mozoo.com/cards/VIDEO_6_VDEF.jpg — 200 — 164.9 KiB — 759 ms — h2https://moodbymozoo.mozoo.com/cards/dior_story_video_10s.jpgmoodbymozoo.mozoo.com/cards/dior_st... https://moodbymozoo.mozoo.com/cards/dior_story_video_10s.jpg — 200 — 35.7 KiB — 571 ms — h2https://moodbymozoo.mozoo.com/cards/PRINTEMPSxMEETIC-VFINALE.jpgmoodbymozoo.mozoo.com/cards/PRINTEM... https://moodbymozoo.mozoo.com/cards/PRINTEMPSxMEETIC-VFINALE.jpg — 200 — 82.9 KiB — 761 ms — h2https://moodbymozoo.mozoo.com/cards/gammvert_dts_slideview.jpgmoodbymozoo.mozoo.com/cards/gammver... https://moodbymozoo.mozoo.com/cards/gammvert_dts_slideview.jpg — 200 — 55.9 KiB — 574 ms — h2https://moodbymozoo.mozoo.com/cards/08_Trend_What_do_you_want_now.jpgmoodbymozoo.mozoo.com/cards/08_Tren... https://moodbymozoo.mozoo.com/cards/08_Trend_What_do_you_want_now.jpg — 200 — 56.4 KiB — 571 ms — h2https://moodbymozoo.mozoo.com/cards/gucci_coffrets_slideview.jpgmoodbymozoo.mozoo.com/cards/gucci_c... https://moodbymozoo.mozoo.com/cards/gucci_coffrets_slideview.jpg — 200 — 34.2 KiB — 604 ms — h2https://moodbymozoo.mozoo.com/cards/harrahs_casino.jpgmoodbymozoo.mozoo.com/cards/harrahs... https://moodbymozoo.mozoo.com/cards/harrahs_casino.jpg — 200 — 32.8 KiB — 567 ms — h2https://moodbymozoo.mozoo.com/cards/toyota_yaris_dts_mpu.jpgmoodbymozoo.mozoo.com/cards/toyota_... https://moodbymozoo.mozoo.com/cards/toyota_yaris_dts_mpu.jpg — 200 — 70.8 KiB — 604 ms — h2https://client.axept.io/projectconfigurations/brands/651ac4831f2b261c35ee3a05.json?r=0client.axept.io/projectconfiguratio... https://client.axept.io/projectconfigurations/brands/651ac4831f2b261c35ee3a05.json?r=0 — 200 — 2.3 KiB — 287 ms — h3https://moodbymozoo.mozoo.com/videos/Philips_Baristina_FOOH.mp4moodbymozoo.mozoo.com/videos/Philip... https://moodbymozoo.mozoo.com/videos/Philips_Baristina_FOOH.mp4 — 206 — 40.0 KiB — 2.0 s — h2https://moodbymozoo.mozoo.com/videos/Philips_Baristina_FOOH.mp4moodbymozoo.mozoo.com/videos/Philip... https://moodbymozoo.mozoo.com/videos/Philips_Baristina_FOOH.mp4 — 206 — 2.5 MiB — 1.2 s — h2https://mood.mozoo.com/assets/img/favicons/android-chrome-192x192.png/assets/img/favicons/android-chrome... https://mood.mozoo.com/assets/img/favicons/android-chrome-192x192.png — 200 — 2.7 KiB — 149 ms — http/1.1https://mood.mozoo.com/assets/img/favicons/favicon.ico/assets/img/favicons/favicon.ico https://mood.mozoo.com/assets/img/favicons/favicon.ico — 200 — 15.2 KiB — 149 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
48% of JavaScript execution is third-party
First-party Third-party 1039ms · 294KB · $14/mo
Unattributable
Other
Costly
Execution 595ms
Transfer 0 KB
Monthly Cost $8/mo
static.axept.io
Other
Costly
Execution 312ms
Transfer 183 KB
Unused 65%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 132ms
Transfer 111 KB
Unused 65%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 595ms and costs ~$8/month
  • static.axept.io adds 312ms and costs ~$4/month

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

Unattributable takes 595ms 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

static.axept.io takes 312ms 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

65% of static.axept.io'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

65% of Google Tag Manager'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
5 images, 395 KB total, 2 KB wasted
INFO

Image Optimization Audit

Total Images

5

Total Size

395 KB

Oversized

2

Wasted

2 KB

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