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.
9.24 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.76 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
429 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.
9.24 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.
13.80 s
Page Load Progression
DPage Weight BudgetAction2.5 MB transferred, 40 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
DJS Execution CostAction2947ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.uva.nl/webfiles/1765960941537/js/app.js | 1120ms | 251ms | 30ms | 3rd |
| https://www.uva.nl/ | 375ms | 16ms | 5ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-HX98 | 368ms | 300ms | 63ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-44XGTNSN28&cx=c>m=4e64h1 | 345ms | 254ms | 48ms | 3rd |
| Unattributable | 239ms | 13ms | 0ms | 3rd |
| https://siteimproveanalytics.com/js/siteanalyze_6004849.js | 179ms | 74ms | 35ms | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/config/TeX-AMS_HTML.js?V=2.7.4 | 125ms | 96ms | 19ms | 3rd |
| https://www.uva.nl/webfiles/1765960941537/js/699.js | 124ms | 62ms | 10ms | 3rd |
| https://www.uva.nl/webfiles/1765960941537/js/365.js | 72ms | 13ms | 1ms | 3rd |
FJS BundlesAction12 scripts, 564 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 | 194 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=4e64h1 | 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 InventoryAction40 resources · 2.5 MB · 564 KB savings availableFIX
~564.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 40 resources | 2.5 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
AImage Optimization11 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
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall40 requests over 1531msINFO
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 | 1120ms | 295 KB | 66% | €12/mo | Costly |
www.uva.nl www.uva.nl | Other | 375ms | 164 KB | — | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 368ms | 198 KB | 33% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 345ms | 170 KB | 39% | €4/mo | Costly |
Unattributable Unattributable | Other | 239ms | 0 KB | — | €3/mo | Costly |
siteimproveanalytics.com siteimproveanalytics.com | Other | 179ms | 104 KB | 67% | €2/mo | Optional |
cdnjs cdnjs.cloudflare.com | CDN | 125ms | 54 KB | 57% | €1/mo | Optional |
www.uva.nl www.uva.nl | Other | 124ms | 137 KB | 75% | €1/mo | Optional |
www.uva.nl www.uva.nl | Other | 72ms | 4 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.uva.nl adds 1120ms and costs ~€12/month
- www.uva.nl adds 375ms and costs ~€4/month
- Google Tag Manager adds 368ms and costs ~€4/month
- Google Tag Manager adds 345ms and costs ~€4/month
- Unattributable adds 239ms 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.uva.nl takes 1120ms 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
www.uva.nl takes 375ms 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 368ms 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 345ms 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 239ms 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
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
57% of cdnjs'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
75% 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