Skip to content
https://origopg-mwnz8lgk.manus.space

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
85
GRADE
B
FIX
5
REVIEW
4
PASS
14
INFO
3

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

46
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
90
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
69
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.40 s

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

12.87 s

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

898 ms

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

0.000

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

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

12.87 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
26
14 PASS 4 REVIEW 5 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 31 requests
FIX
2.1 MB transferred, 31 requests
Info::
Page weighs 3.3 MB (2.1 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Info::
31 HTTP requests
Info::
Estimated 0.45 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
31 requests
0.45 g CO2 per page load
Images 1.3 MiB 62%
JavaScript 344.6 KiB 16%
Other 273.7 KiB 13%
HTML 103.8 KiB 5%
Fonts 71.0 KiB 3%
CSS 25.5 KiB 1%
Other 3.3 KiB 0%
Other 266 B 0%
Other 0 B 0%
Other 0 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

D
Third-Party Impact
Action
88% third-party, 0 ms blocking
FIX
88% third-party, 0 ms blocking
Warning::
Third-party code accounts for 88% of page weight (1.9 MiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
88%
First-party Third-party
D
JS Execution Cost
Action
2357ms total JS execution
FIX
2357ms total JS execution
Warning::
https://files.manuscdn.com/manus-space-dispatcher/...: 1031ms CPU time
Warning::
https://origopg-mwnz8lgk.manus.space/: 561ms CPU time
Warning::
Unattributable: 527ms CPU time
Info::
https://origopg-mwnz8lgk.manus.space/assets/index-...: 238ms CPU time
Info::
Third-party scripts: 1031ms (44% of total)

Main Thread Breakdown

Script Evaluation 50% Other 27% Style & Layout 11% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://files.manuscdn.com/manus-space-dispatcher/spaceEditor-DPV-_I11.js1031ms942ms63ms3rd
https://origopg-mwnz8lgk.manus.space/561ms91ms67ms1st
Unattributable527ms10ms0ms1st
https://origopg-mwnz8lgk.manus.space/assets/index-CXLDF2Na.js238ms150ms3ms1st
D
Page Weight Inventory
Action
31 resources · 2.1 MB · 140 KB savings available
FIX
31 resources · 2.1 MB · 140 KB savings available
Warning::
Page weight 2.1 MB exceeds 1 MB target by 1.1 MB
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~140 KB of savings available
Warning::
22 third-party resources (88% of weight)
Info::
4 resources over 200KB
31 resources · 2.1 MiB · 22 third-party 1.1 MiB over 1MB target
Image 75% · 1.6 MiB
JavaScript 16% · 344.6 KiB
Document 5% · 103.8 KiB
Font 3% · 71.0 KiB
CSS 1% · 25.5 KiB
Other 0% · 5.5 KiB

~140.4 KiB of savings available

Remove unused JavaScript: 140.4 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, must-revalidate
Info::
Last-Modified header present
Cache-Control

no-cache, no-store, must-revalidate

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
B
JS Bundles
4 scripts, 140 KB unused
REVIEW
4 scripts, 140 KB unused
Warning::
https://origopg-mwnz8lgk.manus.space/assets/index-...: 80 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://files.manuscdn.com/manus-space-dispatcher/...: 61 KB unused (30%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 140 KB
140 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://origopg-mwnz8lgk.manus.space/assets/index-CXLDF2Na.js135 KB80 KB (59%)1st
https://files.manuscdn.com/manus-space-dispatcher/spaceEditor-DPV-_I11.js204 KB61 KB (30%)3rd
https://manus-analytics.com/umami2 KB3rd
https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.revenue.tagged-events.js3 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

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.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
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.
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
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Info::
All images are well-optimized
3 images 1.3 MB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
3 fonts (71 KB)
PASS
3 fonts (71 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

71 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.4 s LCP 12.9 shttps://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2zYXzKVElMYYaJe8bpLHnCwD... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 39.3 KiB — 36 ms — font-display: swaphttps://fonts.gstatic.com/s/ibmplexmono/v20/-F63fjptAgt5VM-kVkqdyU8n1i8q131nj-o.woff2-F63fjptAgt5VM-kVkqdyU8... https://fonts.gstatic.com/s/ibmplexmono/v20/-F63fjptAgt5VM-kVkqdyU8n1i8q131nj-o.woff2 — 9.8 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/spacegrotesk/v22/V8mDoQDjQSkFtoMM3T6r8E7mPbF4C_k3HqU.woff2V8mDoQDjQSkFtoMM3T6r8E7... https://fonts.gstatic.com/s/spacegrotesk/v22/V8mDoQDjQSkFtoMM3T6r8E7mPbF4C_k3HqU.woff2 — 21.8 KiB — 30 ms — font-display: swap
zYXzKVElMYYaJe8bpLHnCwD... woff2 swap
Size 39 KB
Load time 36 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
-F63fjptAgt5VM-kVkqdyU8... woff2 swap
Size 10 KB
Load time 30 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
V8mDoQDjQSkFtoMM3T6r8E7... woff2 swap
Size 22 KB
Load time 30 ms
Start 1.2 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch

2 resource hints configured

A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-cache, no-store, must-revalidate
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: gzip` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
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+
JavaScript Blocking
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues 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: Cloudflare

Network Waterfall
31 requests over 3234ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.4 s LCP 12.9 shttps://origopg-mwnz8lgk.manus.space// https://origopg-mwnz8lgk.manus.space/ — 200 — 103.8 KiB — 529 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap — 200 — 1.5 KiB — 96 ms — h2https://origopg-mwnz8lgk.manus.space/assets/index-CXLDF2Na.js/assets/index-CXLDF2Na.js https://origopg-mwnz8lgk.manus.space/assets/index-CXLDF2Na.js — 200 — 135.4 KiB — 582 ms — h2https://origopg-mwnz8lgk.manus.space/assets/index-cLR_9j71.css/assets/index-cLR_9j71.css https://origopg-mwnz8lgk.manus.space/assets/index-cLR_9j71.css — 200 — 24.0 KiB — 555 ms — h2https://origopg-mwnz8lgk.manus.space/__manus/pwa/manifest.webmanifest/__manus/pwa/manifest.webmanifest https://origopg-mwnz8lgk.manus.space/__manus/pwa/manifest.webmanifest — 200 — 266 B — 33 ms — h2https://manus-analytics.com/umamimanus-analytics.com/umami https://manus-analytics.com/umami — 200 — 2.1 KiB — 170 ms — h3https://files.manuscdn.com/manus-space-dispatcher/spaceEditor-DPV-_I11.jsfiles.manuscdn.com/manus-space-disp... https://files.manuscdn.com/manus-space-dispatcher/spaceEditor-DPV-_I11.js — 200 — 204.3 KiB — 20 ms — h2https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.revenue.tagged-events.jsplausible.io/js/script.file-downloa... https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.revenue.tagged-events.js — 200 — 2.8 KiB — 36 ms — h2https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2fonts.gstatic.com/s/ibmplexsans/v23... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 200 — 39.3 KiB — 36 ms — h3https://plausible.io/api/eventplausible.io/api/event https://plausible.io/api/event — 202 — 503 B — 50 ms — h2https://plausible.io/api/eventplausible.io/api/event https://plausible.io/api/event — 202 — 503 B — 51 ms — h2https://origopg-mwnz8lgk.manus.space/manus-storage/origo-professional-logo_55d0972f.png/manus-storage/origo-professional-l... https://origopg-mwnz8lgk.manus.space/manus-storage/origo-professional-logo_55d0972f.png — 307 — 444 B — 129 ms — h2https://origopg-mwnz8lgk.manus.space/manus-storage/origo-origin-field_d01ced9f.jpg/manus-storage/origo-origin-field_d... https://origopg-mwnz8lgk.manus.space/manus-storage/origo-origin-field_d01ced9f.jpg — 307 — 482 B — 128 ms — h2https://origopg-mwnz8lgk.manus.space/manus-storage/peterson-greaves_4a62d1bb.jpg/manus-storage/peterson-greaves_4a6... https://origopg-mwnz8lgk.manus.space/manus-storage/peterson-greaves_4a62d1bb.jpg — 307 — 446 B — 128 ms — h2https://fonts.gstatic.com/s/ibmplexmono/v20/-F63fjptAgt5VM-kVkqdyU8n1i8q131nj-o.woff2fonts.gstatic.com/s/ibmplexmono/v20... https://fonts.gstatic.com/s/ibmplexmono/v20/-F63fjptAgt5VM-kVkqdyU8n1i8q131nj-o.woff2 — 200 — 9.8 KiB — 30 ms — h3https://fonts.gstatic.com/s/spacegrotesk/v22/V8mDoQDjQSkFtoMM3T6r8E7mPbF4C_k3HqU.woff2fonts.gstatic.com/s/spacegrotesk/v2... https://fonts.gstatic.com/s/spacegrotesk/v22/V8mDoQDjQSkFtoMM3T6r8E7mPbF4C_k3HqU.woff2 — 200 — 21.8 KiB — 30 ms — h3https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-origin-field_d01ced9f.jpg?Expires=1788694980&Signature=NDpEty7QxbUZGfnVxnPP0OL2hetozQTlaPRNQyg091EEMHzzcSx~b2OEdMvJIfJASeW-u~VVT2wWSsmIPIk8QkpazftIsbYVQem340cW5GnWu7oi5q4QUsL~n44rqOWGWABDbdsnxR1jHm2Vsn6AmU4e-Fda0bmKmv3YTRzl1VtV1fVTj9LZlSCnpbCrM2aADWBx5qbYcJvwiOl1-hAvX6pJOVmN78dGn3Z274jnYfn9dtogI5tvIyLTmyaCLRN3TI23ZKNjJ~6voRTJCIw1NIinR7AYX8ZowbMUm2gMV-G9OZGnJfkalV-k0PhGcYnJ6WXScoB2ekjAMa21qfpheg__&Key-Pair-Id=K1MP89RTKNH4Jd36hbw14aib5lz.cloudfront.net/31051... https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-origin-field_d01ced9f.jpg?Expires=1788694980&Signature=NDpEty7QxbUZGfnVxnPP0OL2hetozQTlaPRNQyg091EEMHzzcSx~b2OEdMvJIfJASeW-u~VVT2wWSsmIPIk8QkpazftIsbYVQem340cW5GnWu7oi5q4QUsL~n44rqOWGWABDbdsnxR1jHm2Vsn6AmU4e-Fda0bmKmv3YTRzl1VtV1fVTj9LZlSCnpbCrM2aADWBx5qbYcJvwiOl1-hAvX6pJOVmN78dGn3Z274jnYfn9dtogI5tvIyLTmyaCLRN3TI23ZKNjJ~6voRTJCIw1NIinR7AYX8ZowbMUm2gMV-G9OZGnJfkalV-k0PhGcYnJ6WXScoB2ekjAMa21qfpheg__&Key-Pair-Id=K1MP89RTKNH4J — 200 — 282.8 KiB — 637 ms — h2https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-professional-logo_55d0972f.png?Expires=1788694980&Signature=SAHwYYlubvxOsXQkZnCdcle9s3KzEMzBAYMpVrA-8RiDglkdZr8Ib3c9cVOePSl1BuiOzYwiHNu5YdcK2ooNSKKnY7TGalNQUaacvv12akNcAnr1qzXWUBzJVM~ggZnT02Bis4ABURzqQqlJW3tdBNyxRm4VjpsVbadaW1O~PGWeCseK3sq~u60Xo2MhCUl9P1LjKtXoOoI7CBB9xC~zwws7MeZyGkv-hVo8eio1NPXIsN7sn6xuJoSxxh8Zdb2eI7-RgnSvcm8Vourfa4MSJ4Xh-X19Bz5Gjtx~qrD9rRYitPSb3B3xWioUCRzfL0DxuBruaiJ0SY1srY0iQaLs9A__&Key-Pair-Id=K1MP89RTKNH4Jd36hbw14aib5lz.cloudfront.net/31051... https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-professional-logo_55d0972f.png?Expires=1788694980&Signature=SAHwYYlubvxOsXQkZnCdcle9s3KzEMzBAYMpVrA-8RiDglkdZr8Ib3c9cVOePSl1BuiOzYwiHNu5YdcK2ooNSKKnY7TGalNQUaacvv12akNcAnr1qzXWUBzJVM~ggZnT02Bis4ABURzqQqlJW3tdBNyxRm4VjpsVbadaW1O~PGWeCseK3sq~u60Xo2MhCUl9P1LjKtXoOoI7CBB9xC~zwws7MeZyGkv-hVo8eio1NPXIsN7sn6xuJoSxxh8Zdb2eI7-RgnSvcm8Vourfa4MSJ4Xh-X19Bz5Gjtx~qrD9rRYitPSb3B3xWioUCRzfL0DxuBruaiJ0SY1srY0iQaLs9A__&Key-Pair-Id=K1MP89RTKNH4J — 200 — 970.9 KiB — 399 ms — h2https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/peterson-greaves_4a62d1bb.jpg?Expires=1788694980&Signature=UzwhVksuwMblfBoHvNP32ogEsLDepCwyK3QrLi6DgSCW3pMrDzwgKHU5kT~RLR6yvtGJoGtpbNJh5SGJ74wh3Fp6XdXdv0KkiEyIeRQ~NiZucZ5X9BrswjAjnhkDAC~ROdoW-uoTTyDUwdB4Q3UtIa9WZXOx3gjhssWU1PWqgbuWqdg-vxN~FzxP3hhMCItTomhaq8A-SmPhAIFHphMjUwuVlNIIK8ZS~7LDhDKSkKY1SF0sLKuCQhPkKCjaqrruSgMPAtSGfGL2OpGejSX2Eb56r-1L5yOEMbv-kuBWPbchxHtEGck55FxP8nHOKqbyp-mu0egUjzdWAf7ImCVIpQ__&Key-Pair-Id=K1MP89RTKNH4Jd36hbw14aib5lz.cloudfront.net/31051... https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/peterson-greaves_4a62d1bb.jpg?Expires=1788694980&Signature=UzwhVksuwMblfBoHvNP32ogEsLDepCwyK3QrLi6DgSCW3pMrDzwgKHU5kT~RLR6yvtGJoGtpbNJh5SGJ74wh3Fp6XdXdv0KkiEyIeRQ~NiZucZ5X9BrswjAjnhkDAC~ROdoW-uoTTyDUwdB4Q3UtIa9WZXOx3gjhssWU1PWqgbuWqdg-vxN~FzxP3hhMCItTomhaq8A-SmPhAIFHphMjUwuVlNIIK8ZS~7LDhDKSkKY1SF0sLKuCQhPkKCjaqrruSgMPAtSGfGL2OpGejSX2Eb56r-1L5yOEMbv-kuBWPbchxHtEGck55FxP8nHOKqbyp-mu0egUjzdWAf7ImCVIpQ__&Key-Pair-Id=K1MP89RTKNH4J — 200 — 106.7 KiB — 398 ms — h2https://api.manus.im/api/user_behavior/batch_create_event_v2api.manus.im/api/user_behavior/batc... https://api.manus.im/api/user_behavior/batch_create_event_v2 — 200 — 0 B — 322 ms — h2https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browser — 403 — 315 B — 203 ms — h2https://sr-client-cfg.amplitude.com/config?api_key=46ac3f9abb41dd2d17a5785e052bc6d3&config_keys=analyticsSDK.pageActionssr-client-cfg.amplitude.com/config?... https://sr-client-cfg.amplitude.com/config?api_key=46ac3f9abb41dd2d17a5785e052bc6d3&config_keys=analyticsSDK.pageActions — 403 — 380 B — 39 ms — h2https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browser — 403 — 315 B — 166 ms — h2https://manus-analytics.com/api/sendmanus-analytics.com/api/send https://manus-analytics.com/api/send — 204 — 0 B — 129 ms — h3https://origopg-mwnz8lgk.manus.space/manus-storage/origo-professional-favicon_19e23388.png/manus-storage/origo-professional-f... https://origopg-mwnz8lgk.manus.space/manus-storage/origo-professional-favicon_19e23388.png — 307 — 480 B — 336 ms — h2https://origopg-mwnz8lgk.manus.space/favicon.ico/favicon.ico https://origopg-mwnz8lgk.manus.space/favicon.ico — 302 — 136 B — 219 ms — h2https://manus-analytics.com/api/sendmanus-analytics.com/api/send https://manus-analytics.com/api/send — 200 — 1.0 KiB — 122 ms — h3https://files.manuscdn.com/user_upload_by_module/web_dev_logo/310519663919927678/xBvUXGkAljMveLIR.pngfiles.manuscdn.com/user_upload_by_m... https://files.manuscdn.com/user_upload_by_module/web_dev_logo/310519663919927678/xBvUXGkAljMveLIR.png — 200 — 10.3 KiB — 404 ms — h2https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browser — 403 — 315 B — 172 ms — h2https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-professional-favicon_19e23388.png?Expires=1788694981&Signature=YSFqUz~PTxyK~b-PW3vp19~hUchtHJIYqa5QqnGUqvK9O~ytPz1YDQ2~xsZOSj6G-DzZjat7FmqXd0TEH1yOrZs~gA6zWCcaXq-56U8x19ojnwOHqtL2QBa8d5j~cJ5RWWEwzLSDRmyKd4XrKcECb2udT8-g4bqBi-9czvMpaLrnsGcnXLMxNfX4llLeiEnW~~Sl57PZGiRSKPtFqPI2UYUcqldbCpXFc0g-3XMHLIA-h4A3bCuWhE~-Ab0c3QQovQ9FJXHwO5kSdvW-gh-5merrhUEUB926EDoBmKJhdUQgAV6DfVIF8Qsg4RMVdEImF~OPgWLckd3zFBcQEfYTZg__&Key-Pair-Id=K1MP89RTKNH4Jd36hbw14aib5lz.cloudfront.net/31051... https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-professional-favicon_19e23388.png?Expires=1788694981&Signature=YSFqUz~PTxyK~b-PW3vp19~hUchtHJIYqa5QqnGUqvK9O~ytPz1YDQ2~xsZOSj6G-DzZjat7FmqXd0TEH1yOrZs~gA6zWCcaXq-56U8x19ojnwOHqtL2QBa8d5j~cJ5RWWEwzLSDRmyKd4XrKcECb2udT8-g4bqBi-9czvMpaLrnsGcnXLMxNfX4llLeiEnW~~Sl57PZGiRSKPtFqPI2UYUcqldbCpXFc0g-3XMHLIA-h4A3bCuWhE~-Ab0c3QQovQ9FJXHwO5kSdvW-gh-5merrhUEUB926EDoBmKJhdUQgAV6DfVIF8Qsg4RMVdEImF~OPgWLckd3zFBcQEfYTZg__&Key-Pair-Id=K1MP89RTKNH4J — 200 — 261.5 KiB — 597 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.4 s LCP 12.9 shttps://origopg-mwnz8lgk.manus.space// https://origopg-mwnz8lgk.manus.space/ — 200 — 103.8 KiB — 529 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap — 200 — 1.5 KiB — 96 ms — h2https://origopg-mwnz8lgk.manus.space/assets/index-CXLDF2Na.js/assets/index-CXLDF2Na.js https://origopg-mwnz8lgk.manus.space/assets/index-CXLDF2Na.js — 200 — 135.4 KiB — 582 ms — h2https://origopg-mwnz8lgk.manus.space/assets/index-cLR_9j71.css/assets/index-cLR_9j71.css https://origopg-mwnz8lgk.manus.space/assets/index-cLR_9j71.css — 200 — 24.0 KiB — 555 ms — h2https://origopg-mwnz8lgk.manus.space/__manus/pwa/manifest.webmanifest/__manus/pwa/manifest.webmanifest https://origopg-mwnz8lgk.manus.space/__manus/pwa/manifest.webmanifest — 200 — 266 B — 33 ms — h2https://manus-analytics.com/umamimanus-analytics.com/umami https://manus-analytics.com/umami — 200 — 2.1 KiB — 170 ms — h3https://files.manuscdn.com/manus-space-dispatcher/spaceEditor-DPV-_I11.jsfiles.manuscdn.com/manus-space-disp... https://files.manuscdn.com/manus-space-dispatcher/spaceEditor-DPV-_I11.js — 200 — 204.3 KiB — 20 ms — h2https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.revenue.tagged-events.jsplausible.io/js/script.file-downloa... https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.revenue.tagged-events.js — 200 — 2.8 KiB — 36 ms — h2https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2fonts.gstatic.com/s/ibmplexsans/v23... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 200 — 39.3 KiB — 36 ms — h3https://plausible.io/api/eventplausible.io/api/event https://plausible.io/api/event — 202 — 503 B — 50 ms — h2https://plausible.io/api/eventplausible.io/api/event https://plausible.io/api/event — 202 — 503 B — 51 ms — h2https://origopg-mwnz8lgk.manus.space/manus-storage/origo-professional-logo_55d0972f.png/manus-storage/origo-professional-l... https://origopg-mwnz8lgk.manus.space/manus-storage/origo-professional-logo_55d0972f.png — 307 — 444 B — 129 ms — h2https://origopg-mwnz8lgk.manus.space/manus-storage/origo-origin-field_d01ced9f.jpg/manus-storage/origo-origin-field_d... https://origopg-mwnz8lgk.manus.space/manus-storage/origo-origin-field_d01ced9f.jpg — 307 — 482 B — 128 ms — h2https://origopg-mwnz8lgk.manus.space/manus-storage/peterson-greaves_4a62d1bb.jpg/manus-storage/peterson-greaves_4a6... https://origopg-mwnz8lgk.manus.space/manus-storage/peterson-greaves_4a62d1bb.jpg — 307 — 446 B — 128 ms — h2https://fonts.gstatic.com/s/ibmplexmono/v20/-F63fjptAgt5VM-kVkqdyU8n1i8q131nj-o.woff2fonts.gstatic.com/s/ibmplexmono/v20... https://fonts.gstatic.com/s/ibmplexmono/v20/-F63fjptAgt5VM-kVkqdyU8n1i8q131nj-o.woff2 — 200 — 9.8 KiB — 30 ms — h3https://fonts.gstatic.com/s/spacegrotesk/v22/V8mDoQDjQSkFtoMM3T6r8E7mPbF4C_k3HqU.woff2fonts.gstatic.com/s/spacegrotesk/v2... https://fonts.gstatic.com/s/spacegrotesk/v22/V8mDoQDjQSkFtoMM3T6r8E7mPbF4C_k3HqU.woff2 — 200 — 21.8 KiB — 30 ms — h3https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-origin-field_d01ced9f.jpg?Expires=1788694980&Signature=NDpEty7QxbUZGfnVxnPP0OL2hetozQTlaPRNQyg091EEMHzzcSx~b2OEdMvJIfJASeW-u~VVT2wWSsmIPIk8QkpazftIsbYVQem340cW5GnWu7oi5q4QUsL~n44rqOWGWABDbdsnxR1jHm2Vsn6AmU4e-Fda0bmKmv3YTRzl1VtV1fVTj9LZlSCnpbCrM2aADWBx5qbYcJvwiOl1-hAvX6pJOVmN78dGn3Z274jnYfn9dtogI5tvIyLTmyaCLRN3TI23ZKNjJ~6voRTJCIw1NIinR7AYX8ZowbMUm2gMV-G9OZGnJfkalV-k0PhGcYnJ6WXScoB2ekjAMa21qfpheg__&Key-Pair-Id=K1MP89RTKNH4Jd36hbw14aib5lz.cloudfront.net/31051... https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-origin-field_d01ced9f.jpg?Expires=1788694980&Signature=NDpEty7QxbUZGfnVxnPP0OL2hetozQTlaPRNQyg091EEMHzzcSx~b2OEdMvJIfJASeW-u~VVT2wWSsmIPIk8QkpazftIsbYVQem340cW5GnWu7oi5q4QUsL~n44rqOWGWABDbdsnxR1jHm2Vsn6AmU4e-Fda0bmKmv3YTRzl1VtV1fVTj9LZlSCnpbCrM2aADWBx5qbYcJvwiOl1-hAvX6pJOVmN78dGn3Z274jnYfn9dtogI5tvIyLTmyaCLRN3TI23ZKNjJ~6voRTJCIw1NIinR7AYX8ZowbMUm2gMV-G9OZGnJfkalV-k0PhGcYnJ6WXScoB2ekjAMa21qfpheg__&Key-Pair-Id=K1MP89RTKNH4J — 200 — 282.8 KiB — 637 ms — h2https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-professional-logo_55d0972f.png?Expires=1788694980&Signature=SAHwYYlubvxOsXQkZnCdcle9s3KzEMzBAYMpVrA-8RiDglkdZr8Ib3c9cVOePSl1BuiOzYwiHNu5YdcK2ooNSKKnY7TGalNQUaacvv12akNcAnr1qzXWUBzJVM~ggZnT02Bis4ABURzqQqlJW3tdBNyxRm4VjpsVbadaW1O~PGWeCseK3sq~u60Xo2MhCUl9P1LjKtXoOoI7CBB9xC~zwws7MeZyGkv-hVo8eio1NPXIsN7sn6xuJoSxxh8Zdb2eI7-RgnSvcm8Vourfa4MSJ4Xh-X19Bz5Gjtx~qrD9rRYitPSb3B3xWioUCRzfL0DxuBruaiJ0SY1srY0iQaLs9A__&Key-Pair-Id=K1MP89RTKNH4Jd36hbw14aib5lz.cloudfront.net/31051... https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-professional-logo_55d0972f.png?Expires=1788694980&Signature=SAHwYYlubvxOsXQkZnCdcle9s3KzEMzBAYMpVrA-8RiDglkdZr8Ib3c9cVOePSl1BuiOzYwiHNu5YdcK2ooNSKKnY7TGalNQUaacvv12akNcAnr1qzXWUBzJVM~ggZnT02Bis4ABURzqQqlJW3tdBNyxRm4VjpsVbadaW1O~PGWeCseK3sq~u60Xo2MhCUl9P1LjKtXoOoI7CBB9xC~zwws7MeZyGkv-hVo8eio1NPXIsN7sn6xuJoSxxh8Zdb2eI7-RgnSvcm8Vourfa4MSJ4Xh-X19Bz5Gjtx~qrD9rRYitPSb3B3xWioUCRzfL0DxuBruaiJ0SY1srY0iQaLs9A__&Key-Pair-Id=K1MP89RTKNH4J — 200 — 970.9 KiB — 399 ms — h2https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/peterson-greaves_4a62d1bb.jpg?Expires=1788694980&Signature=UzwhVksuwMblfBoHvNP32ogEsLDepCwyK3QrLi6DgSCW3pMrDzwgKHU5kT~RLR6yvtGJoGtpbNJh5SGJ74wh3Fp6XdXdv0KkiEyIeRQ~NiZucZ5X9BrswjAjnhkDAC~ROdoW-uoTTyDUwdB4Q3UtIa9WZXOx3gjhssWU1PWqgbuWqdg-vxN~FzxP3hhMCItTomhaq8A-SmPhAIFHphMjUwuVlNIIK8ZS~7LDhDKSkKY1SF0sLKuCQhPkKCjaqrruSgMPAtSGfGL2OpGejSX2Eb56r-1L5yOEMbv-kuBWPbchxHtEGck55FxP8nHOKqbyp-mu0egUjzdWAf7ImCVIpQ__&Key-Pair-Id=K1MP89RTKNH4Jd36hbw14aib5lz.cloudfront.net/31051... https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/peterson-greaves_4a62d1bb.jpg?Expires=1788694980&Signature=UzwhVksuwMblfBoHvNP32ogEsLDepCwyK3QrLi6DgSCW3pMrDzwgKHU5kT~RLR6yvtGJoGtpbNJh5SGJ74wh3Fp6XdXdv0KkiEyIeRQ~NiZucZ5X9BrswjAjnhkDAC~ROdoW-uoTTyDUwdB4Q3UtIa9WZXOx3gjhssWU1PWqgbuWqdg-vxN~FzxP3hhMCItTomhaq8A-SmPhAIFHphMjUwuVlNIIK8ZS~7LDhDKSkKY1SF0sLKuCQhPkKCjaqrruSgMPAtSGfGL2OpGejSX2Eb56r-1L5yOEMbv-kuBWPbchxHtEGck55FxP8nHOKqbyp-mu0egUjzdWAf7ImCVIpQ__&Key-Pair-Id=K1MP89RTKNH4J — 200 — 106.7 KiB — 398 ms — h2https://api.manus.im/api/user_behavior/batch_create_event_v2api.manus.im/api/user_behavior/batc... https://api.manus.im/api/user_behavior/batch_create_event_v2 — 200 — 0 B — 322 ms — h2https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browser — 403 — 315 B — 203 ms — h2https://sr-client-cfg.amplitude.com/config?api_key=46ac3f9abb41dd2d17a5785e052bc6d3&config_keys=analyticsSDK.pageActionssr-client-cfg.amplitude.com/config?... https://sr-client-cfg.amplitude.com/config?api_key=46ac3f9abb41dd2d17a5785e052bc6d3&config_keys=analyticsSDK.pageActions — 403 — 380 B — 39 ms — h2https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browser — 403 — 315 B — 166 ms — h2https://manus-analytics.com/api/sendmanus-analytics.com/api/send https://manus-analytics.com/api/send — 204 — 0 B — 129 ms — h3https://origopg-mwnz8lgk.manus.space/manus-storage/origo-professional-favicon_19e23388.png/manus-storage/origo-professional-f... https://origopg-mwnz8lgk.manus.space/manus-storage/origo-professional-favicon_19e23388.png — 307 — 480 B — 336 ms — h2https://origopg-mwnz8lgk.manus.space/favicon.ico/favicon.ico https://origopg-mwnz8lgk.manus.space/favicon.ico — 302 — 136 B — 219 ms — h2https://manus-analytics.com/api/sendmanus-analytics.com/api/send https://manus-analytics.com/api/send — 200 — 1.0 KiB — 122 ms — h3https://files.manuscdn.com/user_upload_by_module/web_dev_logo/310519663919927678/xBvUXGkAljMveLIR.pngfiles.manuscdn.com/user_upload_by_m... https://files.manuscdn.com/user_upload_by_module/web_dev_logo/310519663919927678/xBvUXGkAljMveLIR.png — 200 — 10.3 KiB — 404 ms — h2https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/46ac3f9abb41dd2d17a5785e052bc6d3?config_group=browser — 403 — 315 B — 172 ms — h2https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-professional-favicon_19e23388.png?Expires=1788694981&Signature=YSFqUz~PTxyK~b-PW3vp19~hUchtHJIYqa5QqnGUqvK9O~ytPz1YDQ2~xsZOSj6G-DzZjat7FmqXd0TEH1yOrZs~gA6zWCcaXq-56U8x19ojnwOHqtL2QBa8d5j~cJ5RWWEwzLSDRmyKd4XrKcECb2udT8-g4bqBi-9czvMpaLrnsGcnXLMxNfX4llLeiEnW~~Sl57PZGiRSKPtFqPI2UYUcqldbCpXFc0g-3XMHLIA-h4A3bCuWhE~-Ab0c3QQovQ9FJXHwO5kSdvW-gh-5merrhUEUB926EDoBmKJhdUQgAV6DfVIF8Qsg4RMVdEImF~OPgWLckd3zFBcQEfYTZg__&Key-Pair-Id=K1MP89RTKNH4Jd36hbw14aib5lz.cloudfront.net/31051... https://d36hbw14aib5lz.cloudfront.net/310519663919927678/MWNz8LGk8qZsntVB2zqpND/origo-professional-favicon_19e23388.png?Expires=1788694981&Signature=YSFqUz~PTxyK~b-PW3vp19~hUchtHJIYqa5QqnGUqvK9O~ytPz1YDQ2~xsZOSj6G-DzZjat7FmqXd0TEH1yOrZs~gA6zWCcaXq-56U8x19ojnwOHqtL2QBa8d5j~cJ5RWWEwzLSDRmyKd4XrKcECb2udT8-g4bqBi-9czvMpaLrnsGcnXLMxNfX4llLeiEnW~~Sl57PZGiRSKPtFqPI2UYUcqldbCpXFc0g-3XMHLIA-h4A3bCuWhE~-Ab0c3QQovQ9FJXHwO5kSdvW-gh-5merrhUEUB926EDoBmKJhdUQgAV6DfVIF8Qsg4RMVdEImF~OPgWLckd3zFBcQEfYTZg__&Key-Pair-Id=K1MP89RTKNH4J — 200 — 261.5 KiB — 597 ms — h2https://api2.amplitude.com/2/httpapiapi2.amplitude.com/2/httpapi https://api2.amplitude.com/2/httpapi — 400 — 0 B — 555 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
44% of JavaScript execution is third-party
First-party Third-party 1031ms · 204KB · €11/mo
files.manuscdn.com
Other
Costly
Execution 1031ms
Transfer 204 KB
Unused 30%
Monthly Cost €11/mo

These scripts may cost more than they're worth

  • files.manuscdn.com adds 1031ms and costs ~€11/month

44% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

files.manuscdn.com takes 1031ms 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
4 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

4

Total Size

0 KB

Oversized

2

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