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.
8.17 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
14.34 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
380 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.
8.17 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.34 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS BundlesAction52 scripts, 325 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/destination?id=AW-940554233&cx=c>m=4e64h1h1 | 134 KB | 69 KB (51%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JN37M497TT&cx=c>m=4e64h1h1 | 175 KB | 62 KB (35%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WBQSX3 | 177 KB | 61 KB (35%) | ✓ | 3rd |
| https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__en.js?usqp=CAM%3D | 103 KB | 53 KB (52%) | ✓ | 3rd |
| https://cse.google.com/adsense/search/async-ads.js | 44 KB | 32 KB (73%) | ✓ | 3rd |
| https://consent.cookiebot.com/98814da8-7f29-402a-aecd-dcff795567be/cc.js?renew=false&referer=www.tue.nl&dnt=false&init=false&culture=en | 108 KB | 26 KB (24%) | ✓ | 3rd |
| https://consent.cookiebot.com/uc.js?cbid=98814da8-7f29-402a-aecd-dcff795567be&implementation=gtm&consentmode-dataredaction=dynamic&culture=en | 36 KB | 23 KB (64%) | ✓ | 3rd |
| https://www.tue.nl/typo3conf/ext/tue_menu/Resources/Public/JavaScript/sideMainMenu.js?1774276394 | 1 KB | — | ✓ | 3rd |
| https://www.tue.nl/typo3conf/ext/tue_styling/Resources/Public/JavaScript/Vendor/objectfit.min.js?1774276302 | 2 KB | — | ✓ | 3rd |
| https://www.tue.nl/typo3conf/ext/ufe_donations/Resources/Public/JavaScript/donationForm.js?1774276302 | 3 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.3 MB transferred, 89 requestsREVIEW
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
BImage Optimization7 images, 0 KB saveableREVIEW
CJS Execution CostAction1948ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-WBQSX3 | 335ms | 281ms | 49ms | 3rd |
| Unattributable | 332ms | 14ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-JN37M497TT&cx=c>m=4e64h1h1 | 329ms | 273ms | 54ms | 3rd |
| https://consent.cookiebot.com/uc.js?cbid=98814da8-7f29-402a-aecd-dcff795567be&implementation=gtm&consentmode-dataredaction=dynamic&culture=en | 313ms | 184ms | 11ms | 3rd |
| https://cse.google.com/cse.js?cx=000827956107162310916:9hfn0dhtcpu | 178ms | 79ms | 1ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-940554233&cx=c>m=4e64h1h1 | 128ms | 97ms | 30ms | 3rd |
| https://www.tue.nl/typo3conf/ext/www_tue_nl/Resources/Public/JavaScript/jquery-1_11_2.js?1774276394 | 102ms | 76ms | 8ms | 3rd |
| https://www.tue.nl/en/ | 99ms | 5ms | 2ms | 3rd |
| https://cse.google.com/adsense/search/async-ads.js | 79ms | 38ms | 36ms | 3rd |
| https://www.tue.nl/typo3conf/ext/www_tue_nl/Resources/Public/JavaScript/Foundation/foundation.js?1774276394 | 53ms | 17ms | 1ms | 3rd |
CPage Weight InventoryAction89 resources · 1.3 MB · 325 KB savings availableREVIEW
~325.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 89 resources | 1.3 MiB | ||||||
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 Loading4 fonts (97 KB)PASS
Web fonts
4
97 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 Waterfall89 requests over 2897msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Google Tag Manager www.googletagmanager.com | Tag Manager | 335ms | 177 KB | 35% | €4/mo | Costly |
Unattributable Unattributable | Other | 332ms | 0 KB | — | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 329ms | 175 KB | 35% | €4/mo | Costly |
consent.cookiebot.com consent.cookiebot.com | Other | 313ms | 36 KB | 64% | €3/mo | Costly |
cse.google.com cse.google.com | Other | 178ms | 4 KB | — | €2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 128ms | 134 KB | 51% | €1/mo | Optional |
www.tue.nl www.tue.nl | Other | 102ms | 34 KB | — | €1/mo | Optional |
www.tue.nl www.tue.nl | Other | 99ms | 9 KB | — | €1/mo | Optional |
cse.google.com cse.google.com | Other | 79ms | 44 KB | 73% | €1/mo | Optional |
www.tue.nl www.tue.nl | Other | 53ms | 3 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- Google Tag Manager adds 335ms and costs ~€4/month
- Unattributable adds 332ms and costs ~€4/month
- Google Tag Manager adds 329ms and costs ~€4/month
- consent.cookiebot.com adds 313ms 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
Google Tag Manager takes 335ms 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 332ms 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 329ms 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
consent.cookiebot.com takes 313ms 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
64% of consent.cookiebot.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
51% of Google Tag Manager'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
73% of cse.google.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