Skip to content
https://nu11cyber.com

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
95
GRADE
A
FIX
1
REVIEW
0
PASS
22
INFO
2

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

92
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.
88
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.38 s

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

3.11 s

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

1 ms

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

0.000

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

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

3.12 s

Page Load Progression

638 ms
1.3 s
1.9 s
2.6 s
3.2 s
3.8 s
4.5 s
5.1 s
Checks
25
22 PASS 1 FIX
D
JS Execution Cost
Action
3445ms total JS execution
FIX
3445ms total JS execution
Warning::
https://nu11cyber.com/assets/index-D6pEq9F_.js: 2374ms CPU time
Warning::
https://nu11cyber.com/: 427ms CPU time
Warning::
Unattributable: 407ms CPU time
Info::
https://nu11cyber.com/assets/vendor-D3F3s8fL.js: 237ms CPU time

Main Thread Breakdown

Other 71% Script Evaluation 14% Style & Layout 10% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://nu11cyber.com/assets/index-D6pEq9F_.js2374ms292ms1ms1st
https://nu11cyber.com/427ms6ms1ms1st
Unattributable407ms42ms0ms1st
https://nu11cyber.com/assets/vendor-D3F3s8fL.js237ms107ms0ms1st
A+
Page Weight Budget
272 KB transferred, 26 requests
PASS
272 KB transferred, 26 requests
Info::
Page weighs 606 KB (272 KB transferred)
Info::
26 HTTP requests
Info::
Estimated 0.06 g CO2 per page load
272 KB / 2.4 MB budget
272 KB transferred
26 requests
0.06 g CO2 per page load
JavaScript 85.2 KiB 31%
Images 56.8 KiB 21%
Other 53.7 KiB 20%
Fonts 47.5 KiB 17%
CSS 15.4 KiB 6%
HTML 5.4 KiB 2%
Other 5.1 KiB 2%
Other 1.6 KiB 1%
Other 983 B 0%
Other 589 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
7% third-party, 0 ms blocking
PASS
7% third-party, 0 ms blocking
Info::
Third-party code accounts for 7% of page weight (18.5 KiB of 272.3 KiB)
Info::
Third-party blocking time is low (0 ms)
93%
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
3 images, 0 KB saveable
PASS
3 images, 0 KB saveable
Info::
All images are well-optimized
3 images 7 KB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
1 fonts (47 KB)
PASS
1 fonts (47 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

47 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.4 s LCP 3.1 shttps://nu11cyber.com/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2UcC73FwrK3iLTeHuS_nVMrM... https://nu11cyber.com/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2 — 47.5 KiB — 1.1 s — font-display: swap
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 1.1 s
Start 317 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
JS Bundles
6 scripts, 0 KB unused
PASS
6 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://images.dmca.com/Badges/DMCABadgeHelper.min.js0 KB3rd
https://nu11cyber.com/assets/index-D6pEq9F_.js23 KB1st
https://nu11cyber.com/assets/vendor-D3F3s8fL.js47 KB1st
https://nu11cyber.com/trusted-types.js1 KB1st
https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a1177817227644711 KB3rd
https://nu11cyber.com/assets/HomePage-Ko48XSAK.js3 KB1st
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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Warning::
1 font preload(s) missing `crossorigin` -- font will be downloaded twice
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 resource hints configured

Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: /fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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+
Main HTML Cache-Control
Main HTML max-age=60 (≤ 5min) is appropriate
PASS
Main HTML max-age=60 (≤ 5min) is appropriate
Info::
Main HTML max-age=60 (≤ 5min) is appropriate
Got: public, max-age=60, stale-while-revalidate=300
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::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
A+
Page Weight Inventory
26 resources · 272 KB · 0 KB savings available
PASS
26 resources · 272 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 272 KB
Info::
4 third-party resources (7% of weight)
26 resources · 272.3 KiB · 4 third-party Within 1MB page-weight target
Image 40% · 110.1 KiB
JavaScript 31% · 85.2 KiB
Font 17% · 47.5 KiB
CSS 6% · 15.4 KiB
Other 3% · 8.7 KiB
Document 2% · 5.4 KiB
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

A+
HTTP Caching
max-age=60 (1 minute)
PASS
max-age=60 (1 minute)
Info::
Cache-Control header is set
Got: public, max-age=60, stale-while-revalidate=300
Info::
Effective TTL: 1 minute (max-age=60)
Info::
Last-Modified header present
Cache-Control

public, max-age=60, stale-while-revalidate=300

DirectiveValueMeaning
publicAny cache may store this response
max-age60Cache for 1 minute
stale-while-revalidate300Serve stale for 5 minutes while fetching fresh
Effective TTL: 60 seconds
Network Waterfall
26 requests over 2822ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.4 s LCP 3.1 shttps://nu11cyber.com// https://nu11cyber.com/ — 200 — 5.4 KiB — 285 ms — h2https://nu11cyber.com/cdn-cgi/speculation/cdn-cgi/speculation https://nu11cyber.com/cdn-cgi/speculation — 200 — 473 B — 24 ms — h2https://nu11cyber.com/print.css/print.css https://nu11cyber.com/print.css — 200 — 1.3 KiB — 681 ms — h2https://nu11cyber.com/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50... https://nu11cyber.com/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2 — 200 — 47.5 KiB — 1.1 s — h2https://images.dmca.com/Badges/DMCABadgeHelper.min.jsimages.dmca.com/Badges/DMCABadgeHel... https://images.dmca.com/Badges/DMCABadgeHelper.min.js — -1 — 0 B — 118 ms — https://nu11cyber.com/assets/index-D6pEq9F_.js/assets/index-D6pEq9F_.js https://nu11cyber.com/assets/index-D6pEq9F_.js — 200 — 23.3 KiB — 819 ms — h2https://nu11cyber.com/assets/vendor-D3F3s8fL.js/assets/vendor-D3F3s8fL.js https://nu11cyber.com/assets/vendor-D3F3s8fL.js — 200 — 46.9 KiB — 1.1 s — h2https://nu11cyber.com/assets/style-CBHQubrB.css/assets/style-CBHQubrB.css https://nu11cyber.com/assets/style-CBHQubrB.css — 200 — 14.1 KiB — 818 ms — h2https://nu11cyber.com/trusted-types.js/trusted-types.js https://nu11cyber.com/trusted-types.js — 200 — 1.1 KiB — 609 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447 — 200 — 11.4 KiB — 102 ms — h2https://nu11cyber.com/manifest.json/manifest.json https://nu11cyber.com/manifest.json — 200 — 1.6 KiB — 249 ms — h3https://beavercheck.com/badge?url=https%3A%2F%2Fnu11cyber.combeavercheck.com/badge?url=https%3A%... https://beavercheck.com/badge?url=https%3A%2F%2Fnu11cyber.com — 200 — 1.3 KiB — 96 ms — h2https://images.dmca.com/Badges/dmca_protected_8_120.png?ID=61bc9d91-68a2-4ea3-9c0d-2ecad6b5f54bimages.dmca.com/Badges/dmca_protect... https://images.dmca.com/Badges/dmca_protected_8_120.png?ID=61bc9d91-68a2-4ea3-9c0d-2ecad6b5f54b — 200 — 5.8 KiB — 80 ms — h2https://nu11cyber.com/n1Cy/v1/sse/n1Cy/v1/sse https://nu11cyber.com/n1Cy/v1/sse — 200 — 983 B — 225 ms — h3https://nu11cyber.com/assets/HomePage-Ko48XSAK.js/assets/HomePage-Ko48XSAK.js https://nu11cyber.com/assets/HomePage-Ko48XSAK.js — 200 — 2.5 KiB — 667 ms — h3https://nu11cyber.com/nu11-logo-transparent.png/nu11-logo-transparent.png https://nu11cyber.com/nu11-logo-transparent.png — 200 — 49.8 KiB — 1.0 s — h3https://nu11cyber.com/cdn-cgi/rum?/cdn-cgi/rum? https://nu11cyber.com/cdn-cgi/rum? — 204 — 589 B — 22 ms — h3https://nu11cyber.com/n1Cy/v1/auth/refresh/n1Cy/v1/auth/refresh https://nu11cyber.com/n1Cy/v1/auth/refresh — 403 — 1.1 KiB — 225 ms — h3https://nu11cyber.com/nu11-favicon.png/nu11-favicon.png https://nu11cyber.com/nu11-favicon.png — 200 — 27.0 KiB — 895 ms — h3https://nu11cyber.com/nu11-logo-transparent.png/nu11-logo-transparent.png https://nu11cyber.com/nu11-logo-transparent.png — 200 — 0 B — 973 ms — h3https://nu11cyber.com/n1Cy/v1/members/n1Cy/v1/members https://nu11cyber.com/n1Cy/v1/members — 200 — 1.2 KiB — 240 ms — h3https://nu11cyber.com/n1Cy/v1/research/n1Cy/v1/research https://nu11cyber.com/n1Cy/v1/research — 200 — 1.1 KiB — 248 ms — h3https://nu11cyber.com/n1Cy/v1/announcements/n1Cy/v1/announcements https://nu11cyber.com/n1Cy/v1/announcements — 200 — 1.8 KiB — 226 ms — h3https://nu11cyber.com/nu11-logo-transparent.png/nu11-logo-transparent.png https://nu11cyber.com/nu11-logo-transparent.png — 200 — 0 B — 346 ms — h3https://nu11cyber.com/favicon.ico/favicon.ico https://nu11cyber.com/favicon.ico — 200 — 26.3 KiB — 433 ms — h3https://nu11cyber.com/nu11-logo-transparent.png/nu11-logo-transparent.png https://nu11cyber.com/nu11-logo-transparent.png — 200 — 0 B — 1 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
4 images, 97 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

4

Total Size

97 KB

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback