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.
918 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.28 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.04 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.026
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.57 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.
8.59 s
Page Load Progression
FPage Weight BudgetAction27.4 MB transferred, 299 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 CostAction7137ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 1895ms | 50ms | 0ms | 3rd |
| https://www.ted.com/_next/static/chunks/0ceke3n72t5kx.js | 947ms | 624ms | 6ms | 1st |
| https://www.ted.com/ | 906ms | 12ms | 2ms | 1st |
| https://www.ted.com/_next/static/chunks/0ujyvbd_j_-yn.js | 631ms | 47ms | 3ms | 1st |
| https://www.ted.com/_next/static/chunks/0.jna.w-3mqdg.js | 377ms | 270ms | 0ms | 1st |
| https://cmp.osano.com/AzqTgHUHUGJa7gInt/9e4d9097-fa02-474b-9ac9-958cf3f54337/osano.js | 317ms | 291ms | 7ms | 3rd |
| https://www.ted.com/_next/static/chunks/turbopack-0wz1ql9lnw2yx.js | 193ms | 192ms | 0ms | 1st |
| https://www.ted.com/_next/static/chunks/turbopack-0ij34tcl~3kf8.js | 162ms | 147ms | 0ms | 1st |
| https://www.ted.com/_next/static/chunks/146slgz6dfxmj.js | 155ms | 57ms | 1ms | 1st |
| https://www.ted.com/_next/static/chunks/0ku8i~ce5wfyc.js | 155ms | 54ms | 2ms | 1st |
Showing top 10 of 23 scripts
FJS BundlesAction128 scripts, 1.7 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.fundraiseup.com/checkout.098fc4d30f8503a0.js | 398 KB | 355 KB (89%) | ✓ | 3rd |
| https://media.begenuin.com/sdk/chunks/feed-C4rzC3fy.js | 196 KB | 172 KB (89%) | ✗ | 3rd |
| https://media.begenuin.com/sdk/chunks/index-8EYXbSqT.js | 287 KB | 164 KB (57%) | ✗ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604010101/pubads_impl.js?cb=31097617 | 182 KB | 123 KB (68%) | ✓ | 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 | 100 KB (76%) | ✗ | 3rd |
| https://cdn.yourbow.com/ted/hbyb.js | 196 KB | 91 KB (47%) | ✓ | 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 Optimization35 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
- 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
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 HintsNo optimization neededPASS
Network Waterfall299 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 | 1895ms | 0 KB | — | €21/mo | Costly |
cmp.osano.com cmp.osano.com | Other | 317ms | 59 KB | — | €3/mo | Costly |
media.begenuin.com media.begenuin.com | Other | 153ms | 76 KB | 36% | €2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 152ms | 182 KB | 68% | €2/mo | Optional |
cdn.yourbow.com cdn.yourbow.com | Other | 149ms | 196 KB | 47% | €2/mo | Optional |
media.begenuin.com media.begenuin.com | Other | 140ms | 287 KB | 57% | €2/mo | Optional |
cdn.fundraiseup.com cdn.fundraiseup.com | Other | 107ms | 69 KB | 38% | €1/mo | Optional |
static.fundraiseup.com static.fundraiseup.com | Other | 104ms | 105 KB | 83% | €1/mo | Optional |
static.cdn.prismic.io static.cdn.prismic.io | Other | 65ms | 10 KB | — | €1/mo | Optional |
static.fundraiseup.com static.fundraiseup.com | Other | 62ms | 398 KB | 89% | €1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1895ms and costs ~€21/month
- cmp.osano.com adds 317ms and costs ~€3/month
44% 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
Unattributable takes 1895ms 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 317ms 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
68% 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
57% 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
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
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