Skip to content
https://mcpl.ai

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
4
REVIEW
6
PASS
13
INFO
4

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

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

2.88 s

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

3.83 s

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

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

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

9.66 s

Page Load Progression

569 ms
1.1 s
1.7 s
2.3 s
2.8 s
3.4 s
4.0 s
4.6 s
Checks
27
13 PASS 6 REVIEW 4 FIX
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 (1.1 MiB of 1.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4411ms total JS execution
FIX
4411ms total JS execution
Warning::
https://www.mcpl.ai/: 1976ms CPU time
Warning::
https://www.mcpl.ai/_astro-1788720166637/preload-h...: 1046ms CPU time
Warning::
Unattributable: 834ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DLWX...: 459ms CPU time
Info::
https://www.mcpl.ai/_astro-1788720166637/Page.D6AG...: 96ms CPU time
Warning::
Third-party scripts: 3577ms (81% of total)

Main Thread Breakdown

Script Evaluation 35% Other 27% Style & Layout 25% Parse HTML & CSS 7%
ScriptTotalScriptingParse/CompileParty
https://www.mcpl.ai/1976ms149ms6ms3rd
https://www.mcpl.ai/_astro-1788720166637/preload-helper._FkkHp7l.js1046ms829ms0ms3rd
Unattributable834ms203ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-DLWXKQ4D0C459ms387ms64ms3rd
https://www.mcpl.ai/_astro-1788720166637/Page.D6AGnlzv.js96ms5ms7ms3rd
D
JS Bundles
Action
12 scripts, 310 KB unused
FIX
12 scripts, 310 KB unused
Warning::
https://www.mcpl.ai/_astro-1788720166637/Page.D6AG...: 238 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DLWX...: 73 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 310 KB
310 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.mcpl.ai/_astro-1788720166637/Page.D6AGnlzv.js378 KB238 KB (64%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DLWXKQ4D0C172 KB73 KB (42%)3rd
https://www.mcpl.ai/_astro-1788720166637/ClientHead.C2Pkh1nG.js1 KB3rd
https://www.mcpl.ai/_astro-1788720166637/client.BuD5P5zy.js1 KB3rd
https://www.mcpl.ai/_astro-1788720166637/Integrations.DAxkBq5j.js2 KB3rd
https://www.mcpl.ai/_astro-1788720166637/runtime-core.esm-bundler.DTJgwLZk.js31 KB3rd
https://www.mcpl.ai/_astro-1788720166637/preload-helper._FkkHp7l.js8 KB3rd
https://www.mcpl.ai/_astro-1788720166637/app.CdpBJIAD.js12 KB3rd
https://www.mcpl.ai/_astro-1788720166637/addDocumentElements.CluufJqE.js4 KB3rd
https://www.mcpl.ai/_astro-1788720166637/_plugin-vue_export-helper.BDNMzG2s.js1 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

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Page Weight Budget
1.1 MB transferred, 37 requests
REVIEW
1.1 MB transferred, 37 requests
Info::
Page weighs 3.2 MB (1.1 MB transferred)
Warning::
JavaScript is 622 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 622 KB
Info::
37 HTTP requests
Info::
Estimated 0.24 g CO2 per page load
1.1 MB / 2.4 MB budget
1.1 MB transferred
37 requests
0.24 g CO2 per page load
JavaScript 622.2 KiB 53%
Images 358.2 KiB 30%
Fonts 99.8 KiB 8%
CSS 55.3 KiB 5%
HTML 36.7 KiB 3%
Other 1.7 KiB 0%
Other 1.0 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Under budget

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

Why this matters

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

Source: web.dev

C
Document Compression
Action
Document response served uncompressed
REVIEW
Document response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
Page Weight Inventory
37 resources · 1.1 MB · 310 KB savings available
REVIEW
37 resources · 1.1 MB · 310 KB savings available
Warning::
Page weight 1.1 MB exceeds 1 MB target by 151 KB
Got: 1.1 MB Expected: ≤ 1 MB
Info::
~310 KB of savings available
Warning::
36 third-party resources (100% of weight)
Info::
1 resources over 200KB
37 resources · 1.1 MiB · 36 third-party 151.0 KiB over 1MB target
JavaScript 53% · 622.2 KiB
Image 31% · 359.3 KiB
Font 8% · 99.8 KiB
CSS 5% · 55.3 KiB
Document 3% · 36.9 KiB
Other 0% · 1.5 KiB

~310.4 KiB of savings available

Remove unused JavaScript: 310.4 KiB
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
1 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.
Warning::
Total JS execution time is 4.4 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
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
9 images, 0 KB saveable
PASS
9 images, 0 KB saveable
Info::
All images are well-optimized
9 images 358 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
Font Loading
6 fonts (100 KB)
PASS
6 fonts (100 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

100 KB total

Render-blocking

0

of 6

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 FCP 2.9 s LCP 3.8 shttps://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@400&subset=latin&display=swapfont-file https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@400&subset=latin&display=swap — 17.0 KiB — 170 ms — font-display: swaphttps://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=latin&display=swapfont-file https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=latin&display=swap — 16.8 KiB — 161 ms — font-display: swaphttps://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@500&subset=latin&display=swapfont-file https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@500&subset=latin&display=swap — 16.8 KiB — 164 ms — font-display: swaphttps://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@700&subset=latin&display=swapfont-file https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@700&subset=latin&display=swap — 17.4 KiB — 155 ms — font-display: swaphttps://cdn.zyrosite.com/u1/google-fonts/font-file?family=Inter:wght@500&subset=latin&display=swapfont-file https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Inter:wght@500&subset=latin&display=swap — 24.4 KiB — 159 ms — font-display: swaphttps://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=symbols&display=swapfont-file https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=symbols&display=swap — 7.3 KiB — 163 ms — font-display: swap
font-file woff2 swap
Size 17 KB
Load time 170 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 17 KB
Load time 161 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 17 KB
Load time 164 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 17 KB
Load time 155 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 24 KB
Load time 159 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 7 KB
Load time 163 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A
Resource Hints
9 hints, 0 missing preconnects
PASS
9 hints, 0 missing preconnects
Info::
7 preconnect hints -- excessive (recommended: <=6)
Each preconnect eagerly opens a TCP+TLS connection. On slow networks or low-end devices, too many parallel connections cause head-of-line blocking and starve the connections that matter for LCP. Trim to the 4-6 highest-value origins (the ones serving render-blocking or LCP resources).
Info::
1 URL(s) appear in multiple hints
The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://cdn.zyrosite.com/u1/google-fonts/font-faces?family=Roboto:wght@400;500;600;700&family=Times+New+Roman:wght@400&family=Carlito:wght@400&family=Inter:wght@400;500&display=swap (preconnect+preload).
Info::
Page uses 9 resource hint(s)

Current Resource Hints

preconnect
7
preload
1
dns-prefetch
prefetch
1

9 resource hints configured

Each preconnect eagerly opens a TCP+TLS connection. On slow networks or low-end devices, too many parallel connections cause head-of-line blocking and starve the connections that matter for LCP. Trim to the 4-6 highest-value origins (the ones serving render-blocking or LCP resources).

Why this matters

Informational: a labeled value pair from the audit.

The same href shouldn't appear in multiple hint rels -- one wins, the others are wasted markup and may confuse cache behavior. Sample: https://cdn.zyrosite.com/u1/google-fonts/font-faces?family=Roboto:wght@400;500;600;700&family=Times+New+Roman:wght@400&family=Carlito:wght@400&family=Inter:wght@400;500&display=swap (preconnect+preload).

Why this matters

Performance issues directly impact user engagement and conversion rates.

A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
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.
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
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Hostinger

Asset Compression
No text asset hosts to measure
INFO
No text asset hosts to measure
Info::
No third-party or subdomain host served enough text assets to measure
Asset compression is measured per host, from one HEAD request against a sampled resource. Pages that serve all their JS and CSS from the document's own origin are covered by the document compression check instead.
Network Waterfall
37 requests over 4058ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.9 s LCP 3.8 shttps://mcpl.ai// https://mcpl.ai/ — 301 — 151 B — 104 ms — h2https://www.mcpl.ai/www.mcpl.ai/ https://www.mcpl.ai/ — 200 — 36.7 KiB — 782 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-faces?family=Roboto:wght@400;500;600;700&family=Times+New+Roman:wght@400&family=Carlito:wght@400&family=Inter:wght@400;500&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-faces?family=Roboto:wght@400;500;600;700&family=Times+New+Roman:wght@400&family=Carlito:wght@400&family=Inter:wght@400;500&display=swap — 200 — 3.0 KiB — 183 ms — h2https://www.mcpl.ai/_astro-1788720166637/_..DC650DQ-.csswww.mcpl.ai/_astro-1788720166637/_.... https://www.mcpl.ai/_astro-1788720166637/_..DC650DQ-.css — 200 — 45.4 KiB — 797 ms — h2https://www.mcpl.ai/_astro-1788720166637/cookieconsent.p7tfYeZO.csswww.mcpl.ai/_astro-1788720166637/co... https://www.mcpl.ai/_astro-1788720166637/cookieconsent.p7tfYeZO.css — 200 — 6.9 KiB — 274 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,fit=crop/mP4M7b09arT48XVW/mcpl-logo-Y4LvVpZMlMu46vvP.pngassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,fit=crop/mP4M7b09arT48XVW/mcpl-logo-Y4LvVpZMlMu46vvP.png — 200 — 8.0 KiB — 45 ms — h2https://images.unsplash.com/photo-1602052577122-f73b9710adba?auto=format&fit=crop&w=1440images.unsplash.com/photo-160205257... https://images.unsplash.com/photo-1602052577122-f73b9710adba?auto=format&fit=crop&w=1440 — 200 — 113.2 KiB — 74 ms — h2https://assets.zyrosite.com/mP4M7b09arT48XVW/traffic.txtassets.zyrosite.com/mP4M7b09arT48XV... https://assets.zyrosite.com/mP4M7b09arT48XVW/traffic.txt — 200 — 428 B — 804 ms — h2https://www.mcpl.ai/_astro-1788720166637/ClientHead.C2Pkh1nG.jswww.mcpl.ai/_astro-1788720166637/Cl... https://www.mcpl.ai/_astro-1788720166637/ClientHead.C2Pkh1nG.js — 200 — 1.2 KiB — 232 ms — h3https://www.mcpl.ai/_astro-1788720166637/client.BuD5P5zy.jswww.mcpl.ai/_astro-1788720166637/cl... https://www.mcpl.ai/_astro-1788720166637/client.BuD5P5zy.js — 200 — 1.5 KiB — 195 ms — h3https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@400&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@400&subset=latin&display=swap — 200 — 17.0 KiB — 170 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=latin&display=swap — 200 — 16.8 KiB — 161 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@500&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@500&subset=latin&display=swap — 200 — 16.8 KiB — 164 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@700&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@700&subset=latin&display=swap — 200 — 17.4 KiB — 155 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=750,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=750,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpg — 200 — 74.6 KiB — 293 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=713,fit=crop/mP4M7b09arT48XVW/logo-mjEGQ1K1BefgoMa3.pngassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=713,fit=crop/mP4M7b09arT48XVW/logo-mjEGQ1K1BefgoMa3.png — 200 — 25.0 KiB — 401 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=342,fit=crop/mP4M7b09arT48XVW/calibration-of-instruments-500x500-YNq2207KagsrkP80.webpassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=342,fit=crop/mP4M7b09arT48XVW/calibration-of-instruments-500x500-YNq2207KagsrkP80.webp — 200 — 13.4 KiB — 817 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=342,fit=crop/mP4M7b09arT48XVW/laboratory-grade-micro-vickers-hardness-tester-mP4MMV1kJgHKe68B.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=342,fit=crop/mP4M7b09arT48XVW/laboratory-grade-micro-vickers-hardness-tester-mP4MMV1kJgHKe68B.jpg — 200 — 11.8 KiB — 379 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=525,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=525,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpg — 200 — 55.5 KiB — 362 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Inter:wght@500&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Inter:wght@500&subset=latin&display=swap — 200 — 24.4 KiB — 159 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=symbols&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=symbols&display=swap — 200 — 7.3 KiB — 163 ms — h2https://www.mcpl.ai/_astro-1788720166637/Page.D6AGnlzv.jswww.mcpl.ai/_astro-1788720166637/Pa... https://www.mcpl.ai/_astro-1788720166637/Page.D6AGnlzv.js — 200 — 378.1 KiB — 1.6 s — h3https://www.mcpl.ai/_astro-1788720166637/Integrations.DAxkBq5j.jswww.mcpl.ai/_astro-1788720166637/In... https://www.mcpl.ai/_astro-1788720166637/Integrations.DAxkBq5j.js — 200 — 2.4 KiB — 228 ms — h3https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=1078,fit=crop/mP4M7b09arT48XVW/rubber-hardness-tester-AoPJJRV1GLIkQBOG.jpegassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=1078,fit=crop/mP4M7b09arT48XVW/rubber-hardness-tester-AoPJJRV1GLIkQBOG.jpeg — 200 — 43.0 KiB — 410 ms — h2https://www.mcpl.ai/_astro-1788720166637/runtime-core.esm-bundler.DTJgwLZk.jswww.mcpl.ai/_astro-1788720166637/ru... https://www.mcpl.ai/_astro-1788720166637/runtime-core.esm-bundler.DTJgwLZk.js — 200 — 30.8 KiB — 827 ms — h3https://www.mcpl.ai/_astro-1788720166637/preload-helper._FkkHp7l.jswww.mcpl.ai/_astro-1788720166637/pr... https://www.mcpl.ai/_astro-1788720166637/preload-helper._FkkHp7l.js — 200 — 7.8 KiB — 209 ms — h3https://www.mcpl.ai/_astro-1788720166637/app.CdpBJIAD.jswww.mcpl.ai/_astro-1788720166637/ap... https://www.mcpl.ai/_astro-1788720166637/app.CdpBJIAD.js — 200 — 12.3 KiB — 222 ms — h3https://www.mcpl.ai/_astro-1788720166637/addDocumentElements.CluufJqE.jswww.mcpl.ai/_astro-1788720166637/ad... https://www.mcpl.ai/_astro-1788720166637/addDocumentElements.CluufJqE.js — 200 — 4.4 KiB — 260 ms — h3https://www.mcpl.ai/_astro-1788720166637/_plugin-vue_export-helper.BDNMzG2s.jswww.mcpl.ai/_astro-1788720166637/_p... https://www.mcpl.ai/_astro-1788720166637/_plugin-vue_export-helper.BDNMzG2s.js — 200 — 768 B — 198 ms — h3https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=32,h=32,fit=crop,f=png/mP4M7b09arT48XVW/mcpl-calibration-services-YD0w6D7JroCo9lOl.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=32,h=32,fit=crop,f=png/mP4M7b09arT48XVW/mcpl-calibration-services-YD0w6D7JroCo9lOl.jpg — 200 — 1.1 KiB — 69 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.9 s LCP 3.8 shttps://mcpl.ai// https://mcpl.ai/ — 301 — 151 B — 104 ms — h2https://www.mcpl.ai/www.mcpl.ai/ https://www.mcpl.ai/ — 200 — 36.7 KiB — 782 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-faces?family=Roboto:wght@400;500;600;700&family=Times+New+Roman:wght@400&family=Carlito:wght@400&family=Inter:wght@400;500&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-faces?family=Roboto:wght@400;500;600;700&family=Times+New+Roman:wght@400&family=Carlito:wght@400&family=Inter:wght@400;500&display=swap — 200 — 3.0 KiB — 183 ms — h2https://www.mcpl.ai/_astro-1788720166637/_..DC650DQ-.csswww.mcpl.ai/_astro-1788720166637/_.... https://www.mcpl.ai/_astro-1788720166637/_..DC650DQ-.css — 200 — 45.4 KiB — 797 ms — h2https://www.mcpl.ai/_astro-1788720166637/cookieconsent.p7tfYeZO.csswww.mcpl.ai/_astro-1788720166637/co... https://www.mcpl.ai/_astro-1788720166637/cookieconsent.p7tfYeZO.css — 200 — 6.9 KiB — 274 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,fit=crop/mP4M7b09arT48XVW/mcpl-logo-Y4LvVpZMlMu46vvP.pngassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,fit=crop/mP4M7b09arT48XVW/mcpl-logo-Y4LvVpZMlMu46vvP.png — 200 — 8.0 KiB — 45 ms — h2https://images.unsplash.com/photo-1602052577122-f73b9710adba?auto=format&fit=crop&w=1440images.unsplash.com/photo-160205257... https://images.unsplash.com/photo-1602052577122-f73b9710adba?auto=format&fit=crop&w=1440 — 200 — 113.2 KiB — 74 ms — h2https://assets.zyrosite.com/mP4M7b09arT48XVW/traffic.txtassets.zyrosite.com/mP4M7b09arT48XV... https://assets.zyrosite.com/mP4M7b09arT48XVW/traffic.txt — 200 — 428 B — 804 ms — h2https://www.mcpl.ai/_astro-1788720166637/ClientHead.C2Pkh1nG.jswww.mcpl.ai/_astro-1788720166637/Cl... https://www.mcpl.ai/_astro-1788720166637/ClientHead.C2Pkh1nG.js — 200 — 1.2 KiB — 232 ms — h3https://www.mcpl.ai/_astro-1788720166637/client.BuD5P5zy.jswww.mcpl.ai/_astro-1788720166637/cl... https://www.mcpl.ai/_astro-1788720166637/client.BuD5P5zy.js — 200 — 1.5 KiB — 195 ms — h3https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@400&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@400&subset=latin&display=swap — 200 — 17.0 KiB — 170 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=latin&display=swap — 200 — 16.8 KiB — 161 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@500&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@500&subset=latin&display=swap — 200 — 16.8 KiB — 164 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@700&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@700&subset=latin&display=swap — 200 — 17.4 KiB — 155 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=750,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=750,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpg — 200 — 74.6 KiB — 293 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=713,fit=crop/mP4M7b09arT48XVW/logo-mjEGQ1K1BefgoMa3.pngassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=713,fit=crop/mP4M7b09arT48XVW/logo-mjEGQ1K1BefgoMa3.png — 200 — 25.0 KiB — 401 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=342,fit=crop/mP4M7b09arT48XVW/calibration-of-instruments-500x500-YNq2207KagsrkP80.webpassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=342,fit=crop/mP4M7b09arT48XVW/calibration-of-instruments-500x500-YNq2207KagsrkP80.webp — 200 — 13.4 KiB — 817 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=342,fit=crop/mP4M7b09arT48XVW/laboratory-grade-micro-vickers-hardness-tester-mP4MMV1kJgHKe68B.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=342,fit=crop/mP4M7b09arT48XVW/laboratory-grade-micro-vickers-hardness-tester-mP4MMV1kJgHKe68B.jpg — 200 — 11.8 KiB — 379 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=525,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=525,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpg — 200 — 55.5 KiB — 362 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Inter:wght@500&subset=latin&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Inter:wght@500&subset=latin&display=swap — 200 — 24.4 KiB — 159 ms — h2https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=symbols&display=swapcdn.zyrosite.com/u1/google-fonts/fo... https://cdn.zyrosite.com/u1/google-fonts/font-file?family=Roboto:wght@600&subset=symbols&display=swap — 200 — 7.3 KiB — 163 ms — h2https://www.mcpl.ai/_astro-1788720166637/Page.D6AGnlzv.jswww.mcpl.ai/_astro-1788720166637/Pa... https://www.mcpl.ai/_astro-1788720166637/Page.D6AGnlzv.js — 200 — 378.1 KiB — 1.6 s — h3https://www.mcpl.ai/_astro-1788720166637/Integrations.DAxkBq5j.jswww.mcpl.ai/_astro-1788720166637/In... https://www.mcpl.ai/_astro-1788720166637/Integrations.DAxkBq5j.js — 200 — 2.4 KiB — 228 ms — h3https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=1078,fit=crop/mP4M7b09arT48XVW/rubber-hardness-tester-AoPJJRV1GLIkQBOG.jpegassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=1078,fit=crop/mP4M7b09arT48XVW/rubber-hardness-tester-AoPJJRV1GLIkQBOG.jpeg — 200 — 43.0 KiB — 410 ms — h2https://www.mcpl.ai/_astro-1788720166637/runtime-core.esm-bundler.DTJgwLZk.jswww.mcpl.ai/_astro-1788720166637/ru... https://www.mcpl.ai/_astro-1788720166637/runtime-core.esm-bundler.DTJgwLZk.js — 200 — 30.8 KiB — 827 ms — h3https://www.mcpl.ai/_astro-1788720166637/preload-helper._FkkHp7l.jswww.mcpl.ai/_astro-1788720166637/pr... https://www.mcpl.ai/_astro-1788720166637/preload-helper._FkkHp7l.js — 200 — 7.8 KiB — 209 ms — h3https://www.mcpl.ai/_astro-1788720166637/app.CdpBJIAD.jswww.mcpl.ai/_astro-1788720166637/ap... https://www.mcpl.ai/_astro-1788720166637/app.CdpBJIAD.js — 200 — 12.3 KiB — 222 ms — h3https://www.mcpl.ai/_astro-1788720166637/addDocumentElements.CluufJqE.jswww.mcpl.ai/_astro-1788720166637/ad... https://www.mcpl.ai/_astro-1788720166637/addDocumentElements.CluufJqE.js — 200 — 4.4 KiB — 260 ms — h3https://www.mcpl.ai/_astro-1788720166637/_plugin-vue_export-helper.BDNMzG2s.jswww.mcpl.ai/_astro-1788720166637/_p... https://www.mcpl.ai/_astro-1788720166637/_plugin-vue_export-helper.BDNMzG2s.js — 200 — 768 B — 198 ms — h3https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=32,h=32,fit=crop,f=png/mP4M7b09arT48XVW/mcpl-calibration-services-YD0w6D7JroCo9lOl.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=32,h=32,fit=crop,f=png/mP4M7b09arT48XVW/mcpl-calibration-services-YD0w6D7JroCo9lOl.jpg — 200 — 1.1 KiB — 69 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=465,fit=crop/mP4M7b09arT48XVW/fully-automatic-micro-vickers-tester-mePJJRoDL0ugVBjW.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=465,fit=crop/mP4M7b09arT48XVW/fully-automatic-micro-vickers-tester-mePJJRoDL0ugVBjW.jpg — 200 — 13.7 KiB — 334 ms — h2https://www.mcpl.ai/_astro-1788720166637/rolldown-runtime.QTnfLwEv.jswww.mcpl.ai/_astro-1788720166637/ro... https://www.mcpl.ai/_astro-1788720166637/rolldown-runtime.QTnfLwEv.js — 200 — 1.1 KiB — 633 ms — h3https://www.mcpl.ai/_astro-1788720166637/cookieconsent.esm.rntHZaGc.jswww.mcpl.ai/_astro-1788720166637/co... https://www.mcpl.ai/_astro-1788720166637/cookieconsent.esm.rntHZaGc.js — 200 — 10.2 KiB — 630 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DLWXKQ4D0Cwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DLWXKQ4D0C — 200 — 171.6 KiB — 119 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-DLWXKQ4D0C&gtm=45je69g1v9227535987za200zd9227535987xf1&_p=1789904198716&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&are=1&cid=1349707927.1789904199&frm=0&ngs=1&pscdl=denied&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789904198&sct=1&seg=0&dl=https%3A%2F%2Fwww.mcpl.ai%2F&dt=Precision%20Calibration%20Services%20in%20New%20Delhi%20%7C%20Multitek%20Calibration%20%7C%20Multitek%20Calibration%20Pvt.%20Ltd.&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2998www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-DLWXKQ4D0C&gtm=45je69g1v9227535987za200zd9227535987xf1&_p=1789904198716&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&are=1&cid=1349707927.1789904199&frm=0&ngs=1&pscdl=denied&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616986~115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789904198&sct=1&seg=0&dl=https%3A%2F%2Fwww.mcpl.ai%2F&dt=Precision%20Calibration%20Services%20in%20New%20Delhi%20%7C%20Multitek%20Calibration%20%7C%20Multitek%20Calibration%20Pvt.%20Ltd.&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2998 — 204 — 546 B — 50 ms — h2https://api-ecommerce.hostinger.com/store/store_01K0KN7MQ7MCDH4FBHGDTMRSMH/settingsapi-ecommerce.hostinger.com/store/s... https://api-ecommerce.hostinger.com/store/store_01K0KN7MQ7MCDH4FBHGDTMRSMH/settings — 204 — 0 B — 190 ms — h2https://api-ecommerce.hostinger.com/store/store_01K0KN7MQ7MCDH4FBHGDTMRSMH/settingsapi-ecommerce.hostinger.com/store/s... https://api-ecommerce.hostinger.com/store/store_01K0KN7MQ7MCDH4FBHGDTMRSMH/settings — 200 — 520 B — 163 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
81% of JavaScript execution is third-party
First-party Third-party 3577ms · 594KB · €39/mo
www.mcpl.ai
Other
Costly
Execution 1976ms
Transfer 37 KB
Monthly Cost €21/mo
www.mcpl.ai
Other
Costly
Execution 1046ms
Transfer 8 KB
Monthly Cost €11/mo
Google Tag Manager
Tag Manager
Costly
Execution 459ms
Transfer 172 KB
Unused 42%
Monthly Cost €5/mo
www.mcpl.ai
Other
Optional
Execution 96ms
Transfer 378 KB
Unused 64%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.mcpl.ai adds 1976ms and costs ~€21/month
  • www.mcpl.ai adds 1046ms and costs ~€11/month
  • Google Tag Manager adds 459ms and costs ~€5/month

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

www.mcpl.ai takes 1976ms 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

www.mcpl.ai takes 1046ms 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

Google Tag Manager takes 459ms 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

64% of www.mcpl.ai'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
27 images, 49 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

27

Total Size

49 KB

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