Skip to content
https://abdalrhmansaid.github.io/my-website

Performance

· 25 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
2
REVIEW
8
PASS
13
INFO
2

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

3.80 s

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

4.25 s

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

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

4.76 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.72 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
25
13 PASS 8 REVIEW 2 FIX
D
Third-Party Impact
Action
74% third-party, 0 ms blocking
FIX
74% third-party, 0 ms blocking
Warning::
Third-party code accounts for 74% of page weight (614.8 KiB of 828.2 KiB)
Info::
Third-party blocking time is low (0 ms)
26%
74%
First-party Third-party
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
Image Optimization
12 images, 0 KB saveable
REVIEW
12 images, 0 KB saveable
Info::
All images are well-optimized
12 images 512 KB
0 oversized -0 KB
12 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1953ms total JS execution
REVIEW
1953ms total JS execution
Warning::
https://abdalrhmansaid.github.io/my-website/: 1175ms CPU time
Warning::
https://abdalrhmansaid.github.io/my-website/assets...: 466ms CPU time
Warning::
Unattributable: 312ms CPU time

Main Thread Breakdown

Style & Layout 45% Script Evaluation 23% Other 22% Rendering 9%
ScriptTotalScriptingParse/CompileParty
https://abdalrhmansaid.github.io/my-website/1175ms11ms1ms1st
https://abdalrhmansaid.github.io/my-website/assets/index-CIX3MXkP.js466ms429ms5ms1st
Unattributable312ms7ms0ms1st
B
JS Bundles
1 scripts, 136 KB unused
REVIEW
1 scripts, 136 KB unused
Warning::
https://abdalrhmansaid.github.io/my-website/assets...: 136 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 136 KB
136 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://abdalrhmansaid.github.io/my-website/assets/index-CIX3MXkP.js205 KB136 KB (67%)1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
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
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Page Weight Budget
828 KB transferred, 24 requests
PASS
828 KB transferred, 24 requests
Info::
Page weighs 1.3 MB (828 KB transferred)
Info::
24 HTTP requests
Info::
Estimated 0.17 g CO2 per page load
828 KB / 2.4 MB budget
828 KB transferred
24 requests
0.17 g CO2 per page load
Images 512.5 KiB 62%
JavaScript 204.6 KiB 25%
Fonts 101.0 KiB 12%
CSS 8.5 KiB 1%
HTML 819 B 0%
Other 762 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (101 KB)
PASS
6 fonts (101 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

101 KB total

Render-blocking

0

of 6

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 4.0 s FCP 3.8 s LCP 4.3 shttps://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l5anHrRpiZtK6GwN9w.woff2Iurf6YBj_oCad4k1l5anHrR... https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l5anHrRpiZtK6GwN9w.woff2 — 9.2 KiB — 5 ms — font-display: swaphttps://fonts.gstatic.com/s/cairo/v31/SLXVc1nY6HkvangtZmpQdkhzfH5lkSscQyyS8p4_RHH1.woff2SLXVc1nY6HkvangtZmpQdkh... https://fonts.gstatic.com/s/cairo/v31/SLXVc1nY6HkvangtZmpQdkhzfH5lkSscQyyS8p4_RHH1.woff2 — 30.0 KiB — 16 ms — font-display: swaphttps://fonts.gstatic.com/s/cairo/v31/SLXVc1nY6HkvangtZmpQdkhzfH5lkSscRiyS8p4_RA.woff2SLXVc1nY6HkvangtZmpQdkh... https://fonts.gstatic.com/s/cairo/v31/SLXVc1nY6HkvangtZmpQdkhzfH5lkSscRiyS8p4_RA.woff2 — 32.9 KiB — 14 ms — font-display: swaphttps://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l4qkHrRpiZtK6GwN9w.woff2Iurf6YBj_oCad4k1l4qkHrR... https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l4qkHrRpiZtK6GwN9w.woff2 — 8.9 KiB — 15 ms — font-display: swaphttps://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l5anHrFpiZtK6Gw.woff2Iurf6YBj_oCad4k1l5anHrF... https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l5anHrFpiZtK6Gw.woff2 — 10.3 KiB — 64 ms — font-display: swaphttps://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l4qkHrFpiZtK6Gw.woff2Iurf6YBj_oCad4k1l4qkHrF... https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l4qkHrFpiZtK6Gw.woff2 — 9.8 KiB — 92 ms — font-display: swap
Iurf6YBj_oCad4k1l5anHrR... woff2 swap
Size 9 KB
Load time 5 ms
Start 574 ms
Risk FOUT — text flashes from fallback to web font
SLXVc1nY6HkvangtZmpQdkh... woff2 swap
Size 30 KB
Load time 16 ms
Start 575 ms
Risk FOUT — text flashes from fallback to web font
SLXVc1nY6HkvangtZmpQdkh... woff2 swap
Size 33 KB
Load time 14 ms
Start 575 ms
Risk FOUT — text flashes from fallback to web font
Iurf6YBj_oCad4k1l4qkHrR... woff2 swap
Size 9 KB
Load time 15 ms
Start 575 ms
Risk FOUT — text flashes from fallback to web font
Iurf6YBj_oCad4k1l5anHrF... woff2 swap
Size 10 KB
Load time 64 ms
Start 576 ms
Risk FOUT — text flashes from fallback to web font
Iurf6YBj_oCad4k1l4qkHrF... woff2 swap
Size 10 KB
Load time 92 ms
Start 576 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A
Page Weight Inventory
24 resources · 828 KB · 136 KB savings available
PASS
24 resources · 828 KB · 136 KB savings available
Info::
Within 1MB page-weight target
Got: 828 KB
Info::
~136 KB of savings available
Warning::
19 third-party resources (74% of weight)
Info::
1 resources over 200KB
24 resources · 828.2 KiB · 19 third-party Within 1MB page-weight target
Image 62% · 512.9 KiB
JavaScript 25% · 204.6 KiB
Font 12% · 101.0 KiB
CSS 1% · 8.5 KiB
Document 0% · 1.1 KiB

~136.2 KiB of savings available

Remove unused JavaScript: 136.2 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
Network Waterfall
24 requests over 1459ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 3.8 s LCP 4.3 shttps://abdalrhmansaid.github.io/my-website/my-website https://abdalrhmansaid.github.io/my-website — 301 — 325 B — 16 ms — h2https://abdalrhmansaid.github.io/my-website//my-website/ https://abdalrhmansaid.github.io/my-website/ — 200 — 819 B — 5 ms — h2https://abdalrhmansaid.github.io/my-website/assets/index-CIX3MXkP.js/my-website/assets/index-CIX3MXkP.j... https://abdalrhmansaid.github.io/my-website/assets/index-CIX3MXkP.js — 200 — 204.6 KiB — 157 ms — h2https://abdalrhmansaid.github.io/my-website/assets/index-C4DL5yvP.css/my-website/assets/index-C4DL5yvP.c... https://abdalrhmansaid.github.io/my-website/assets/index-C4DL5yvP.css — 200 — 7.2 KiB — 130 ms — h2https://fonts.googleapis.com/css2?family=Tajawal:wght@500;700;800&family=Cairo:wght@400;500;600;700&display=swapfonts.googleapis.com/css2?family=Ta... https://fonts.googleapis.com/css2?family=Tajawal:wght@500;700;800&family=Cairo:wght@400;500;600;700&display=swap — 200 — 1.3 KiB — 120 ms — h2https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l5anHrRpiZtK6GwN9w.woff2fonts.gstatic.com/s/tajawal/v12/Iur... https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l5anHrRpiZtK6GwN9w.woff2 — 200 — 9.2 KiB — 5 ms — h3https://fonts.gstatic.com/s/cairo/v31/SLXVc1nY6HkvangtZmpQdkhzfH5lkSscQyyS8p4_RHH1.woff2fonts.gstatic.com/s/cairo/v31/SLXVc... https://fonts.gstatic.com/s/cairo/v31/SLXVc1nY6HkvangtZmpQdkhzfH5lkSscQyyS8p4_RHH1.woff2 — 200 — 30.0 KiB — 16 ms — h3https://fonts.gstatic.com/s/cairo/v31/SLXVc1nY6HkvangtZmpQdkhzfH5lkSscRiyS8p4_RA.woff2fonts.gstatic.com/s/cairo/v31/SLXVc... https://fonts.gstatic.com/s/cairo/v31/SLXVc1nY6HkvangtZmpQdkhzfH5lkSscRiyS8p4_RA.woff2 — 200 — 32.9 KiB — 14 ms — h3https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l4qkHrRpiZtK6GwN9w.woff2fonts.gstatic.com/s/tajawal/v12/Iur... https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l4qkHrRpiZtK6GwN9w.woff2 — 200 — 8.9 KiB — 15 ms — h3https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l5anHrFpiZtK6Gw.woff2fonts.gstatic.com/s/tajawal/v12/Iur... https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l5anHrFpiZtK6Gw.woff2 — 200 — 10.3 KiB — 64 ms — h3https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l4qkHrFpiZtK6Gw.woff2fonts.gstatic.com/s/tajawal/v12/Iur... https://fonts.gstatic.com/s/tajawal/v12/Iurf6YBj_oCad4k1l4qkHrFpiZtK6Gw.woff2 — 200 — 9.8 KiB — 92 ms — h3https://abdalrhmansaid.github.io/my-website/favicon.svg/my-website/favicon.svg https://abdalrhmansaid.github.io/my-website/favicon.svg — 200 — 437 B — 127 ms — h2https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=1200&q=80images.unsplash.com/photo-152327533... https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=1200&q=80 — 200 — 32.7 KiB — 163 ms — h2https://images.unsplash.com/photo-1518444065439-e933c06ce9cd?w=400&q=80images.unsplash.com/photo-151844406... https://images.unsplash.com/photo-1518444065439-e933c06ce9cd?w=400&q=80 — 200 — 9.7 KiB — 34 ms — h2https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=400&q=80images.unsplash.com/photo-152327533... https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=400&q=80 — 200 — 9.9 KiB — 34 ms — h2https://images.unsplash.com/photo-1524758631624-e2822e304c36?w=400&q=80images.unsplash.com/photo-152475863... https://images.unsplash.com/photo-1524758631624-e2822e304c36?w=400&q=80 — 200 — 26.7 KiB — 45 ms — h2https://images.unsplash.com/photo-1553062407-98eeb64c6a62?w=400&q=80images.unsplash.com/photo-155306240... https://images.unsplash.com/photo-1553062407-98eeb64c6a62?w=400&q=80 — 200 — 21.3 KiB — 39 ms — h2https://images.unsplash.com/photo-1517836357463-d25dfeac3438?w=400&q=80images.unsplash.com/photo-151783635... https://images.unsplash.com/photo-1517836357463-d25dfeac3438?w=400&q=80 — 200 — 29.2 KiB — 47 ms — h2https://images.unsplash.com/photo-1497032628192-86f99bcd76bc?w=400&q=80images.unsplash.com/photo-149703262... https://images.unsplash.com/photo-1497032628192-86f99bcd76bc?w=400&q=80 — 200 — 26.3 KiB — 24 ms — h2https://images.unsplash.com/photo-1590658268037-6bf12165a8df?w=800&q=80images.unsplash.com/photo-159065826... https://images.unsplash.com/photo-1590658268037-6bf12165a8df?w=800&q=80 — 200 — 32.8 KiB — 26 ms — h2https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=800&q=80images.unsplash.com/photo-152327533... https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=800&q=80 — 200 — 20.1 KiB — 17 ms — h2https://images.unsplash.com/photo-1553062407-98eeb64c6a62?w=800&q=80images.unsplash.com/photo-155306240... https://images.unsplash.com/photo-1553062407-98eeb64c6a62?w=800&q=80 — 200 — 63.5 KiB — 18 ms — h2https://images.unsplash.com/photo-1580480055273-228ff5388ef8?w=800&q=80images.unsplash.com/photo-158048005... https://images.unsplash.com/photo-1580480055273-228ff5388ef8?w=800&q=80 — 200 — 139.6 KiB — 147 ms — h2https://images.unsplash.com/photo-1517836357463-d25dfeac3438?w=800&q=80images.unsplash.com/photo-151783635... https://images.unsplash.com/photo-1517836357463-d25dfeac3438?w=800&q=80 — 200 — 100.5 KiB — 25 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
25 images, 155 KB total, 46 KB wasted
INFO

Image Optimization Audit

Total Images

25

Total Size

155 KB

Oversized

2

Wasted

46 KB

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

Send Feedback