Skip to content
https://app.vip100x.com

Performance

· 20 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
93
GRADE
A
FIX
0
REVIEW
5
PASS
14
INFO
1

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

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

1.43 s

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

3.44 s

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

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

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

4.52 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
20
14 PASS 5 REVIEW
B
Page Weight Budget
1.2 MB transferred, 41 requests
REVIEW
1.2 MB transferred, 41 requests
Info::
Page weighs 2.2 MB (1.2 MB transferred)
Info::
Fonts are 880 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 880 KB
Info::
41 HTTP requests
Info::
Estimated 0.26 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
41 requests
0.26 g CO2 per page load
Fonts 880.5 KiB 69%
JavaScript 355.2 KiB 28%
CSS 29.0 KiB 2%
HTML 4.7 KiB 0%
Other 2.6 KiB 0%
Other 936 B 0%
Other 863 B 0%
Other 469 B 0%
0 2.4 MB 4.9 MB
Under budget

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

B
JS Bundles
15 scripts, 118 KB unused
REVIEW
15 scripts, 118 KB unused
Warning::
https://app.vip100x.com/_next/static/chunks/3qz1u5...: 118 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 118 KB
118 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://app.vip100x.com/_next/static/chunks/3qz1u5m6pm-zo.js195 KB118 KB (62%)1st
https://app.vip100x.com/_next/static/chunks/turbopack-1qobu2j8-8h00.js5 KB1st
https://app.vip100x.com/_next/static/chunks/2_myi09zwn9d1.js9 KB1st
https://app.vip100x.com/_next/static/chunks/1t5z4ctexxq9x.js4 KB1st
https://app.vip100x.com/_next/static/chunks/2w4jzucew4tct.js43 KB1st
https://app.vip100x.com/_next/static/chunks/0vb4-pf-ns6v9.js19 KB1st
https://static.cloudflareinsights.com/beacon.min.js/v3d52b47920f24c319d37e2661827c42b17875880269259 KB3rd
https://app.vip100x.com/_next/static/chunks/0de70n9yr_b-l.js10 KB1st
https://app.vip100x.com/_next/static/chunks/1jsligd28460c.js9 KB1st
https://app.vip100x.com/_next/static/chunks/011qxpyo32igt.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

B
Main HTML Cache-Control
Cache-Control present but without max-age
REVIEW
Cache-Control present but without max-age
Info::
Main HTML Cache-Control has no max-age: s-maxage=31536000
Got: s-maxage=31536000
B
Page Weight Inventory
41 resources · 1.2 MB · 118 KB savings available
REVIEW
41 resources · 1.2 MB · 118 KB savings available
Warning::
Page weight 1.2 MB exceeds 1 MB target by 250 KB
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~118 KB of savings available
Info::
4 third-party resources (1% of weight)
41 resources · 1.2 MiB · 4 third-party 250.3 KiB over 1MB target
Font 69% · 880.5 KiB
JavaScript 28% · 355.2 KiB
CSS 2% · 29.0 KiB
Document 0% · 4.7 KiB
Other 0% · 4.0 KiB
Image 0% · 863 B

~117.8 KiB of savings available

Remove unused JavaScript: 117.8 KiB
B
HTTP Caching
s-maxage=31536000
REVIEW
s-maxage=31536000
Info::
Cache-Control header is set
Got: s-maxage=31536000
Info::
CDN TTL: 52 weeks (s-maxage=31536000)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

s-maxage=31536000

