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.
668 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.01 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
456 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.051
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.79 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.
5.74 s
Page Load Progression
FPage Weight BudgetAction5.8 MB transferred, 177 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
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 ImpactAction89% third-party, 0 ms blockingFIX
DJS Execution CostAction3183ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cdn.loom.com/assets/js/vendor-40-6abb717ab3231a67.js | 760ms | 638ms | 3ms | 3rd |
| https://cdn.loom.com/assets/js/embed-video-8f4922ebfad0a2f0.js | 566ms | 480ms | 73ms | 3rd |
| https://www.loom.com/ | 460ms | 8ms | 1ms | 1st |
| Unattributable | 330ms | 32ms | 0ms | 3rd |
| https://cdn.loom.com/assets/js/vendor-42-d0df3fb71ad4abfd.js | 279ms | 29ms | 3ms | 3rd |
| https://www.loom.com/_next/static/chunks/framework-94bcf14506ace93a.js | 267ms | 222ms | 6ms | 1st |
| https://cdn.loom.com/assets/js/vendor-41-b27b1cc1f2cf4533.js | 161ms | 92ms | 4ms | 3rd |
| https://cdn.loom.com/assets/js/vendor-36-c035baa3c8715172.js | 131ms | 119ms | 5ms | 3rd |
| https://www.loom.com/embed/09b1aa507cb846138847bf8e98b56a71?hide_owner=true&hide_share=true&hide_title=true&hideEmbedTopBar=true&default_speed=true&skip_embed_eovn=true&t=0&disable_analytics=true | 119ms | 1ms | 1ms | 1st |
| https://www.loom.com/_next/static/chunks/pages/_app-67a2568e1fd2dd38.js | 110ms | 64ms | 27ms | 1st |
FJS BundlesAction81 scripts, 1.5 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.loom.com/assets/js/embed-video-8f4922ebfad0a2f0.js | 745 KB | 324 KB (44%) | ✓ | 3rd |
| https://cdn.loom.com/assets/js/vendor-518a401a-31c9c6e7b244dacd.js | 178 KB | 157 KB (88%) | ✓ | 3rd |
| https://www.loom.com/_next/static/chunks/pages/_app-67a2568e1fd2dd38.js | 229 KB | 148 KB (65%) | ✓ | 1st |
| https://cdn.loom.com/assets/js/vendor-1-24b8eadc1c473dfb.js | 59 KB | 58 KB (100%) | ✓ | 3rd |
| https://cdn.loom.com/assets/js/vendor-39-358b691d007642eb.js | 58 KB | 53 KB (93%) | ✓ | 3rd |
| https://cdn.loom.com/assets/js/vendor-26-3a9300c9ffbe37d4.js | 53 KB | 52 KB (99%) | ✓ | 3rd |
| https://cdn.loom.com/assets/js/vendor-15-dde030cc82ef5af8.js | 49 KB | 44 KB (92%) | ✓ | 3rd |
| https://cdn.loom.com/assets/js/vendor-41-b27b1cc1f2cf4533.js | 54 KB | 42 KB (79%) | ✓ | 3rd |
| https://cdn.loom.com/assets/js/vendor-36-c035baa3c8715172.js | 69 KB | 41 KB (61%) | ✓ | 3rd |
| https://cdn.loom.com/assets/js/vendor-35-dfffd377479ad1e6.js | 46 KB | 41 KB (90%) | ✓ | 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
BImage Optimization31 images, 0 KB saveableREVIEW
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 Loading5 fonts (174 KB)PASS
Web fonts
5
174 KB total
Render-blocking
0
of 5
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 HintsNo optimization neededPASS
Network Waterfall177 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 |
|---|---|---|---|---|---|---|
cdn.loom.com cdn.loom.com | Other | 760ms | 24 KB | — | €8/mo | Costly |
cdn.loom.com cdn.loom.com | Other | 566ms | 745 KB | 44% | €6/mo | Costly |
Unattributable Unattributable | Other | 330ms | 0 KB | — | €4/mo | Costly |
cdn.loom.com cdn.loom.com | Other | 279ms | 47 KB | — | €3/mo | Costly |
cdn.loom.com cdn.loom.com | Other | 161ms | 54 KB | 79% | €2/mo | Optional |
cdn.loom.com cdn.loom.com | Other | 131ms | 69 KB | 61% | €1/mo | Optional |
These scripts may cost more than they're worth
- cdn.loom.com adds 760ms and costs ~€8/month
- cdn.loom.com adds 566ms and costs ~€6/month
- Unattributable adds 330ms and costs ~€4/month
- cdn.loom.com adds 279ms and costs ~€3/month
70% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
cdn.loom.com takes 760ms 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
cdn.loom.com takes 566ms 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 330ms 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
cdn.loom.com takes 279ms 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
79% of cdn.loom.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
61% of cdn.loom.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