Skip to content
https://orbitapp.buzz

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
91
GRADE
A
FIX
0
REVIEW
6
PASS
13
INFO
2

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

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

546 ms

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

658 ms

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

0 ms

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

0.021

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

899 ms

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

658 ms

Page Load Progression

418 ms
836 ms
1.3 s
1.7 s
2.1 s
2.5 s
2.9 s
3.3 s
Checks
21
13 PASS 6 REVIEW
B
Third-Party Impact
59% third-party, 0 ms blocking
REVIEW
59% third-party, 0 ms blocking
Warning::
Third-party code accounts for 59% of page weight (550.1 KiB of 937.2 KiB)
Info::
Third-party blocking time is low (0 ms)
41%
59%
First-party Third-party
B
JS Bundles
49 scripts, 104 KB unused
REVIEW
49 scripts, 104 KB unused
Warning::
https://orbitapp.buzz/assets/client-Bn93UADq.js: 45 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://orbitapp.buzz/assets/index-BFxankgb.js: 38 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://orbitapp.buzz/assets/AppShell-CtK5UGk9.js: 21 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 104 KB
104 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://orbitapp.buzz/assets/client-Bn93UADq.js55 KB45 KB (83%)1st
https://orbitapp.buzz/assets/index-BFxankgb.js106 KB38 KB (36%)1st
https://orbitapp.buzz/assets/AppShell-CtK5UGk9.js25 KB21 KB (85%)1st
https://orbitapp.buzz/assets/dist-DMpNOeNL.js3 KB1st
https://orbitapp.buzz/assets/dialog-B6jQVsYn.js1 KB1st
https://orbitapp.buzz/assets/link-yVItxHb2.js8 KB1st
https://orbitapp.buzz/assets/routes-Dh4a2DDG.js5 KB1st
https://orbitapp.buzz/assets/useAuth-CA1arit6.js13 KB1st
https://orbitapp.buzz/assets/device-D6mm4fKE.js5 KB1st
https://orbitapp.buzz/assets/OrbitMark-CHkWq36T.js12 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

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
Document Compression
Document response uses gzip; brotli would be ~20% smaller
REVIEW
Document 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.
B
HTTP Caching
no-cache, must-revalidate, max-age=0
REVIEW
no-cache, must-revalidate, max-age=0
Info::
Cache-Control header is set
Got: no-cache, must-revalidate, max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, must-revalidate, max-age=0

DirectiveValueMeaning
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
max-age0Cache for 0 seconds
A
Page Weight Budget
937 KB transferred, 65 requests
PASS
937 KB transferred, 65 requests
Info::
Page weighs 2.3 MB (937 KB transferred)
Info::
65 HTTP requests
Info::
Estimated 0.19 g CO2 per page load
937 KB / 2.4 MB budget
937 KB transferred
65 requests
0.19 g CO2 per page load
Other 423.0 KiB 45%
JavaScript 316.9 KiB 34%
HTML 97.4 KiB 10%
Other 47.3 KiB 5%
Fonts 26.8 KiB 3%
CSS 16.6 KiB 2%
Images 4.1 KiB 0%
Other 3.8 KiB 0%
Other 1.1 KiB 0%
0 2.4 MB 4.9 MB
Under budget
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
1 images, 0 KB saveable
PASS
1 images, 0 KB saveable
Info::
All images are well-optimized
1 images 4 KB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
351ms total JS execution
PASS
351ms total JS execution
Info::
https://orbitapp.buzz/assets/index-BFxankgb.js: 154ms CPU time
Info::
https://orbitapp.buzz/: 117ms CPU time
Info::
Unattributable: 79ms CPU time

Main Thread Breakdown

