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.
5.18 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.68 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
8.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.059
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
18.86 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.04 s
Page Load Progression
FPage Weight BudgetAction26.4 MB transferred, 295 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
DThird-Party ImpactAction93% third-party, 0 ms blockingFIX
FJS Execution CostAction31081ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 6065ms | 213ms | 0ms | 3rd |
| https://www.ted.com/_next/static/chunks/0ujyvbd_j_-yn.js | 4606ms | 310ms | 10ms | 1st |
| https://www.ted.com/_next/static/chunks/0ceke3n72t5kx.js | 4114ms | 2449ms | 26ms | 1st |
| https://www.ted.com/ | 3487ms | 81ms | 8ms | 1st |
| https://cmp.osano.com/AzqTgHUHUGJa7gInt/9e4d9097-fa02-474b-9ac9-958cf3f54337/osano.js | 1795ms | 1294ms | 30ms | 3rd |
| https://www.ted.com/_next/static/chunks/0.jna.w-3mqdg.js | 1569ms | 1113ms | 0ms | 1st |
| https://www.ted.com/_next/static/chunks/turbopack-0wz1ql9lnw2yx.js | 891ms | 884ms | 2ms | 1st |
| https://www.ted.com/_next/static/chunks/0g32t8vp0x1r6.js | 856ms | 549ms | 2ms | 1st |
| https://media.begenuin.com/sdk/chunks/index-8EYXbSqT.js | 851ms | 603ms | 7ms | 3rd |
| https://media.begenuin.com/sdk/chunks/vendor-external-O5cr870B.js | 722ms | 468ms | 2ms | 3rd |
Showing top 10 of 38 scripts
FJS BundlesAction127 scripts, 1.8 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.fundraiseup.com/checkout.098fc4d30f8503a0.js | 397 KB | 354 KB (89%) | ✓ | 3rd |
| https://media.begenuin.com/sdk/chunks/feed-C4rzC3fy.js | 196 KB | 172 KB (88%) | ✗ | 3rd |
| https://media.begenuin.com/sdk/chunks/index-8EYXbSqT.js | 287 KB | 160 KB (56%) | ✗ | 3rd |
| https://cdn.yourbow.com/ted/hbyb.js | 196 KB | 140 KB (71%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202603310101/pubads_impl.js | 182 KB | 126 KB (69%) | ✓ | 3rd |
| https://media.begenuin.com/sdk/chunks/vendor-forms-BRAWdd6O.js | 160 KB | 119 KB (75%) | ✗ | 3rd |
| https://static.fundraiseup.com/checkout-sentry-vendor.dda4c7629502a974.js | 112 KB | 112 KB (100%) | ✓ | 3rd |
| https://media.begenuin.com/sdk/chunks/vendor-animation-Cov7gVAf.js | 131 KB | 99 KB (76%) | ✗ | 3rd |
| https://static.fundraiseup.com/checkout-vendors.78ab7844d94042df.js | 105 KB | 87 KB (83%) | ✓ | 3rd |
| https://www.ted.com/_next/static/chunks/03515l8a52213.js | 84 KB | 62 KB (74%) | ✓ | 1st |
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 Optimization33 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachings-maxage=180, stale-while-revalidate=31535820REVIEW
s-maxage=180, stale-while-revalidate=31535820
| Directive | Value | Meaning |
|---|---|---|
| s-maxage | 180 | CDN caches for 3 minutes |
| stale-while-revalidate | 31535820 | Serve stale for 52 weeks while fetching fresh |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (435 KB)PASS
Web fonts
3
435 KB total
Render-blocking
0
of 3
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
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 ~178 KB and ~356 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints21 hints, 0 missing preconnectsPASS
Current Resource Hints
21 resource hints configured
Network Waterfall295 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 |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 6065ms | 0 KB | — | €66/mo | Costly |
cmp.osano.com cmp.osano.com | Other | 1795ms | 59 KB | — | €19/mo | Costly |
media.begenuin.com media.begenuin.com | Other | 851ms | 287 KB | 56% | €9/mo | Costly |
media.begenuin.com media.begenuin.com | Other | 722ms | 76 KB | 36% | €8/mo | Costly |
cdn.yourbow.com cdn.yourbow.com | Other | 551ms | 196 KB | 71% | €6/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 467ms | 182 KB | 69% | €5/mo | Costly |
static.fundraiseup.com static.fundraiseup.com | Other | 363ms | 105 KB | 83% | €4/mo | Costly |
cdn.fundraiseup.com cdn.fundraiseup.com | Other | 336ms | 70 KB | 38% | €4/mo | Costly |
static.fundraiseup.com static.fundraiseup.com | Other | 279ms | 397 KB | 89% | €3/mo | Costly |
static.cdn.prismic.io static.cdn.prismic.io | Other | 274ms | 10 KB | — | €3/mo | Costly |
ak.sail-horizon.com ak.sail-horizon.com | Other | 202ms | 55 KB | 60% | €2/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 139ms | 34 KB | — | €2/mo | Optional |
static.fundraiseup.com static.fundraiseup.com | Other | 127ms | 37 KB | 55% | €1/mo | Optional |
b-code.liadm.com b-code.liadm.com | Other | 112ms | 47 KB | 47% | €1/mo | Optional |
cmp.osano.com cmp.osano.com | Other | 84ms | 31 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 6065ms and costs ~€66/month
- cmp.osano.com adds 1795ms and costs ~€19/month
- media.begenuin.com adds 851ms and costs ~€9/month
- media.begenuin.com adds 722ms and costs ~€8/month
- cdn.yourbow.com adds 551ms and costs ~€6/month
- securepubads.g.doubleclick.net adds 467ms and costs ~€5/month
- static.fundraiseup.com adds 363ms and costs ~€4/month
- cdn.fundraiseup.com adds 336ms and costs ~€4/month
- static.fundraiseup.com adds 279ms and costs ~€3/month
- static.cdn.prismic.io adds 274ms and costs ~€3/month
- ak.sail-horizon.com adds 202ms and costs ~€2/month
Unattributable takes 6065ms 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
cmp.osano.com takes 1795ms 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
media.begenuin.com takes 851ms 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
56% of media.begenuin.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
media.begenuin.com takes 722ms 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.yourbow.com takes 551ms 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 cdn.yourbow.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
securepubads.g.doubleclick.net takes 467ms 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
69% of securepubads.g.doubleclick.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
static.fundraiseup.com takes 363ms 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
83% of static.fundraiseup.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
cdn.fundraiseup.com takes 336ms 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
static.fundraiseup.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
89% of static.fundraiseup.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
static.cdn.prismic.io takes 274ms 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
ak.sail-horizon.com takes 202ms 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 ak.sail-horizon.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
55% of static.fundraiseup.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