Skip to content
https://mcpl.ai

Performance

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

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

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

909 ms

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

1.04 s

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

117 ms

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

0.015

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

2.35 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.14 s

Page Load Progression

531 ms
1.1 s
1.6 s
2.1 s
2.7 s
3.2 s
3.7 s
4.3 s
Checks
23
10 PASS 6 REVIEW 3 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.3 MiB of 1.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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...: 72 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 KB72 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/app.CdpBJIAD.js12 KB3rd
https://www.mcpl.ai/_astro-1788720166637/runtime-core.esm-bundler.DTJgwLZk.js31 KB3rd
https://www.mcpl.ai/_astro-1788720166637/addDocumentElements.CluufJqE.js4 KB3rd
https://www.mcpl.ai/_astro-1788720166637/_plugin-vue_export-helper.BDNMzG2s.js1 KB3rd
https://www.mcpl.ai/_astro-1788720166637/preload-helper._FkkHp7l.js8 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.3 MB transferred, 40 requests
REVIEW
1.3 MB transferred, 40 requests
Info::
Page weighs 3.3 MB (1.3 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::
40 HTTP requests
Info::
Estimated 0.27 g CO2 per page load
1.3 MB / 2.4 MB budget
1.3 MB transferred
40 requests
0.27 g CO2 per page load
JavaScript 622.1 KiB 47%
Images 498.9 KiB 38%
Fonts 99.9 KiB 8%
CSS 55.3 KiB 4%
HTML 36.7 KiB 3%
Other 1.8 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
JS Execution Cost
Action
1437ms total JS execution
REVIEW
1437ms total JS execution
Warning::
https://www.mcpl.ai/: 730ms CPU time
Warning::
https://www.mcpl.ai/_astro-1788720166637/preload-h...: 329ms CPU time
Warning::
Unattributable: 262ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-DLWX...: 116ms CPU time
Warning::
Third-party scripts: 1175ms (82% of total)

Main Thread Breakdown

Script Evaluation 30% Style & Layout 30% Other 28% Parse HTML & CSS 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.mcpl.ai/730ms31ms2ms3rd
https://www.mcpl.ai/_astro-1788720166637/preload-helper._FkkHp7l.js329ms256ms0ms3rd
Unattributable262ms60ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-DLWXKQ4D0C116ms97ms15ms3rd
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.
C
Page Weight Inventory
Action
40 resources · 1.3 MB · 310 KB savings available
REVIEW
40 resources · 1.3 MB · 310 KB savings available
Warning::
Page weight 1.3 MB exceeds 1 MB target by 292 KB
Got: 1.3 MB Expected: ≤ 1 MB
Info::
~310 KB of savings available
Warning::
39 third-party resources (100% of weight)
Info::
1 resources over 200KB
40 resources · 1.3 MiB · 39 third-party 291.7 KiB over 1MB target
JavaScript 47% · 622.1 KiB
Image 38% · 500.2 KiB
Font 8% · 99.9 KiB
CSS 4% · 55.3 KiB
Document 3% · 36.9 KiB
Other 0% · 1.4 KiB

~310.1 KiB of savings available

Remove unused JavaScript: 310.1 KiB
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
12 images, 0 KB saveable
PASS
12 images, 0 KB saveable
Info::
All images are well-optimized
12 images 499 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 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 909 ms LCP 1.0 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 — 16.5 KiB — 72 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.9 KiB — 48 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 — 77 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 — 16.9 KiB — 40 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.8 KiB — 48 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.9 KiB — 32 ms — font-display: swap
font-file woff2 swap
Size 17 KB
Load time 72 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 17 KB
Load time 48 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 17 KB
Load time 77 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 17 KB
Load time 40 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 25 KB
Load time 48 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
font-file woff2 swap
Size 8 KB
Load time 32 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
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+
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
40 requests over 3721ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 909 ms LCP 1.0 shttps://mcpl.ai// https://mcpl.ai/ — 301 — 151 B — 70 ms — h2https://www.mcpl.ai/www.mcpl.ai/ https://www.mcpl.ai/ — 200 — 36.7 KiB — 1.1 s — 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 — 50 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 — 1.3 s — 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 — 415 ms — h2https://assets.zyrosite.com/mP4M7b09arT48XVW/traffic.txtassets.zyrosite.com/mP4M7b09arT48XV... https://assets.zyrosite.com/mP4M7b09arT48XVW/traffic.txt — 200 — 411 B — 34 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 — 19 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 — 23 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 — 32 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 — 33 ms — h3https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=589,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=375,h=589,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpg — 200 — 35.5 KiB — 90 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=1083,fit=crop/mP4M7b09arT48XVW/logo-mjEGQ1K1BefgoMa3.pngassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=1083,fit=crop/mP4M7b09arT48XVW/logo-mjEGQ1K1BefgoMa3.png — 200 — 25.1 KiB — 75 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=534,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=534,fit=crop/mP4M7b09arT48XVW/calibration-of-instruments-500x500-YNq2207KagsrkP80.webp — 200 — 13.8 KiB — 23 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=534,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=534,fit=crop/mP4M7b09arT48XVW/laboratory-grade-micro-vickers-hardness-tester-mP4MMV1kJgHKe68B.jpg — 200 — 15.2 KiB — 33 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=583,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=583,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpg — 200 — 60.2 KiB — 27 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=922,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=922,fit=crop/mP4M7b09arT48XVW/rubber-hardness-tester-AoPJJRV1GLIkQBOG.jpeg — 200 — 42.3 KiB — 53 ms — h2https://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 — 16.5 KiB — 72 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.9 KiB — 48 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 — 77 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 — 16.9 KiB — 40 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.8 KiB — 48 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.9 KiB — 32 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 — 176 ms — 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 — 126 ms — h3https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=490,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=490,fit=crop/mP4M7b09arT48XVW/fully-automatic-micro-vickers-tester-mePJJRoDL0ugVBjW.jpg — 200 — 14.1 KiB — 74 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/multitek-calibration-services---lab7-YD0wE7l7eDHrblkX.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/multitek-calibration-services---lab7-YD0wE7l7eDHrblkX.jpg — 200 — 57.8 KiB — 84 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/profile-projectorcalibration-services---lab5-AQEZezxa1ztjVDPy.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/profile-projectorcalibration-services---lab5-AQEZezxa1ztjVDPy.jpg — 200 — 52.8 KiB — 343 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/img_20250713_132023_246-2-AzGNMvNMkMhO3o9e.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/img_20250713_132023_246-2-AzGNMvNMkMhO3o9e.jpg — 200 — 60.8 KiB — 196 ms — h2https://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 — 44 ms — h3https://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 — 52 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 909 ms LCP 1.0 shttps://mcpl.ai// https://mcpl.ai/ — 301 — 151 B — 70 ms — h2https://www.mcpl.ai/www.mcpl.ai/ https://www.mcpl.ai/ — 200 — 36.7 KiB — 1.1 s — 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 — 50 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 — 1.3 s — 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 — 415 ms — h2https://assets.zyrosite.com/mP4M7b09arT48XVW/traffic.txtassets.zyrosite.com/mP4M7b09arT48XV... https://assets.zyrosite.com/mP4M7b09arT48XVW/traffic.txt — 200 — 411 B — 34 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 — 19 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 — 23 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 — 32 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 — 33 ms — h3https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=589,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=375,h=589,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpg — 200 — 35.5 KiB — 90 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=1083,fit=crop/mP4M7b09arT48XVW/logo-mjEGQ1K1BefgoMa3.pngassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=1083,fit=crop/mP4M7b09arT48XVW/logo-mjEGQ1K1BefgoMa3.png — 200 — 25.1 KiB — 75 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=534,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=534,fit=crop/mP4M7b09arT48XVW/calibration-of-instruments-500x500-YNq2207KagsrkP80.webp — 200 — 13.8 KiB — 23 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=534,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=534,fit=crop/mP4M7b09arT48XVW/laboratory-grade-micro-vickers-hardness-tester-mP4MMV1kJgHKe68B.jpg — 200 — 15.2 KiB — 33 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=583,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=583,fit=crop/mP4M7b09arT48XVW/mesuring-scale-and-tape-calibrator---calibration-services---lab1-dWxOLqBx8rhwgw79.jpg — 200 — 60.2 KiB — 27 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=922,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=922,fit=crop/mP4M7b09arT48XVW/rubber-hardness-tester-AoPJJRV1GLIkQBOG.jpeg — 200 — 42.3 KiB — 53 ms — h2https://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 — 16.5 KiB — 72 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.9 KiB — 48 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 — 77 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 — 16.9 KiB — 40 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.8 KiB — 48 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.9 KiB — 32 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 — 176 ms — 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 — 126 ms — h3https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=375,h=490,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=490,fit=crop/mP4M7b09arT48XVW/fully-automatic-micro-vickers-tester-mePJJRoDL0ugVBjW.jpg — 200 — 14.1 KiB — 74 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/multitek-calibration-services---lab7-YD0wE7l7eDHrblkX.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/multitek-calibration-services---lab7-YD0wE7l7eDHrblkX.jpg — 200 — 57.8 KiB — 84 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/profile-projectorcalibration-services---lab5-AQEZezxa1ztjVDPy.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/profile-projectorcalibration-services---lab5-AQEZezxa1ztjVDPy.jpg — 200 — 52.8 KiB — 343 ms — h2https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/img_20250713_132023_246-2-AzGNMvNMkMhO3o9e.jpgassets.zyrosite.com/cdn-cgi/image/f... https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=768,h=584,fit=crop/mP4M7b09arT48XVW/img_20250713_132023_246-2-AzGNMvNMkMhO3o9e.jpg — 200 — 60.8 KiB — 196 ms — h2https://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 — 44 ms — h3https://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 — 52 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 — 54 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 — 753 B — 50 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 — 50 ms — h3https://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 — 29 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.1 KiB — 39 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.3 KiB — 17 ms — h2https://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 — 101 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 — 220 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 — 496 B — 178 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-DLWXKQ4D0C&gtm=45je69g1v9227535987za200zd9227535987xf1&_p=1789904220078&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&are=1&cid=746270725.1789904220&frm=0&ngs=1&pscdl=denied&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789904220&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=3616www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-DLWXKQ4D0C&gtm=45je69g1v9227535987za200zd9227535987xf1&_p=1789904220078&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&are=1&cid=746270725.1789904220&frm=0&ngs=1&pscdl=denied&rcb=9&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938465~115938469~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789904220&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=3616 — 204 — 546 B — 70 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
82% of JavaScript execution is third-party
First-party Third-party 1175ms · 216KB · €13/mo
www.mcpl.ai
Other
Costly
Execution 730ms
Transfer 37 KB
Monthly Cost €8/mo
www.mcpl.ai
Other
Costly
Execution 329ms
Transfer 8 KB
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Optional
Execution 116ms
Transfer 172 KB
Unused 42%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.mcpl.ai adds 730ms and costs ~€8/month
  • www.mcpl.ai adds 329ms and costs ~€4/month

82% 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 730ms 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 329ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Image Optimization
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