Performance
· 15 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.
685 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
685 ms
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.059
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
685 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
685 ms
Page Load Progression
DThird-Party ImpactAction86% third-party, 0 ms blockingFIX
CImage OptimizationAction27 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
A+Page Weight Budget500 KB transferred, 45 requestsPASS
A+Text CompressionAll text resources are compressedPASS
A+JS Execution Cost209ms total JS executionPASS
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://financesonline.com/media/plugins/fo-optimizations/js/lazysizes-5.2.2.min.js | 83ms | 13ms | 0ms | 1st |
| Unattributable | 63ms | 1ms | 0ms | 3rd |
| https://financesonline.com/ | 63ms | 11ms | 2ms | 1st |
A+Font Loading5 fonts (107 KB)PASS
Web fonts
5
107 KB total
Render-blocking
0
of 5
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 ~3 KB and ~6 ms
A+JS Bundles5 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://s.financesonline.com/media/themes/fot/dist/js/homepage.bundle.min.js?v=78.89 | 5 KB | — | ✓ | 3rd |
| https://s.financesonline.com/media/themes/fot/dist/js/common-vanilla.bundle.min.js?v=78.89 | 13 KB | — | ✓ | 3rd |
| https://financesonline.com/media/plugins/fo-optimizations/js/lazysizes-5.2.2.min.js | 4 KB | — | ✓ | 1st |
| https://financesonline.com/media/plugins/fo-optimizations/js/sentry-6.17.9.min.js | 21 KB | — | ✓ | 1st |
| https://financesonline.com/media/plugins/fo-dp/dp.js?v=0.91 | 1 KB | — | ✓ | 1st |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
APage Weight Inventory45 resources · 500 KB · 0 KB savings availablePASS
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 45 resources | 500.0 KiB | ||||||
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
A+HTTP Cachingmax-age=14400 (4 hours)PASS
public, max-age=14400
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 14400 | Cache for 4 hours |
Network Waterfall45 requests over 1053msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 63ms | 0 KB | — | €1/mo | Optional |