DirectiveValueMeaning
s-maxage31536000CDN caches for 52 weeks
A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (9.9 KiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
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
No images on this page
PASS
No images on this page
Info::
No images on this page
0 images 0 KB
0 oversized -0 KB
0 legacy format
0 missing dimensions CLS risk
A+
JS Execution Cost
311ms total JS execution
PASS
311ms total JS execution
Info::
https://app.vip100x.com/_next/static/chunks/3qz1u5...: 218ms CPU time
Info::
Unattributable: 93ms CPU time

Main Thread Breakdown

Script Evaluation 57% Other 25% Script Parsing & Compilation 11% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
https://app.vip100x.com/_next/static/chunks/3qz1u5m6pm-zo.js218ms190ms25ms1st
Unattributable93ms3ms0ms1st
A+
Font Loading
14 fonts (880 KB)
PASS
14 fonts (880 KB)
Info::
14 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

14

880 KB total

Render-blocking

0

of 14

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 FCP 1.4 s LCP 3.4 shttps://app.vip100x.com/_next/static/media/05ce0245cbf07d46-s.p.1__0ydqd-xg_4.woff205ce0245cbf07d46-s.p.1_... https://app.vip100x.com/_next/static/media/05ce0245cbf07d46-s.p.1__0ydqd-xg_4.woff2 — 164.8 KiB — 2.6 s — font-display: swaphttps://app.vip100x.com/_next/static/media/13c8bea787795a91-s.p.1undqm_-sukdc.woff213c8bea787795a91-s.p.1u... https://app.vip100x.com/_next/static/media/13c8bea787795a91-s.p.1undqm_-sukdc.woff2 — 20.1 KiB — 674 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/1bffadaabf893a1e-s.p.3-6t-g6q0vh0a.woff21bffadaabf893a1e-s.p.3-... https://app.vip100x.com/_next/static/media/1bffadaabf893a1e-s.p.3-6t-g6q0vh0a.woff2 — 83.8 KiB — 896 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/256e1f7f180674ba-s.p.1x971o6gwfy6w.woff2256e1f7f180674ba-s.p.1x... https://app.vip100x.com/_next/static/media/256e1f7f180674ba-s.p.1x971o6gwfy6w.woff2 — 36.2 KiB — 724 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/292081311a6a8abc-s.p.1t-2a-g4m3ypx.woff2292081311a6a8abc-s.p.1t... https://app.vip100x.com/_next/static/media/292081311a6a8abc-s.p.1t-2a-g4m3ypx.woff2 — 41.6 KiB — 719 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/3fd1b3eda9c5392f-s.p.28efgb-r-zxeb.woff23fd1b3eda9c5392f-s.p.28... https://app.vip100x.com/_next/static/media/3fd1b3eda9c5392f-s.p.28efgb-r-zxeb.woff2 — 162.9 KiB — 2.3 s — font-display: swaphttps://app.vip100x.com/_next/static/media/4f36259cef3d9fc5-s.p.12ymuiql-5wiy.woff24f36259cef3d9fc5-s.p.12... https://app.vip100x.com/_next/static/media/4f36259cef3d9fc5-s.p.12ymuiql-5wiy.woff2 — 12.4 KiB — 509 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff268d403cf9f2c68c5-s.p.20... https://app.vip100x.com/_next/static/media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2 — 50.3 KiB — 787 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/72c852477dae22c1-s.p.1rj289vzyu1rd.woff272c852477dae22c1-s.p.1r... https://app.vip100x.com/_next/static/media/72c852477dae22c1-s.p.1rj289vzyu1rd.woff2 — 155.8 KiB — 2.2 s — font-display: swaphttps://app.vip100x.com/_next/static/media/7da1b2d9318915d2-s.p.1pt2_06aomutc.woff27da1b2d9318915d2-s.p.1p... https://app.vip100x.com/_next/static/media/7da1b2d9318915d2-s.p.1pt2_06aomutc.woff2 — 31.8 KiB — 689 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff283afe278b6a6bb3c-s.p.2b... https://app.vip100x.com/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 47.8 KiB — 783 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/9c72aa0f40e4eef8-s.p.1y4-pdgsjb-pw.woff29c72aa0f40e4eef8-s.p.1y... https://app.vip100x.com/_next/static/media/9c72aa0f40e4eef8-s.p.1y4-pdgsjb-pw.woff2 — 18.8 KiB — 635 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/bfe1d01af4e99ec2-s.p.2x1i-5a98j7wb.woff2bfe1d01af4e99ec2-s.p.2x... https://app.vip100x.com/_next/static/media/bfe1d01af4e99ec2-s.p.2x1i-5a98j7wb.woff2 — 18.6 KiB — 645 ms — font-display: swaphttps://app.vip100x.com/_next/static/media/dc6d2a64e9dbf3bc-s.p.3mjzw95c0-_52.woff2dc6d2a64e9dbf3bc-s.p.3m... https://app.vip100x.com/_next/static/media/dc6d2a64e9dbf3bc-s.p.3mjzw95c0-_52.woff2 — 35.5 KiB — 699 ms — font-display: swap
05ce0245cbf07d46-s.p.1_... woff2 swap
Size 165 KB
Load time 2.6 s
Start 224 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
13c8bea787795a91-s.p.1u... woff2 swap
Size 20 KB
Load time 674 ms
Start 224 ms
Risk FOUT — text flashes from fallback to web font
1bffadaabf893a1e-s.p.3-... woff2 swap
Size 84 KB
Load time 896 ms
Start 224 ms
Risk FOUT — text flashes from fallback to web font
256e1f7f180674ba-s.p.1x... woff2 swap
Size 36 KB
Load time 724 ms
Start 226 ms
Risk FOUT — text flashes from fallback to web font
292081311a6a8abc-s.p.1t... woff2 swap
Size 42 KB
Load time 719 ms
Start 226 ms
Risk FOUT — text flashes from fallback to web font
3fd1b3eda9c5392f-s.p.28... woff2 swap
Size 163 KB
Load time 2.3 s
Start 226 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
4f36259cef3d9fc5-s.p.12... woff2 swap
Size 12 KB
Load time 509 ms
Start 227 ms
Risk FOUT — text flashes from fallback to web font
68d403cf9f2c68c5-s.p.20... woff2 swap
Size 50 KB
Load time 787 ms
Start 227 ms
Risk FOUT — text flashes from fallback to web font
72c852477dae22c1-s.p.1r... woff2 swap
Size 156 KB
Load time 2.2 s
Start 229 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
7da1b2d9318915d2-s.p.1p... woff2 swap
Size 32 KB
Load time 689 ms
Start 229 ms
Risk FOUT — text flashes from fallback to web font
83afe278b6a6bb3c-s.p.2b... woff2 swap
Size 48 KB
Load time 783 ms
Start 230 ms
Risk FOUT — text flashes from fallback to web font
9c72aa0f40e4eef8-s.p.1y... woff2 swap
Size 19 KB
Load time 635 ms
Start 230 ms
Risk FOUT — text flashes from fallback to web font
bfe1d01af4e99ec2-s.p.2x... woff2 swap
Size 19 KB
Load time 645 ms
Start 230 ms
Risk FOUT — text flashes from fallback to web font
dc6d2a64e9dbf3bc-s.p.3m... woff2 swap
Size 36 KB
Load time 699 ms
Start 231 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)

