Skip to content
https://unifycloud.com

Performance

· 27 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
4
REVIEW
9
PASS
11
INFO
3

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

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

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

5.40 s

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

574 ms

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

0.001

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

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

11.81 s

Page Load Progression

640 ms
1.3 s
1.9 s
2.6 s
3.2 s
3.8 s
4.5 s
5.1 s
Checks
27
11 PASS 9 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.9 MiB of 1.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6895ms total JS execution
FIX
6895ms total JS execution
Warning::
https://www.unifycloud.com/: 2106ms CPU time
Warning::
https://www.unifycloud.com/_next/static/chunks/0ie...: 1684ms CPU time
Warning::
https://www.unifycloud.com/_next/static/chunks/3zz...: 1304ms CPU time
Warning::
Unattributable: 833ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-KQX3...: 359ms CPU time
Warning::
Third-party scripts: 6061ms (88% of total)

Main Thread Breakdown

Other 38% Script Evaluation 29% Style & Layout 17% Rendering 12%
ScriptTotalScriptingParse/CompileParty
https://www.unifycloud.com/2106ms8ms27ms3rd
https://www.unifycloud.com/_next/static/chunks/0iec5q4ack_04.js1684ms982ms16ms3rd
https://www.unifycloud.com/_next/static/chunks/3zz83gkk_wsyk.js1304ms211ms0ms3rd
Unattributable833ms22ms0ms1st
https://www.googletagmanager.com/gtag/js?id=G-KQX38VNE6G&cx=c&gtm=4e69g1359ms311ms44ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NZCR4KS317ms258ms52ms3rd
https://www.unifycloud.com/_next/static/chunks/turbopack-1khz4mi1771_v.js123ms121ms1ms3rd
https://www.unifycloud.com/globemain.svg91ms0ms0ms3rd
https://www.unifycloud.com/_next/static/chunks/1mfjqidm5qp0a.js78ms52ms11ms3rd
D
Page Weight Inventory
Action
66 resources · 1.9 MB · 163 KB savings available
FIX
66 resources · 1.9 MB · 163 KB savings available
Warning::
Page weight 1.9 MB exceeds 1 MB target by 960 KB
Got: 1.9 MB Expected: ≤ 1 MB
Info::
~163 KB of savings available
Warning::
65 third-party resources (100% of weight)
66 resources · 1.9 MiB · 65 third-party 959.9 KiB over 1MB target
Image 63% · 1.2 MiB
JavaScript 26% · 523.0 KiB
Document 6% · 113.6 KiB
Font 3% · 52.2 KiB
CSS 2% · 32.3 KiB
Other 1% · 19.2 KiB

~162.8 KiB of savings available

Remove unused JavaScript: 162.8 KiB
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.

C
Page Weight Budget
Action
1.9 MB transferred, 66 requests
REVIEW
1.9 MB transferred, 66 requests
Info::
Page weighs 3.6 MB (1.9 MB transferred)
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Warning::
JavaScript is 523 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 523 KB
Info::
66 HTTP requests
Info::
Estimated 0.41 g CO2 per page load
1.9 MB / 2.4 MB budget
1.9 MB transferred
66 requests
0.41 g CO2 per page load
Images 1.2 MiB 62%
JavaScript 523.0 KiB 26%
HTML 113.5 KiB 6%
Fonts 52.2 KiB 3%
CSS 32.3 KiB 2%
Other 18.7 KiB 1%
Other 15.9 KiB 1%
Other 552 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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

