Performance
· 17 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.
1.75 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.69 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.030
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.75 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.69 s
Page Load Progression
CPage Weight BudgetAction1.6 MB transferred, 29 requestsREVIEW
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
CImage OptimizationAction7 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
BJS Execution Cost738ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://krebsonsecurity.com/ | 465ms | 77ms | 2ms | 1st |
| Unattributable | 173ms | 5ms | 0ms | 3rd |
| https://krebsonsecurity.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4 | 99ms | 73ms | 8ms | 1st |
CPage Weight InventoryAction29 resources · 1.6 MB · 0 KB savings availableREVIEW
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 29 resources | 1.6 MiB | ||||||
A+Third-Party Impact7% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (177 KB)PASS
Web fonts
5
177 KB total
Render-blocking
0
of 5
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)
Fixing the unchecked items could save ~21 KB and ~42 ms
A+JS Bundles5 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://krebsonsecurity.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4 | 30 KB | — | ✓ | 1st |
| https://krebsonsecurity.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0 | 5 KB | — | ✓ | 1st |
| https://krebsonsecurity.com/wp-content/plugins/jquery-lightbox-for-native-galleries/colorbox/jquery.colorbox-min.js?ver=1.3.14 | 4 KB | — | ✓ | 1st |
| https://krebsonsecurity.com/wp-content/plugins/jspullquotes/resources/jspullquotes.js | 2 KB | — | ✓ | 1st |
| https://krebsonsecurity.com/wp-content/themes/kos-mar2021/js/slicknav.js?ver=6.2.2 | 4 KB | — | ✓ | 1st |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Google Cloud
A+HTTP Cachingmax-age=300 (5 minutes)PASS
max-age=300,public,max-age=300,public
| Directive | Value | Meaning |
|---|---|---|
| max-age | 300 | Cache for 5 minutes |
| public | — | Any cache may store this response |
| max-age | 300 | Cache for 5 minutes |
| public | — | Any cache may store this response |
Network Waterfall29 requests over 413msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 173ms | 0 KB | — | $2/mo | Optional |