Skip to content
https://Weebcentral.com

Performance

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

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

96
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.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

766 ms

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

1.30 s

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

5 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.12 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.

1.46 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
22
11 PASS 4 REVIEW 4 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 90 requests
FIX
2.2 MB transferred, 90 requests
Info::
Page weighs 2.9 MB (2.2 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Info::
90 HTTP requests
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
90 requests
0.46 g CO2 per page load
Images 1.9 MiB 87%
JavaScript 245.5 KiB 11%
HTML 21.7 KiB 1%
CSS 19.1 KiB 1%
Other 14.8 KiB 1%
Other 2.0 KiB 0%
Other 1008 B 0%
Other 549 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
93% third-party, 0 ms blocking
FIX
93% third-party, 0 ms blocking
Warning::
Third-party code accounts for 93% of page weight (2.1 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
93%
First-party Third-party
D
Page Weight Inventory
Action
90 resources · 2.2 MB · 64 KB savings available
FIX
90 resources · 2.2 MB · 64 KB savings available
Warning::
Page weight 2.2 MB exceeds 1 MB target by 1.2 MB
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~64 KB of savings available
Warning::
74 third-party resources (93% of weight)
90 resources · 2.2 MiB · 74 third-party 1.2 MiB over 1MB target
Image 87% · 1.9 MiB
JavaScript 11% · 245.5 KiB
Document 1% · 22.5 KiB
CSS 1% · 19.1 KiB
Other 0% · 3.4 KiB

~64.1 KiB of savings available

Remove unused JavaScript: 64.1 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
JS Execution Cost
881ms total JS execution
REVIEW
881ms total JS execution
Warning::
https://weebcentral.com/static/js/library.min.js: 281ms CPU time
Warning::
https://weebcentral.com/: 259ms CPU time
Info::
Unattributable: 187ms CPU time
Info::
https://weebcentral.com/cdn-cgi/challenge-platform...: 84ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-3Q79...: 70ms CPU time
Info::
Third-party scripts: 257ms (29% of total)

Main Thread Breakdown

Script Evaluation 46% Other 24% Style & Layout 20% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://weebcentral.com/static/js/library.min.js281ms215ms5ms1st
https://weebcentral.com/259ms67ms1ms1st
Unattributable187ms3ms0ms3rd
https://weebcentral.com/cdn-cgi/challenge-platform/scripts/jsd/main.js84ms80ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-3Q79Y9D8ZY70ms48ms17ms3rd
B
JS Bundles
6 scripts, 64 KB unused
REVIEW
6 scripts, 64 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3Q79...: 64 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 64 KB
64 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-3Q79Y9D8ZY158 KB64 KB (41%)3rd
https://weebcentral.com/static/js/library.min.js56 KB1st
https://weebcentral.com/static/js/script.min.js2 KB1st
https://weebcentral.com/static/js/glide.min.js9 KB1st
https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312451611 KB3rd
https://weebcentral.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js?11 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

C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
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
72 images, 0 KB saveable
PASS
72 images, 0 KB saveable
Info::
All images are well-optimized
72 images 1.9 MB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server-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: 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+
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
90 requests over 1144ms
INFO
0 ms 500 ms 1.0 s FCP 766 ms LCP 1.3 shttps://weebcentral.com// https://weebcentral.com/ — 200 — 21.7 KiB — 220 ms — h3https://weebcentral.com/cdn-cgi/speculation/cdn-cgi/speculation https://weebcentral.com/cdn-cgi/speculation — 200 — 597 B — 7 ms — h3https://weebcentral.com/static/css/tailwind.26.04.11.min.css/static/css/tailwind.26.04.11.min.c... https://weebcentral.com/static/css/tailwind.26.04.11.min.css — 200 — 17.7 KiB — 13 ms — h3https://weebcentral.com/static/css/glide.core.min.css/static/css/glide.core.min.css https://weebcentral.com/static/css/glide.core.min.css — 200 — 1.4 KiB — 15 ms — h3https://www.googletagmanager.com/gtag/js?id=G-3Q79Y9D8ZYwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3Q79Y9D8ZY — 200 — 157.7 KiB — 175 ms — h2https://weebcentral.com/static/images/brand.png/static/images/brand.png https://weebcentral.com/static/images/brand.png — 200 — 19.1 KiB — 16 ms — h3https://temp.compsci88.com/cover/normal/01JCZQE424026XN50GCNGS5AG0.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01JCZQE424026XN50GCNGS5AG0.webp — 200 — 41.2 KiB — 40 ms — h3https://temp.compsci88.com/cover/small/01JCZQE424026XN50GCNGS5AG0.webptemp.compsci88.com/cover/small/01JC... https://temp.compsci88.com/cover/small/01JCZQE424026XN50GCNGS5AG0.webp — 200 — 16.6 KiB — 15 ms — h3https://temp.compsci88.com/cover/normal/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webp — 200 — 40.3 KiB — 14 ms — h3https://temp.compsci88.com/cover/small/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webp — 200 — 15.5 KiB — 11 ms — h3https://weebcentral.com/manifest.json/manifest.json https://weebcentral.com/manifest.json — 200 — 1008 B — 106 ms — h2https://temp.compsci88.com/cover/normal/01J76XYEZYBE7Y3MEY7AEQ8MQN.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYEZYBE7Y3MEY7AEQ8MQN.webp — 200 — 31.9 KiB — 12 ms — h3https://temp.compsci88.com/cover/small/01J76XYEZYBE7Y3MEY7AEQ8MQN.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYEZYBE7Y3MEY7AEQ8MQN.webp — 200 — 13.1 KiB — 10 ms — h3https://temp.compsci88.com/cover/normal/01JS1VSEVMC4FVSDACKNWY5E1H.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01JS1VSEVMC4FVSDACKNWY5E1H.webp — 200 — 49.1 KiB — 10 ms — h3https://temp.compsci88.com/cover/small/01JS1VSEVMC4FVSDACKNWY5E1H.webptemp.compsci88.com/cover/small/01JS... https://temp.compsci88.com/cover/small/01JS1VSEVMC4FVSDACKNWY5E1H.webp — 200 — 17.0 KiB — 9 ms — h3https://temp.compsci88.com/cover/normal/01JNKGRKJ61H73S8M5CKZ5FKWD.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01JNKGRKJ61H73S8M5CKZ5FKWD.webp — 200 — 40.3 KiB — 13 ms — h3https://temp.compsci88.com/cover/small/01JNKGRKJ61H73S8M5CKZ5FKWD.webptemp.compsci88.com/cover/small/01JN... https://temp.compsci88.com/cover/small/01JNKGRKJ61H73S8M5CKZ5FKWD.webp — 200 — 14.6 KiB — 13 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-3Q79Y9D8ZY&gtm=45je6562v9190168862za200zd9190168862&_p=1778415766856&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=359440606.1778415767&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~118463261&sid=1778415766&sct=1&seg=0&dl=https%3A%2F%2Fweebcentral.com%2F&dt=Weeb%20Central&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=508www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-3Q79Y9D8ZY&gtm=45je6562v9190168862za200zd9190168862&_p=1778415766856&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=359440606.1778415767&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~118463261&sid=1778415766&sct=1&seg=0&dl=https%3A%2F%2Fweebcentral.com%2F&dt=Weeb%20Central&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=508 — 204 — 549 B — 496 ms — h2https://temp.compsci88.com/cover/normal/01J76XYF1MRHJ1CEQXVKVGN3W4.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYF1MRHJ1CEQXVKVGN3W4.webp — 200 — 56.6 KiB — 39 ms — h3https://temp.compsci88.com/cover/small/01J76XYF1MRHJ1CEQXVKVGN3W4.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYF1MRHJ1CEQXVKVGN3W4.webp — 200 — 18.8 KiB — 39 ms — h3https://temp.compsci88.com/cover/normal/01J76XYDMR2777KEM5BKTBBK83.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYDMR2777KEM5BKTBBK83.webp — 200 — 44.5 KiB — 50 ms — h3https://temp.compsci88.com/cover/small/01J76XYDMR2777KEM5BKTBBK83.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYDMR2777KEM5BKTBBK83.webp — 200 — 18.9 KiB — 46 ms — h3https://temp.compsci88.com/cover/normal/01J76XYFM1TWGNNQ2Y2T8V7E8Y.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYFM1TWGNNQ2Y2T8V7E8Y.webp — 200 — 56.9 KiB — 277 ms — h3https://temp.compsci88.com/cover/small/01J76XYFM1TWGNNQ2Y2T8V7E8Y.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYFM1TWGNNQ2Y2T8V7E8Y.webp — 200 — 18.8 KiB — 67 ms — h3https://temp.compsci88.com/cover/normal/01J76XYGJ92G1Y5D9M43KQ1V1D.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYGJ92G1Y5D9M43KQ1V1D.webp — 200 — 35.1 KiB — 216 ms — h3https://temp.compsci88.com/cover/small/01J76XYGJ92G1Y5D9M43KQ1V1D.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYGJ92G1Y5D9M43KQ1V1D.webp — 200 — 13.1 KiB — 209 ms — h3https://temp.compsci88.com/cover/normal/01J76XY7E9FNDZ1DBBM6PBJPFK.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XY7E9FNDZ1DBBM6PBJPFK.webp — 200 — 88.4 KiB — 276 ms — h3https://temp.compsci88.com/cover/small/01J76XY7E9FNDZ1DBBM6PBJPFK.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XY7E9FNDZ1DBBM6PBJPFK.webp — 200 — 25.2 KiB — 230 ms — h3https://temp.compsci88.com/cover/normal/01JNKHGT37KPS3KBVA5CG1X7V0.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01JNKHGT37KPS3KBVA5CG1X7V0.webp — 200 — 43.9 KiB — 264 ms — h3https://temp.compsci88.com/cover/small/01JNKHGT37KPS3KBVA5CG1X7V0.webptemp.compsci88.com/cover/small/01JN... https://temp.compsci88.com/cover/small/01JNKHGT37KPS3KBVA5CG1X7V0.webp — 200 — 16.5 KiB — 71 ms — h3
0 ms 500 ms 1.0 s FCP 766 ms LCP 1.3 shttps://weebcentral.com// https://weebcentral.com/ — 200 — 21.7 KiB — 220 ms — h3https://weebcentral.com/cdn-cgi/speculation/cdn-cgi/speculation https://weebcentral.com/cdn-cgi/speculation — 200 — 597 B — 7 ms — h3https://weebcentral.com/static/css/tailwind.26.04.11.min.css/static/css/tailwind.26.04.11.min.c... https://weebcentral.com/static/css/tailwind.26.04.11.min.css — 200 — 17.7 KiB — 13 ms — h3https://weebcentral.com/static/css/glide.core.min.css/static/css/glide.core.min.css https://weebcentral.com/static/css/glide.core.min.css — 200 — 1.4 KiB — 15 ms — h3https://www.googletagmanager.com/gtag/js?id=G-3Q79Y9D8ZYwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3Q79Y9D8ZY — 200 — 157.7 KiB — 175 ms — h2https://weebcentral.com/static/images/brand.png/static/images/brand.png https://weebcentral.com/static/images/brand.png — 200 — 19.1 KiB — 16 ms — h3https://temp.compsci88.com/cover/normal/01JCZQE424026XN50GCNGS5AG0.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01JCZQE424026XN50GCNGS5AG0.webp — 200 — 41.2 KiB — 40 ms — h3https://temp.compsci88.com/cover/small/01JCZQE424026XN50GCNGS5AG0.webptemp.compsci88.com/cover/small/01JC... https://temp.compsci88.com/cover/small/01JCZQE424026XN50GCNGS5AG0.webp — 200 — 16.6 KiB — 15 ms — h3https://temp.compsci88.com/cover/normal/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webp — 200 — 40.3 KiB — 14 ms — h3https://temp.compsci88.com/cover/small/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webp — 200 — 15.5 KiB — 11 ms — h3https://weebcentral.com/manifest.json/manifest.json https://weebcentral.com/manifest.json — 200 — 1008 B — 106 ms — h2https://temp.compsci88.com/cover/normal/01J76XYEZYBE7Y3MEY7AEQ8MQN.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYEZYBE7Y3MEY7AEQ8MQN.webp — 200 — 31.9 KiB — 12 ms — h3https://temp.compsci88.com/cover/small/01J76XYEZYBE7Y3MEY7AEQ8MQN.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYEZYBE7Y3MEY7AEQ8MQN.webp — 200 — 13.1 KiB — 10 ms — h3https://temp.compsci88.com/cover/normal/01JS1VSEVMC4FVSDACKNWY5E1H.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01JS1VSEVMC4FVSDACKNWY5E1H.webp — 200 — 49.1 KiB — 10 ms — h3https://temp.compsci88.com/cover/small/01JS1VSEVMC4FVSDACKNWY5E1H.webptemp.compsci88.com/cover/small/01JS... https://temp.compsci88.com/cover/small/01JS1VSEVMC4FVSDACKNWY5E1H.webp — 200 — 17.0 KiB — 9 ms — h3https://temp.compsci88.com/cover/normal/01JNKGRKJ61H73S8M5CKZ5FKWD.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01JNKGRKJ61H73S8M5CKZ5FKWD.webp — 200 — 40.3 KiB — 13 ms — h3https://temp.compsci88.com/cover/small/01JNKGRKJ61H73S8M5CKZ5FKWD.webptemp.compsci88.com/cover/small/01JN... https://temp.compsci88.com/cover/small/01JNKGRKJ61H73S8M5CKZ5FKWD.webp — 200 — 14.6 KiB — 13 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-3Q79Y9D8ZY&gtm=45je6562v9190168862za200zd9190168862&_p=1778415766856&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=359440606.1778415767&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~118463261&sid=1778415766&sct=1&seg=0&dl=https%3A%2F%2Fweebcentral.com%2F&dt=Weeb%20Central&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=508www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-3Q79Y9D8ZY&gtm=45je6562v9190168862za200zd9190168862&_p=1778415766856&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=359440606.1778415767&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~118463261&sid=1778415766&sct=1&seg=0&dl=https%3A%2F%2Fweebcentral.com%2F&dt=Weeb%20Central&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=508 — 204 — 549 B — 496 ms — h2https://temp.compsci88.com/cover/normal/01J76XYF1MRHJ1CEQXVKVGN3W4.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYF1MRHJ1CEQXVKVGN3W4.webp — 200 — 56.6 KiB — 39 ms — h3https://temp.compsci88.com/cover/small/01J76XYF1MRHJ1CEQXVKVGN3W4.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYF1MRHJ1CEQXVKVGN3W4.webp — 200 — 18.8 KiB — 39 ms — h3https://temp.compsci88.com/cover/normal/01J76XYDMR2777KEM5BKTBBK83.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYDMR2777KEM5BKTBBK83.webp — 200 — 44.5 KiB — 50 ms — h3https://temp.compsci88.com/cover/small/01J76XYDMR2777KEM5BKTBBK83.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYDMR2777KEM5BKTBBK83.webp — 200 — 18.9 KiB — 46 ms — h3https://temp.compsci88.com/cover/normal/01J76XYFM1TWGNNQ2Y2T8V7E8Y.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYFM1TWGNNQ2Y2T8V7E8Y.webp — 200 — 56.9 KiB — 277 ms — h3https://temp.compsci88.com/cover/small/01J76XYFM1TWGNNQ2Y2T8V7E8Y.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYFM1TWGNNQ2Y2T8V7E8Y.webp — 200 — 18.8 KiB — 67 ms — h3https://temp.compsci88.com/cover/normal/01J76XYGJ92G1Y5D9M43KQ1V1D.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYGJ92G1Y5D9M43KQ1V1D.webp — 200 — 35.1 KiB — 216 ms — h3https://temp.compsci88.com/cover/small/01J76XYGJ92G1Y5D9M43KQ1V1D.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYGJ92G1Y5D9M43KQ1V1D.webp — 200 — 13.1 KiB — 209 ms — h3https://temp.compsci88.com/cover/normal/01J76XY7E9FNDZ1DBBM6PBJPFK.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XY7E9FNDZ1DBBM6PBJPFK.webp — 200 — 88.4 KiB — 276 ms — h3https://temp.compsci88.com/cover/small/01J76XY7E9FNDZ1DBBM6PBJPFK.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XY7E9FNDZ1DBBM6PBJPFK.webp — 200 — 25.2 KiB — 230 ms — h3https://temp.compsci88.com/cover/normal/01JNKHGT37KPS3KBVA5CG1X7V0.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01JNKHGT37KPS3KBVA5CG1X7V0.webp — 200 — 43.9 KiB — 264 ms — h3https://temp.compsci88.com/cover/small/01JNKHGT37KPS3KBVA5CG1X7V0.webptemp.compsci88.com/cover/small/01JN... https://temp.compsci88.com/cover/small/01JNKHGT37KPS3KBVA5CG1X7V0.webp — 200 — 16.5 KiB — 71 ms — h3https://temp.compsci88.com/cover/normal/01JNKH97S0APRHFW53V9DSFCGH.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01JNKH97S0APRHFW53V9DSFCGH.webp — 200 — 29.6 KiB — 252 ms — h3https://temp.compsci88.com/cover/small/01JNKH97S0APRHFW53V9DSFCGH.webptemp.compsci88.com/cover/small/01JN... https://temp.compsci88.com/cover/small/01JNKH97S0APRHFW53V9DSFCGH.webp — 200 — 12.0 KiB — 227 ms — h3https://temp.compsci88.com/cover/small/01J76XYDV4HW5A58SY3V7X8CNJ.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYDV4HW5A58SY3V7X8CNJ.webp — 200 — 19.0 KiB — 213 ms — h3https://temp.compsci88.com/cover/small/01J76XYAMR6XXAPGPQGEVCNJC1.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYAMR6XXAPGPQGEVCNJC1.webp — 200 — 16.2 KiB — 226 ms — h3https://temp.compsci88.com/cover/small/01J76XYBBVG5VG3GNRH6X484PT.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYBBVG5VG3GNRH6X484PT.webp — 200 — 17.3 KiB — 214 ms — h3https://temp.compsci88.com/cover/small/01KGSPE133S4FVBHFRYZF6DB9J.webptemp.compsci88.com/cover/small/01KG... https://temp.compsci88.com/cover/small/01KGSPE133S4FVBHFRYZF6DB9J.webp — 200 — 17.4 KiB — 223 ms — h3https://temp.compsci88.com/cover/small/01J76XY83GVT9P58ZSNA4G51JA.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XY83GVT9P58ZSNA4G51JA.webp — 200 — 15.8 KiB — 225 ms — h3https://temp.compsci88.com/cover/small/01J76XYC98SJ0RNPYNDY1E9CK2.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYC98SJ0RNPYNDY1E9CK2.webp — 200 — 16.5 KiB — 232 ms — h3https://temp.compsci88.com/cover/small/01J76XYEAEV8AGB1HTG3HTYH1W.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYEAEV8AGB1HTG3HTYH1W.webp — 200 — 11.3 KiB — 219 ms — h3https://temp.compsci88.com/cover/small/01JMMEVK738XETJ6MM5NGEAH3K.webptemp.compsci88.com/cover/small/01JM... https://temp.compsci88.com/cover/small/01JMMEVK738XETJ6MM5NGEAH3K.webp — 200 — 9.0 KiB — 86 ms — h3https://temp.compsci88.com/cover/small/01K42VCMYQCF50DFS59QRTAYAK.webptemp.compsci88.com/cover/small/01K4... https://temp.compsci88.com/cover/small/01K42VCMYQCF50DFS59QRTAYAK.webp — 200 — 16.5 KiB — 228 ms — h3https://temp.compsci88.com/cover/small/01JJ9QDBJ46ZEXTAMASFH1AQ0B.webptemp.compsci88.com/cover/small/01JJ... https://temp.compsci88.com/cover/small/01JJ9QDBJ46ZEXTAMASFH1AQ0B.webp — 200 — 12.2 KiB — 215 ms — h3https://temp.compsci88.com/cover/small/01K42XBGK5JP4T9C0QZS277FYE.webptemp.compsci88.com/cover/small/01K4... https://temp.compsci88.com/cover/small/01K42XBGK5JP4T9C0QZS277FYE.webp — 200 — 15.7 KiB — 216 ms — h3https://temp.compsci88.com/cover/small/01K6X2F5G0R8M3ZBD024SYHKAQ.webptemp.compsci88.com/cover/small/01K6... https://temp.compsci88.com/cover/small/01K6X2F5G0R8M3ZBD024SYHKAQ.webp — 200 — 11.3 KiB — 89 ms — h3https://temp.compsci88.com/cover/small/01K80VHY72D8NET5349ZQWJPBX.webptemp.compsci88.com/cover/small/01K8... https://temp.compsci88.com/cover/small/01K80VHY72D8NET5349ZQWJPBX.webp — 200 — 8.0 KiB — 89 ms — h3https://temp.compsci88.com/cover/small/01JTG6YS8EX1ZQCT4DHEBR2689.webptemp.compsci88.com/cover/small/01JT... https://temp.compsci88.com/cover/small/01JTG6YS8EX1ZQCT4DHEBR2689.webp — 200 — 14.9 KiB — 230 ms — h3https://temp.compsci88.com/cover/small/01JJCB9WGMBX1D4VTE7X7J2JAQ.webptemp.compsci88.com/cover/small/01JJ... https://temp.compsci88.com/cover/small/01JJCB9WGMBX1D4VTE7X7J2JAQ.webp — 200 — 18.1 KiB — 200 ms — h3https://temp.compsci88.com/cover/small/01K42VGT953QFX09D09FBJXTGD.webptemp.compsci88.com/cover/small/01K4... https://temp.compsci88.com/cover/small/01K42VGT953QFX09D09FBJXTGD.webp — 200 — 13.0 KiB — 97 ms — h3https://temp.compsci88.com/cover/small/01JJCB4YW0N4X5YFR8E90389GS.webptemp.compsci88.com/cover/small/01JJ... https://temp.compsci88.com/cover/small/01JJCB4YW0N4X5YFR8E90389GS.webp — 200 — 13.6 KiB — 210 ms — h3https://temp.compsci88.com/cover/small/01JJ9Q90GCC9K9W4P28B5MDQXD.webptemp.compsci88.com/cover/small/01JJ... https://temp.compsci88.com/cover/small/01JJ9Q90GCC9K9W4P28B5MDQXD.webp — 200 — 19.1 KiB — 239 ms — h3https://temp.compsci88.com/cover/small/01JJ2GQHN1GVYT43ZYFTG7KH5H.webptemp.compsci88.com/cover/small/01JJ... https://temp.compsci88.com/cover/small/01JJ2GQHN1GVYT43ZYFTG7KH5H.webp — 200 — 12.4 KiB — 101 ms — h3https://temp.compsci88.com/cover/small/01JMMF48KP9HGH2RFS8MVA3NAH.webptemp.compsci88.com/cover/small/01JM... https://temp.compsci88.com/cover/small/01JMMF48KP9HGH2RFS8MVA3NAH.webp — 200 — 7.5 KiB — 101 ms — h3https://temp.compsci88.com/cover/small/01JJ9R1EF160EXK22941MA36WE.webptemp.compsci88.com/cover/small/01JJ... https://temp.compsci88.com/cover/small/01JJ9R1EF160EXK22941MA36WE.webp — 200 — 12.2 KiB — 213 ms — h3https://temp.compsci88.com/cover/small/01JMMEZKX117MPY3X5SN1C2710.webptemp.compsci88.com/cover/small/01JM... https://temp.compsci88.com/cover/small/01JMMEZKX117MPY3X5SN1C2710.webp — 200 — 13.5 KiB — 134 ms — h3https://temp.compsci88.com/cover/small/01K42X1V8B6T5VVNYTS496GEJ6.webptemp.compsci88.com/cover/small/01K4... https://temp.compsci88.com/cover/small/01K42X1V8B6T5VVNYTS496GEJ6.webp — 200 — 16.1 KiB — 134 ms — h3https://temp.compsci88.com/cover/small/01JJ9QBA06TPFM4ZBZ5ZR7PG1V.webptemp.compsci88.com/cover/small/01JJ... https://temp.compsci88.com/cover/small/01JJ9QBA06TPFM4ZBZ5ZR7PG1V.webp — 200 — 18.7 KiB — 235 ms — h3https://temp.compsci88.com/cover/small/01K04J5AWP0KS103EP1RZMAEQJ.webptemp.compsci88.com/cover/small/01K0... https://temp.compsci88.com/cover/small/01K04J5AWP0KS103EP1RZMAEQJ.webp — 200 — 13.6 KiB — 224 ms — h3https://temp.compsci88.com/cover/small/01JTQYGNDRSHD7A40CYNMPGCRJ.webptemp.compsci88.com/cover/small/01JT... https://temp.compsci88.com/cover/small/01JTQYGNDRSHD7A40CYNMPGCRJ.webp — 200 — 16.4 KiB — 154 ms — h3https://temp.compsci88.com/cover/small/01JJCBK5YSBCAKDJR36EH55BV6.webptemp.compsci88.com/cover/small/01JJ... https://temp.compsci88.com/cover/small/01JJCBK5YSBCAKDJR36EH55BV6.webp — 200 — 14.0 KiB — 228 ms — h3https://temp.compsci88.com/cover/small/01J76XYEACR3847BBQHP5F6W0H.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYEACR3847BBQHP5F6W0H.webp — 200 — 15.8 KiB — 210 ms — h3https://temp.compsci88.com/cover/small/01K42WHAJD9MN5VY7JT66JFKFG.webptemp.compsci88.com/cover/small/01K4... https://temp.compsci88.com/cover/small/01K42WHAJD9MN5VY7JT66JFKFG.webp — 200 — 12.1 KiB — 152 ms — h3https://temp.compsci88.com/cover/small/01JJ2F32RK15H2NYQ9YDVGP1G3.webptemp.compsci88.com/cover/small/01JJ... https://temp.compsci88.com/cover/small/01JJ2F32RK15H2NYQ9YDVGP1G3.webp — 200 — 16.2 KiB — 211 ms — h3https://temp.compsci88.com/cover/small/01K80VY688370DVF4M47YXKS2G.webptemp.compsci88.com/cover/small/01K8... https://temp.compsci88.com/cover/small/01K80VY688370DVF4M47YXKS2G.webp — 200 — 16.1 KiB — 211 ms — h3https://temp.compsci88.com/cover/normal/01J76XYH0GGG40B1QSWCJ8DD1X.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYH0GGG40B1QSWCJ8DD1X.webp — 200 — 53.7 KiB — 251 ms — h3https://temp.compsci88.com/cover/normal/01J76XYCN6VQHPGYAAPYHG7C17.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYCN6VQHPGYAAPYHG7C17.webp — 200 — 35.9 KiB — 234 ms — h3https://temp.compsci88.com/cover/normal/01J76XYEQDFFKA4BBBKC3NAQYQ.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYEQDFFKA4BBBKC3NAQYQ.webp — 200 — 70.0 KiB — 258 ms — h3https://temp.compsci88.com/cover/normal/01J76XYCSMAZTK90S4FMVX1M7D.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYCSMAZTK90S4FMVX1M7D.webp — 200 — 47.9 KiB — 258 ms — h3https://temp.compsci88.com/cover/normal/01J76XYEWZMNGZ2QZ2D9K9HCRR.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYEWZMNGZ2QZ2D9K9HCRR.webp — 200 — 62.2 KiB — 260 ms — h3https://temp.compsci88.com/cover/normal/01J76XYG02RCMASP3QMMFA7R8Z.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYG02RCMASP3QMMFA7R8Z.webp — 200 — 33.6 KiB — 244 ms — h3https://temp.compsci88.com/cover/normal/01J76XYEQ9MXFAZE4WTXBD3JYV.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYEQ9MXFAZE4WTXBD3JYV.webp — 200 — 41.6 KiB — 246 ms — h3https://temp.compsci88.com/cover/normal/01KDDHVP2GQY9CPWW238AQ5SBB.webptemp.compsci88.com/cover/normal/01K... https://temp.compsci88.com/cover/normal/01KDDHVP2GQY9CPWW238AQ5SBB.webp — 200 — 49.4 KiB — 253 ms — h3https://temp.compsci88.com/cover/normal/01J76XYE5RP11TPFW9R90MX0M0.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYE5RP11TPFW9R90MX0M0.webp — 200 — 51.9 KiB — 253 ms — h3https://temp.compsci88.com/cover/normal/01J76XYGQH8HSXRWBT5B5CNH2P.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYGQH8HSXRWBT5B5CNH2P.webp — 200 — 46.3 KiB — 257 ms — h3https://temp.compsci88.com/cover/normal/01J76XYDK74NZWAKM3KFM6D4KF.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYDK74NZWAKM3KFM6D4KF.webp — 200 — 45.7 KiB — 260 ms — h3https://temp.compsci88.com/cover/normal/01J76XYGH3K907GGEDZEPT2YAD.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYGH3K907GGEDZEPT2YAD.webp — 200 — 71.2 KiB — 260 ms — h3https://temp.compsci88.com/cover/normal/01J76XYC69HG8W1P8MXKN6NJDP.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYC69HG8W1P8MXKN6NJDP.webp — 200 — 61.5 KiB — 261 ms — h3https://temp.compsci88.com/cover/normal/01J76XYGYTPFGMF8MWW23ZYZX8.webptemp.compsci88.com/cover/normal/01J... https://temp.compsci88.com/cover/normal/01J76XYGYTPFGMF8MWW23ZYZX8.webp — 200 — 60.4 KiB — 261 ms — h3https://weebcentral.com/static/js/library.min.js/static/js/library.min.js https://weebcentral.com/static/js/library.min.js — 200 — 55.6 KiB — 74 ms — h2https://weebcentral.com/static/js/script.min.js/static/js/script.min.js https://weebcentral.com/static/js/script.min.js — 200 — 2.3 KiB — 31 ms — h2https://weebcentral.com/static/js/glide.min.js/static/js/glide.min.js https://weebcentral.com/static/js/glide.min.js — 200 — 8.6 KiB — 32 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 66 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence t…www.w3.org/2000/svg'%3E%3Cfilter id... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence t… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='10' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.…www.w3.… data:image/svg+xml,%3Csvg width='10' height='4' viewBox='0 0 8 4' fill='none' xmlns='http://www.w3.… — 200 — 0 B — 0 ms — datahttps://weebcentral.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://weebcentral.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 142 B — 122 ms — h2https://weebcentral.com/hot-series?sort=monthly_views/hot-series?sort=monthly_views https://weebcentral.com/hot-series?sort=monthly_views — 200 — 820 B — 93 ms — h2https://weebcentral.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://weebcentral.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js? — 200 — 10.6 KiB — 8 ms — h2https://weebcentral.com/cdn-cgi/rum?/cdn-cgi/rum? https://weebcentral.com/cdn-cgi/rum? — 204 — 435 B — 7 ms — h2https://weebcentral.com/favicon.ico/favicon.ico https://weebcentral.com/favicon.ico — 200 — 2.9 KiB — 11 ms — h2https://weebcentral.com/static/images/144.png/static/images/144.png https://weebcentral.com/static/images/144.png — 200 — 11.3 KiB — 10 ms — h2https://weebcentral.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.3460538606720116:1778412121:f3tinvcm9bi-2i_THhrHz-7o_qQR-Y7EaZ4f1YElj1k/9f98e94c0edb0cb0/cdn-cgi/challenge-platform/h/g/jsd... https://weebcentral.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.3460538606720116:1778412121:f3tinvcm9bi-2i_THhrHz-7o_qQR-Y7EaZ4f1YElj1k/9f98e94c0edb0cb0 — 200 — 788 B — 11 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
29% of JavaScript execution is third-party
First-party Third-party 257ms · 158KB · $3/mo
Unattributable
Other
Optional
Execution 187ms
Transfer 0 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 70ms
Transfer 158 KB
Unused 41%
Monthly Cost $1/mo

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

1453 ms

91% good

INP (p75)

91 ms

94% good

CLS (p75)

0.000

93% good

FCP (p75)

1407 ms

TTFB (p75)

852 ms

This origin passes Core Web Vitals assessment
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback