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.
5.43 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
10.35 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
680 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.002
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
11.63 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.
10.84 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction3356ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.uni-bonn.de/de | 948ms | 100ms | 2ms | 3rd |
| https://www.uni-bonn.de/++webresource++34f34eab-a19d-533e-a464-ddf672c6f922/++plone++static/bundle-plone/bundle.min.js | 746ms | 370ms | 38ms | 3rd |
| https://www.uni-bonn.de/++theme++interaktiv.basetiles.components/js/mathjax/tex-mml-chtml.js | 629ms | 466ms | 138ms | 3rd |
| Unattributable | 373ms | 26ms | 0ms | 3rd |
| https://www.uni-bonn.de/++theme++unibonn.theme/js/libs.js?tag=15-04-2026_10-31-48 | 338ms | 166ms | 97ms | 3rd |
| https://www.uni-bonn.de/++theme++unibonn.theme/css/style.css?tag=15-04-2026_10-31-15 | 150ms | 0ms | 0ms | 3rd |
| https://www.uni-bonn.de/++webresource++34f34eab-a19d-533e-a464-ddf672c6f922/++plone++static/bundle-plone/chunks/4523.dd7bfbfce434b99c0c6d.min.js | 103ms | 94ms | 4ms | 3rd |
| https://www.uni-bonn.de/++theme++unibonn.theme/js/script.js?tag=15-04-2026_10-31-48 | 70ms | 25ms | 45ms | 3rd |
FJS BundlesAction12 scripts, 501 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.uni-bonn.de/++theme++interaktiv.basetiles.components/js/mathjax/tex-mml-chtml.js | 264 KB | 144 KB (55%) | ✓ | 3rd |
| https://www.uni-bonn.de/++theme++unibonn.theme/js/libs.js?tag=15-04-2026_10-31-48 | 202 KB | 136 KB (68%) | ✓ | 3rd |
| https://www.uni-bonn.de/++theme++unibonn.theme/js/script.js?tag=15-04-2026_10-31-48 | 93 KB | 66 KB (72%) | ✓ | 3rd |
| https://www.uni-bonn.de/++webresource++34f34eab-a19d-533e-a464-ddf672c6f922/++plone++static/bundle-plone/chunks/94174.51e677dc0d267848ecca.min.js | 63 KB | 50 KB (81%) | ✓ | 3rd |
| https://www.uni-bonn.de/++webresource++34f34eab-a19d-533e-a464-ddf672c6f922/++plone++static/bundle-plone/bundle.min.js | 104 KB | 41 KB (40%) | ✓ | 3rd |
| https://webstat.hrz.uni-bonn.de/matomo.js | 67 KB | 38 KB (57%) | ✓ | 3rd |
| https://www.uni-bonn.de/++webresource++34f34eab-a19d-533e-a464-ddf672c6f922/++plone++static/bundle-plone/chunks/7035.35ca9961e87c57b41938.min.js | 29 KB | 27 KB (100%) | ✓ | 3rd |
| https://www.uni-bonn.de/++webresource++6aa4c841-faf5-51e8-8109-90bd97e7aa07/++plone++static/plone-fullscreen/fullscreen.js | 2 KB | — | ✓ | 3rd |
| https://www.uni-bonn.de/++webresource++34f34eab-a19d-533e-a464-ddf672c6f922/++plone++static/bundle-plone/chunks/4523.dd7bfbfce434b99c0c6d.min.js | 9 KB | — | ✓ | 3rd |
| https://www.uni-bonn.de/++webresource++34f34eab-a19d-533e-a464-ddf672c6f922/++plone++static/bundle-plone/chunks/64061.dee5804717c65fd6a61f.min.js | 8 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 · 1.6 MB · 501 KB savings availableFIX
~501.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 40 resources | 1.6 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.6 MB transferred, 40 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
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
BImage Optimization7 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
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 Loading10 fonts (193 KB)PASS
Web fonts
10
193 KB total
Render-blocking
0
of 10
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- 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 ~23 KB and ~46 ms
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 7026msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.uni-bonn.de www.uni-bonn.de | Other | 948ms | 20 KB | — | €10/mo | Costly |
www.uni-bonn.de www.uni-bonn.de | Other | 746ms | 104 KB | 40% | €8/mo | Costly |
www.uni-bonn.de www.uni-bonn.de | Other | 629ms | 264 KB | 55% | €7/mo | Costly |
Unattributable Unattributable | Other | 373ms | 0 KB | — | €4/mo | Costly |
www.uni-bonn.de www.uni-bonn.de | Other | 338ms | 202 KB | 68% | €4/mo | Costly |
www.uni-bonn.de www.uni-bonn.de | Other | 150ms | 226 KB | — | €2/mo | Optional |
www.uni-bonn.de www.uni-bonn.de | Other | 103ms | 9 KB | — | €1/mo | Optional |
www.uni-bonn.de www.uni-bonn.de | Other | 70ms | 93 KB | 72% | €1/mo | Optional |
These scripts may cost more than they're worth
- www.uni-bonn.de adds 948ms and costs ~€10/month
- www.uni-bonn.de adds 746ms and costs ~€8/month
- www.uni-bonn.de adds 629ms and costs ~€7/month
- Unattributable adds 373ms and costs ~€4/month
- www.uni-bonn.de adds 338ms and costs ~€4/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.uni-bonn.de takes 948ms 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.uni-bonn.de takes 746ms 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.uni-bonn.de takes 629ms 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
55% of www.uni-bonn.de'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
Unattributable takes 373ms 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.uni-bonn.de takes 338ms 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
68% of www.uni-bonn.de'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
72% of www.uni-bonn.de'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