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.
3.00 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.90 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
10 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.038
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.00 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.43 s
Page Load Progression
DHTTP CachingActionno-store (uncacheable)FIX
no-store
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
BImage Optimization7 images, 0 KB saveableREVIEW
CJS Execution CostAction1213ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://mozillazine.org/ | 729ms | 12ms | 4ms | 1st |
| Unattributable | 275ms | 10ms | 0ms | 3rd |
| https://mozillazine.org/.within.website/x/cmd/anubis/static/js/main.mjs?cacheBuster=1.25.0 | 114ms | 74ms | 0ms | 1st |
| https://ssl.google-analytics.com/ga.js | 95ms | 74ms | 19ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Page Weight Budget423 KB transferred, 22 requestsPASS
AThird-Party Impact33% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (122 KB)PASS
Web fonts
2
122 KB total
Render-blocking
0
of 2
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 Bundles6 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://mozillazine.org/.within.website/x/cmd/anubis/static/js/main.mjs?cacheBuster=1.25.0 | 6 KB | — | ✓ | 1st |
| https://mozillazine.org/.within.website/x/cmd/anubis/static/js/worker/sha256-webcrypto.mjs?cacheBuster=1.25.0 | 0 KB | — | ✓ | 1st |
| https://mozillazine.org/.within.website/x/cmd/anubis/static/js/worker/sha256-webcrypto.mjs?cacheBuster=1.25.0 | 0 KB | — | ✓ | 1st |
| http://www.google-analytics.com/urchin.js | 0 KB | — | ✓ | 3rd |
| https://ssl.google-analytics.com/ga.js | 17 KB | — | ✓ | 3rd |
| http://pagead2.googlesyndication.com/pagead/show_ads.js | 0 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Page Weight Inventory22 resources · 423 KB · 0 KB savings availablePASS
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 22 resources | 422.7 KiB | ||||||
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall22 requests over 4097msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 275ms | 0 KB | — | $4/mo | Costly |
Google Analytics ssl.google-analytics.com | Analytics | 95ms | 17 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 275ms and costs ~$4/month
Unattributable takes 275ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev