Performance
· 16 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.
2.08 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.04 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.06 s
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.
3.12 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.
11.29 s
Page Load Progression
FPage Weight BudgetAction13.0 MB transferred, 69 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction4406ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://ona.com/_next/static/chunks/8497-9eef2f9e09183f7c.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 938ms | 857ms | 56ms | 3rd |
| Unattributable | 668ms | 29ms | 0ms | 3rd |
| https://ona.com/_next/static/chunks/1684-920f26c8bc9686e9.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 624ms | 489ms | 32ms | 3rd |
| https://ona.com/ | 537ms | 13ms | 11ms | 3rd |
| https://ona.com/_next/static/chunks/a4634e51-1edca49e0237387d.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 398ms | 222ms | 42ms | 3rd |
| https://ona.com/_next/static/chunks/8787-2a15ff454cd553a8.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 273ms | 92ms | 2ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-P4LP64V | 256ms | 211ms | 38ms | 3rd |
| https://ona.com/_next/static/chunks/4bd1b696-18463eebcae08e3d.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 230ms | 155ms | 15ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-N7BXGH25CC | 211ms | 161ms | 48ms | 3rd |
| https://ona.com/_next/static/chunks/9394-1ed5100686ed099a.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 142ms | 84ms | 9ms | 3rd |
Showing top 10 of 11 scripts
BImage Optimization16 images, 0 KB saveableREVIEW
CJS BundlesAction29 scripts, 252 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://ona.com/_next/static/chunks/a4634e51-1edca49e0237387d.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 154 KB | 93 KB (60%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-P4LP64V | 157 KB | 70 KB (45%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-N7BXGH25CC | 173 KB | 68 KB (39%) | ✓ | 3rd |
| https://ona.com/_next/static/chunks/9394-1ed5100686ed099a.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 40 KB | 21 KB (54%) | ✓ | 3rd |
| https://ona.com/_next/static/chunks/1183-6e4bd8ab2e583449.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 18 KB | — | ✓ | 3rd |
| https://ona.com/_next/static/chunks/1684-920f26c8bc9686e9.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 46 KB | — | ✓ | 3rd |
| https://ona.com/_next/static/chunks/1597-8013c2e071a1fc89.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 6 KB | — | ✓ | 3rd |
| https://ona.com/_next/static/chunks/main-app-d41d56f775a954bb.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 1 KB | — | ✓ | 3rd |
| https://ona.com/_next/static/chunks/1194-125a52d80c11f112.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 3 KB | — | ✓ | 3rd |
| https://ona.com/_next/static/chunks/5589-02e19c08b2d84663.js?dpl=dpl_ANCmi9Rr7dJ8jafCY3DERu4G47kU | 4 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic,max-age=0,must-revalidateREVIEW
public,max-age=0,must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (200 KB)PASS
Web fonts
3
200 KB total
Render-blocking
0
of 3
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+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints7 hints, 0 missing preconnectsPASS
Current Resource Hints
7 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall69 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
ona.com ona.com | Other | 938ms | 224 KB | — | €10/mo | Costly |
Unattributable Unattributable | Other | 668ms | 0 KB | — | €7/mo | Costly |
ona.com ona.com | Other | 624ms | 46 KB | — | €7/mo | Costly |
ona.com ona.com | Other | 537ms | 19 KB | — | €6/mo | Costly |
ona.com ona.com | Other | 398ms | 154 KB | 60% | €4/mo | Costly |
ona.com ona.com | Other | 273ms | 5 KB | — | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 256ms | 157 KB | 45% | €3/mo | Costly |
ona.com ona.com | Other | 230ms | 53 KB | — | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 211ms | 173 KB | 39% | €2/mo | Costly |
ona.com ona.com | Other | 142ms | 40 KB | 54% | €2/mo | Optional |
ona.com ona.com | Other | 128ms | 27 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- ona.com adds 938ms and costs ~€10/month
- Unattributable adds 668ms and costs ~€7/month
- ona.com adds 624ms and costs ~€7/month
- ona.com adds 537ms and costs ~€6/month
- ona.com adds 398ms and costs ~€4/month
- ona.com adds 273ms and costs ~€3/month
- Google Tag Manager adds 256ms and costs ~€3/month
- ona.com adds 230ms and costs ~€2/month
- Google Tag Manager adds 211ms and costs ~€2/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
ona.com takes 938ms 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
Unattributable takes 668ms 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
ona.com takes 624ms 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
ona.com takes 537ms 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
ona.com takes 398ms 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
60% of ona.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
ona.com takes 273ms 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
Google Tag Manager takes 256ms 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
ona.com takes 230ms 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
Google Tag Manager takes 211ms 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
54% of ona.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev