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.
1.78 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.21 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
19 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.78 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.
2.39 s
Page Load Progression
FPage Weight BudgetAction2.7 MB transferred, 47 requestsFIX
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
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS BundlesAction12 scripts, 565 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.uva.nl/webfiles/1765960941537/js/app.js | 295 KB | 195 KB (66%) | ✓ | 3rd |
| https://www.uva.nl/webfiles/1765960941537/js/699.js | 137 KB | 102 KB (75%) | ✓ | 3rd |
| https://siteimproveanalytics.com/js/siteanalyze_6004849.js | 104 KB | 69 KB (67%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-44XGTNSN28&cx=c>m=4e64h1h1 | 170 KB | 66 KB (39%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-HX98 | 198 KB | 66 KB (33%) | ✓ | 3rd |
| https://analytics.ic.uva.nl/matomo.js | 67 KB | 38 KB (57%) | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/config/TeX-AMS_HTML.js?V=2.7.4 | 54 KB | 30 KB (57%) | ✓ | 3rd |
| https://www.uva.nl/webfiles/1765960941537/js/uvacookiebar.js | 3 KB | — | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/MathJax.js?config=TeX-AMS_HTML | 17 KB | — | ✓ | 3rd |
| https://www.uva.nl/webfiles/1765960941537/js/4.js | 7 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
FPage Weight InventoryAction47 resources · 2.7 MB · 565 KB savings availableFIX
~565.5 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 47 resources | 2.7 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BJS Execution Cost703ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.uva.nl/webfiles/1765960941537/js/app.js | 214ms | 62ms | 7ms | 3rd |
| https://www.uva.nl/ | 155ms | 6ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-HX98 | 122ms | 104ms | 16ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-44XGTNSN28&cx=c>m=4e64h1h1 | 82ms | 67ms | 15ms | 3rd |
| Unattributable | 78ms | 10ms | 0ms | 3rd |
| https://siteimproveanalytics.com/js/siteanalyze_6004849.js | 51ms | 20ms | 12ms | 3rd |
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
AImage Optimization18 images, 0 KB saveablePASS
A+Font Loading4 fonts (162 KB)PASS
Web fonts
4
162 KB total
Render-blocking
0
of 4
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 HintsNo optimization neededPASS
Network Waterfall47 requests over 1838msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.uva.nl www.uva.nl | Other | 214ms | 295 KB | 66% | €2/mo | Costly |
www.uva.nl www.uva.nl | Other | 155ms | 164 KB | — | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 122ms | 198 KB | 33% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 82ms | 170 KB | 39% | €1/mo | Optional |
Unattributable Unattributable | Other | 78ms | 0 KB | — | €1/mo | Optional |
siteimproveanalytics.com siteimproveanalytics.com | Other | 51ms | 104 KB | 67% | €1/mo | Optional |
These scripts may cost more than they're worth
- www.uva.nl adds 214ms and costs ~€2/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.uva.nl takes 214ms 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
66% of www.uva.nl'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
67% of siteimproveanalytics.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