Skip to content
https://Weebcentral.com

Performance

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

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

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

3.03 s

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

7.19 s

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

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

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

7.45 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
26
15 PASS 5 REVIEW 3 FIX
D
Third-Party Impact
Action
87% third-party, 0 ms blocking
FIX
87% third-party, 0 ms blocking
Warning::
Third-party code accounts for 87% of page weight (1.0 MiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
87%
First-party Third-party
D
JS Execution Cost
Action
2834ms total JS execution
FIX
2834ms total JS execution
Warning::
https://weebcentral.com/static/js/library.min.js: 943ms CPU time
Warning::
https://weebcentral.com/: 736ms CPU time
Warning::
Unattributable: 435ms CPU time
Warning::
https://weebcentral.com/cdn-cgi/challenge-platform...: 310ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3Q79...: 263ms CPU time
Info::
Third-party scripts: 764ms (27% of total)

Main Thread Breakdown

Script Evaluation 53% Style & Layout 20% Other 19% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://weebcentral.com/static/js/library.min.js943ms730ms20ms1st
https://weebcentral.com/736ms232ms4ms1st
Unattributable435ms9ms0ms3rd
https://weebcentral.com/cdn-cgi/challenge-platform/scripts/jsd/main.js310ms298ms4ms1st
https://www.googletagmanager.com/gtag/js?id=G-3Q79Y9D8ZY263ms187ms59ms3rd
https://weebcentral.com/static/js/glide.min.js80ms5ms4ms1st
https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da177152312451666ms42ms4ms3rd
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
Page Weight Budget
1.2 MB transferred, 78 requests
REVIEW
1.2 MB transferred, 78 requests
Info::
Page weighs 1.9 MB (1.2 MB transferred)
Info::
78 HTTP requests
Info::
Estimated 0.25 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
78 requests
0.25 g CO2 per page load
Images 907.3 KiB 75%
JavaScript 245.6 KiB 20%
HTML 21.7 KiB 2%
CSS 19.1 KiB 2%
Other 14.9 KiB 1%
Other 1.8 KiB 0%
Other 996 B 0%
Other 549 B 0%
0 2.4 MB 4.9 MB
Under budget
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.
B
Page Weight Inventory
78 resources · 1.2 MB · 64 KB savings available
REVIEW
78 resources · 1.2 MB · 64 KB savings available
Warning::
Page weight 1.2 MB exceeds 1 MB target by 188 KB
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~64 KB of savings available
Warning::
62 third-party resources (87% of weight)
78 resources · 1.2 MiB · 62 third-party 187.8 KiB over 1MB target
Image 76% · 921.4 KiB
JavaScript 20% · 245.6 KiB
Document 2% · 22.5 KiB
CSS 2% · 19.1 KiB
Other 0% · 3.2 KiB

~64.0 KiB of savings available

Remove unused JavaScript: 64.0 KiB
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
60 images, 0 KB saveable
PASS
60 images, 0 KB saveable
Info::
All images are well-optimized
60 images 907 KB
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+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
JavaScript Blocking
No render-blocking JS or document.write usage detected
PASS
No render-blocking JS or document.write usage detected
Info::
No JavaScript blocking issues detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
78 requests over 846ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.0 s LCP 7.2 shttps://weebcentral.com// https://weebcentral.com/ — 200 — 21.7 KiB — 213 ms — h3https://weebcentral.com/cdn-cgi/speculation/cdn-cgi/speculation https://weebcentral.com/cdn-cgi/speculation — 200 — 606 B — 5 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 — 16 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 — 18 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 — 115 ms — h2https://weebcentral.com/static/images/brand.png/static/images/brand.png https://weebcentral.com/static/images/brand.png — 200 — 19.1 KiB — 20 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 — 35 ms — h3https://temp.compsci88.com/cover/small/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webp — 200 — 15.6 KiB — 16 ms — h3https://weebcentral.com/manifest.json/manifest.json https://weebcentral.com/manifest.json — 200 — 996 B — 103 ms — h2https://temp.compsci88.com/cover/small/01J76XYEZYBE7Y3MEY7AEQ8MQN.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYEZYBE7Y3MEY7AEQ8MQN.webp — 200 — 13.1 KiB — 12 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 — 11 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 — 10 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-3Q79Y9D8ZY&gtm=45je6562v9190168862za200zd9190168862&_p=1778415745162&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=621531993.1778415745&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~118463262~118494634~118719170~118851533&sid=1778415745&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=437www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-3Q79Y9D8ZY&gtm=45je6562v9190168862za200zd9190168862&_p=1778415745162&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=621531993.1778415745&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~118463262~118494634~118719170~118851533&sid=1778415745&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=437 — 204 — 549 B — 151 ms — h2https://temp.compsci88.com/cover/small/01J76XYF1MRHJ1CEQXVKVGN3W4.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYF1MRHJ1CEQXVKVGN3W4.webp — 200 — 18.8 KiB — 53 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 — 72 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 — 77 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 — 77 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 — 76 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 — 77 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 — 76 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 — 77 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 — 162 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 — 150 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 — 75 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 — 76 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 — 149 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 — 150 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 — 93 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 — 149 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 — 164 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.0 s LCP 7.2 shttps://weebcentral.com// https://weebcentral.com/ — 200 — 21.7 KiB — 213 ms — h3https://weebcentral.com/cdn-cgi/speculation/cdn-cgi/speculation https://weebcentral.com/cdn-cgi/speculation — 200 — 606 B — 5 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 — 16 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 — 18 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 — 115 ms — h2https://weebcentral.com/static/images/brand.png/static/images/brand.png https://weebcentral.com/static/images/brand.png — 200 — 19.1 KiB — 20 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 — 35 ms — h3https://temp.compsci88.com/cover/small/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYDT3Z0ZJ7NNG4Q74QFFG.webp — 200 — 15.6 KiB — 16 ms — h3https://weebcentral.com/manifest.json/manifest.json https://weebcentral.com/manifest.json — 200 — 996 B — 103 ms — h2https://temp.compsci88.com/cover/small/01J76XYEZYBE7Y3MEY7AEQ8MQN.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYEZYBE7Y3MEY7AEQ8MQN.webp — 200 — 13.1 KiB — 12 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 — 11 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 — 10 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-3Q79Y9D8ZY&gtm=45je6562v9190168862za200zd9190168862&_p=1778415745162&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=621531993.1778415745&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~118463262~118494634~118719170~118851533&sid=1778415745&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=437www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-3Q79Y9D8ZY&gtm=45je6562v9190168862za200zd9190168862&_p=1778415745162&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=621531993.1778415745&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~118463262~118494634~118719170~118851533&sid=1778415745&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=437 — 204 — 549 B — 151 ms — h2https://temp.compsci88.com/cover/small/01J76XYF1MRHJ1CEQXVKVGN3W4.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYF1MRHJ1CEQXVKVGN3W4.webp — 200 — 18.8 KiB — 53 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 — 72 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 — 77 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 — 77 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 — 76 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 — 77 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 — 76 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 — 77 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 — 162 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 — 150 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 — 75 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 — 76 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 — 149 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 — 150 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 — 93 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 — 149 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 — 164 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 — 74 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 — 77 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 — 93 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 — 93 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 — 157 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 — 143 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 — 92 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 — 155 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 — 153 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 — 95 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 — 152 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 — 144 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 — 155 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 — 143 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 — 154 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 — 146 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 — 156 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 — 152 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 — 143 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 — 145 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 — 158 ms — h3https://temp.compsci88.com/cover/small/01J76XYH0GGG40B1QSWCJ8DD1X.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYH0GGG40B1QSWCJ8DD1X.webp — 200 — 17.7 KiB — 144 ms — h3https://temp.compsci88.com/cover/small/01J76XYCN6VQHPGYAAPYHG7C17.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYCN6VQHPGYAAPYHG7C17.webp — 200 — 11.6 KiB — 142 ms — h3https://temp.compsci88.com/cover/small/01J76XYEQDFFKA4BBBKC3NAQYQ.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYEQDFFKA4BBBKC3NAQYQ.webp — 200 — 22.0 KiB — 157 ms — h3https://temp.compsci88.com/cover/small/01J76XYCSMAZTK90S4FMVX1M7D.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYCSMAZTK90S4FMVX1M7D.webp — 200 — 17.8 KiB — 145 ms — h3https://temp.compsci88.com/cover/small/01J76XYEWZMNGZ2QZ2D9K9HCRR.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYEWZMNGZ2QZ2D9K9HCRR.webp — 200 — 18.8 KiB — 153 ms — h3https://temp.compsci88.com/cover/small/01J76XYG02RCMASP3QMMFA7R8Z.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYG02RCMASP3QMMFA7R8Z.webp — 200 — 12.0 KiB — 143 ms — h3https://temp.compsci88.com/cover/small/01J76XYEQ9MXFAZE4WTXBD3JYV.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYEQ9MXFAZE4WTXBD3JYV.webp — 200 — 14.5 KiB — 143 ms — h3https://temp.compsci88.com/cover/small/01KDDHVP2GQY9CPWW238AQ5SBB.webptemp.compsci88.com/cover/small/01KD... https://temp.compsci88.com/cover/small/01KDDHVP2GQY9CPWW238AQ5SBB.webp — 200 — 16.2 KiB — 156 ms — h3https://temp.compsci88.com/cover/small/01J76XYE5RP11TPFW9R90MX0M0.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYE5RP11TPFW9R90MX0M0.webp — 200 — 17.2 KiB — 150 ms — h3https://temp.compsci88.com/cover/small/01J76XYGQH8HSXRWBT5B5CNH2P.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYGQH8HSXRWBT5B5CNH2P.webp — 200 — 15.4 KiB — 150 ms — h3https://temp.compsci88.com/cover/small/01J76XYDK74NZWAKM3KFM6D4KF.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYDK74NZWAKM3KFM6D4KF.webp — 200 — 14.4 KiB — 143 ms — h3https://temp.compsci88.com/cover/small/01J76XYGH3K907GGEDZEPT2YAD.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYGH3K907GGEDZEPT2YAD.webp — 200 — 21.1 KiB — 150 ms — h3https://temp.compsci88.com/cover/small/01J76XYC69HG8W1P8MXKN6NJDP.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYC69HG8W1P8MXKN6NJDP.webp — 200 — 19.6 KiB — 155 ms — h3https://temp.compsci88.com/cover/small/01J76XYGYTPFGMF8MWW23ZYZX8.webptemp.compsci88.com/cover/small/01J7... https://temp.compsci88.com/cover/small/01J76XYGYTPFGMF8MWW23ZYZX8.webp — 200 — 20.0 KiB — 155 ms — h3https://weebcentral.com/static/js/library.min.js/static/js/library.min.js https://weebcentral.com/static/js/library.min.js — 200 — 55.9 KiB — 123 ms — h2https://weebcentral.com/static/js/script.min.js/static/js/script.min.js https://weebcentral.com/static/js/script.min.js — 200 — 2.0 KiB — 111 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 — 152 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 155 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 — 58 ms — h2https://weebcentral.com/hot-series?sort=monthly_views/hot-series?sort=monthly_views https://weebcentral.com/hot-series?sort=monthly_views — 200 — 812 B — 89 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.7 KiB — 6 ms — h2https://weebcentral.com/cdn-cgi/rum?/cdn-cgi/rum? https://weebcentral.com/cdn-cgi/rum? — 204 — 430 B — 6 ms — h2https://weebcentral.com/favicon.ico/favicon.ico https://weebcentral.com/favicon.ico — 200 — 2.9 KiB — 10 ms — h2https://weebcentral.com/static/images/144.png/static/images/144.png https://weebcentral.com/static/images/144.png — 200 — 11.3 KiB — 11 ms — h2https://weebcentral.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.3460538606720116:1778412121:f3tinvcm9bi-2i_THhrHz-7o_qQR-Y7EaZ4f1YElj1k/9f98e8c4dc4d1512/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/9f98e8c4dc4d1512 — 200 — 558 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
27% of JavaScript execution is third-party
First-party Third-party 764ms · 168KB · $10/mo
Unattributable
Other
Costly
Execution 435ms
Transfer 0 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 263ms
Transfer 158 KB
Unused 41%
Monthly Cost $3/mo
static.cloudflareinsights.com
Other
Optional
Execution 66ms
Transfer 11 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 435ms and costs ~$6/month
  • Google Tag Manager adds 263ms and costs ~$3/month

Unattributable takes 435ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 263ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

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