Performance
· 17 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.
6.06 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.52 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
628 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.
7.58 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.90 s
Page Load Progression
FPage Weight BudgetAction6.0 MB transferred, 86 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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction4398ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.upc.edu/ca | 1282ms | 13ms | 4ms | 3rd |
| https://app.usercentrics.eu/browser-ui/3.99.0/index.module.js | 949ms | 768ms | 3ms | 3rd |
| Unattributable | 719ms | 90ms | 0ms | 3rd |
| https://www.upc.edu/++plone++production/++unique++2026-01-26T16:39:10.719273/default.js | 447ms | 286ms | 89ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-SR6Z9ZZ2SJ&cx=c>m=4e64k0 | 362ms | 302ms | 58ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-P80Z250TEZ | 295ms | 231ms | 60ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 290ms | 248ms | 13ms | 3rd |
| https://privacy-proxy.usercentrics.eu/latest/uc-block.bundle.js | 54ms | 40ms | 13ms | 3rd |
DJS BundlesAction22 scripts, 299 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.upc.edu/++plone++production/++unique++2026-01-26T16:39:10.719273/default.js | 177 KB | 92 KB (54%) | ✗ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-SR6Z9ZZ2SJ&cx=c>m=4e64k0 | 157 KB | 67 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-P80Z250TEZ | 155 KB | 62 KB (40%) | ✓ | 3rd |
| https://app.usercentrics.eu/browser-ui/3.99.0/index.module.js | 121 KB | 53 KB (44%) | ✓ | 3rd |
| https://app.usercentrics.eu/browser-ui/3.99.0/VirtualServiceItem-e4cab338.js | 49 KB | 25 KB (51%) | ✓ | 3rd |
| https://app.usercentrics.eu/browser-ui/3.99.0/DefaultUI-4ed6068b-1cf25503.js | 1 KB | — | ✓ | 3rd |
| https://app.usercentrics.eu/browser-ui/3.99.0/ButtonsCustomization-eaf3a10e-db464fbf.js | 0 KB | — | ✓ | 3rd |
| https://www.upc.edu/++theme++homeupc/assets/javascripts/homeupc-compiled.js?version=2020-02-13%2000%3A00%3A00.000003 | 12 KB | — | ✓ | 3rd |
| https://www.clarity.ms/tag/kmoetwnpkj | 1 KB | — | ✓ | 3rd |
| https://app.usercentrics.eu/browser-ui/3.99.0/DefaultData-3e2b2c3c-a6380bf2.js | 1 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
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
DPage Weight InventoryAction86 resources · 6.0 MB · 299 KB savings availableFIX
~298.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 86 resources | 6.0 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction32 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
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (117 KB)PASS
Web fonts
7
117 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~3 KB and ~6 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints7 hints, 0 missing preconnectsPASS
Current Resource Hints
7 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall86 requests over 4756msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.upc.edu www.upc.edu | Other | 1282ms | 22 KB | — | €14/mo | Costly |
app.usercentrics.eu app.usercentrics.eu | Other | 949ms | 121 KB | 44% | €10/mo | Costly |
Unattributable Unattributable | Other | 719ms | 0 KB | — | €8/mo | Costly |
www.upc.edu www.upc.edu | Other | 447ms | 177 KB | 54% | €5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 362ms | 157 KB | 43% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 295ms | 155 KB | 40% | €3/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 290ms | 26 KB | — | €3/mo | Costly |
privacy-proxy.usercentrics.eu privacy-proxy.usercentrics.eu | Other | 54ms | 30 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.upc.edu adds 1282ms and costs ~€14/month
- app.usercentrics.eu adds 949ms and costs ~€10/month
- Unattributable adds 719ms and costs ~€8/month
- www.upc.edu adds 447ms and costs ~€5/month
- Google Tag Manager adds 362ms and costs ~€4/month
- Google Tag Manager adds 295ms and costs ~€3/month
- Microsoft Clarity adds 290ms and costs ~€3/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
www.upc.edu takes 1282ms 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
app.usercentrics.eu takes 949ms 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
Unattributable takes 719ms 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
www.upc.edu takes 447ms 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
54% of www.upc.edu'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
Google Tag Manager takes 362ms 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
Google Tag Manager takes 295ms 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
Microsoft Clarity takes 290ms 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