Skip to content
https://www.hostinger.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
4
REVIEW
1
PASS
7
INFO
2

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

44
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
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.

3.07 s

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

3.26 s

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

502 ms

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

0.002

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

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

5.25 s

Page Load Progression

699 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
14
7 PASS 1 REVIEW 4 FIX
F
Page Weight Budget
Action
7.9 MB transferred, 178 requests
FIX
7.9 MB transferred, 178 requests
Critical::
Page weighs 14.9 MB (7.9 MB transferred)
Warning::
JavaScript is 2.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.2 MB
Info::
CSS is 218 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 218 KB
Warning::
178 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.7 g CO2 per page load
7.9 MB / 2.4 MB budget
7.9 MB transferred
178 requests
1.7 g CO2 per page load
Other 5.2 MiB 66%
JavaScript 2.2 MiB 28%
CSS 217.9 KiB 3%
HTML 85.8 KiB 1%
Images 83.0 KiB 1%
Fonts 61.5 KiB 1%
Other 47.6 KiB 1%
Other 7.0 KiB 0%
Other 2.5 KiB 0%
Other 217 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over 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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
70% third-party, 0 ms blocking
FIX
70% third-party, 0 ms blocking
Warning::
Third-party code accounts for 70% of page weight (5.6 MiB of 7.9 MiB)
Info::
Third-party blocking time is low (0 ms)
30%
70%
First-party Third-party
D
JS Execution Cost
Action
2834ms total JS execution
FIX
2834ms total JS execution
Warning::
https://www.hostinger.com/_nuxt/Bb2U7q7M.js: 981ms CPU time
Warning::
Unattributable: 405ms CPU time
Warning::
https://cdn.amplitude.com/script/82eb9b6dc70a29221...: 392ms CPU time
Warning::
https://www.hostinger.com/_nuxt/DFigC4fV.js: 390ms CPU time
Warning::
https://www.hostinger.com/: 327ms CPU time
Info::
Third-party scripts: 797ms (28% of total)

Main Thread Breakdown

Script Evaluation 65% Other 20% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
https://www.hostinger.com/_nuxt/Bb2U7q7M.js981ms802ms0ms1st
Unattributable405ms40ms0ms3rd
https://cdn.amplitude.com/script/82eb9b6dc70a29221070ce868d61e7d4.experiment.js392ms347ms5ms3rd
https://www.hostinger.com/_nuxt/DFigC4fV.js390ms361ms2ms1st
https://www.hostinger.com/327ms35ms1ms1st
https://www.hostinger.com/cdn-cgi/challenge-platform/scripts/jsd/main.js100ms92ms1ms1st
https://www.hostinger.com/cake/97ms73ms13ms1st
https://www.hostinger.com/cake/?id=G-73N1QWLEMH&cx=c&gtm=4e648190ms75ms10ms1st
https://www.hostinger.com/cake/?id=AW-779066021&cx=c&gtm=4e648152ms41ms11ms1st
F
JS Bundles
Action
81 scripts, 716 KB unused
FIX
81 scripts, 716 KB unused
Warning::
https://www.hostinger.com/_nuxt/DFigC4fV.js: 172 KB unused (23%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.hostinger.com/_nuxt/CeOUmB0a.js: 105 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KL4...: 99 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.hostinger.com/cake/: 76 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.hostinger.com/cake/gtd?id=AW-743689991...: 74 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 716 KB
716 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.hostinger.com/_nuxt/DFigC4fV.js752 KB172 KB (23%)1st
https://www.hostinger.com/_nuxt/CeOUmB0a.js154 KB105 KB (68%)1st
https://www.googletagmanager.com/gtm.js?id=GTM-KL4FQVG189 KB99 KB (52%)3rd
https://www.hostinger.com/cake/196 KB76 KB (39%)1st
https://www.hostinger.com/cake/gtd?id=AW-743689991&cx=c&gtm=4e6481150 KB74 KB (49%)1st
https://www.hostinger.com/cake/?id=AW-779066021&cx=c&gtm=4e6481148 KB69 KB (47%)1st
https://www.hostinger.com/cake/?id=G-73N1QWLEMH&cx=c&gtm=4e6481184 KB65 KB (36%)1st
https://www.hostinger.com/_nuxt/Bb2U7q7M.js86 KB32 KB (38%)1st
https://cdn.amplitude.com/script/82eb9b6dc70a29221070ce868d61e7d4.experiment.js44 KB24 KB (56%)3rd
https://www.hostinger.com/_nuxt/eV9MHhrn.js1 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

B
HTTP Caching
public, max-age=0, must-revalidate
REVIEW
public, max-age=0, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
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
16 images, 0 KB saveable
PASS
16 images, 0 KB saveable
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.hostinger.com/cdn-cgi/imagedelivery/Lq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
16 images 83 KB
0 oversized -0 KB
0 legacy format
13 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Font Loading
1 fonts (61 KB)
PASS
1 fonts (61 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

61 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 FCP 3.1 s LCP 3.3 shttps://www.hostinger.com/_nuxt/DM_Sans-normal-300_700-latin.Bf69Tn_J.woff2DM_Sans-normal-300_700-... https://www.hostinger.com/_nuxt/DM_Sans-normal-300_700-latin.Bf69Tn_J.woff2 — 61.5 KiB — 0 ms — font-display: swap
DM_Sans-normal-300_700-... woff2 swap
Size 61 KB
Load time 0 ms
Start 0 ms
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
178 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
28% of JavaScript execution is third-party
First-party Third-party 797ms · 44KB · $5/mo
Unattributable
Other
Costly
Execution 405ms
Transfer 0 KB
Monthly Cost $2/mo
Amplitude
Analytics
Costly
Execution 392ms
Transfer 44 KB
Unused 56%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 405ms and costs ~$2/month
  • Amplitude adds 392ms and costs ~$2/month

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

Amplitude takes 392ms 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

56% of Amplitude'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

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback