Skip to content
https://vu.nl

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
4
REVIEW
2
PASS
7
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

66
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
71
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.68 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

4.56 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

39 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.057

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.47 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.

4.69 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
5.0 MB transferred, 37 requests
FIX
5.0 MB transferred, 37 requests
Critical::
Page weighs 5.0 MB (5.0 MB transferred)
Warning::
JavaScript is 2.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.4 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Info::
CSS is 760 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 760 KB
Info::
Fonts are 518 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 518 KB
Info::
37 HTTP requests
Info::
Estimated 1.1 g CO2 per page load
5.0 MB / 2.4 MB budget
5.0 MB transferred
37 requests
1.1 g CO2 per page load
JavaScript 2.4 MiB 49%
Images 1.1 MiB 21%
CSS 760.3 KiB 15%
Fonts 518.0 KiB 10%
HTML 150.1 KiB 3%
Other 99.4 KiB 2%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

F
JS Bundles
Action
8 scripts, 1.7 MB unused
FIX
8 scripts, 1.7 MB unused
Warning::
https://vu.nl/widgets/v1/js/vendors.min.js?v=e6f1d...: 495 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vu.nl/assets/js/site.min.js?v=e6f1d991: 376 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vu.nl/widgetspersonal/v1/js/vendors.min.js...: 349 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vu.nl/widgetspersonal-vue3/v1/widgets.pers...: 272 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://vu.nl/widgets/v1/js/widgets.js?v=e6f1d991: 161 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.7 MB
1704 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://vu.nl/widgets/v1/js/vendors.min.js?v=e6f1d991778 KB495 KB (64%)1st
https://vu.nl/assets/js/site.min.js?v=e6f1d991568 KB376 KB (66%)1st
https://vu.nl/widgetspersonal/v1/js/vendors.min.js?v=e6f1d991442 KB349 KB (86%)1st
https://vu.nl/widgetspersonal-vue3/v1/widgets.personal.vue3.js?v=e6f1d991375 KB272 KB (72%)1st
https://vu.nl/widgets/v1/js/widgets.js?v=e6f1d991209 KB161 KB (77%)1st
https://vu.nl/widgetspersonal/v1/js/widgets.personal.js?v=e6f1d99171 KB51 KB (73%)1st
https://vu.nl/assets/js/webcomponents/header.js?v=e6f1d99149 KB1st
https://vu.nl/assets/js/webcomponents/footer.js?v=e6f1d99115 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
37 resources · 5.0 MB · 1.7 MB savings available
FIX
37 resources · 5.0 MB · 1.7 MB savings available
Warning::
Page weight 4.0 MB over 1MB target
Got: 5.0 MB Expected: ≤ 1 MB
Info::
~1.7 MB of savings available
Info::
18 third-party resources (21% of weight)
Info::
7 resources over 200KB
37 resources · 5.0 MiB · 18 third-party 4.0 MiB over 1MB target
JavaScript 49% · 2.4 MiB
Image 23% · 1.2 MiB
CSS 15% · 760.3 KiB
Font 10% · 518.0 KiB
Document 3% · 150.3 KiB

~1.7 MiB of savings available

Remove unused JavaScript: 1.7 MiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Info::
All images are well-optimized
20 images 1.1 MB
0 oversized -0 KB
20 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A
Third-Party Impact
21% third-party, 0 ms blocking
PASS
21% third-party, 0 ms blocking
Info::
Third-party code accounts for 21% of page weight (1.0 MiB of 5.0 MiB)
Info::
Third-party blocking time is low (0 ms)
79%
21%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
JS Execution Cost
452ms total JS execution
PASS
452ms total JS execution
Info::
https://vu.nl/assets/js/site.min.js?v=e6f1d991: 151ms CPU time
Info::
https://vu.nl/nl: 116ms CPU time
Info::
https://vu.nl/widgets/v1/js/vendors.min.js?v=e6f1d...: 97ms CPU time
Info::
Unattributable: 88ms CPU time
Info::
Third-party scripts: 88ms (19% of total)

Main Thread Breakdown

