Skip to content
https://www.citadel.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
3
REVIEW
2
PASS
7
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.
92
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.
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.

670 ms

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

4.16 s

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

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

2.13 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.16 s

Page Load Progression

422 ms
844 ms
1.3 s
1.7 s
2.1 s
2.5 s
3.0 s
3.4 s
Checks
14
7 PASS 2 REVIEW 3 FIX
F
Page Weight Budget
Action
14.6 MB transferred, 42 requests
FIX
14.6 MB transferred, 42 requests
Critical::
Page weighs 15.9 MB (14.6 MB transferred)
Warning::
Images are 3.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.5 MB
Info::
CSS is 301 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 301 KB
Info::
Fonts are 224 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 224 KB
Info::
42 HTTP requests
Info::
Estimated 3.1 g CO2 per page load
14.6 MB / 2.4 MB budget
14.6 MB transferred
42 requests
3.1 g CO2 per page load
Other 10.2 MiB 70%
Images 3.5 MiB 24%
JavaScript 305.0 KiB 2%
CSS 301.0 KiB 2%
Fonts 223.8 KiB 1%
Other 16.6 KiB 0%
HTML 16.2 KiB 0%
Other 1.7 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

D
JS Bundles
Action
9 scripts, 189 KB unused
FIX
9 scripts, 189 KB unused
Warning::
https://www.citadel.com/wp-content/themes/citadel/...: 95 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.citadel.com/wp-content/themes/citadel/...: 94 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.citadel.com/wp-content/themes/citadel/...: unminified — 2 KB could be saved
Info::
Total unused JavaScript: 189 KB
189 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.citadel.com/wp-content/themes/citadel/assets/js/plugins.js?=1772116175122 KB95 KB (78%)1st
https://www.citadel.com/wp-content/themes/citadel/assets/js/citadel.min.js?=1772694459114 KB94 KB (82%)1st
https://www.citadel.com/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?=17743941850 KB1st
https://www.citadel.com/wp-content/themes/citadel/assets/js/jquery-3.7.1.min.js?=177211617531 KB1st
https://www.citadel.com/wp-content/themes/citadel/assets/js/script.js?=17721161758 KB1st
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js0 KB3rd
https://www.citadel.com/wp-content/plugins/wp-smartcrop/js/jquery.wp-smartcrop.min.js?=17721161742 KB1st
https://challenges.cloudflare.com/turnstile/v0/b/625261456364/api.js17 KB3rd
https://www.citadel.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/625261456364/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

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

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
9 images, 0 KB saveable
REVIEW
9 images, 0 KB saveable
Warning::
https://www.citadel.com/wp-content/uploads/2022/12... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
9 images 3.5 MB
0 oversized -0 KB
6 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
940ms total JS execution
REVIEW
940ms total JS execution
Warning::
https://www.citadel.com/: 315ms CPU time
Warning::
https://www.citadel.com/wp-content/themes/citadel/...: 314ms CPU time
Info::
Unattributable: 135ms CPU time
Info::
https://www.citadel.com/wp-content/themes/citadel/...: 95ms CPU time
Info::
https://www.citadel.com/cdn-cgi/challenge-platform...: 82ms CPU time
Info::
Third-party scripts: 135ms (14% of total)

Main Thread Breakdown

Other 41% Script Evaluation 24% Style & Layout 23% Parse HTML & CSS 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.citadel.com/315ms10ms1ms1st
https://www.citadel.com/wp-content/themes/citadel/assets/js/citadel.min.js?=1772694459314ms71ms12ms1st
Unattributable135ms3ms0ms3rd
https://www.citadel.com/wp-content/themes/citadel/assets/js/jquery-3.7.1.min.js?=177211617595ms59ms2ms1st
https://www.citadel.com/cdn-cgi/challenge-platform/scripts/jsd/main.js82ms78ms1ms1st
A+
Third-Party Impact
0% third-party, 0 ms blocking
PASS
0% third-party, 0 ms blocking
Info::
Third-party code accounts for 0% of page weight (17.6 KiB of 14.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
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+
Font Loading
4 fonts (224 KB)
PASS
4 fonts (224 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

224 KB total

Render-blocking

0

of 4

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 670 ms LCP 4.2 shttps://www.citadel.com/wp-content/themes/citadel/assets//fonts/tt-commons/TTCommons-Regular.woff2TTCommons-Regular.woff2 https://www.citadel.com/wp-content/themes/citadel/assets//fonts/tt-commons/TTCommons-Regular.woff2 — 56.3 KiB — 0 ms — font-display: swaphttps://www.citadel.com/wp-content/themes/citadel/assets//fonts/signifier/Signifier-Regular.woff2Signifier-Regular.woff2 https://www.citadel.com/wp-content/themes/citadel/assets//fonts/signifier/Signifier-Regular.woff2 — 35.9 KiB — 0 ms — font-display: swaphttps://www.citadel.com/wp-content/themes/citadel/assets//fonts/tt-commons/TTCommons-Bold.woff2TTCommons-Bold.woff2 https://www.citadel.com/wp-content/themes/citadel/assets//fonts/tt-commons/TTCommons-Bold.woff2 — 56.0 KiB — 0 ms — font-display: swaphttps://www.citadel.com/wp-content/themes/citadel/assets//fonts/fontawesome-webfont.woff2?v=4.6.3fontawesome-webfont.woff2 https://www.citadel.com/wp-content/themes/citadel/assets//fonts/fontawesome-webfont.woff2?v=4.6.3 — 75.5 KiB — 0 ms — font-display: swap
TTCommons-Regular.woff2 woff2 swap
Size 56 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Signifier-Regular.woff2 woff2 swap
Size 36 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
TTCommons-Bold.woff2 woff2 swap
Size 56 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 0 ms
Start 0 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+
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
42 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
14% of JavaScript execution is third-party
First-party Third-party 135ms · 0KB · $2/mo
Unattributable
Other
Optional
Execution 135ms
Transfer 0 KB
Monthly Cost $2/mo

How third-party costs are calculated

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

Send Feedback