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.
3.78 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.30 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
7.50 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.017
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
13.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.
40.19 s
Page Load Progression
FPage Weight BudgetAction8.2 MB transferred, 368 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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction24587ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://framerusercontent.com/sites/4OLT6jMsyZ1Z4eMN7xvy4X/motion.D5I9DSo1.mjs | 6393ms | 3287ms | 1ms | 3rd |
| Unattributable | 2963ms | 149ms | 0ms | 3rd |
| https://miro.com/ | 2482ms | 149ms | 12ms | 3rd |
| https://framerusercontent.com/sites/4OLT6jMsyZ1Z4eMN7xvy4X/dotlottie-player.D59b9eb5.mjs | 2159ms | 1833ms | 10ms | 3rd |
| https://scripts.clarity.ms/0.8.60-beta/clarity.js | 1976ms | 907ms | 11ms | 3rd |
| https://framerusercontent.com/sites/4OLT6jMsyZ1Z4eMN7xvy4X/react.WSklR4qk.mjs | 1883ms | 1760ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-N5MCLT8 | 1202ms | 990ms | 100ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-382441813&cx=c>m=4e6460 | 969ms | 907ms | 47ms | 3rd |
| https://framerusercontent.com/sites/4OLT6jMsyZ1Z4eMN7xvy4X/framer.QLMuFM0g.mjs | 645ms | 264ms | 3ms | 3rd |
| https://d-code.liadm.com/did-006l.min.js | 516ms | 374ms | 96ms | 3rd |
Showing top 10 of 28 scripts
FJS BundlesAction85 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://framerusercontent.com/sites/4OLT6jMsyZ1Z4eMN7xvy4X/dotlottie-player.D59b9eb5.mjs | 238 KB | 214 KB (90%) | ✓ | 3rd |
| https://rtp-static.marketo.com/rtp/libs/jqueryui/1.13.2/jquery-custom-ui.min.js | 126 KB | 106 KB (85%) | ✗ | 3rd |
| https://nld1rtp1-cdn.marketo.com/rtp-api/v1/rtp.js?aid=realtimeboard | 152 KB | 90 KB (60%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-N5MCLT8 | 192 KB | 74 KB (38%) | ✓ | 3rd |
| https://framerusercontent.com/sites/4OLT6jMsyZ1Z4eMN7xvy4X/framer.QLMuFM0g.mjs | 123 KB | 67 KB (55%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-FK1CGSZNDB&cx=c>m=4e6460 | 174 KB | 64 KB (37%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-12017650&cx=c>m=4e6460 | 129 KB | 62 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=DC-11345867&cx=c>m=4e6460 | 131 KB | 62 KB (47%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-382441813&cx=c>m=4e6460 | 144 KB | 61 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-726271593&cx=c>m=4e6460 | 144 KB | 61 KB (42%) | ✓ | 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.
BImage Optimization119 images, 0 KB saveableREVIEW
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 Loading7 fonts (405 KB)PASS
Web fonts
7
405 KB total
Render-blocking
0
of 7
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 ~98 KB and ~196 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall368 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 |
|---|---|---|---|---|---|---|
framerusercontent.com framerusercontent.com | Other | 6393ms | 52 KB | 47% | €69/mo | Costly |
Unattributable Unattributable | Other | 2963ms | 0 KB | — | €32/mo | Costly |
miro.com miro.com | Other | 2482ms | 111 KB | — | €27/mo | Costly |
framerusercontent.com framerusercontent.com | Other | 2159ms | 238 KB | 90% | €23/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 1976ms | 25 KB | — | €21/mo | Costly |
framerusercontent.com framerusercontent.com | Other | 1883ms | 47 KB | — | €20/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 1202ms | 192 KB | 38% | €13/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 969ms | 144 KB | 42% | €11/mo | Costly |
framerusercontent.com framerusercontent.com | Other | 645ms | 123 KB | 55% | €7/mo | Costly |
d-code.liadm.com d-code.liadm.com | Other | 516ms | 47 KB | 71% | €6/mo | Costly |
www.redditstatic.com www.redditstatic.com | Other | 405ms | 19 KB | — | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 334ms | 174 KB | 37% | €4/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 314ms | 111 KB | 55% | €3/mo | Essential |
Hotjar script.hotjar.com | Session Replay | 237ms | 57 KB | 65% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 225ms | 137 KB | 42% | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 206ms | 144 KB | 42% | €2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 200ms | 131 KB | 47% | €2/mo | Optional |
nld1rtp1-cdn.marketo.com nld1rtp1-cdn.marketo.com | Other | 192ms | 152 KB | 60% | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 181ms | 129 KB | 48% | €2/mo | Optional |
cdn.cr-relay.com cdn.cr-relay.com | Other | 171ms | 7 KB | — | €2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 170ms | 95 KB | 36% | €2/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 141ms | 37 KB | — | €2/mo | Optional |
j.6sc.co j.6sc.co | Other | 134ms | 19 KB | — | €1/mo | Optional |
events.framer.com events.framer.com | Other | 125ms | 8 KB | — | €1/mo | Optional |
rtp-static.marketo.com rtp-static.marketo.com | Other | 120ms | 126 KB | 85% | €1/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 96ms | 19 KB | — | €1/mo | Optional |
cdn.vector.co cdn.vector.co | Other | 96ms | 16 KB | — | €1/mo | Optional |
script.getreditus.com script.getreditus.com | Other | 53ms | 6 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- framerusercontent.com adds 6393ms and costs ~€69/month
- Unattributable adds 2963ms and costs ~€32/month
- miro.com adds 2482ms and costs ~€27/month
- framerusercontent.com adds 2159ms and costs ~€23/month
- Microsoft Clarity adds 1976ms and costs ~€21/month
- framerusercontent.com adds 1883ms and costs ~€20/month
- Google Tag Manager adds 1202ms and costs ~€13/month
- Google Tag Manager adds 969ms and costs ~€11/month
- framerusercontent.com adds 645ms and costs ~€7/month
- d-code.liadm.com adds 516ms and costs ~€6/month
- www.redditstatic.com adds 405ms and costs ~€4/month
- Google Tag Manager adds 334ms and costs ~€4/month
- Hotjar adds 237ms and costs ~€3/month
- Google Tag Manager adds 225ms and costs ~€2/month
- Google Tag Manager adds 206ms 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
framerusercontent.com takes 6393ms 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 2963ms 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
miro.com takes 2482ms 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
framerusercontent.com takes 2159ms 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
90% of framerusercontent.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
Microsoft Clarity takes 1976ms 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
framerusercontent.com takes 1883ms 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 1202ms 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 969ms 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
framerusercontent.com takes 645ms 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
55% of framerusercontent.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
d-code.liadm.com takes 516ms 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
71% of d-code.liadm.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
www.redditstatic.com takes 405ms 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 334ms 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
55% 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
Hotjar takes 237ms 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
65% of Hotjar'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
Google Tag Manager takes 225ms 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 206ms 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 nld1rtp1-cdn.marketo.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
85% of rtp-static.marketo.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