Script Evaluation 35% Style & Layout 26% Other 18% Script Parsing & Compilation 12% Parse HTML & CSS 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://vu.nl/assets/js/site.min.js?v=e6f1d991151ms53ms18ms1st
https://vu.nl/nl116ms6ms1ms1st
https://vu.nl/widgets/v1/js/vendors.min.js?v=e6f1d99197ms73ms24ms1st
Unattributable88ms1ms0ms3rd
A+
Font Loading
5 fonts (518 KB)
PASS
5 fonts (518 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

518 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 4.6 shttps://vu.nl/assets/fonts/roboto/roboto-latin-400-normal.woff2roboto-latin-400-normal... https://vu.nl/assets/fonts/roboto/roboto-latin-400-normal.woff2 — 15.6 KiB — 94 ms — font-display: swaphttps://vu.nl/assets/fonts/fontawesome/fa-light-300.woff2fa-light-300.woff2 https://vu.nl/assets/fonts/fontawesome/fa-light-300.woff2 — 455.2 KiB — 115 ms — font-display: swaphttps://vu.nl/assets/fonts/roboto/roboto-latin-300-normal.woff2roboto-latin-300-normal... https://vu.nl/assets/fonts/roboto/roboto-latin-300-normal.woff2 — 15.6 KiB — 117 ms — font-display: swaphttps://vu.nl/assets/fonts/roboto/roboto-latin-500-normal.woff2roboto-latin-500-normal... https://vu.nl/assets/fonts/roboto/roboto-latin-500-normal.woff2 — 15.8 KiB — 91 ms — font-display: swaphttps://vu.nl/assets/fonts/roboto/roboto-latin-700-normal.woff2roboto-latin-700-normal... https://vu.nl/assets/fonts/roboto/roboto-latin-700-normal.woff2 — 15.7 KiB — 95 ms — font-display: swap
roboto-latin-400-normal... woff2 swap
Size 16 KB
Load time 94 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
fa-light-300.woff2 woff2 swap
Size 455 KB
Load time 115 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
roboto-latin-300-normal... woff2 swap
Size 16 KB
Load time 117 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
roboto-latin-500-normal... woff2 swap
Size 16 KB
Load time 91 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
roboto-latin-700-normal... woff2 swap
Size 16 KB
Load time 95 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
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 ~228 KB and ~456 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
37 requests over 2368ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 4.6 shttps://vu.nl// https://vu.nl/ — 302 — 185 B — 344 ms — h2https://vu.nl/nl/nl https://vu.nl/nl — 200 — 150.1 KiB — 1.1 s — h2https://vu.nl/assets/css/site.min.css?v=e6f1d991/assets/css/site.min.css?v=e6f1d991 https://vu.nl/assets/css/site.min.css?v=e6f1d991 — 200 — 760.3 KiB — 474 ms — h2https://vu.nl/assets/js/webcomponents/header.js?v=e6f1d991/assets/js/webcomponents/header.js?... https://vu.nl/assets/js/webcomponents/header.js?v=e6f1d991 — 200 — 48.5 KiB — 474 ms — h2https://vu.nl/assets/js/webcomponents/footer.js?v=e6f1d991/assets/js/webcomponents/footer.js?... https://vu.nl/assets/js/webcomponents/footer.js?v=e6f1d991 — 200 — 15.2 KiB — 314 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/4dea05a5-0c04-45e7-b6f5-dd34ba62ef0a/Duo_79_.jpg.jpegassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/4dea05a5-0c04-45e7-b6f5-dd34ba62ef0a/Duo_79_.jpg.jpeg — 200 — 104.5 KiB — 27 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/40ca9a48-72c1-4d65-8050-a7fc5cf49631/AMS%20Institute%20Scientific%20Conference%202026%20high%20res%2019%20%E2%80%93%20foto%20Maarten%20Nauw_1250x600.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/40ca9a48-72c1-4d65-8050-a7fc5cf49631/AMS%20Institute%20Scientific%20Conference%202026%20high%20res%2019%20%E2%80%93%20foto%20Maarten%20Nauw_1250x600.jpg — 200 — 126.7 KiB — 20 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/1d10ff03-8cf5-46ae-a01f-e744d7e30de3/fortytwo-NBfHoiEgTa4-unsplash_1250x600.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/1d10ff03-8cf5-46ae-a01f-e744d7e30de3/fortytwo-NBfHoiEgTa4-unsplash_1250x600.jpg — 200 — 180.6 KiB — 43 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/dfe99407-7a4c-4b1b-a644-a5e364d4213b/open_competitie_enw_ballon_1250x600.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/dfe99407-7a4c-4b1b-a644-a5e364d4213b/open_competitie_enw_ballon_1250x600.jpg — 200 — 146.9 KiB — 44 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/b8825cd3-8828-4716-807c-fcfc2dc359ca/nathan-cima-Qw6wa96IvvQ-unsplash.jpg?w=1250&h=600&fit=clip&rect=0,796,4032,1935assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/b8825cd3-8828-4716-807c-fcfc2dc359ca/nathan-cima-Qw6wa96IvvQ-unsplash.jpg?w=1250&h=600&fit=clip&rect=0,796,4032,1935 — 200 — 150.4 KiB — 42 ms — h2https://vu.nl/assets/js/site.min.js?v=e6f1d991/assets/js/site.min.js?v=e6f1d991 https://vu.nl/assets/js/site.min.js?v=e6f1d991 — 200 — 568.1 KiB — 267 ms — h2https://vu.nl/widgets/v1/js/widgets.js?v=e6f1d991/widgets/v1/js/widgets.js?v=e6f1d99... https://vu.nl/widgets/v1/js/widgets.js?v=e6f1d991 — 200 — 208.8 KiB — 317 ms — h2https://vu.nl/widgets/v1/js/vendors.min.js?v=e6f1d991/widgets/v1/js/vendors.min.js?v=e6f... https://vu.nl/widgets/v1/js/vendors.min.js?v=e6f1d991 — 200 — 778.3 KiB — 352 ms — h2https://vu.nl/widgetspersonal/v1/js/widgets.personal.js?v=e6f1d991/widgetspersonal/v1/js/widgets.pers... https://vu.nl/widgetspersonal/v1/js/widgets.personal.js?v=e6f1d991 — 200 — 71.1 KiB — 353 ms — h2https://vu.nl/widgetspersonal-vue3/v1/widgets.personal.vue3.js?v=e6f1d991/widgetspersonal-vue3/v1/widgets.pe... https://vu.nl/widgetspersonal-vue3/v1/widgets.personal.vue3.js?v=e6f1d991 — 200 — 375.5 KiB — 381 ms — h2https://vu.nl/widgetspersonal/v1/js/vendors.min.js?v=e6f1d991/widgetspersonal/v1/js/vendors.min.... https://vu.nl/widgetspersonal/v1/js/vendors.min.js?v=e6f1d991 — 200 — 442.3 KiB — 370 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/f6f9b8b9-2151-4782-b72f-949e59e17b24/Wetenschap%20begint%20in%20je%20darmen_Hero%20asset.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/f6f9b8b9-2151-4782-b72f-949e59e17b24/Wetenschap%20begint%20in%20je%20darmen_Hero%20asset.jpg — 200 — 93.0 KiB — 11 ms — h2https://vu.nl/assets/fonts/roboto/roboto-latin-400-normal.woff2/assets/fonts/roboto/roboto-latin-4... https://vu.nl/assets/fonts/roboto/roboto-latin-400-normal.woff2 — 200 — 15.6 KiB — 94 ms — h2https://vu.nl/assets/fonts/fontawesome/fa-light-300.woff2/assets/fonts/fontawesome/fa-light-... https://vu.nl/assets/fonts/fontawesome/fa-light-300.woff2 — 200 — 455.2 KiB — 115 ms — h2https://vu.nl/assets/fonts/roboto/roboto-latin-300-normal.woff2/assets/fonts/roboto/roboto-latin-3... https://vu.nl/assets/fonts/roboto/roboto-latin-300-normal.woff2 — 200 — 15.6 KiB — 117 ms — h2https://vu.nl/assets/images/VU_placeholder_avatar_nobg.svg/assets/images/VU_placeholder_avata... https://vu.nl/assets/images/VU_placeholder_avatar_nobg.svg — 200 — 13.4 KiB — 88 ms — h2https://vu.nl/assets/fonts/roboto/roboto-latin-500-normal.woff2/assets/fonts/roboto/roboto-latin-5... https://vu.nl/assets/fonts/roboto/roboto-latin-500-normal.woff2 — 200 — 15.8 KiB — 91 ms — h2https://vu.nl/assets/fonts/roboto/roboto-latin-700-normal.woff2/assets/fonts/roboto/roboto-latin-7... https://vu.nl/assets/fonts/roboto/roboto-latin-700-normal.woff2 — 200 — 15.7 KiB — 95 ms — h2https://vu.nl/assets/images/VU-logo-nobg.svg/assets/images/VU-logo-nobg.svg https://vu.nl/assets/images/VU-logo-nobg.svg — 200 — 11.6 KiB — 96 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/a92109b0-cd32-4a1e-b66c-bfa23bf50263/BA%20Unlock%20Alg%202200x720.jpg?w=264&h=180&fit=clip&rect=572,0,1056,720assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/a92109b0-cd32-4a1e-b66c-bfa23bf50263/BA%20Unlock%20Alg%202200x720.jpg?w=264&h=180&fit=clip&rect=572,0,1056,720 — 200 — 16.8 KiB — 32 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/ec36801e-6569-4207-ab2c-ed5ade177c34/MA%20Unlock%20Alg%202200x720.png?w=264&h=180&fit=clip&rect=572,0,1056,720assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/ec36801e-6569-4207-ab2c-ed5ade177c34/MA%20Unlock%20Alg%202200x720.png?w=264&h=180&fit=clip&rect=572,0,1056,720 — 200 — 84.5 KiB — 31 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/a086ad8f-723a-4d0b-a7e5-8b7614ceeaa6/VU%20social%20posts_stills_ONTWIKKELING_beeld_264x180.pngassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/a086ad8f-723a-4d0b-a7e5-8b7614ceeaa6/VU%20social%20posts_stills_ONTWIKKELING_beeld_264x180.png — 200 — 9.5 KiB — 26 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/5b52d880-014a-4953-8342-468b49779b3a/CH_C112481b3_VUweb_PHDHome_Hero1_2200x720.jpg?w=264&h=180&fit=clip&rect=487,0,1056,720assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/5b52d880-014a-4953-8342-468b49779b3a/CH_C112481b3_VUweb_PHDHome_Hero1_2200x720.jpg?w=264&h=180&fit=clip&rect=487,0,1056,720 — 200 — 18.1 KiB — 28 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/ad251568-20d9-482d-8f67-b2339625781a/PeVa_Vu_FGB_Labs_16dec2022-3881.jpg?w=264&h=180&fit=clip&rect=37,0,3286,2240assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/ad251568-20d9-482d-8f67-b2339625781a/PeVa_Vu_FGB_Labs_16dec2022-3881.jpg?w=264&h=180&fit=clip&rect=37,0,3286,2240 — 200 — 13.7 KiB — 32 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/f96cac44-d1c5-483f-9ca1-bbf629eb5fc3/RP_OAJ4_Onderzoek_landingspagina_PrijzenenOnderscheiding_2200x720.jpg?w=264&h=180&fit=clip&rect=172,0,1058,721assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/f96cac44-d1c5-483f-9ca1-bbf629eb5fc3/RP_OAJ4_Onderzoek_landingspagina_PrijzenenOnderscheiding_2200x720.jpg?w=264&h=180&fit=clip&rect=172,0,1058,721 — 200 — 14.4 KiB — 28 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 4.6 shttps://vu.nl// https://vu.nl/ — 302 — 185 B — 344 ms — h2https://vu.nl/nl/nl https://vu.nl/nl — 200 — 150.1 KiB — 1.1 s — h2https://vu.nl/assets/css/site.min.css?v=e6f1d991/assets/css/site.min.css?v=e6f1d991 https://vu.nl/assets/css/site.min.css?v=e6f1d991 — 200 — 760.3 KiB — 474 ms — h2https://vu.nl/assets/js/webcomponents/header.js?v=e6f1d991/assets/js/webcomponents/header.js?... https://vu.nl/assets/js/webcomponents/header.js?v=e6f1d991 — 200 — 48.5 KiB — 474 ms — h2https://vu.nl/assets/js/webcomponents/footer.js?v=e6f1d991/assets/js/webcomponents/footer.js?... https://vu.nl/assets/js/webcomponents/footer.js?v=e6f1d991 — 200 — 15.2 KiB — 314 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/4dea05a5-0c04-45e7-b6f5-dd34ba62ef0a/Duo_79_.jpg.jpegassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/4dea05a5-0c04-45e7-b6f5-dd34ba62ef0a/Duo_79_.jpg.jpeg — 200 — 104.5 KiB — 27 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/40ca9a48-72c1-4d65-8050-a7fc5cf49631/AMS%20Institute%20Scientific%20Conference%202026%20high%20res%2019%20%E2%80%93%20foto%20Maarten%20Nauw_1250x600.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/40ca9a48-72c1-4d65-8050-a7fc5cf49631/AMS%20Institute%20Scientific%20Conference%202026%20high%20res%2019%20%E2%80%93%20foto%20Maarten%20Nauw_1250x600.jpg — 200 — 126.7 KiB — 20 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/1d10ff03-8cf5-46ae-a01f-e744d7e30de3/fortytwo-NBfHoiEgTa4-unsplash_1250x600.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/1d10ff03-8cf5-46ae-a01f-e744d7e30de3/fortytwo-NBfHoiEgTa4-unsplash_1250x600.jpg — 200 — 180.6 KiB — 43 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/dfe99407-7a4c-4b1b-a644-a5e364d4213b/open_competitie_enw_ballon_1250x600.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/dfe99407-7a4c-4b1b-a644-a5e364d4213b/open_competitie_enw_ballon_1250x600.jpg — 200 — 146.9 KiB — 44 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/b8825cd3-8828-4716-807c-fcfc2dc359ca/nathan-cima-Qw6wa96IvvQ-unsplash.jpg?w=1250&h=600&fit=clip&rect=0,796,4032,1935assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/b8825cd3-8828-4716-807c-fcfc2dc359ca/nathan-cima-Qw6wa96IvvQ-unsplash.jpg?w=1250&h=600&fit=clip&rect=0,796,4032,1935 — 200 — 150.4 KiB — 42 ms — h2https://vu.nl/assets/js/site.min.js?v=e6f1d991/assets/js/site.min.js?v=e6f1d991 https://vu.nl/assets/js/site.min.js?v=e6f1d991 — 200 — 568.1 KiB — 267 ms — h2https://vu.nl/widgets/v1/js/widgets.js?v=e6f1d991/widgets/v1/js/widgets.js?v=e6f1d99... https://vu.nl/widgets/v1/js/widgets.js?v=e6f1d991 — 200 — 208.8 KiB — 317 ms — h2https://vu.nl/widgets/v1/js/vendors.min.js?v=e6f1d991/widgets/v1/js/vendors.min.js?v=e6f... https://vu.nl/widgets/v1/js/vendors.min.js?v=e6f1d991 — 200 — 778.3 KiB — 352 ms — h2https://vu.nl/widgetspersonal/v1/js/widgets.personal.js?v=e6f1d991/widgetspersonal/v1/js/widgets.pers... https://vu.nl/widgetspersonal/v1/js/widgets.personal.js?v=e6f1d991 — 200 — 71.1 KiB — 353 ms — h2https://vu.nl/widgetspersonal-vue3/v1/widgets.personal.vue3.js?v=e6f1d991/widgetspersonal-vue3/v1/widgets.pe... https://vu.nl/widgetspersonal-vue3/v1/widgets.personal.vue3.js?v=e6f1d991 — 200 — 375.5 KiB — 381 ms — h2https://vu.nl/widgetspersonal/v1/js/vendors.min.js?v=e6f1d991/widgetspersonal/v1/js/vendors.min.... https://vu.nl/widgetspersonal/v1/js/vendors.min.js?v=e6f1d991 — 200 — 442.3 KiB — 370 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/f6f9b8b9-2151-4782-b72f-949e59e17b24/Wetenschap%20begint%20in%20je%20darmen_Hero%20asset.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/f6f9b8b9-2151-4782-b72f-949e59e17b24/Wetenschap%20begint%20in%20je%20darmen_Hero%20asset.jpg — 200 — 93.0 KiB — 11 ms — h2https://vu.nl/assets/fonts/roboto/roboto-latin-400-normal.woff2/assets/fonts/roboto/roboto-latin-4... https://vu.nl/assets/fonts/roboto/roboto-latin-400-normal.woff2 — 200 — 15.6 KiB — 94 ms — h2https://vu.nl/assets/fonts/fontawesome/fa-light-300.woff2/assets/fonts/fontawesome/fa-light-... https://vu.nl/assets/fonts/fontawesome/fa-light-300.woff2 — 200 — 455.2 KiB — 115 ms — h2https://vu.nl/assets/fonts/roboto/roboto-latin-300-normal.woff2/assets/fonts/roboto/roboto-latin-3... https://vu.nl/assets/fonts/roboto/roboto-latin-300-normal.woff2 — 200 — 15.6 KiB — 117 ms — h2https://vu.nl/assets/images/VU_placeholder_avatar_nobg.svg/assets/images/VU_placeholder_avata... https://vu.nl/assets/images/VU_placeholder_avatar_nobg.svg — 200 — 13.4 KiB — 88 ms — h2https://vu.nl/assets/fonts/roboto/roboto-latin-500-normal.woff2/assets/fonts/roboto/roboto-latin-5... https://vu.nl/assets/fonts/roboto/roboto-latin-500-normal.woff2 — 200 — 15.8 KiB — 91 ms — h2https://vu.nl/assets/fonts/roboto/roboto-latin-700-normal.woff2/assets/fonts/roboto/roboto-latin-7... https://vu.nl/assets/fonts/roboto/roboto-latin-700-normal.woff2 — 200 — 15.7 KiB — 95 ms — h2https://vu.nl/assets/images/VU-logo-nobg.svg/assets/images/VU-logo-nobg.svg https://vu.nl/assets/images/VU-logo-nobg.svg — 200 — 11.6 KiB — 96 ms — h2https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/a92109b0-cd32-4a1e-b66c-bfa23bf50263/BA%20Unlock%20Alg%202200x720.jpg?w=264&h=180&fit=clip&rect=572,0,1056,720assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/a92109b0-cd32-4a1e-b66c-bfa23bf50263/BA%20Unlock%20Alg%202200x720.jpg?w=264&h=180&fit=clip&rect=572,0,1056,720 — 200 — 16.8 KiB — 32 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/ec36801e-6569-4207-ab2c-ed5ade177c34/MA%20Unlock%20Alg%202200x720.png?w=264&h=180&fit=clip&rect=572,0,1056,720assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/ec36801e-6569-4207-ab2c-ed5ade177c34/MA%20Unlock%20Alg%202200x720.png?w=264&h=180&fit=clip&rect=572,0,1056,720 — 200 — 84.5 KiB — 31 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/a086ad8f-723a-4d0b-a7e5-8b7614ceeaa6/VU%20social%20posts_stills_ONTWIKKELING_beeld_264x180.pngassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/a086ad8f-723a-4d0b-a7e5-8b7614ceeaa6/VU%20social%20posts_stills_ONTWIKKELING_beeld_264x180.png — 200 — 9.5 KiB — 26 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/5b52d880-014a-4953-8342-468b49779b3a/CH_C112481b3_VUweb_PHDHome_Hero1_2200x720.jpg?w=264&h=180&fit=clip&rect=487,0,1056,720assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/5b52d880-014a-4953-8342-468b49779b3a/CH_C112481b3_VUweb_PHDHome_Hero1_2200x720.jpg?w=264&h=180&fit=clip&rect=487,0,1056,720 — 200 — 18.1 KiB — 28 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/ad251568-20d9-482d-8f67-b2339625781a/PeVa_Vu_FGB_Labs_16dec2022-3881.jpg?w=264&h=180&fit=clip&rect=37,0,3286,2240assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/ad251568-20d9-482d-8f67-b2339625781a/PeVa_Vu_FGB_Labs_16dec2022-3881.jpg?w=264&h=180&fit=clip&rect=37,0,3286,2240 — 200 — 13.7 KiB — 32 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/f96cac44-d1c5-483f-9ca1-bbf629eb5fc3/RP_OAJ4_Onderzoek_landingspagina_PrijzenenOnderscheiding_2200x720.jpg?w=264&h=180&fit=clip&rect=172,0,1058,721assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/f96cac44-d1c5-483f-9ca1-bbf629eb5fc3/RP_OAJ4_Onderzoek_landingspagina_PrijzenenOnderscheiding_2200x720.jpg?w=264&h=180&fit=clip&rect=172,0,1058,721 — 200 — 14.4 KiB — 28 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/27ea9a04-e81b-4a5a-b103-22bf8dae2a3f/PeVa_Vu_NEWSROOM_Vu-0509_264x180.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/27ea9a04-e81b-4a5a-b103-22bf8dae2a3f/PeVa_Vu_NEWSROOM_Vu-0509_264x180.jpg — 200 — 15.7 KiB — 29 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/d89a65ee-9ecc-4bda-9fb9-a45652d7425b/20240902_VU_Fotografie_9132_Daisy_Komen_Photography_WEB_264x180.jpgassets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/d89a65ee-9ecc-4bda-9fb9-a45652d7425b/20240902_VU_Fotografie_9132_Daisy_Komen_Photography_WEB_264x180.jpg — 200 — 23.1 KiB — 29 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/c5cadce8-834f-4a40-996b-3dcf9c54d1c0/GI_1343203373_CM%20ALG_Themadossier%20Gezondheid_356x475.jpg?w=264&h=180&fit=clip&rect=1,51,354,241assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/c5cadce8-834f-4a40-996b-3dcf9c54d1c0/GI_1343203373_CM%20ALG_Themadossier%20Gezondheid_356x475.jpg?w=264&h=180&fit=clip&rect=1,51,354,241 — 200 — 18.6 KiB — 30 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/839b117c-9e7f-4783-9d0c-3e176e2f7a17/EC_2005525_VUweb_PraktInfo_Hero_2200x720.jpg?w=264&h=180&fit=clip&rect=572,0,1056,720assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/839b117c-9e7f-4783-9d0c-3e176e2f7a17/EC_2005525_VUweb_PraktInfo_Hero_2200x720.jpg?w=264&h=180&fit=clip&rect=572,0,1056,720 — 200 — 20.9 KiB — 29 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/52240fff-af3b-4647-b890-c75cd9ae616d/starthub_.jpg?w=264&h=180&fit=clip&rect=646,0,792,540assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/52240fff-af3b-4647-b890-c75cd9ae616d/starthub_.jpg?w=264&h=180&fit=clip&rect=646,0,792,540 — 200 — 15.2 KiB — 10 ms — h3https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/bbf2d1cf-64fb-44f0-8bbe-eabe4f0d4337/PeVa_IMG_7361_Boeletuin_CMSW_Boeletuin_HR_2200x720%20%281%29.jpg?w=264&h=180&fit=clip&rect=401,0,1056,720assets-us-01.kc-usercontent.com/d8b... https://assets-us-01.kc-usercontent.com/d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/bbf2d1cf-64fb-44f0-8bbe-eabe4f0d4337/PeVa_IMG_7361_Boeletuin_CMSW_Boeletuin_HR_2200x720%20%281%29.jpg?w=264&h=180&fit=clip&rect=401,0,1056,720 — 200 — 17.3 KiB — 29 ms — h3https://vu.nl/favicon.ico/favicon.ico https://vu.nl/favicon.ico — 200 — 99.2 KiB — 91 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
19% of JavaScript execution is third-party
First-party Third-party 88ms · 0KB · €1/mo
Unattributable
Other
Optional
Execution 88ms
Transfer 0 KB
Monthly Cost €1/mo

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback