Performance
· 15 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.
814 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
14.82 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
51 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.547
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.40 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.
14.88 s
Page Load Progression
FPage Weight BudgetAction16.6 MB transferred, 160 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
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
BImage Optimization32 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
BJS Execution Cost798ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://home.cern/ | 347ms | 2ms | 0ms | 1st |
| Unattributable | 177ms | 3ms | 0ms | 3rd |
| https://home.cern/core/misc/drupal.init.js?v=10.4.5 | 116ms | 51ms | 0ms | 1st |
| https://framework.web.cern.ch/framework/3.0/js/prism/prism.js | 99ms | 91ms | 6ms | 3rd |
| https://home.cern/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 | 60ms | 42ms | 2ms | 1st |
CPage Weight InventoryAction160 resources · 16.6 MB · 0 KB savings availableREVIEW
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 160 resources | 16.6 MiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party Impact5% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (149 KB)PASS
Web fonts
6
149 KB total
Render-blocking
0
of 6
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+JS Bundles55 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://framework.web.cern.ch/framework/3.0/js/prism/prism.js | 95 KB | — | ✓ | 3rd |
| https://framework.web.cern.ch/framework/3.0/js/colorbox/jquery.colorbox-min.js | 5 KB | — | ✓ | 3rd |
| https://webanalytics.web.cern.ch/matomo.js | 22 KB | — | ✓ | 3rd |
| https://home.cern/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 | 30 KB | — | ✓ | 1st |
| https://framework.web.cern.ch/framework/3.0/js/scroll-magic/ScrollMagic.min.js | 6 KB | — | ✓ | 3rd |
| https://framework.web.cern.ch/framework/3.0/js/scroll-magic/text-effects.js | 2 KB | — | ✓ | 3rd |
| https://framework.web.cern.ch/framework/3.0/js/owlcarousel/js/owl.carousel.js | 19 KB | — | ✗ | 3rd |
| https://framework.web.cern.ch/framework/3.0/js/owlcarousel/js/owl.carousel2.thumbs.js | 2 KB | — | ✓ | 3rd |
| https://home.cern/core/assets/vendor/underscore/underscore-min.js?v=1.13.7 | 8 KB | — | ✓ | 1st |
| https://home.cern/core/assets/vendor/once/once.min.js?v=1.0.1 | 1 KB | — | ✓ | 1st |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+HTTP Cachingmax-age=60 (1 minute)PASS
max-age=60, public
| Directive | Value | Meaning |
|---|---|---|
| max-age | 60 | Cache for 1 minute |
| public | — | Any cache may store this response |
Network Waterfall160 requests over 1548msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 177ms | 0 KB | — | CHF3/mo | Optional |
framework.web.cern.ch framework.web.cern.ch | Other | 99ms | 95 KB | — | CHF2/mo | Optional |