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.16 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.67 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
37 ms
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.
2.02 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.
2.68 s
Page Load Progression
FPage Weight BudgetAction20.4 MB transferred, 113 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
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
FJS BundlesAction29 scripts, 750 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://fast.wistia.net/assets/external/E-v1.js | 162 KB | 120 KB (74%) | ✓ | 3rd |
| https://fast.wistia.net/assets/external/E-v1.js | 0 KB | 120 KB (74%) | ✓ | 3rd |
| https://fast.wistia.net/assets/external/E-v1.js | 162 KB | 120 KB (74%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-1R7QL7MQRB&cx=c>m=4e6460 | 175 KB | 115 KB (65%) | ✓ | 3rd |
| https://www.janestreet.com/assets/main-6772b6719891e16e3ae77c74c5f08294832adfc669521670fc32f5df16e865a0.js | 114 KB | 78 KB (69%) | ✓ | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-1R7QL7MQRB | 175 KB | 71 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-KCHZL5R | 124 KB | 64 KB (52%) | ✓ | 3rd |
| https://browser.sentry-cdn.com/9.6.1/bundle.min.js | 0 KB | 21 KB (86%) | ✓ | 3rd |
| https://browser.sentry-cdn.com/9.6.1/bundle.min.js | 25 KB | 21 KB (86%) | ✓ | 3rd |
| https://browser.sentry-cdn.com/9.6.1/bundle.min.js | 25 KB | 21 KB (86%) | ✓ | 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
BThird-Party Impact58% third-party, 0 ms blockingREVIEW
CImage OptimizationAction37 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
BJS Execution Cost726ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://fast.wistia.net/assets/external/E-v1.js | 197ms | 138ms | 56ms | 3rd |
| Unattributable | 183ms | 8ms | 0ms | 3rd |
| https://www.janestreet.com/assets/main-6772b6719891e16e3ae77c74c5f08294832adfc669521670fc32f5df16e865a0.js | 123ms | 82ms | 7ms | 1st |
| https://www.janestreet.com/ | 90ms | 4ms | 1ms | 1st |
| https://www.janestreet.com/assets/vendor/gsapScrollTrigger.min-64b12f49d4fad45cdb1787545de4120518327301825f3b8d7b335d125e4195a8.js | 73ms | 28ms | 1ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-1R7QL7MQRB | 60ms | 50ms | 10ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingno-cacheREVIEW
no-cache
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (688 KB)PASS
Web fonts
5
688 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
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- 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 ~550 KB and ~1100 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall113 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 |
|---|---|---|---|---|---|---|
fast.wistia.net fast.wistia.net | Other | 197ms | 0 KB | 74% | €2/mo | Optional |
Unattributable Unattributable | Other | 183ms | 0 KB | — | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 60ms | 175 KB | 40% | €1/mo | Optional |
61% 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
74% of fast.wistia.net'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