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.
4.19 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.82 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
300 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.102
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.67 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.85 s
Page Load Progression
DThird-Party ImpactAction90% third-party, 0 ms blockingFIX
DJS Execution CostAction2615ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://consent.cookiebot.com/uc.js | 845ms | 504ms | 22ms | 3rd |
| https://circleci.com/ | 843ms | 16ms | 7ms | 1st |
| Unattributable | 542ms | 19ms | 0ms | 3rd |
| https://d2qm0z2kzhiwa.cloudfront.net/assets/morph/nav_search-488031018373af2c456f8b331b280377.js | 263ms | 246ms | 5ms | 3rd |
| https://d2qm0z2kzhiwa.cloudfront.net/assets/node_modules/instantsearch.js/dist/instantsearch.production.min-37eaed0bfb241a0a27b6c722f05bc9c4.js | 122ms | 31ms | 53ms | 3rd |
CImage OptimizationAction42 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
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
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
CJS BundlesAction16 scripts, 157 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://d2qm0z2kzhiwa.cloudfront.net/assets/node_modules/instantsearch.js/dist/instantsearch.production.min-37eaed0bfb241a0a27b6c722f05bc9c4.js | 122 KB | 98 KB (81%) | ✓ | 3rd |
| https://consent.cookiebot.com/a28b71f3-4d2e-4eac-93bc-34929948dd7d/cc.js?renew=false&referer=circleci.com&dnt=false&init=false | 99 KB | 36 KB (36%) | ✓ | 3rd |
| https://consent.cookiebot.com/uc.js | 36 KB | 23 KB (64%) | ✓ | 3rd |
| https://d2qm0z2kzhiwa.cloudfront.net/assets/morph/resources-pagination-6d54210e3b3db7177dd2070467213604.js | 1 KB | — | ✓ | 3rd |
| https://d2qm0z2kzhiwa.cloudfront.net/assets/morph/outgoing-links-83e339ba02562617cce572ec84dfba8e.js | 1 KB | — | ✓ | 3rd |
| https://d2qm0z2kzhiwa.cloudfront.net/assets/morph/track-events-ac9fc4fdbc538549b9a206cee2c9558b.js | 2 KB | — | ✓ | 3rd |
| https://d2qm0z2kzhiwa.cloudfront.net/assets/morph/track-scroll-a10c8de4ab605a32dcf28632af5a9f13.js | 1 KB | — | ✓ | 3rd |
| https://d2qm0z2kzhiwa.cloudfront.net/assets/morph/track_body-links-b146eb085b5c35b87d26475d81cec45a.js | 1 KB | — | ✓ | 3rd |
| https://d2qm0z2kzhiwa.cloudfront.net/assets/morph/nav_mobile-menu-75129e092cc37ba3ad7687e68a97e2b1.js | 1 KB | — | ✓ | 3rd |
| https://d2qm0z2kzhiwa.cloudfront.net/assets/morph/video-dialog-65d77cf08e5dab8eafe955d25258f6f0.js | 2 KB | — | ✓ | 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Page Weight Budget704 KB transferred, 70 requestsPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (69 KB)PASS
Web fonts
2
69 KB total
Render-blocking
0
of 2
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 Hints2 hints, 0 missing preconnectsPASS
Current Resource Hints
2 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+HTTP Cachingmax-age=10 (10 seconds)PASS
private,max-age=10
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| max-age | 10 | Cache for 10 seconds |
Network Waterfall70 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 |
|---|---|---|---|---|---|---|
consent.cookiebot.com consent.cookiebot.com | Other | 845ms | 36 KB | 64% | €15/mo | Costly |
Unattributable Unattributable | Other | 542ms | 0 KB | — | €9/mo | Costly |
d2qm0z2kzhiwa.cloudfront.net d2qm0z2kzhiwa.cloudfront.net | Other | 263ms | 5 KB | — | €5/mo | Costly |
d2qm0z2kzhiwa.cloudfront.net d2qm0z2kzhiwa.cloudfront.net | Other | 122ms | 122 KB | 81% | €2/mo | Optional |
These scripts may cost more than they're worth
- consent.cookiebot.com adds 845ms and costs ~€15/month
- Unattributable adds 542ms and costs ~€9/month
- d2qm0z2kzhiwa.cloudfront.net adds 263ms and costs ~€5/month
68% 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
consent.cookiebot.com takes 845ms 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
64% of consent.cookiebot.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
Unattributable takes 542ms 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
d2qm0z2kzhiwa.cloudfront.net takes 263ms 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
81% of d2qm0z2kzhiwa.cloudfront.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