Other 42% Script Evaluation 40% Style & Layout 13%
ScriptTotalScriptingParse/CompileParty
https://orbitapp.buzz/assets/index-BFxankgb.js154ms120ms0ms1st
https://orbitapp.buzz/117ms6ms1ms1st
Unattributable79ms3ms0ms1st
A+
Font Loading
1 fonts (27 KB)
PASS
1 fonts (27 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

27 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 546 ms LCP 658 mshttps://orbitapp.buzz/fonts/plus-jakarta-sans-latin.woff2plus-jakarta-sans-latin... https://orbitapp.buzz/fonts/plus-jakarta-sans-latin.woff2 — 26.8 KiB — 117 ms — font-display: swap
plus-jakarta-sans-latin... woff2 swap
Size 27 KB
Load time 117 ms
Start 323 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
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-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache, must-revalidate, max-age=0
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
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
Page Weight Inventory
65 resources · 937 KB · 104 KB savings available
PASS
65 resources · 937 KB · 104 KB savings available
Info::
Within 1MB page-weight target
Got: 937 KB
Info::
~104 KB of savings available
Warning::
13 third-party resources (59% of weight)
Info::
1 resources over 200KB
65 resources · 937.2 KiB · 13 third-party Within 1MB page-weight target
Other 46% · 428.2 KiB
JavaScript 34% · 316.9 KiB
Document 10% · 97.4 KiB
Image 5% · 51.2 KiB
Font 3% · 26.8 KiB
CSS 2% · 16.6 KiB

~103.6 KiB of savings available

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

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
65 requests over 3040ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 546 ms LCP 658 mshttps://orbitapp.buzz// https://orbitapp.buzz/ — 200 — 4.8 KiB — 282 ms — h2https://orbitapp.buzz/assets/styles-BCZOVoY1.css/assets/styles-BCZOVoY1.css https://orbitapp.buzz/assets/styles-BCZOVoY1.css — 200 — 16.6 KiB — 91 ms — h2https://orbitapp.buzz/assets/index-BFxankgb.js/assets/index-BFxankgb.js https://orbitapp.buzz/assets/index-BFxankgb.js — 200 — 106.5 KiB — 127 ms — h2https://orbitapp.buzz/assets/useRouter-YZdvOMOB.js/assets/useRouter-YZdvOMOB.js https://orbitapp.buzz/assets/useRouter-YZdvOMOB.js — 200 — 4.4 KiB — 152 ms — h2https://orbitapp.buzz/assets/useAuth-CA1arit6.js/assets/useAuth-CA1arit6.js https://orbitapp.buzz/assets/useAuth-CA1arit6.js — 200 — 13.0 KiB — 86 ms — h2https://orbitapp.buzz/assets/link-yVItxHb2.js/assets/link-yVItxHb2.js https://orbitapp.buzz/assets/link-yVItxHb2.js — 200 — 8.4 KiB — 154 ms — h2https://orbitapp.buzz/assets/invariant-DEEwAagU.js/assets/invariant-DEEwAagU.js https://orbitapp.buzz/assets/invariant-DEEwAagU.js — 200 — 162 B — 161 ms — h2https://orbitapp.buzz/assets/client-Bn93UADq.js/assets/client-Bn93UADq.js https://orbitapp.buzz/assets/client-Bn93UADq.js — 200 — 54.6 KiB — 101 ms — h2https://orbitapp.buzz/assets/routes-Dh4a2DDG.js/assets/routes-Dh4a2DDG.js https://orbitapp.buzz/assets/routes-Dh4a2DDG.js — 200 — 5.3 KiB — 160 ms — h2https://orbitapp.buzz/assets/AppShell-CtK5UGk9.js/assets/AppShell-CtK5UGk9.js https://orbitapp.buzz/assets/AppShell-CtK5UGk9.js — 200 — 24.5 KiB — 106 ms — h2https://orbitapp.buzz/assets/device-D6mm4fKE.js/assets/device-D6mm4fKE.js https://orbitapp.buzz/assets/device-D6mm4fKE.js — 200 — 4.6 KiB — 168 ms — h2https://orbitapp.buzz/assets/OrbitMark-CHkWq36T.js/assets/OrbitMark-CHkWq36T.js https://orbitapp.buzz/assets/OrbitMark-CHkWq36T.js — 200 — 11.7 KiB — 148 ms — h2https://orbitapp.buzz/assets/RequireAuth-CjQKP3jd.js/assets/RequireAuth-CjQKP3jd.js https://orbitapp.buzz/assets/RequireAuth-CjQKP3jd.js — 200 — 8.4 KiB — 104 ms — h2https://orbitapp.buzz/assets/label-BncF7BcZ.js/assets/label-BncF7BcZ.js https://orbitapp.buzz/assets/label-BncF7BcZ.js — 200 — 1021 B — 154 ms — h2https://orbitapp.buzz/assets/eye-DpqUbaOT.js/assets/eye-DpqUbaOT.js https://orbitapp.buzz/assets/eye-DpqUbaOT.js — 200 — 253 B — 155 ms — h2https://orbitapp.buzz/assets/image-plus-HFnD9UPI.js/assets/image-plus-HFnD9UPI.js https://orbitapp.buzz/assets/image-plus-HFnD9UPI.js — 200 — 306 B — 141 ms — h2https://orbitapp.buzz/assets/pause-Cvi8pQvB.js/assets/pause-Cvi8pQvB.js https://orbitapp.buzz/assets/pause-Cvi8pQvB.js — 200 — 219 B — 148 ms — h2https://orbitapp.buzz/assets/send-CHme4LRv.js/assets/send-CHme4LRv.js https://orbitapp.buzz/assets/send-CHme4LRv.js — 200 — 432 B — 62 ms — h2https://orbitapp.buzz/assets/trash-2-DIR7adaa.js/assets/trash-2-DIR7adaa.js https://orbitapp.buzz/assets/trash-2-DIR7adaa.js — 200 — 266 B — 73 ms — h2https://orbitapp.buzz/assets/x-D92O9aAO.js/assets/x-D92O9aAO.js https://orbitapp.buzz/assets/x-D92O9aAO.js — 200 — 197 B — 64 ms — h2https://orbitapp.buzz/assets/dialog-B6jQVsYn.js/assets/dialog-B6jQVsYn.js https://orbitapp.buzz/assets/dialog-B6jQVsYn.js — 200 — 924 B — 142 ms — h2https://orbitapp.buzz/assets/posts-Ns8V7ZZM.js/assets/posts-Ns8V7ZZM.js https://orbitapp.buzz/assets/posts-Ns8V7ZZM.js — 200 — 1.4 KiB — 114 ms — h2https://orbitapp.buzz/assets/textarea-CIc9tf2T.js/assets/textarea-CIc9tf2T.js https://orbitapp.buzz/assets/textarea-CIc9tf2T.js — 200 — 415 B — 146 ms — h2https://orbitapp.buzz/assets/PostCard-_qpO6R2W.js/assets/PostCard-_qpO6R2W.js https://orbitapp.buzz/assets/PostCard-_qpO6R2W.js — 200 — 4.2 KiB — 168 ms — h2https://orbitapp.buzz/fonts/plus-jakarta-sans-latin.woff2/fonts/plus-jakarta-sans-latin.woff... https://orbitapp.buzz/fonts/plus-jakarta-sans-latin.woff2 — 200 — 26.8 KiB — 117 ms — h2https://orbitapp.buzz/~flock.js/~flock.js https://orbitapp.buzz/~flock.js — 200 — 8.2 KiB — 74 ms — h2https://orbitapp.buzz/manifest.webmanifest/manifest.webmanifest https://orbitapp.buzz/manifest.webmanifest — 200 — 1.1 KiB — 165 ms — h2https://orbitapp.buzz/assets/auth-middleware-DT0sqYfD.js/assets/auth-middleware-DT0sqYfD.js https://orbitapp.buzz/assets/auth-middleware-DT0sqYfD.js — 200 — 1.9 KiB — 97 ms — h2https://orbitapp.buzz/assets/dist-DMpNOeNL.js/assets/dist-DMpNOeNL.js https://orbitapp.buzz/assets/dist-DMpNOeNL.js — 200 — 3.0 KiB — 81 ms — h2https://orbitapp.buzz/assets/dist-1NU5iD31.js/assets/dist-1NU5iD31.js https://orbitapp.buzz/assets/dist-1NU5iD31.js — 200 — 2.9 KiB — 92 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 546 ms LCP 658 mshttps://orbitapp.buzz// https://orbitapp.buzz/ — 200 — 4.8 KiB — 282 ms — h2https://orbitapp.buzz/assets/styles-BCZOVoY1.css/assets/styles-BCZOVoY1.css https://orbitapp.buzz/assets/styles-BCZOVoY1.css — 200 — 16.6 KiB — 91 ms — h2https://orbitapp.buzz/assets/index-BFxankgb.js/assets/index-BFxankgb.js https://orbitapp.buzz/assets/index-BFxankgb.js — 200 — 106.5 KiB — 127 ms — h2https://orbitapp.buzz/assets/useRouter-YZdvOMOB.js/assets/useRouter-YZdvOMOB.js https://orbitapp.buzz/assets/useRouter-YZdvOMOB.js — 200 — 4.4 KiB — 152 ms — h2https://orbitapp.buzz/assets/useAuth-CA1arit6.js/assets/useAuth-CA1arit6.js https://orbitapp.buzz/assets/useAuth-CA1arit6.js — 200 — 13.0 KiB — 86 ms — h2https://orbitapp.buzz/assets/link-yVItxHb2.js/assets/link-yVItxHb2.js https://orbitapp.buzz/assets/link-yVItxHb2.js — 200 — 8.4 KiB — 154 ms — h2https://orbitapp.buzz/assets/invariant-DEEwAagU.js/assets/invariant-DEEwAagU.js https://orbitapp.buzz/assets/invariant-DEEwAagU.js — 200 — 162 B — 161 ms — h2https://orbitapp.buzz/assets/client-Bn93UADq.js/assets/client-Bn93UADq.js https://orbitapp.buzz/assets/client-Bn93UADq.js — 200 — 54.6 KiB — 101 ms — h2https://orbitapp.buzz/assets/routes-Dh4a2DDG.js/assets/routes-Dh4a2DDG.js https://orbitapp.buzz/assets/routes-Dh4a2DDG.js — 200 — 5.3 KiB — 160 ms — h2https://orbitapp.buzz/assets/AppShell-CtK5UGk9.js/assets/AppShell-CtK5UGk9.js https://orbitapp.buzz/assets/AppShell-CtK5UGk9.js — 200 — 24.5 KiB — 106 ms — h2https://orbitapp.buzz/assets/device-D6mm4fKE.js/assets/device-D6mm4fKE.js https://orbitapp.buzz/assets/device-D6mm4fKE.js — 200 — 4.6 KiB — 168 ms — h2https://orbitapp.buzz/assets/OrbitMark-CHkWq36T.js/assets/OrbitMark-CHkWq36T.js https://orbitapp.buzz/assets/OrbitMark-CHkWq36T.js — 200 — 11.7 KiB — 148 ms — h2https://orbitapp.buzz/assets/RequireAuth-CjQKP3jd.js/assets/RequireAuth-CjQKP3jd.js https://orbitapp.buzz/assets/RequireAuth-CjQKP3jd.js — 200 — 8.4 KiB — 104 ms — h2https://orbitapp.buzz/assets/label-BncF7BcZ.js/assets/label-BncF7BcZ.js https://orbitapp.buzz/assets/label-BncF7BcZ.js — 200 — 1021 B — 154 ms — h2https://orbitapp.buzz/assets/eye-DpqUbaOT.js/assets/eye-DpqUbaOT.js https://orbitapp.buzz/assets/eye-DpqUbaOT.js — 200 — 253 B — 155 ms — h2https://orbitapp.buzz/assets/image-plus-HFnD9UPI.js/assets/image-plus-HFnD9UPI.js https://orbitapp.buzz/assets/image-plus-HFnD9UPI.js — 200 — 306 B — 141 ms — h2https://orbitapp.buzz/assets/pause-Cvi8pQvB.js/assets/pause-Cvi8pQvB.js https://orbitapp.buzz/assets/pause-Cvi8pQvB.js — 200 — 219 B — 148 ms — h2https://orbitapp.buzz/assets/send-CHme4LRv.js/assets/send-CHme4LRv.js https://orbitapp.buzz/assets/send-CHme4LRv.js — 200 — 432 B — 62 ms — h2https://orbitapp.buzz/assets/trash-2-DIR7adaa.js/assets/trash-2-DIR7adaa.js https://orbitapp.buzz/assets/trash-2-DIR7adaa.js — 200 — 266 B — 73 ms — h2https://orbitapp.buzz/assets/x-D92O9aAO.js/assets/x-D92O9aAO.js https://orbitapp.buzz/assets/x-D92O9aAO.js — 200 — 197 B — 64 ms — h2https://orbitapp.buzz/assets/dialog-B6jQVsYn.js/assets/dialog-B6jQVsYn.js https://orbitapp.buzz/assets/dialog-B6jQVsYn.js — 200 — 924 B — 142 ms — h2https://orbitapp.buzz/assets/posts-Ns8V7ZZM.js/assets/posts-Ns8V7ZZM.js https://orbitapp.buzz/assets/posts-Ns8V7ZZM.js — 200 — 1.4 KiB — 114 ms — h2https://orbitapp.buzz/assets/textarea-CIc9tf2T.js/assets/textarea-CIc9tf2T.js https://orbitapp.buzz/assets/textarea-CIc9tf2T.js — 200 — 415 B — 146 ms — h2https://orbitapp.buzz/assets/PostCard-_qpO6R2W.js/assets/PostCard-_qpO6R2W.js https://orbitapp.buzz/assets/PostCard-_qpO6R2W.js — 200 — 4.2 KiB — 168 ms — h2https://orbitapp.buzz/fonts/plus-jakarta-sans-latin.woff2/fonts/plus-jakarta-sans-latin.woff... https://orbitapp.buzz/fonts/plus-jakarta-sans-latin.woff2 — 200 — 26.8 KiB — 117 ms — h2https://orbitapp.buzz/~flock.js/~flock.js https://orbitapp.buzz/~flock.js — 200 — 8.2 KiB — 74 ms — h2https://orbitapp.buzz/manifest.webmanifest/manifest.webmanifest https://orbitapp.buzz/manifest.webmanifest — 200 — 1.1 KiB — 165 ms — h2https://orbitapp.buzz/assets/auth-middleware-DT0sqYfD.js/assets/auth-middleware-DT0sqYfD.js https://orbitapp.buzz/assets/auth-middleware-DT0sqYfD.js — 200 — 1.9 KiB — 97 ms — h2https://orbitapp.buzz/assets/dist-DMpNOeNL.js/assets/dist-DMpNOeNL.js https://orbitapp.buzz/assets/dist-DMpNOeNL.js — 200 — 3.0 KiB — 81 ms — h2https://orbitapp.buzz/assets/dist-1NU5iD31.js/assets/dist-1NU5iD31.js https://orbitapp.buzz/assets/dist-1NU5iD31.js — 200 — 2.9 KiB — 92 ms — h2https://orbitapp.buzz/assets/dist-CGN_AZ4U.js/assets/dist-CGN_AZ4U.js https://orbitapp.buzz/assets/dist-CGN_AZ4U.js — 200 — 716 B — 73 ms — h2https://orbitapp.buzz/assets/log-out-tEbe_iLY.js/assets/log-out-tEbe_iLY.js https://orbitapp.buzz/assets/log-out-tEbe_iLY.js — 200 — 240 B — 84 ms — h2https://orbitapp.buzz/assets/shield-check-DLW-qe7c.js/assets/shield-check-DLW-qe7c.js https://orbitapp.buzz/assets/shield-check-DLW-qe7c.js — 200 — 302 B — 86 ms — h2https://orbitapp.buzz/assets/Turnstile-BjefG9FU.js/assets/Turnstile-BjefG9FU.js https://orbitapp.buzz/assets/Turnstile-BjefG9FU.js — 200 — 1.1 KiB — 100 ms — h2https://orbitapp.buzz/assets/dist-Cg3nP06U.js/assets/dist-Cg3nP06U.js https://orbitapp.buzz/assets/dist-Cg3nP06U.js — 200 — 330 B — 74 ms — h2https://orbitapp.buzz/assets/dist-B545FFDJ.js/assets/dist-B545FFDJ.js https://orbitapp.buzz/assets/dist-B545FFDJ.js — 200 — 8.9 KiB — 72 ms — h2https://orbitapp.buzz/assets/user-check-FIAfizLn.js/assets/user-check-FIAfizLn.js https://orbitapp.buzz/assets/user-check-FIAfizLn.js — 200 — 418 B — 78 ms — h2https://orbitapp.buzz/assets/flag-y59hxrLn.js/assets/flag-y59hxrLn.js https://orbitapp.buzz/assets/flag-y59hxrLn.js — 200 — 261 B — 85 ms — h2https://orbitapp.buzz/assets/message-square-DAm7FYE2.js/assets/message-square-DAm7FYE2.js https://orbitapp.buzz/assets/message-square-DAm7FYE2.js — 200 — 252 B — 58 ms — h2https://orbitapp.buzz/assets/user-plus-twbBs7_d.js/assets/user-plus-twbBs7_d.js https://orbitapp.buzz/assets/user-plus-twbBs7_d.js — 200 — 285 B — 60 ms — h2https://orbitapp.buzz/assets/ReportEvidence-BQ4ovVAm.js/assets/ReportEvidence-BQ4ovVAm.js https://orbitapp.buzz/assets/ReportEvidence-BQ4ovVAm.js — 200 — 1.1 KiB — 90 ms — h2https://orbitapp.buzz/assets/loader-circle-DW2a6I_n.js/assets/loader-circle-DW2a6I_n.js https://orbitapp.buzz/assets/loader-circle-DW2a6I_n.js — 200 — 207 B — 66 ms — h2https://orbitapp.buzz/assets/ChatMedia-AAk61bXB.js/assets/ChatMedia-AAk61bXB.js https://orbitapp.buzz/assets/ChatMedia-AAk61bXB.js — 200 — 439 B — 88 ms — h2https://orbitapp.buzz/assets/UserBadges-Cl2Ey1jL.js/assets/UserBadges-Cl2Ey1jL.js https://orbitapp.buzz/assets/UserBadges-Cl2Ey1jL.js — 200 — 1.1 KiB — 93 ms — h2https://orbitapp.buzz/favicon.png/favicon.png https://orbitapp.buzz/favicon.png — 200 — 1.2 KiB — 64 ms — h2https://orbitapp.buzz/icon-512.png/icon-512.png https://orbitapp.buzz/icon-512.png — 200 — 45.8 KiB — 45 ms — h2https://orbitapp.buzz/assets/auth-D-3zQekM.js/assets/auth-D-3zQekM.js https://orbitapp.buzz/assets/auth-D-3zQekM.js — 200 — 5.8 KiB — 48 ms — h2https://orbitapp.buzz/assets/mail-Be-T0MxG.js/assets/mail-Be-T0MxG.js https://orbitapp.buzz/assets/mail-Be-T0MxG.js — 200 — 250 B — 44 ms — h2https://orbitapp.buzz/assets/mfa-BiDciAv8.js/assets/mfa-BiDciAv8.js https://orbitapp.buzz/assets/mfa-BiDciAv8.js — 200 — 540 B — 49 ms — h2https://orbitapp.buzz/~api/analytics/~api/analytics https://orbitapp.buzz/~api/analytics — 202 — 87 B — 42 ms — h2https://orbitapp.buzz/_serverFn/c958bb1fbd35493385380f61ef07661d609555bed16ae31249f68f79f09b9768/_serverFn/c958bb1fbd35493385380f61... https://orbitapp.buzz/_serverFn/c958bb1fbd35493385380f61ef07661d609555bed16ae31249f68f79f09b9768 — 200 — 1.1 KiB — 122 ms — h2https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicitchallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit — 302 — 265 B — 46 ms — h3https://challenges.cloudflare.com/turnstile/v0/g/330e41bb475c/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/g/330e41bb475c/api.js — 200 — 27.5 KiB — 32 ms — h3https://orbitapp.buzz/~api/analytics/~api/analytics https://orbitapp.buzz/~api/analytics — 202 — 84 B — 38 ms — h2https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/kkd7w/0x4AAAAAAE3bMTsUbjJdyGui/dark/fbE/new/normal?lang=autochallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/kkd7w/0x4AAAAAAE3bMTsUbjJdyGui/dark/fbE/new/normal?lang=auto — 200 — 92.6 KiB — 68 ms — h3blob:https://challenges.cloudflare.com/0560a2f4-cf73-4ffb-8a12-a2684a0e3d93challenges.cloudflare.com/0560a2f4-... blob:https://challenges.cloudflare.com/0560a2f4-cf73-4ffb-8a12-a2684a0e3d93 — -1 — 0 B — 0 ms — https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/fo/3075551683:1789935012:9DWs06vn_0TgpsFfqMjqvN-yISI_Sw9EOOQSeAWHttw/a3e3e97e9d88d09b/085omG3iwPXQ7c4_WGux9ZQ8Fcbq25FSRLaDIMlQLNw-1789939624-1.2.1.1-ngv7REczIEvXgE9_3lW4rzXLfIqrcIBgEeuAmzqq9125uZbPpuN2M0TlYbwfaqSJchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/fo/3075551683:1789935012:9DWs06vn_0TgpsFfqMjqvN-yISI_Sw9EOOQSeAWHttw/a3e3e97e9d88d09b/085omG3iwPXQ7c4_WGux9ZQ8Fcbq25FSRLaDIMlQLNw-1789939624-1.2.1.1-ngv7REczIEvXgE9_3lW4rzXLfIqrcIBgEeuAmzqq9125uZbPpuN2M0TlYbwfaqSJ — 200 — 379.1 KiB — 316 ms — h3blob:https://challenges.cloudflare.com/00641a17-6b66-4ca8-87fa-676e3c330a90challenges.cloudflare.com/00641a17-... blob:https://challenges.cloudflare.com/00641a17-6b66-4ca8-87fa-676e3c330a90 — 200 — -1 B — 23 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/pat/a3e3e97e9d88d09b/1789939625041/a6549036223982c30a69d6f5dc738d23ef0b3e8fd62ca11b6a7c61702cae807f/Cb0N_DANK4f14v0D_oxTCl2x1ajIGjjrKF1.JPKEHIs-1789939625-1.3.1.1-tu4gc.glQPh1jM1Pydy4wv9D6A3qLbEDQZBp.noP5A4vEJ.X4FUHvUti9h1DllHkbsayIMgT7u0S.PWu.gq9z0LGK7AW6aM68xZSVaL.RdFRbyLPm1Y35QoYMNMCvkJftK9aG9eXcjgIDL3WMrGW1exRvJRmq5WF1jgIGjqMB1yP2IgJ.nb2BexiwU.QRV.Imy4dUQt0KAQkUEJDVEsWhpvfIGTY97bDpm7DNAldEbOu86JEkjZXXfCBEi_uTlJQk5KVWVeehomwlJFQ0g5JYv2RBeE6uvJSTYkgShi2SnMlEePocJO4vc6WScwxAbeLHgBOd0ZxGjsiE5fbK3wbCdII8fJeGppCuyJnz4V65b5VvncPhEViBI07orQahG7JdbWLbkveeG82T8LTYlkzHjVU5kxQc2k0_TIN1ZC4sDaYOufQfOQojPORxwiluuqAPf53HMTbk3fEW__ySOle4HOFGXqOdD20xYIiODV0ibSDGBJCCtaVJJSqAfdNqbH91JC6PqNEuGm5.wNgBDLOCtfbZ48Bm6GVCH9RVNd_BzUfAn4T3GhUrYlYPpZyoH6RLOCpdcYlTHiKKXRRVBfbog45hwhIrOH2rRIM3jHpe3SAsYoCwoMW6hoYiJnD7ygdHLqXsPiaDMrDWNI0DVKfnzLiljp4HgygWI7ZU6qC3KyII6jQPY2gxZ_Z3JU_7wW9JYQgInMqom23EPaoicSQxcqfgbXKcpFbWvL9z99QKflj6LVcPD0Q1.BH9OVvdTSd42pUFo4u1UDW4UexJSHAWUT6kFv5s4_gKRQpAU3fGM_ryNcTE_6QmDZGVRtsZIybTCVEYdLjaZORJXSpfrWDMgchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/pat/a3e3e97e9d88d09b/1789939625041/a6549036223982c30a69d6f5dc738d23ef0b3e8fd62ca11b6a7c61702cae807f/Cb0N_DANK4f14v0D_oxTCl2x1ajIGjjrKF1.JPKEHIs-1789939625-1.3.1.1-tu4gc.glQPh1jM1Pydy4wv9D6A3qLbEDQZBp.noP5A4vEJ.X4FUHvUti9h1DllHkbsayIMgT7u0S.PWu.gq9z0LGK7AW6aM68xZSVaL.RdFRbyLPm1Y35QoYMNMCvkJftK9aG9eXcjgIDL3WMrGW1exRvJRmq5WF1jgIGjqMB1yP2IgJ.nb2BexiwU.QRV.Imy4dUQt0KAQkUEJDVEsWhpvfIGTY97bDpm7DNAldEbOu86JEkjZXXfCBEi_uTlJQk5KVWVeehomwlJFQ0g5JYv2RBeE6uvJSTYkgShi2SnMlEePocJO4vc6WScwxAbeLHgBOd0ZxGjsiE5fbK3wbCdII8fJeGppCuyJnz4V65b5VvncPhEViBI07orQahG7JdbWLbkveeG82T8LTYlkzHjVU5kxQc2k0_TIN1ZC4sDaYOufQfOQojPORxwiluuqAPf53HMTbk3fEW__ySOle4HOFGXqOdD20xYIiODV0ibSDGBJCCtaVJJSqAfdNqbH91JC6PqNEuGm5.wNgBDLOCtfbZ48Bm6GVCH9RVNd_BzUfAn4T3GhUrYlYPpZyoH6RLOCpdcYlTHiKKXRRVBfbog45hwhIrOH2rRIM3jHpe3SAsYoCwoMW6hoYiJnD7ygdHLqXsPiaDMrDWNI0DVKfnzLiljp4HgygWI7ZU6qC3KyII6jQPY2gxZ_Z3JU_7wW9JYQgInMqom23EPaoicSQxcqfgbXKcpFbWvL9z99QKflj6LVcPD0Q1.BH9OVvdTSd42pUFo4u1UDW4UexJSHAWUT6kFv5s4_gKRQpAU3fGM_ryNcTE_6QmDZGVRtsZIybTCVEYdLjaZORJXSpfrWDMg — 401 — 2.2 KiB — 24 ms — h3https://hagen.challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/i/a3e3e97e9d88d09b/085omG3iwPXQ7c4_WGux9ZQ8Fcbq25FSRLaDIMlQLNw-1789939624-1.2.1.1-ngv7REczIEvXgE9_3lW4rzXLfIqrcIBgEeuAmzqq9125uZbPpuN2M0TlYbwfaqSJhagen.challenges.cloudflare.com/cdn... https://hagen.challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/i/a3e3e97e9d88d09b/085omG3iwPXQ7c4_WGux9ZQ8Fcbq25FSRLaDIMlQLNw-1789939624-1.2.1.1-ngv7REczIEvXgE9_3lW4rzXLfIqrcIBgEeuAmzqq9125uZbPpuN2M0TlYbwfaqSJ — 204 — 582 B — 71 ms — h2blob:https://challenges.cloudflare.com/00641a17-6b66-4ca8-87fa-676e3c330a90challenges.cloudflare.com/00641a17-... blob:https://challenges.cloudflare.com/00641a17-6b66-4ca8-87fa-676e3c330a90 — 200 — -1 B — 20 ms — blobblob:https://challenges.cloudflare.com/00641a17-6b66-4ca8-87fa-676e3c330a90challenges.cloudflare.com/00641a17-... blob:https://challenges.cloudflare.com/00641a17-6b66-4ca8-87fa-676e3c330a90 — 200 — -1 B — 13 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/ci/a3e3e97e9d88d09b/1789939625048/6hurEuI3jAYXr05gxQNr7YHgb5pE9oGOP3DicrQlE50-1789939625-1.3.1.1-fGxtxjLljBHnE93jMgUDOLhoNiT.hsR1g4jAFXfaK7hmGGq76XcI6LWugVFdKQIXJJL0327bE1DvQDWl5EeE9TqD1H5rFwO0Ba.Af4Q8GsxMF.7CEwaSPJ1u79spASfOruAS53jAcHIGglhUNJe9rhxlkkB9A73WRoLFxQI7ec8IHIcd_po66X9WDuANc05Db8heWaenHVsERGqRcFW_cHKswGaCOxED50Cd56utPEQRKYWKcbjSBnFyjRLg8YxGULBgewexCN3xqtbBFhAc4nDYzW4ZQQQTK6DC2x8cWo8W_LVz_Eh6lDRp_A9li5boU8599v5ORz68JE7nK2KvNVpb8c2QROrfjVn8mEZs5IdE0Tn8CcZna.qwpLjlnVMqJ2vLDxomrCAdH0pCczpkvno.uH2.T3qVB97XIUgAAcAYiXiC0gia0Oi2dC3szPjuL.v_AYO2bysUv0Bo1NGWkKlai.YxONc73jjSsF_sBdY_KgNooQng6CCHqdPY9w6wlvKN6qim.TA589rOBZfEikIHUDOC3thakRiM.eMdH8wkHhziX5ZQfG.Qm8kCcrrNXeTs1fGujdNYLvO4Ew9FU96nluvvyIARzu.Mxa9CLrzb1JvBPsCxEJqE1ukEPn8e39o.2bio5uUS2m.AUfvPHlFkya4Quwnskiu4s.jEhHY6gK9VQMH4l4Zc3.aKDqD4URW_jFVSQub3RtQyc3EGTblfEmF9sN.yUUaSx.Ig45gchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/ci/a3e3e97e9d88d09b/1789939625048/6hurEuI3jAYXr05gxQNr7YHgb5pE9oGOP3DicrQlE50-1789939625-1.3.1.1-fGxtxjLljBHnE93jMgUDOLhoNiT.hsR1g4jAFXfaK7hmGGq76XcI6LWugVFdKQIXJJL0327bE1DvQDWl5EeE9TqD1H5rFwO0Ba.Af4Q8GsxMF.7CEwaSPJ1u79spASfOruAS53jAcHIGglhUNJe9rhxlkkB9A73WRoLFxQI7ec8IHIcd_po66X9WDuANc05Db8heWaenHVsERGqRcFW_cHKswGaCOxED50Cd56utPEQRKYWKcbjSBnFyjRLg8YxGULBgewexCN3xqtbBFhAc4nDYzW4ZQQQTK6DC2x8cWo8W_LVz_Eh6lDRp_A9li5boU8599v5ORz68JE7nK2KvNVpb8c2QROrfjVn8mEZs5IdE0Tn8CcZna.qwpLjlnVMqJ2vLDxomrCAdH0pCczpkvno.uH2.T3qVB97XIUgAAcAYiXiC0gia0Oi2dC3szPjuL.v_AYO2bysUv0Bo1NGWkKlai.YxONc73jjSsF_sBdY_KgNooQng6CCHqdPY9w6wlvKN6qim.TA589rOBZfEikIHUDOC3thakRiM.eMdH8wkHhziX5ZQfG.Qm8kCcrrNXeTs1fGujdNYLvO4Ew9FU96nluvvyIARzu.Mxa9CLrzb1JvBPsCxEJqE1ukEPn8e39o.2bio5uUS2m.AUfvPHlFkya4Quwnskiu4s.jEhHY6gK9VQMH4l4Zc3.aKDqD4URW_jFVSQub3RtQyc3EGTblfEmF9sN.yUUaSx.Ig45g — 200 — 4.1 KiB — 23 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/fo/3075551683:1789935012:9DWs06vn_0TgpsFfqMjqvN-yISI_Sw9EOOQSeAWHttw/a3e3e97e9d88d09b/085omG3iwPXQ7c4_WGux9ZQ8Fcbq25FSRLaDIMlQLNw-1789939624-1.2.1.1-ngv7REczIEvXgE9_3lW4rzXLfIqrcIBgEeuAmzqq9125uZbPpuN2M0TlYbwfaqSJchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/fo/3075551683:1789935012:9DWs06vn_0TgpsFfqMjqvN-yISI_Sw9EOOQSeAWHttw/a3e3e97e9d88d09b/085omG3iwPXQ7c4_WGux9ZQ8Fcbq25FSRLaDIMlQLNw-1789939624-1.2.1.1-ngv7REczIEvXgE9_3lW4rzXLfIqrcIBgEeuAmzqq9125uZbPpuN2M0TlYbwfaqSJ — 200 — 43.7 KiB — 74 ms — h3blob:https://challenges.cloudflare.com/4ba5a45a-2bfc-4e85-ad4b-9cd7148ace16challenges.cloudflare.com/4ba5a45a-... blob:https://challenges.cloudflare.com/4ba5a45a-2bfc-4e85-ad4b-9cd7148ace16 — 200 — -1 B — 16 ms — blob
HTML JavaScript CSS Images Fonts XHR/Fetch Other
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback