Performance
· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.74 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.96 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2 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.72 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.
12.09 s
Page Load Progression
FPage Weight BudgetAction2.7 MB transferred, 36 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
DJS Execution CostAction2091ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.nbmao.com/ | 1066ms | 11ms | 5ms | 1st |
| https://www.nbmao.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 540ms | 452ms | 15ms | 1st |
| Unattributable | 484ms | 11ms | 0ms | 1st |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction12 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
BCompression AlgorithmMain response uses gzip; brotli would be ~20% smallerREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CPage Weight InventoryAction36 resources · 2.7 MB · 0 KB savings availableREVIEW
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 36 resources | 2.7 MiB | ||||||
BJavaScript Blocking1 JS blocking issue(s) detectedREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party Impact6% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (7 KB)PASS
Web fonts
1
7 KB total
Render-blocking
0
of 1
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 Bundles12 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.nbmao.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 34 KB | — | ✓ | 1st |
| https://www.nbmao.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 | 5 KB | — | ✓ | 1st |
| https://www.nbmao.com/wp-content/plugins/Pure-Highlightjs-1.0/highlight/highlight.pack.js?ver=0.9.2 | 19 KB | — | ✓ | 1st |
| https://www.nbmao.com/wp-content/plugins/keywords-cloud/js/jqcloud.min.js?ver=6.6.5 | 3 KB | — | ✓ | 1st |
| https://www.nbmao.com/wp-content/plugins/keywords-cloud/js/keywords-cloud.js?ver=6.6.5 | 1 KB | — | ✓ | 1st |
| https://cdn.jsdelivr.net/gh/seatonjiang/kratos@v4.3.1/assets/js/bootstrap.bundle.min.js?ver=4.5.0 | 22 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/gh/seatonjiang/kratos@v4.3.1/assets/js/layer.min.js?ver=3.1.1 | 8 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/gh/seatonjiang/kratos@v4.3.1/assets/js/DPlayer.min.js?ver=4.3.1 | 16 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/gh/seatonjiang/kratos@v4.3.1/assets/js/kratos.js?ver=4.3.1 | 2 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/gh/seatonjiang/kratos@v4.3.1/assets/js/comments.min.js?ver=4.3.1 | 1 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
ACSS Performance Depth1 CSS depth issue(s) detectedPASS
Network Waterfall36 requests over 3060msINFO
Real-User Performance (CrUX)Field metrics from the Chrome User Experience ReportINFO
Chrome User Experience (CrUX)
Real-user metrics from the Chrome UX Report (2026-06-24 — 2026-07-21)
LCP (p75)
0 ms
0% good
INP (p75)
0 ms
0% good
CLS (p75)
0.000
97% good
FCP (p75)
2053 ms
TTFB (p75)
1315 ms
Image Optimization14 images, 2324 KB total, 2242 KB wastedINFO
Image Optimization Audit
Total Images
14
Total Size
2324 KB
Oversized
7
Wasted
2242 KB