B
Image Optimization
30 images, 0 KB saveable
REVIEW
30 images, 0 KB saveable
Info::
All images are well-optimized
30 images 1.2 MB
0 oversized -0 KB
23 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
17 scripts, 163 KB unused
REVIEW
17 scripts, 163 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-KQX3...: 72 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NZC...: 68 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.unifycloud.com/_next/static/chunks/0ie...: 23 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 163 KB
163 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-KQX38VNE6G&cx=c&gtm=4e69g1177 KB72 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NZCR4KS134 KB68 KB (51%)3rd
https://www.unifycloud.com/_next/static/chunks/0iec5q4ack_04.js70 KB23 KB (32%)3rd
https://www.unifycloud.com/_next/static/chunks/14mrh2-p_w84d.js13 KB3rd
https://www.unifycloud.com/_next/static/chunks/2fsywk2xtnr4_.js10 KB3rd
https://www.unifycloud.com/_next/static/chunks/27jktro2p5rq9.js10 KB3rd
https://www.unifycloud.com/_next/static/chunks/turbopack-1khz4mi1771_v.js5 KB3rd
https://www.unifycloud.com/_next/static/chunks/05-c3ty_6dwfk.js2 KB3rd
https://www.unifycloud.com/_next/static/chunks/312tpv2lodmqc.js9 KB3rd
https://www.unifycloud.com/_next/static/chunks/1c7xc2ytro31x.js11 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

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
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
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
3 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 6.9 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.
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
2 fonts (52 KB)
PASS
2 fonts (52 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

52 KB total

Render-blocking

0

of 2

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 FCP 2.9 s LCP 5.4 shttps://www.unifycloud.com/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2797e433ab948586e-s.p.0r... https://www.unifycloud.com/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2 — 23.1 KiB — 462 ms — font-display: swaphttps://www.unifycloud.com/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2caa3a2e1cccd8315-s.p.0w... https://www.unifycloud.com/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2 — 29.1 KiB — 544 ms — font-display: swap
797e433ab948586e-s.p.0r... woff2 swap
Size 23 KB
Load time 462 ms
Start 877 ms
Risk FOUT — text flashes from fallback to web font
caa3a2e1cccd8315-s.p.0w... woff2 swap
Size 29 KB
Load time 544 ms
Start 878 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
33 hints, 0 missing preconnects
PASS
33 hints, 0 missing preconnects
Info::
Page uses 33 resource hint(s)

Current Resource Hints

preconnect
preload
+23
33
dns-prefetch
prefetch

33 resource hints configured

A
Asset Compression
1 of 1 asset host still on gzip
PASS
1 of 1 asset host still on gzip
Info::
www.unifycloud.com serves assets with gzip; brotli would be ~20% smaller (assets: 38)
Every current browser accepts brotli. On a CDN this is a per-pull-zone toggle (Cloudflare, Fastly, CloudFront, CDN77, Bunny all expose it); on an origin it needs the brotli module (nginx-brotli, Apache mod_brotli). The saving lands on the assets this host serves, not on the HTML document -- the document's own encoding is reported separately.
Got: www.unifycloud.com (image/svg+xml)
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
Network Waterfall
66 requests over 3033ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.9 s LCP 5.4 shttps://unifycloud.com// https://unifycloud.com/ — 301 — 104 B — 305 ms — h2https://www.unifycloud.com/www.unifycloud.com/ https://www.unifycloud.com/ — 200 — 78.6 KiB — 772 ms — http/1.1https://www.unifycloud.com/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2www.unifycloud.com/_next/static/med... https://www.unifycloud.com/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2 — 200 — 23.1 KiB — 462 ms — http/1.1https://www.unifycloud.com/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2www.unifycloud.com/_next/static/med... https://www.unifycloud.com/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2 — 200 — 29.1 KiB — 544 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/233p45nuh4m5b.csswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/233p45nuh4m5b.css — 200 — 1.5 KiB — 319 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/0zdsi7tgdg92n.csswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/0zdsi7tgdg92n.css — 200 — 30.8 KiB — 545 ms — http/1.1https://www.unifycloud.com/awards/potya-2025-about.pngwww.unifycloud.com/awards/potya-202... https://www.unifycloud.com/awards/potya-2025-about.png — 200 — 79.4 KiB — 641 ms — http/1.1https://www.unifycloud.com/awards/awd-2024a.pngwww.unifycloud.com/awards/awd-2024a... https://www.unifycloud.com/awards/awd-2024a.png — 200 — 81.1 KiB — 655 ms — http/1.1https://www.unifycloud.com/awards/awd-2024b.pngwww.unifycloud.com/awards/awd-2024b... https://www.unifycloud.com/awards/awd-2024b.png — 200 — 88.8 KiB — 656 ms — http/1.1https://www.unifycloud.com/awards/awd-2023.pngwww.unifycloud.com/awards/awd-2023.... https://www.unifycloud.com/awards/awd-2023.png — 200 — 80.6 KiB — 572 ms — http/1.1https://www.unifycloud.com/awards/awd-2023b.pngwww.unifycloud.com/awards/awd-2023b... https://www.unifycloud.com/awards/awd-2023b.png — 200 — 89.7 KiB — 755 ms — http/1.1https://www.unifycloud.com/awards/awd-2023c.pngwww.unifycloud.com/awards/awd-2023c... https://www.unifycloud.com/awards/awd-2023c.png — 200 — 90.2 KiB — 750 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-NZCR4KSwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NZCR4KS — 200 — 134.0 KiB — 159 ms — h2https://www.unifycloud.com/partner/microsoft.svgwww.unifycloud.com/partner/microsof... https://www.unifycloud.com/partner/microsoft.svg — 200 — 2.6 KiB — 115 ms — http/1.1https://www.unifycloud.com/amazon_cloud_partner-mixcolor.avifwww.unifycloud.com/amazon_cloud_par... https://www.unifycloud.com/amazon_cloud_partner-mixcolor.avif — 200 — 11.6 KiB — 126 ms — http/1.1https://www.unifycloud.com/res-ai-icon.avifwww.unifycloud.com/res-ai-icon.avif https://www.unifycloud.com/res-ai-icon.avif — 200 — 46.3 KiB — 158 ms — http/1.1https://www.unifycloud.com/ms-azure-logo.pngwww.unifycloud.com/ms-azure-logo.pn... https://www.unifycloud.com/ms-azure-logo.png — 200 — 8.7 KiB — 159 ms — http/1.1https://www.unifycloud.com/uc-logo-new.svgwww.unifycloud.com/uc-logo-new.svg https://www.unifycloud.com/uc-logo-new.svg — 200 — 2.3 KiB — 236 ms — http/1.1https://www.unifycloud.com/aws-cloud.pngwww.unifycloud.com/aws-cloud.png https://www.unifycloud.com/aws-cloud.png — 200 — 39.2 KiB — 244 ms — http/1.1https://www.unifycloud.com/g-cloud.avifwww.unifycloud.com/g-cloud.avif https://www.unifycloud.com/g-cloud.avif — 200 — 5.9 KiB — 244 ms — http/1.1https://www.unifycloud.com/globemain.svgwww.unifycloud.com/globemain.svg https://www.unifycloud.com/globemain.svg — 200 — 34.9 KiB — 162 ms — http/1.1https://www.unifycloud.com/partner/google-cloud-white-logo.svgwww.unifycloud.com/partner/google-c... https://www.unifycloud.com/partner/google-cloud-white-logo.svg — 200 — 2.1 KiB — 148 ms — http/1.1https://www.unifycloud.com/partner/aws.svgwww.unifycloud.com/partner/aws.svg https://www.unifycloud.com/partner/aws.svg — 200 — 2.3 KiB — 118 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/312tpv2lodmqc.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/312tpv2lodmqc.js — 200 — 9.3 KiB — 143 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-KQX38VNE6G&cx=c&gtm=4e69g1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-KQX38VNE6G&cx=c&gtm=4e69g1 — 200 — 176.6 KiB — 104 ms — h2https://www.unifycloud.com/_next/static/chunks/27jktro2p5rq9.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/27jktro2p5rq9.js — 200 — 9.7 KiB — 111 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/1mfjqidm5qp0a.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/1mfjqidm5qp0a.js — 200 — 38.8 KiB — 120 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/0iec5q4ack_04.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/0iec5q4ack_04.js — 200 — 70.1 KiB — 124 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/turbopack-1khz4mi1771_v.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/turbopack-1khz4mi1771_v.js — 200 — 4.7 KiB — 120 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/05-c3ty_6dwfk.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/05-c3ty_6dwfk.js — 200 — 2.0 KiB — 119 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.9 s LCP 5.4 shttps://unifycloud.com// https://unifycloud.com/ — 301 — 104 B — 305 ms — h2https://www.unifycloud.com/www.unifycloud.com/ https://www.unifycloud.com/ — 200 — 78.6 KiB — 772 ms — http/1.1https://www.unifycloud.com/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2www.unifycloud.com/_next/static/med... https://www.unifycloud.com/_next/static/media/797e433ab948586e-s.p.0r6juujl39pe6.woff2 — 200 — 23.1 KiB — 462 ms — http/1.1https://www.unifycloud.com/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2www.unifycloud.com/_next/static/med... https://www.unifycloud.com/_next/static/media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2 — 200 — 29.1 KiB — 544 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/233p45nuh4m5b.csswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/233p45nuh4m5b.css — 200 — 1.5 KiB — 319 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/0zdsi7tgdg92n.csswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/0zdsi7tgdg92n.css — 200 — 30.8 KiB — 545 ms — http/1.1https://www.unifycloud.com/awards/potya-2025-about.pngwww.unifycloud.com/awards/potya-202... https://www.unifycloud.com/awards/potya-2025-about.png — 200 — 79.4 KiB — 641 ms — http/1.1https://www.unifycloud.com/awards/awd-2024a.pngwww.unifycloud.com/awards/awd-2024a... https://www.unifycloud.com/awards/awd-2024a.png — 200 — 81.1 KiB — 655 ms — http/1.1https://www.unifycloud.com/awards/awd-2024b.pngwww.unifycloud.com/awards/awd-2024b... https://www.unifycloud.com/awards/awd-2024b.png — 200 — 88.8 KiB — 656 ms — http/1.1https://www.unifycloud.com/awards/awd-2023.pngwww.unifycloud.com/awards/awd-2023.... https://www.unifycloud.com/awards/awd-2023.png — 200 — 80.6 KiB — 572 ms — http/1.1https://www.unifycloud.com/awards/awd-2023b.pngwww.unifycloud.com/awards/awd-2023b... https://www.unifycloud.com/awards/awd-2023b.png — 200 — 89.7 KiB — 755 ms — http/1.1https://www.unifycloud.com/awards/awd-2023c.pngwww.unifycloud.com/awards/awd-2023c... https://www.unifycloud.com/awards/awd-2023c.png — 200 — 90.2 KiB — 750 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-NZCR4KSwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NZCR4KS — 200 — 134.0 KiB — 159 ms — h2https://www.unifycloud.com/partner/microsoft.svgwww.unifycloud.com/partner/microsof... https://www.unifycloud.com/partner/microsoft.svg — 200 — 2.6 KiB — 115 ms — http/1.1https://www.unifycloud.com/amazon_cloud_partner-mixcolor.avifwww.unifycloud.com/amazon_cloud_par... https://www.unifycloud.com/amazon_cloud_partner-mixcolor.avif — 200 — 11.6 KiB — 126 ms — http/1.1https://www.unifycloud.com/res-ai-icon.avifwww.unifycloud.com/res-ai-icon.avif https://www.unifycloud.com/res-ai-icon.avif — 200 — 46.3 KiB — 158 ms — http/1.1https://www.unifycloud.com/ms-azure-logo.pngwww.unifycloud.com/ms-azure-logo.pn... https://www.unifycloud.com/ms-azure-logo.png — 200 — 8.7 KiB — 159 ms — http/1.1https://www.unifycloud.com/uc-logo-new.svgwww.unifycloud.com/uc-logo-new.svg https://www.unifycloud.com/uc-logo-new.svg — 200 — 2.3 KiB — 236 ms — http/1.1https://www.unifycloud.com/aws-cloud.pngwww.unifycloud.com/aws-cloud.png https://www.unifycloud.com/aws-cloud.png — 200 — 39.2 KiB — 244 ms — http/1.1https://www.unifycloud.com/g-cloud.avifwww.unifycloud.com/g-cloud.avif https://www.unifycloud.com/g-cloud.avif — 200 — 5.9 KiB — 244 ms — http/1.1https://www.unifycloud.com/globemain.svgwww.unifycloud.com/globemain.svg https://www.unifycloud.com/globemain.svg — 200 — 34.9 KiB — 162 ms — http/1.1https://www.unifycloud.com/partner/google-cloud-white-logo.svgwww.unifycloud.com/partner/google-c... https://www.unifycloud.com/partner/google-cloud-white-logo.svg — 200 — 2.1 KiB — 148 ms — http/1.1https://www.unifycloud.com/partner/aws.svgwww.unifycloud.com/partner/aws.svg https://www.unifycloud.com/partner/aws.svg — 200 — 2.3 KiB — 118 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/312tpv2lodmqc.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/312tpv2lodmqc.js — 200 — 9.3 KiB — 143 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-KQX38VNE6G&cx=c&gtm=4e69g1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-KQX38VNE6G&cx=c&gtm=4e69g1 — 200 — 176.6 KiB — 104 ms — h2https://www.unifycloud.com/_next/static/chunks/27jktro2p5rq9.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/27jktro2p5rq9.js — 200 — 9.7 KiB — 111 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/1mfjqidm5qp0a.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/1mfjqidm5qp0a.js — 200 — 38.8 KiB — 120 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/0iec5q4ack_04.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/0iec5q4ack_04.js — 200 — 70.1 KiB — 124 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/turbopack-1khz4mi1771_v.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/turbopack-1khz4mi1771_v.js — 200 — 4.7 KiB — 120 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/05-c3ty_6dwfk.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/05-c3ty_6dwfk.js — 200 — 2.0 KiB — 119 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/14mrh2-p_w84d.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/14mrh2-p_w84d.js — 200 — 13.2 KiB — 114 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/1c7xc2ytro31x.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/1c7xc2ytro31x.js — 200 — 11.2 KiB — 112 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/2fsywk2xtnr4_.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/2fsywk2xtnr4_.js — 200 — 10.1 KiB — 118 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/357x0l6q0nujn.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/357x0l6q0nujn.js — 200 — 12.4 KiB — 117 ms — http/1.1https://analytics.google.com/g/collect?v=2&tid=G-KQX38VNE6G&gtm=45je69g1v889336942z8894017337za20gzb894017337zd894017337xf1&_p=1789906561966&_gaz=1&gcs=G1--&gcd=13l3l3R3l7l1&npa=1&dma=0&_eu=AAAAAGA&cid=1107356791.1789906562&frm=0&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.47%7CNot_A%2520Brand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616986~115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789906562&sct=1&seg=0&dl=https%3A%2F%2Fwww.unifycloud.com%2F&dt=UnifyCloud%20%E2%80%94%20Cloud%20Migration%20%26%20Modernization&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1901analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-KQX38VNE6G&gtm=45je69g1v889336942z8894017337za20gzb894017337zd894017337xf1&_p=1789906561966&_gaz=1&gcs=G1--&gcd=13l3l3R3l7l1&npa=1&dma=0&_eu=AAAAAGA&cid=1107356791.1789906562&frm=0&pscdl=noapi&rcb=5&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B153.0.8010.47%7CNot_A%2520Brand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616986~115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153&sid=1789906562&sct=1&seg=0&dl=https%3A%2F%2Fwww.unifycloud.com%2F&dt=UnifyCloud%20%E2%80%94%20Cloud%20Migration%20%26%20Modernization&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1901 — 204 — 552 B — 99 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-KQX38VNE6G&cid=1107356791.1789906562&gtm=45je69g1v889336942z8894017337za20gzb894017337zd894017337xf1&rcb=5&aip=1&dma=0&gcs=G1--&gcd=13l3l3R3l7l1&npa=1&frm=0&tag_exp=115616986~115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-KQX38VNE6G&cid=1107356791.1789906562&gtm=45je69g1v889336942z8894017337za20gzb894017337zd894017337xf1&rcb=5&aip=1&dma=0&gcs=G1--&gcd=13l3l3R3l7l1&npa=1&frm=0&tag_exp=115616986~115938466~115938468~118897920~118897930~120213116~120385423~120469145~120469153 — 204 — 552 B — 100 ms — h2https://www.unifycloud.com/_next/static/chunks/1kmzfrn9ymvcu.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/1kmzfrn9ymvcu.js — 200 — 9.0 KiB — 113 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/28yqaaajkl9ag.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/28yqaaajkl9ag.js — 200 — 7.4 KiB — 121 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/0ezzmm9o3f58l.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/0ezzmm9o3f58l.js — 200 — 9.4 KiB — 181 ms — http/1.1https://www.unifycloud.com/youtube-facade.avifwww.unifycloud.com/youtube-facade.a... https://www.unifycloud.com/youtube-facade.avif — 200 — 34.8 KiB — 142 ms — http/1.1https://www.unifycloud.com/icons/planning-icon.pngwww.unifycloud.com/icons/planning-i... https://www.unifycloud.com/icons/planning-icon.png — 200 — 8.3 KiB — 120 ms — http/1.1https://www.unifycloud.com/icons/migrate-icon.pngwww.unifycloud.com/icons/migrate-ic... https://www.unifycloud.com/icons/migrate-icon.png — 200 — 1.5 KiB — 115 ms — http/1.1https://www.unifycloud.com/icons/optimize-icon.pngwww.unifycloud.com/icons/optimize-i... https://www.unifycloud.com/icons/optimize-icon.png — 200 — 2.0 KiB — 111 ms — http/1.1https://www.unifycloud.com/awards/awd-2023d.pngwww.unifycloud.com/awards/awd-2023d... https://www.unifycloud.com/awards/awd-2023d.png — 200 — 89.2 KiB — 115 ms — http/1.1https://www.unifycloud.com/awards/awd-2023e.pngwww.unifycloud.com/awards/awd-2023e... https://www.unifycloud.com/awards/awd-2023e.png — 200 — 88.8 KiB — 125 ms — http/1.1https://www.unifycloud.com/awards/awd-2022.pngwww.unifycloud.com/awards/awd-2022.... https://www.unifycloud.com/awards/awd-2022.png — 200 — 79.6 KiB — 127 ms — http/1.1https://www.unifycloud.com/awards/awd-2021.pngwww.unifycloud.com/awards/awd-2021.... https://www.unifycloud.com/awards/awd-2021.png — 200 — 80.5 KiB — 111 ms — http/1.1https://www.unifycloud.com/awards/awd-2020.pngwww.unifycloud.com/awards/awd-2020.... https://www.unifycloud.com/awards/awd-2020.png — 200 — 79.9 KiB — 112 ms — http/1.1https://www.unifycloud.com/msp-colored.avifwww.unifycloud.com/msp-colored.avif https://www.unifycloud.com/msp-colored.avif — 200 — 18.0 KiB — 143 ms — http/1.1https://www.unifycloud.com/aws-partner.avifwww.unifycloud.com/aws-partner.avif https://www.unifycloud.com/aws-partner.avif — 200 — 11.3 KiB — 111 ms — http/1.1https://www.unifycloud.com/gcp.avifwww.unifycloud.com/gcp.avif https://www.unifycloud.com/gcp.avif — 200 — 8.2 KiB — 112 ms — http/1.1https://www.unifycloud.com/ms-solution-partner-white.pngwww.unifycloud.com/ms-solution-part... https://www.unifycloud.com/ms-solution-partner-white.png — 200 — 14.5 KiB — 112 ms — http/1.1https://www.unifycloud.com/gcp-white2.pngwww.unifycloud.com/gcp-white2.png https://www.unifycloud.com/gcp-white2.png — 200 — 45.4 KiB — 113 ms — http/1.1https://www.unifycloud.com/aws-partner.pngwww.unifycloud.com/aws-partner.png https://www.unifycloud.com/aws-partner.png — 200 — 34.8 KiB — 111 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/3zz83gkk_wsyk.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/3zz83gkk_wsyk.js — 200 — 1.7 KiB — 114 ms — http/1.1https://www.unifycloud.com/_next/static/chunks/0nwycklwmkal9.jswww.unifycloud.com/_next/static/chu... https://www.unifycloud.com/_next/static/chunks/0nwycklwmkal9.js — 200 — 3.5 KiB — 111 ms — http/1.1https://www.unifycloud.com/cookie-policy?_rsc=ry-B8umWgNEV4JR9www.unifycloud.com/cookie-policy?_r... https://www.unifycloud.com/cookie-policy?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.7 KiB — 138 ms — http/1.1https://www.unifycloud.com/bookings?_rsc=ry-B8umWgNEV4JR9www.unifycloud.com/bookings?_rsc=ry... https://www.unifycloud.com/bookings?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.8 KiB — 141 ms — http/1.1https://www.unifycloud.com/about?_rsc=ry-B8umWgNEV4JR9www.unifycloud.com/about?_rsc=ry-B8... https://www.unifycloud.com/about?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.8 KiB — 140 ms — http/1.1https://www.unifycloud.com/solutions?_rsc=ry-B8umWgNEV4JR9www.unifycloud.com/solutions?_rsc=r... https://www.unifycloud.com/solutions?_rsc=ry-B8umWgNEV4JR9 — 200 — 1.8 KiB — 125 ms — http/1.1https://www.unifycloud.com/favicon.ico?favicon.2u-upuupas1ib.icowww.unifycloud.com/favicon.ico?favi... https://www.unifycloud.com/favicon.ico?favicon.2u-upuupas1ib.ico — 200 — 15.8 KiB — 113 ms — http/1.1https://www.unifycloud.com/cookie-policy?_rsc=1vwYfVB7_E9t4fEjwww.unifycloud.com/cookie-policy?_r... https://www.unifycloud.com/cookie-policy?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.2 KiB — 335 ms — http/1.1https://www.unifycloud.com/bookings?_rsc=1vwYfVB7_E9t4fEjwww.unifycloud.com/bookings?_rsc=1v... https://www.unifycloud.com/bookings?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.2 KiB — 275 ms — http/1.1https://www.unifycloud.com/solutions?_rsc=1vwYfVB7_E9t4fEjwww.unifycloud.com/solutions?_rsc=1... https://www.unifycloud.com/solutions?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.2 KiB — 303 ms — http/1.1https://www.unifycloud.com/about?_rsc=1vwYfVB7_E9t4fEjwww.unifycloud.com/about?_rsc=1vwYf... https://www.unifycloud.com/about?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.2 KiB — 300 ms — http/1.1https://www.unifycloud.com/?_rsc=1vwYfVB7_E9t4fEjwww.unifycloud.com/?_rsc=1vwYfVB7_E... https://www.unifycloud.com/?_rsc=1vwYfVB7_E9t4fEj — 200 — 2.1 KiB — 265 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
88% of JavaScript execution is third-party
First-party Third-party 6061ms · 539KB · €97/mo
www.unifycloud.com
Other
Costly
Execution 2106ms
Transfer 79 KB
Monthly Cost €34/mo
www.unifycloud.com
Other
Costly
Execution 1684ms
Transfer 70 KB
Unused 32%
Monthly Cost €27/mo
www.unifycloud.com
Other
Costly
Execution 1304ms
Transfer 2 KB
Monthly Cost €21/mo
Google Tag Manager
Tag Manager
Costly
Execution 359ms
Transfer 177 KB
Unused 41%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 317ms
Transfer 134 KB
Unused 51%
Monthly Cost €5/mo
www.unifycloud.com
Other
Optional
Execution 123ms
Transfer 5 KB
Monthly Cost €2/mo
www.unifycloud.com
Other
Optional
Execution 91ms
Transfer 35 KB
Monthly Cost €1/mo
www.unifycloud.com
Other
Optional
Execution 78ms
Transfer 39 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.unifycloud.com adds 2106ms and costs ~€34/month
  • www.unifycloud.com adds 1684ms and costs ~€27/month
  • www.unifycloud.com adds 1304ms and costs ~€21/month
  • Google Tag Manager adds 359ms and costs ~€6/month
  • Google Tag Manager adds 317ms and costs ~€5/month

88% 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.unifycloud.com takes 2106ms 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.unifycloud.com takes 1684ms 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.unifycloud.com takes 1304ms 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 359ms 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 317ms 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

51% 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
38 images, 1722 KB total, 1049 KB wasted
INFO

Image Optimization Audit

Total Images

38

Total Size

1722 KB

Oversized

19

Wasted

1049 KB

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