Fixing the unchecked items could save ~242 KB and ~484 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
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-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch,...
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+
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
41 requests over 3356ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.4 s LCP 3.4 shttps://app.vip100x.com// https://app.vip100x.com/ — 200 — 4.7 KiB — 215 ms — h3https://app.vip100x.com/_next/static/media/05ce0245cbf07d46-s.p.1__0ydqd-xg_4.woff2/_next/static/media/05ce0245cbf07d4... https://app.vip100x.com/_next/static/media/05ce0245cbf07d46-s.p.1__0ydqd-xg_4.woff2 — 200 — 164.8 KiB — 2.6 s — h3https://app.vip100x.com/_next/static/media/13c8bea787795a91-s.p.1undqm_-sukdc.woff2/_next/static/media/13c8bea787795a9... https://app.vip100x.com/_next/static/media/13c8bea787795a91-s.p.1undqm_-sukdc.woff2 — 200 — 20.1 KiB — 674 ms — h3https://app.vip100x.com/_next/static/media/1bffadaabf893a1e-s.p.3-6t-g6q0vh0a.woff2/_next/static/media/1bffadaabf893a1... https://app.vip100x.com/_next/static/media/1bffadaabf893a1e-s.p.3-6t-g6q0vh0a.woff2 — 200 — 83.8 KiB — 896 ms — h3https://app.vip100x.com/_next/static/media/256e1f7f180674ba-s.p.1x971o6gwfy6w.woff2/_next/static/media/256e1f7f180674b... https://app.vip100x.com/_next/static/media/256e1f7f180674ba-s.p.1x971o6gwfy6w.woff2 — 200 — 36.2 KiB — 724 ms — h3https://app.vip100x.com/_next/static/media/292081311a6a8abc-s.p.1t-2a-g4m3ypx.woff2/_next/static/media/292081311a6a8ab... https://app.vip100x.com/_next/static/media/292081311a6a8abc-s.p.1t-2a-g4m3ypx.woff2 — 200 — 41.6 KiB — 719 ms — h3https://app.vip100x.com/_next/static/media/3fd1b3eda9c5392f-s.p.28efgb-r-zxeb.woff2/_next/static/media/3fd1b3eda9c5392... https://app.vip100x.com/_next/static/media/3fd1b3eda9c5392f-s.p.28efgb-r-zxeb.woff2 — 200 — 162.9 KiB — 2.3 s — h3https://app.vip100x.com/_next/static/media/4f36259cef3d9fc5-s.p.12ymuiql-5wiy.woff2/_next/static/media/4f36259cef3d9fc... https://app.vip100x.com/_next/static/media/4f36259cef3d9fc5-s.p.12ymuiql-5wiy.woff2 — 200 — 12.4 KiB — 509 ms — h3https://app.vip100x.com/_next/static/media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2/_next/static/media/68d403cf9f2c68c... https://app.vip100x.com/_next/static/media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2 — 200 — 50.3 KiB — 787 ms — h3https://app.vip100x.com/_next/static/media/72c852477dae22c1-s.p.1rj289vzyu1rd.woff2/_next/static/media/72c852477dae22c... https://app.vip100x.com/_next/static/media/72c852477dae22c1-s.p.1rj289vzyu1rd.woff2 — 200 — 155.8 KiB — 2.2 s — h3https://app.vip100x.com/_next/static/media/7da1b2d9318915d2-s.p.1pt2_06aomutc.woff2/_next/static/media/7da1b2d9318915d... https://app.vip100x.com/_next/static/media/7da1b2d9318915d2-s.p.1pt2_06aomutc.woff2 — 200 — 31.8 KiB — 689 ms — h3https://app.vip100x.com/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2/_next/static/media/83afe278b6a6bb3... https://app.vip100x.com/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 200 — 47.8 KiB — 783 ms — h3https://app.vip100x.com/_next/static/media/9c72aa0f40e4eef8-s.p.1y4-pdgsjb-pw.woff2/_next/static/media/9c72aa0f40e4eef... https://app.vip100x.com/_next/static/media/9c72aa0f40e4eef8-s.p.1y4-pdgsjb-pw.woff2 — 200 — 18.8 KiB — 635 ms — h3https://app.vip100x.com/_next/static/media/bfe1d01af4e99ec2-s.p.2x1i-5a98j7wb.woff2/_next/static/media/bfe1d01af4e99ec... https://app.vip100x.com/_next/static/media/bfe1d01af4e99ec2-s.p.2x1i-5a98j7wb.woff2 — 200 — 18.6 KiB — 645 ms — h3https://app.vip100x.com/_next/static/media/dc6d2a64e9dbf3bc-s.p.3mjzw95c0-_52.woff2/_next/static/media/dc6d2a64e9dbf3b... https://app.vip100x.com/_next/static/media/dc6d2a64e9dbf3bc-s.p.3mjzw95c0-_52.woff2 — 200 — 35.5 KiB — 699 ms — h3https://app.vip100x.com/_next/static/chunks/1tfxox6j86tu0.css/_next/static/chunks/1tfxox6j86tu0.... https://app.vip100x.com/_next/static/chunks/1tfxox6j86tu0.css — 200 — 3.7 KiB — 630 ms — h3https://app.vip100x.com/_next/static/chunks/1l12r5fz5pkpe.css/_next/static/chunks/1l12r5fz5pkpe.... https://app.vip100x.com/_next/static/chunks/1l12r5fz5pkpe.css — 200 — 25.3 KiB — 702 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v3d52b47920f24c319d37e2661827c42b1787588026925static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v3d52b47920f24c319d37e2661827c42b1787588026925 — 200 — 9.5 KiB — 25 ms — h2https://app.vip100x.com/_next/static/chunks/1t5z4ctexxq9x.js/_next/static/chunks/1t5z4ctexxq9x.... https://app.vip100x.com/_next/static/chunks/1t5z4ctexxq9x.js — 200 — 4.3 KiB — 513 ms — h3https://app.vip100x.com/_next/static/chunks/1jsligd28460c.js/_next/static/chunks/1jsligd28460c.... https://app.vip100x.com/_next/static/chunks/1jsligd28460c.js — 200 — 8.8 KiB — 628 ms — h3https://app.vip100x.com/_next/static/chunks/3qz1u5m6pm-zo.js/_next/static/chunks/3qz1u5m6pm-zo.... https://app.vip100x.com/_next/static/chunks/3qz1u5m6pm-zo.js — 200 — 195.4 KiB — 1.1 s — h3https://app.vip100x.com/_next/static/chunks/2w4jzucew4tct.js/_next/static/chunks/2w4jzucew4tct.... https://app.vip100x.com/_next/static/chunks/2w4jzucew4tct.js — 200 — 42.7 KiB — 751 ms — h3https://app.vip100x.com/_next/static/chunks/0vb4-pf-ns6v9.js/_next/static/chunks/0vb4-pf-ns6v9.... https://app.vip100x.com/_next/static/chunks/0vb4-pf-ns6v9.js — 200 — 19.0 KiB — 666 ms — h3https://app.vip100x.com/_next/static/chunks/turbopack-1qobu2j8-8h00.js/_next/static/chunks/turbopack-1qob... https://app.vip100x.com/_next/static/chunks/turbopack-1qobu2j8-8h00.js — 200 — 4.7 KiB — 502 ms — h3https://app.vip100x.com/_next/static/chunks/0de70n9yr_b-l.js/_next/static/chunks/0de70n9yr_b-l.... https://app.vip100x.com/_next/static/chunks/0de70n9yr_b-l.js — 200 — 10.2 KiB — 2.1 s — h3https://app.vip100x.com/_next/static/chunks/2_myi09zwn9d1.js/_next/static/chunks/2_myi09zwn9d1.... https://app.vip100x.com/_next/static/chunks/2_myi09zwn9d1.js — 200 — 9.2 KiB — 611 ms — h3https://app.vip100x.com/_next/static/chunks/011qxpyo32igt.js/_next/static/chunks/011qxpyo32igt.... https://app.vip100x.com/_next/static/chunks/011qxpyo32igt.js — 200 — 12.3 KiB — 532 ms — h3https://app.vip100x.com/_next/static/chunks/0-s3rwzuy18n6.js/_next/static/chunks/0-s3rwzuy18n6.... https://app.vip100x.com/_next/static/chunks/0-s3rwzuy18n6.js — 200 — 25.3 KiB — 669 ms — h3https://app.vip100x.com/_next/static/chunks/1pdy5ffom9i_l.js/_next/static/chunks/1pdy5ffom9i_l.... https://app.vip100x.com/_next/static/chunks/1pdy5ffom9i_l.js — 200 — 9.7 KiB — 625 ms — h3https://app.vip100x.com/_next/static/chunks/3yrw_de2x5v8j.js/_next/static/chunks/3yrw_de2x5v8j.... https://app.vip100x.com/_next/static/chunks/3yrw_de2x5v8j.js — 200 — 816 B — 603 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 1.4 s LCP 3.4 shttps://app.vip100x.com// https://app.vip100x.com/ — 200 — 4.7 KiB — 215 ms — h3https://app.vip100x.com/_next/static/media/05ce0245cbf07d46-s.p.1__0ydqd-xg_4.woff2/_next/static/media/05ce0245cbf07d4... https://app.vip100x.com/_next/static/media/05ce0245cbf07d46-s.p.1__0ydqd-xg_4.woff2 — 200 — 164.8 KiB — 2.6 s — h3https://app.vip100x.com/_next/static/media/13c8bea787795a91-s.p.1undqm_-sukdc.woff2/_next/static/media/13c8bea787795a9... https://app.vip100x.com/_next/static/media/13c8bea787795a91-s.p.1undqm_-sukdc.woff2 — 200 — 20.1 KiB — 674 ms — h3https://app.vip100x.com/_next/static/media/1bffadaabf893a1e-s.p.3-6t-g6q0vh0a.woff2/_next/static/media/1bffadaabf893a1... https://app.vip100x.com/_next/static/media/1bffadaabf893a1e-s.p.3-6t-g6q0vh0a.woff2 — 200 — 83.8 KiB — 896 ms — h3https://app.vip100x.com/_next/static/media/256e1f7f180674ba-s.p.1x971o6gwfy6w.woff2/_next/static/media/256e1f7f180674b... https://app.vip100x.com/_next/static/media/256e1f7f180674ba-s.p.1x971o6gwfy6w.woff2 — 200 — 36.2 KiB — 724 ms — h3https://app.vip100x.com/_next/static/media/292081311a6a8abc-s.p.1t-2a-g4m3ypx.woff2/_next/static/media/292081311a6a8ab... https://app.vip100x.com/_next/static/media/292081311a6a8abc-s.p.1t-2a-g4m3ypx.woff2 — 200 — 41.6 KiB — 719 ms — h3https://app.vip100x.com/_next/static/media/3fd1b3eda9c5392f-s.p.28efgb-r-zxeb.woff2/_next/static/media/3fd1b3eda9c5392... https://app.vip100x.com/_next/static/media/3fd1b3eda9c5392f-s.p.28efgb-r-zxeb.woff2 — 200 — 162.9 KiB — 2.3 s — h3https://app.vip100x.com/_next/static/media/4f36259cef3d9fc5-s.p.12ymuiql-5wiy.woff2/_next/static/media/4f36259cef3d9fc... https://app.vip100x.com/_next/static/media/4f36259cef3d9fc5-s.p.12ymuiql-5wiy.woff2 — 200 — 12.4 KiB — 509 ms — h3https://app.vip100x.com/_next/static/media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2/_next/static/media/68d403cf9f2c68c... https://app.vip100x.com/_next/static/media/68d403cf9f2c68c5-s.p.20at88_q9f_kt.woff2 — 200 — 50.3 KiB — 787 ms — h3https://app.vip100x.com/_next/static/media/72c852477dae22c1-s.p.1rj289vzyu1rd.woff2/_next/static/media/72c852477dae22c... https://app.vip100x.com/_next/static/media/72c852477dae22c1-s.p.1rj289vzyu1rd.woff2 — 200 — 155.8 KiB — 2.2 s — h3https://app.vip100x.com/_next/static/media/7da1b2d9318915d2-s.p.1pt2_06aomutc.woff2/_next/static/media/7da1b2d9318915d... https://app.vip100x.com/_next/static/media/7da1b2d9318915d2-s.p.1pt2_06aomutc.woff2 — 200 — 31.8 KiB — 689 ms — h3https://app.vip100x.com/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2/_next/static/media/83afe278b6a6bb3... https://app.vip100x.com/_next/static/media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2 — 200 — 47.8 KiB — 783 ms — h3https://app.vip100x.com/_next/static/media/9c72aa0f40e4eef8-s.p.1y4-pdgsjb-pw.woff2/_next/static/media/9c72aa0f40e4eef... https://app.vip100x.com/_next/static/media/9c72aa0f40e4eef8-s.p.1y4-pdgsjb-pw.woff2 — 200 — 18.8 KiB — 635 ms — h3https://app.vip100x.com/_next/static/media/bfe1d01af4e99ec2-s.p.2x1i-5a98j7wb.woff2/_next/static/media/bfe1d01af4e99ec... https://app.vip100x.com/_next/static/media/bfe1d01af4e99ec2-s.p.2x1i-5a98j7wb.woff2 — 200 — 18.6 KiB — 645 ms — h3https://app.vip100x.com/_next/static/media/dc6d2a64e9dbf3bc-s.p.3mjzw95c0-_52.woff2/_next/static/media/dc6d2a64e9dbf3b... https://app.vip100x.com/_next/static/media/dc6d2a64e9dbf3bc-s.p.3mjzw95c0-_52.woff2 — 200 — 35.5 KiB — 699 ms — h3https://app.vip100x.com/_next/static/chunks/1tfxox6j86tu0.css/_next/static/chunks/1tfxox6j86tu0.... https://app.vip100x.com/_next/static/chunks/1tfxox6j86tu0.css — 200 — 3.7 KiB — 630 ms — h3https://app.vip100x.com/_next/static/chunks/1l12r5fz5pkpe.css/_next/static/chunks/1l12r5fz5pkpe.... https://app.vip100x.com/_next/static/chunks/1l12r5fz5pkpe.css — 200 — 25.3 KiB — 702 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v3d52b47920f24c319d37e2661827c42b1787588026925static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v3d52b47920f24c319d37e2661827c42b1787588026925 — 200 — 9.5 KiB — 25 ms — h2https://app.vip100x.com/_next/static/chunks/1t5z4ctexxq9x.js/_next/static/chunks/1t5z4ctexxq9x.... https://app.vip100x.com/_next/static/chunks/1t5z4ctexxq9x.js — 200 — 4.3 KiB — 513 ms — h3https://app.vip100x.com/_next/static/chunks/1jsligd28460c.js/_next/static/chunks/1jsligd28460c.... https://app.vip100x.com/_next/static/chunks/1jsligd28460c.js — 200 — 8.8 KiB — 628 ms — h3https://app.vip100x.com/_next/static/chunks/3qz1u5m6pm-zo.js/_next/static/chunks/3qz1u5m6pm-zo.... https://app.vip100x.com/_next/static/chunks/3qz1u5m6pm-zo.js — 200 — 195.4 KiB — 1.1 s — h3https://app.vip100x.com/_next/static/chunks/2w4jzucew4tct.js/_next/static/chunks/2w4jzucew4tct.... https://app.vip100x.com/_next/static/chunks/2w4jzucew4tct.js — 200 — 42.7 KiB — 751 ms — h3https://app.vip100x.com/_next/static/chunks/0vb4-pf-ns6v9.js/_next/static/chunks/0vb4-pf-ns6v9.... https://app.vip100x.com/_next/static/chunks/0vb4-pf-ns6v9.js — 200 — 19.0 KiB — 666 ms — h3https://app.vip100x.com/_next/static/chunks/turbopack-1qobu2j8-8h00.js/_next/static/chunks/turbopack-1qob... https://app.vip100x.com/_next/static/chunks/turbopack-1qobu2j8-8h00.js — 200 — 4.7 KiB — 502 ms — h3https://app.vip100x.com/_next/static/chunks/0de70n9yr_b-l.js/_next/static/chunks/0de70n9yr_b-l.... https://app.vip100x.com/_next/static/chunks/0de70n9yr_b-l.js — 200 — 10.2 KiB — 2.1 s — h3https://app.vip100x.com/_next/static/chunks/2_myi09zwn9d1.js/_next/static/chunks/2_myi09zwn9d1.... https://app.vip100x.com/_next/static/chunks/2_myi09zwn9d1.js — 200 — 9.2 KiB — 611 ms — h3https://app.vip100x.com/_next/static/chunks/011qxpyo32igt.js/_next/static/chunks/011qxpyo32igt.... https://app.vip100x.com/_next/static/chunks/011qxpyo32igt.js — 200 — 12.3 KiB — 532 ms — h3https://app.vip100x.com/_next/static/chunks/0-s3rwzuy18n6.js/_next/static/chunks/0-s3rwzuy18n6.... https://app.vip100x.com/_next/static/chunks/0-s3rwzuy18n6.js — 200 — 25.3 KiB — 669 ms — h3https://app.vip100x.com/_next/static/chunks/1pdy5ffom9i_l.js/_next/static/chunks/1pdy5ffom9i_l.... https://app.vip100x.com/_next/static/chunks/1pdy5ffom9i_l.js — 200 — 9.7 KiB — 625 ms — h3https://app.vip100x.com/_next/static/chunks/3yrw_de2x5v8j.js/_next/static/chunks/3yrw_de2x5v8j.... https://app.vip100x.com/_next/static/chunks/3yrw_de2x5v8j.js — 200 — 816 B — 603 ms — h3https://app.vip100x.com/_next/static/chunks/3pece-ydkie01.js/_next/static/chunks/3pece-ydkie01.... https://app.vip100x.com/_next/static/chunks/3pece-ydkie01.js — 200 — 2.4 KiB — 599 ms — h3https://app.vip100x.com/_next/static/chunks/0srpop12p267d.js/_next/static/chunks/0srpop12p267d.... https://app.vip100x.com/_next/static/chunks/0srpop12p267d.js — 200 — 898 B — 501 ms — h3https://o4511995946074112.ingest.de.sentry.io/api/4511995948892241/envelope/?sentry_version=7&sentry_key=13ab05820790ba45f9f9599d60358867&sentry_client=sentry.javascript.nextjs%2F10.71.0o4511995946074112.ingest.de.sentry.... https://o4511995946074112.ingest.de.sentry.io/api/4511995948892241/envelope/?sentry_version=7&sentry_key=13ab05820790ba45f9f9599d60358867&sentry_client=sentry.javascript.nextjs%2F10.71.0 — 200 — 281 B — 36 ms — h2https://o4511995946074112.ingest.de.sentry.io/api/4511995948892241/envelope/?sentry_version=7&sentry_key=13ab05820790ba45f9f9599d60358867&sentry_client=sentry.javascript.nextjs%2F10.71.0o4511995946074112.ingest.de.sentry.... https://o4511995946074112.ingest.de.sentry.io/api/4511995948892241/envelope/?sentry_version=7&sentry_key=13ab05820790ba45f9f9599d60358867&sentry_client=sentry.javascript.nextjs%2F10.71.0 — 200 — 56 B — 11 ms — h2https://o4511995946074112.ingest.de.sentry.io/api/4511995948892241/envelope/?sentry_version=7&sentry_key=13ab05820790ba45f9f9599d60358867&sentry_client=sentry.javascript.nextjs%2F10.71.0o4511995946074112.ingest.de.sentry.... https://o4511995946074112.ingest.de.sentry.io/api/4511995948892241/envelope/?sentry_version=7&sentry_key=13ab05820790ba45f9f9599d60358867&sentry_client=sentry.javascript.nextjs%2F10.71.0 — 200 — 56 B — 8 ms — h2https://app.vip100x.com/cdn-cgi/rum?/cdn-cgi/rum? https://app.vip100x.com/cdn-cgi/rum? — 204 — 469 B — 9 ms — h3https://app.vip100x.com/cdn-cgi/rum?/cdn-cgi/rum? https://app.vip100x.com/cdn-cgi/rum? — 204 — 469 B — 7 ms — h3https://app.vip100x.com/login?_rsc=5CB68i4pnAekjehf/login?_rsc=5CB68i4pnAekjehf https://app.vip100x.com/login?_rsc=5CB68i4pnAekjehf — 200 — 718 B — 170 ms — h3https://app.vip100x.com/login?_rsc=tXyZJ52UQVBCVsD3/login?_rsc=tXyZJ52UQVBCVsD3 https://app.vip100x.com/login?_rsc=tXyZJ52UQVBCVsD3 — 200 — 1.5 KiB — 168 ms — h3https://app.vip100x.com/cdn-cgi/rum?/cdn-cgi/rum? https://app.vip100x.com/cdn-cgi/rum? — 204 — 467 B — 5 ms — h3https://app.vip100x.com/icon.svg?icon.35nc4vaalkl43.svg/icon.svg?icon.35nc4vaalkl43.svg https://app.vip100x.com/icon.svg?icon.35nc4vaalkl43.svg — 200 — 863 B — 479 ms — h3
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