Performance
· 14 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.66 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.16 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
24 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.93 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.
3.07 s
Page Load Progression
FPage Weight BudgetAction24.8 MB transferred, 99 requestsFIX
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
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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2662ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://assets.prezicdn.net/assets-versioned/staticpages-versioned/v1.0-458-gf616c699ae-r24091638522a1/lib/sentry/sentry-errors-only.min.js | 1171ms | 448ms | 1ms | 3rd |
| https://prezi.com/ | 628ms | 23ms | 2ms | 3rd |
| Unattributable | 417ms | 37ms | 0ms | 3rd |
| https://assets.prezicdn.net/assets-versioned/staticpages-versioned/v1.0-458-gf616c699ae-r24091638522a1/staticpages/webflow/js/webflow.abd70382.d731504945e41d8c.js | 186ms | 171ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MQ6FG2 | 100ms | 81ms | 17ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-1001687149&cx=c>m=4e6460 | 92ms | 83ms | 8ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 67ms | 46ms | 10ms | 3rd |
DJS BundlesAction24 scripts, 308 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-MQ6FG2 | 183 KB | 76 KB (42%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 127 KB | 66 KB (52%) | ✓ | 3rd |
| https://accounts.google.com/gsi/client?hl=en | 93 KB | 66 KB (71%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-1001687149&cx=c>m=4e6460 | 146 KB | 65 KB (44%) | ✓ | 3rd |
| https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 57 KB | 36 KB (63%) | ✓ | 3rd |
| https://assets.prezicdn.net/assets-versioned/staticpages-versioned/v1.0-458-gf616c699ae-r24091638522a1/staticpages/webflow/js/webflow.schunk.ae9b3d056ada97a5.js | 68 KB | — | ✓ | 3rd |
| https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=64be3ac6d7e811ba37809e1c | 30 KB | — | ✓ | 3rd |
| https://assets.prezicdn.net/assets-versioned/staticpages-versioned/v1.0-458-gf616c699ae-r24091638522a1/staticpages/webflow/js/webflow.abd70382.d731504945e41d8c.js | 2 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/gsap@3.13.0/dist/gsap.min.js | 29 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/gsap@3.13.0/dist/TextPlugin.min.js | 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
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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction34 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
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.
Performance issues directly impact user engagement and conversion rates.
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading10 fonts (1177 KB)PASS
Web fonts
10
1177 KB total
Render-blocking
0
of 10
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~159 KB and ~318 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall99 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 |
|---|---|---|---|---|---|---|
assets.prezicdn.net assets.prezicdn.net | Other | 1171ms | 25 KB | — | €20/mo | Costly |
prezi.com prezi.com | Other | 628ms | 33 KB | — | €11/mo | Costly |
Unattributable Unattributable | Other | 417ms | 0 KB | — | €7/mo | Costly |
assets.prezicdn.net assets.prezicdn.net | Other | 186ms | 2 KB | — | €3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 100ms | 183 KB | 42% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 92ms | 146 KB | 44% | €2/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 67ms | 127 KB | 52% | €1/mo | Essential |
These scripts may cost more than they're worth
- assets.prezicdn.net adds 1171ms and costs ~€20/month
- prezi.com adds 628ms and costs ~€11/month
- Unattributable adds 417ms and costs ~€7/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
assets.prezicdn.net takes 1171ms 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
prezi.com takes 628ms 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 417ms 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
52% of OneTrust'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