Skip to content
https://uni-hannover.de

Performance

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

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

79
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
84
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

960 ms

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

2.85 s

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

146 ms

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

0.001

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

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

3.06 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
5 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 126 requests
FIX
2.7 MB transferred, 126 requests
Warning::
Page weighs 5.9 MB (2.7 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 698 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 698 KB
Warning::
126 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.56 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
126 requests
0.56 g CO2 per page load
Images 1.7 MiB 65%
JavaScript 697.6 KiB 26%
CSS 99.3 KiB 4%
Fonts 83.3 KiB 3%
Other 43.8 KiB 2%
HTML 19.2 KiB 1%
Other 19.2 KiB 1%
Other 279 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.7 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
14 scripts, 370 KB unused
FIX
14 scripts, 370 KB unused
Warning::
https://oc-presentation.elearning.uni-hannover.de/...: 231 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.uni-hannover.de/typo3conf/ext/luh_webs...: 100 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.uni-hannover.de/typo3conf/ext/t3luhuni...: 39 KB unused (99%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 370 KB
370 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://oc-presentation.elearning.uni-hannover.de/paella7/ui/paella-player.js362 KB231 KB (64%)3rd
https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/JavaScript/app.min.js?1776767856161 KB100 KB (62%)3rd
https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/JavaScript/t3luhunisearch-min.js?177459707840 KB39 KB (99%)3rd
https://www.uni-hannover.de/typo3conf/ext/t3luhepv/Resources/Public/JavaScript/t3luhepv-min.js?17763334873 KB3rd
https://www.uni-hannover.de/typo3conf/ext/t3luhpublications/Resources/Public/JavaScript/filter.js?17713373141 KB3rd
https://www.uni-hannover.de/typo3conf/ext/t3luhresprojects/Resources/Public/JavaScript/filter.js?17713373311 KB3rd
https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Js/datepicker.min.js?17756341916 KB3rd
https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr.min.js?177133694815 KB3rd
https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr-init.js?17713369481 KB3rd
https://www.webstats-luis.uni-hannover.de/matomo.js22 KB3rd

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

D
Page Weight Inventory
Action
126 resources · 2.7 MB · 370 KB savings available
FIX
126 resources · 2.7 MB · 370 KB savings available
Warning::
Page weight 1.7 MB over 1MB target
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~370 KB of savings available
Warning::
125 third-party resources (100% of weight)
Info::
3 resources over 200KB
126 resources · 2.7 MiB · 125 third-party 1.7 MiB over 1MB target
Image 66% · 1.8 MiB
JavaScript 26% · 697.6 KiB
CSS 4% · 99.3 KiB
Font 3% · 83.3 KiB
Other 1% · 21.6 KiB
Document 1% · 19.6 KiB

~370.2 KiB of savings available

Remove unused JavaScript: 370.2 KiB
C
Image Optimization
Action
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3conf/ext/luh_webs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uni-hannover.de/typo3temp/lf_vhs_direc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
42 images 1.7 MB
0 oversized -0 KB
42 legacy format
18 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1069ms total JS execution
REVIEW
1069ms total JS execution
Warning::
https://oc-presentation.elearning.uni-hannover.de/...: 429ms CPU time
Warning::
https://www.uni-hannover.de/typo3conf/ext/luh_webs...: 344ms CPU time
Info::
Unattributable: 164ms CPU time
Info::
https://www.uni-hannover.de/: 132ms CPU time
Warning::
Third-party scripts: 1069ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 23% Style & Layout 15% Script Parsing & Compilation 7% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://oc-presentation.elearning.uni-hannover.de/paella7/ui/paella-player.js429ms364ms55ms3rd
https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/JavaScript/app.min.js?1776767856344ms165ms14ms3rd
Unattributable164ms11ms0ms3rd
https://www.uni-hannover.de/132ms2ms0ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0
REVIEW
max-age=0
Info::
Cache-Control header is set
Got: max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0

DirectiveValueMeaning
max-age0Cache for 0 seconds
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+
Font Loading
5 fonts (83 KB)
PASS
5 fonts (83 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

83 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 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 960 ms LCP 2.9 shttps://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/Icomoon/icomoon.woff?j4irz0icomoon.woff https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/Icomoon/icomoon.woff?j4irz0 — 21.1 KiB — 41 ms — font-display: swaphttps://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/400-regular/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2ODelI1aHBYDBqgeIAH2zlNV... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/400-regular/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2 — 14.8 KiB — 40 ms — font-display: swaphttps://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/600-regular/toadOcfmlt9b38dHJxOBGCOFnW3Jk0f09zW_Yln67Ac.woff2toadOcfmlt9b38dHJxOBGCO... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/600-regular/toadOcfmlt9b38dHJxOBGCOFnW3Jk0f09zW_Yln67Ac.woff2 — 14.6 KiB — 55 ms — font-display: swaphttps://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/400-italic/M2Jd71oPJhLKp0zdtTvoMxgy2Fsj5sj3EzlXpqVXRKo.woff2M2Jd71oPJhLKp0zdtTvoMxg... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/400-italic/M2Jd71oPJhLKp0zdtTvoMxgy2Fsj5sj3EzlXpqVXRKo.woff2 — 14.0 KiB — 53 ms — font-display: swaphttps://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/Roboto-Regular.woff2Roboto-Regular.woff2 https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/Roboto-Regular.woff2 — 18.8 KiB — 40 ms — font-display: swap
icomoon.woff woff swap
Size 21 KB
Load time 41 ms
Start 840 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
ODelI1aHBYDBqgeIAH2zlNV... woff2 swap
Size 15 KB
Load time 40 ms
Start 840 ms
Risk FOUT — text flashes from fallback to web font
toadOcfmlt9b38dHJxOBGCO... woff2 swap
Size 15 KB
Load time 55 ms
Start 840 ms
Risk FOUT — text flashes from fallback to web font
M2Jd71oPJhLKp0zdtTvoMxg... woff2 swap
Size 14 KB
Load time 53 ms
Start 842 ms
Risk FOUT — text flashes from fallback to web font
Roboto-Regular.woff2 woff2 swap
Size 19 KB
Load time 40 ms
Start 2.0 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 ~6 KB and ~12 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
126 requests over 2066ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 960 ms LCP 2.9 shttps://uni-hannover.de// https://uni-hannover.de/ — 301 — 360 B — 103 ms — http/1.1https://www.uni-hannover.de/www.uni-hannover.de/ https://www.uni-hannover.de/ — 200 — 18.3 KiB — 347 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhpublications/Resources/Public/Css/t3luhpublications-min.css?1771337314www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhpublications/Resources/Public/Css/t3luhpublications-min.css?1771337314 — 200 — 662 B — 53 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhresprojects/Resources/Public/Css/t3luhresproject-min.css?1771337331www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhresprojects/Resources/Public/Css/t3luhresproject-min.css?1771337331 — 200 — 678 B — 85 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhepv/Resources/Public/Css/t3luhepv-min.css?1776333487www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhepv/Resources/Public/Css/t3luhepv-min.css?1776333487 — 200 — 2.5 KiB — 97 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/css/t3luhunisearch-min.css?1774597078www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/css/t3luhunisearch-min.css?1774597078 — 200 — 8.4 KiB — 109 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/css/rag.css?1774597078www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/css/rag.css?1774597078 — 200 — 1.4 KiB — 114 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/Css/page_universitaet.min.css?1776767856www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/Css/page_universitaet.min.css?1776767856 — 200 — 66.7 KiB — 191 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/univie_pure/Resources/Public/Css/univie_pure.css?1776148984www.uni-hannover.de/typo3conf/ext/u... https://www.uni-hannover.de/typo3conf/ext/univie_pure/Resources/Public/Css/univie_pure.css?1776148984 — 200 — 2.3 KiB — 116 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Css/t3luhtds.min.css?1775634191www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Css/t3luhtds.min.css?1775634191 — 200 — 3.1 KiB — 117 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Css/datepicker.min.css?1775634191www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Css/datepicker.min.css?1775634191 — 200 — 1.9 KiB — 129 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Css/flatpickr.min.css?1771336948www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Css/flatpickr.min.css?1771336948 — 200 — 3.5 KiB — 144 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luh_conference/Resources/Public/Css/emptyCharacter.css?1771336984www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luh_conference/Resources/Public/Css/emptyCharacter.css?1771336984 — 200 — 596 B — 149 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luh_ttm/Resources/Public/Css/t3luhttm.css?1771930216www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luh_ttm/Resources/Public/Css/t3luhttm.css?1771930216 — 200 — 861 B — 152 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/opencast/Resources/Public/Css/embed-responsive.css?1771336445www.uni-hannover.de/typo3conf/ext/o... https://www.uni-hannover.de/typo3conf/ext/opencast/Resources/Public/Css/embed-responsive.css?1771336445 — 200 — 800 B — 149 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/JavaScript/app.min.js?1776767856www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/JavaScript/app.min.js?1776767856 — 200 — 161.1 KiB — 291 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Js/t3luhtds.min.js?1775634191www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Js/t3luhtds.min.js?1775634191 — 200 — 1.2 KiB — 180 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Js/datepicker.min.js?1775634191www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Js/datepicker.min.js?1775634191 — 200 — 6.4 KiB — 189 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Logo/luh_logo.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Logo/luh_logo.svg — 200 — 5.5 KiB — 41 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/8/9/csm_Welfengarten_Sperrung_Lena_Woehler_5e881d4423.jpgwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/8/9/csm_Welfengarten_Sperrung_Lena_Woehler_5e881d4423.jpg — 200 — 111.5 KiB — 136 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/5/4/csm_fis-portal_b7cb619f40.jpgwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/5/4/csm_fis-portal_b7cb619f40.jpg — 200 — 63.7 KiB — 65 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/8/9/csm_Stadtradeln_Pixabay_jillwellington_0367c5e5ac.jpgwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/8/9/csm_Stadtradeln_Pixabay_jillwellington_0367c5e5ac.jpg — 200 — 61.6 KiB — 34 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/3/e/csm_eulist_farbe_4de4ae3d72.pngwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/3/e/csm_eulist_farbe_4de4ae3d72.png — 200 — 18.9 KiB — 38 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/JavaScript/t3luhunisearch-min.js?1774597078www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/JavaScript/t3luhunisearch-min.js?1774597078 — 200 — 39.8 KiB — 50 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhpublications/Resources/Public/JavaScript/filter.js?1771337314www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhpublications/Resources/Public/JavaScript/filter.js?1771337314 — 200 — 1.4 KiB — 34 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhresprojects/Resources/Public/JavaScript/filter.js?1771337331www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhresprojects/Resources/Public/JavaScript/filter.js?1771337331 — 200 — 1.4 KiB — 35 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhepv/Resources/Public/JavaScript/t3luhepv-min.js?1776333487www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhepv/Resources/Public/JavaScript/t3luhepv-min.js?1776333487 — 200 — 3.0 KiB — 41 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr.min.js?1771336948www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr.min.js?1771336948 — 200 — 14.7 KiB — 44 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr-init.js?1771336948www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr-init.js?1771336948 — 200 — 660 B — 40 ms — http/1.1https://oc-presentation.elearning.uni-hannover.de/play/Gmlbzoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/play/Gmlbz — 307 — 197 B — 108 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 960 ms LCP 2.9 shttps://uni-hannover.de// https://uni-hannover.de/ — 301 — 360 B — 103 ms — http/1.1https://www.uni-hannover.de/www.uni-hannover.de/ https://www.uni-hannover.de/ — 200 — 18.3 KiB — 347 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhpublications/Resources/Public/Css/t3luhpublications-min.css?1771337314www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhpublications/Resources/Public/Css/t3luhpublications-min.css?1771337314 — 200 — 662 B — 53 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhresprojects/Resources/Public/Css/t3luhresproject-min.css?1771337331www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhresprojects/Resources/Public/Css/t3luhresproject-min.css?1771337331 — 200 — 678 B — 85 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhepv/Resources/Public/Css/t3luhepv-min.css?1776333487www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhepv/Resources/Public/Css/t3luhepv-min.css?1776333487 — 200 — 2.5 KiB — 97 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/css/t3luhunisearch-min.css?1774597078www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/css/t3luhunisearch-min.css?1774597078 — 200 — 8.4 KiB — 109 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/css/rag.css?1774597078www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/css/rag.css?1774597078 — 200 — 1.4 KiB — 114 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/Css/page_universitaet.min.css?1776767856www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/Css/page_universitaet.min.css?1776767856 — 200 — 66.7 KiB — 191 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/univie_pure/Resources/Public/Css/univie_pure.css?1776148984www.uni-hannover.de/typo3conf/ext/u... https://www.uni-hannover.de/typo3conf/ext/univie_pure/Resources/Public/Css/univie_pure.css?1776148984 — 200 — 2.3 KiB — 116 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Css/t3luhtds.min.css?1775634191www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Css/t3luhtds.min.css?1775634191 — 200 — 3.1 KiB — 117 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Css/datepicker.min.css?1775634191www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Css/datepicker.min.css?1775634191 — 200 — 1.9 KiB — 129 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Css/flatpickr.min.css?1771336948www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Css/flatpickr.min.css?1771336948 — 200 — 3.5 KiB — 144 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luh_conference/Resources/Public/Css/emptyCharacter.css?1771336984www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luh_conference/Resources/Public/Css/emptyCharacter.css?1771336984 — 200 — 596 B — 149 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luh_ttm/Resources/Public/Css/t3luhttm.css?1771930216www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luh_ttm/Resources/Public/Css/t3luhttm.css?1771930216 — 200 — 861 B — 152 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/opencast/Resources/Public/Css/embed-responsive.css?1771336445www.uni-hannover.de/typo3conf/ext/o... https://www.uni-hannover.de/typo3conf/ext/opencast/Resources/Public/Css/embed-responsive.css?1771336445 — 200 — 800 B — 149 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/JavaScript/app.min.js?1776767856www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Build/JavaScript/app.min.js?1776767856 — 200 — 161.1 KiB — 291 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Js/t3luhtds.min.js?1775634191www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Js/t3luhtds.min.js?1775634191 — 200 — 1.2 KiB — 180 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Js/datepicker.min.js?1775634191www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhtds/Resources/Public/Js/datepicker.min.js?1775634191 — 200 — 6.4 KiB — 189 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Logo/luh_logo.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Logo/luh_logo.svg — 200 — 5.5 KiB — 41 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/8/9/csm_Welfengarten_Sperrung_Lena_Woehler_5e881d4423.jpgwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/8/9/csm_Welfengarten_Sperrung_Lena_Woehler_5e881d4423.jpg — 200 — 111.5 KiB — 136 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/5/4/csm_fis-portal_b7cb619f40.jpgwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/5/4/csm_fis-portal_b7cb619f40.jpg — 200 — 63.7 KiB — 65 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/8/9/csm_Stadtradeln_Pixabay_jillwellington_0367c5e5ac.jpgwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/8/9/csm_Stadtradeln_Pixabay_jillwellington_0367c5e5ac.jpg — 200 — 61.6 KiB — 34 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/3/e/csm_eulist_farbe_4de4ae3d72.pngwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/3/e/csm_eulist_farbe_4de4ae3d72.png — 200 — 18.9 KiB — 38 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/JavaScript/t3luhunisearch-min.js?1774597078www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhunisearch/Resources/Public/JavaScript/t3luhunisearch-min.js?1774597078 — 200 — 39.8 KiB — 50 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhpublications/Resources/Public/JavaScript/filter.js?1771337314www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhpublications/Resources/Public/JavaScript/filter.js?1771337314 — 200 — 1.4 KiB — 34 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhresprojects/Resources/Public/JavaScript/filter.js?1771337331www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhresprojects/Resources/Public/JavaScript/filter.js?1771337331 — 200 — 1.4 KiB — 35 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/t3luhepv/Resources/Public/JavaScript/t3luhepv-min.js?1776333487www.uni-hannover.de/typo3conf/ext/t... https://www.uni-hannover.de/typo3conf/ext/t3luhepv/Resources/Public/JavaScript/t3luhepv-min.js?1776333487 — 200 — 3.0 KiB — 41 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr.min.js?1771336948www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr.min.js?1771336948 — 200 — 14.7 KiB — 44 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr-init.js?1771336948www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr-init.js?1771336948 — 200 — 660 B — 40 ms — http/1.1https://oc-presentation.elearning.uni-hannover.de/play/Gmlbzoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/play/Gmlbz — 307 — 197 B — 108 ms — h2https://www.webstats-luis.uni-hannover.de/matomo.jswww.webstats-luis.uni-hannover.de/m... https://www.webstats-luis.uni-hannover.de/matomo.js — 200 — 22.0 KiB — 144 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr_de.js?1771336948www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luhevents/Resources/Public/Js/flatpickr_de.js?1771336948 — 200 — 938 B — 39 ms — http/1.1https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/tu9_4c.svgwww.uni-hannover.de/fileadmin/luh/i... https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/tu9_4c.svg — 200 — 2.5 KiB — 36 ms — http/1.1https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/tu9_bw.svgwww.uni-hannover.de/fileadmin/luh/i... https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/tu9_bw.svg — 200 — 2.5 KiB — 38 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/a/5/csm_eulist_sw_4b6e21de00.pngwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/a/5/csm_eulist_sw_4b6e21de00.png — 200 — 10.2 KiB — 38 ms — http/1.1https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/dhv-4c.svgwww.uni-hannover.de/fileadmin/luh/i... https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/dhv-4c.svg — 200 — 22.1 KiB — 46 ms — http/1.1https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/dhv-bw.svgwww.uni-hannover.de/fileadmin/luh/i... https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/dhv-bw.svg — 200 — 23.8 KiB — 48 ms — http/1.1https://www.uni-hannover.de/fileadmin/stagebackgrounds/Strichzeichung_Welfenschloss.pngwww.uni-hannover.de/fileadmin/stage... https://www.uni-hannover.de/fileadmin/stagebackgrounds/Strichzeichung_Welfenschloss.png — 200 — 45.0 KiB — 74 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/Icomoon/icomoon.woff?j4irz0www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/Icomoon/icomoon.woff?j4irz0 — 200 — 21.1 KiB — 41 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/400-regular/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/400-regular/ODelI1aHBYDBqgeIAH2zlNV_2ngZ8dMf8fLgjYEouxg.woff2 — 200 — 14.8 KiB — 40 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/600-regular/toadOcfmlt9b38dHJxOBGCOFnW3Jk0f09zW_Yln67Ac.woff2www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/600-regular/toadOcfmlt9b38dHJxOBGCOFnW3Jk0f09zW_Yln67Ac.woff2 — 200 — 14.6 KiB — 55 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/400-italic/M2Jd71oPJhLKp0zdtTvoMxgy2Fsj5sj3EzlXpqVXRKo.woff2www.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Fonts/SourceSansPro/400-italic/M2Jd71oPJhLKp0zdtTvoMxgy2Fsj5sj3EzlXpqVXRKo.woff2 — 200 — 14.0 KiB — 53 ms — http/1.1https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/fgh-4c.pngwww.uni-hannover.de/fileadmin/luh/i... https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/fgh-4c.png — 200 — 8.8 KiB — 37 ms — http/1.1https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/fgh-bw.pngwww.uni-hannover.de/fileadmin/luh/i... https://www.uni-hannover.de/fileadmin/luh/images/webredaktion/footer/fgh-bw.png — 200 — 7.7 KiB — 36 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/f/6/csm_weltoffen-de-4c_7422bfd4eb.pngwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/f/6/csm_weltoffen-de-4c_7422bfd4eb.png — 200 — 25.1 KiB — 36 ms — http/1.1https://oc-presentation.elearning.uni-hannover.de/paella7/ui/watch.html?id=Gmlbzoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/watch.html?id=Gmlbz — 200 — 970 B — 36 ms — h2https://www.uni-hannover.de/fileadmin/_processed_/b/5/csm_weltoffen-de-bw_6b195a9918.pngwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/b/5/csm_weltoffen-de-bw_6b195a9918.png — 200 — 13.4 KiB — 42 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/2/1/csm_OEP_Hannover_2025_fa3441c1e8.pngwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/2/1/csm_OEP_Hannover_2025_fa3441c1e8.png — 200 — 10.7 KiB — 42 ms — http/1.1https://www.uni-hannover.de/fileadmin/_processed_/e/d/csm_OEP_Hannover_2025_sw_3adede105f.pngwww.uni-hannover.de/fileadmin/_proc... https://www.uni-hannover.de/fileadmin/_processed_/e/d/csm_OEP_Hannover_2025_sw_3adede105f.png — 200 — 21.5 KiB — 37 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/facebook.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/facebook.svg — 200 — 1.6 KiB — 40 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/youtube.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/youtube.svg — 200 — 1.6 KiB — 34 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/instagram.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/instagram.svg — 200 — 2.3 KiB — 34 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/mastodon.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/mastodon.svg — 200 — 1.4 KiB — 38 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/bluesky.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/bluesky.svg — 200 — 986 B — 37 ms — http/1.1https://oc-presentation.elearning.uni-hannover.de/paella7/ui/paella-player.jsoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/paella-player.js — 200 — 362.5 KiB — 187 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/cookie-consent/4.1.0/cookie-consent.jsoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/cookie-consent/4.1.0/cookie-consent.js — 200 — 58.2 KiB — 97 ms — h2https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/linkedin.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/linkedin.svg — 200 — 1.2 KiB — 37 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/powermail/Resources/Public/JavaScript/Powermail/Form.min.js?1771336379www.uni-hannover.de/typo3conf/ext/p... https://www.uni-hannover.de/typo3conf/ext/powermail/Resources/Public/JavaScript/Powermail/Form.min.js?1771336379 — 200 — 24.3 KiB — 45 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/menu7.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/menu7.svg — 200 — 680 B — 35 ms — http/1.1https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/calendar-frame.svgwww.uni-hannover.de/typo3conf/ext/l... https://www.uni-hannover.de/typo3conf/ext/luh_website/Resources/Public/Images/Icon/calendar-frame.svg — 200 — 886 B — 35 ms — http/1.1https://www.webstats-luis.uni-hannover.de/matomo.php?action_name=Startseite%C2%A0%E2%80%93%C2%A0Leibniz%20Universit%C3%A4t%20Hannover&idsite=106&rec=1&r=533921&h=20&m=50&s=53&url=https%3A%2F%2Fwww.uni-hannover.de%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=DJbHGs&pf_net=76&pf_srv=241&pf_tfr=31&pf_dm1=439&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600www.webstats-luis.uni-hannover.de/m... https://www.webstats-luis.uni-hannover.de/matomo.php?action_name=Startseite%C2%A0%E2%80%93%C2%A0Leibniz%20Universit%C3%A4t%20Hannover&idsite=106&rec=1&r=533921&h=20&m=50&s=53&url=https%3A%2F%2Fwww.uni-hannover.de%2F&_id=&_idn=1&send_image=0&_refts=0&pv_id=DJbHGs&pf_net=76&pf_srv=241&pf_tfr=31&pf_dm1=439&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600 — 204 — 279 B — 147 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_357594392bcbac43764e64cfedb719f471d9a76d.pngwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_357594392bcbac43764e64cfedb719f471d9a76d.png — 200 — 316.3 KiB — 83 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_6ed45ffc4b47b6356258b8ead01e645214ff8a09.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_6ed45ffc4b47b6356258b8ead01e645214ff8a09.jpg — 200 — 35.5 KiB — 51 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_03b113b0b5bfb04619ab205f8b261b1a6b04a6bd.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_03b113b0b5bfb04619ab205f8b261b1a6b04a6bd.jpg — 200 — 60.8 KiB — 51 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_b434f741b3d88aeb402daa21b3bcbb5c7d3c4931.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_b434f741b3d88aeb402daa21b3bcbb5c7d3c4931.jpg — 200 — 55.9 KiB — 51 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_9628e56cba815170eff09dea2349d8933412f631.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_9628e56cba815170eff09dea2349d8933412f631.jpg — 200 — 62.8 KiB — 80 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_da7a3bfed4ae81b1a3febc2a21c97697fcd6d396.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_da7a3bfed4ae81b1a3febc2a21c97697fcd6d396.jpg — 200 — 53.4 KiB — 81 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_ef56b3c3056170fc0ed3f4d73f5d0d491ad0773a.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_ef56b3c3056170fc0ed3f4d73f5d0d491ad0773a.jpg — 200 — 55.0 KiB — 38 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_1f21f8110fe3a586f9a71ac5fe8777380361e329.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_1f21f8110fe3a586f9a71ac5fe8777380361e329.jpg — 200 — 49.9 KiB — 38 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_6dfe3988f7045a4f12ee5b249aa60efe5a4cffaa.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_6dfe3988f7045a4f12ee5b249aa60efe5a4cffaa.jpg — 200 — 55.1 KiB — 38 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_9a06e915320b1fb8879b41cf767b30f814d07da0.pngwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_9a06e915320b1fb8879b41cf767b30f814d07da0.png — 200 — 240.5 KiB — 104 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_6637f84b61883eac1812bb79b4e106085d714b57.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_6637f84b61883eac1812bb79b4e106085d714b57.jpg — 200 — 16.9 KiB — 40 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_725ff2edb182f078d8284352a8fc7652d143ad27.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_725ff2edb182f078d8284352a8fc7652d143ad27.jpg — 200 — 22.8 KiB — 38 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_f430284cab9c39127d53fad117ab90f6b54b14d3.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_f430284cab9c39127d53fad117ab90f6b54b14d3.jpg — 200 — 62.1 KiB — 36 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_665e723a5e34a7ca97ecf3305dd475ee641e139a.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_665e723a5e34a7ca97ecf3305dd475ee641e139a.jpg — 200 — 14.4 KiB — 35 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_02dc89f6e37767a76362a3bfbdaf32486c70b146.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_02dc89f6e37767a76362a3bfbdaf32486c70b146.jpg — 200 — 22.8 KiB — 37 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_d868bff0c34ad298b09c87f40c91270dfff2e775.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_d868bff0c34ad298b09c87f40c91270dfff2e775.jpg — 200 — 13.8 KiB — 39 ms — http/1.1https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_6f957aac910aadfa19ca14cf350e1e5e9121f163.jpgwww.uni-hannover.de/typo3temp/lf_vh... https://www.uni-hannover.de/typo3temp/lf_vhs_direct/fpdirect_6f957aac910aadfa19ca14cf350e1e5e9121f163.jpg — 200 — 14.7 KiB — 39 ms — http/1.1https://oc-presentation.elearning.uni-hannover.de/ui/config/paella7/config.jsonoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/ui/config/paella7/config.json — 200 — 3.8 KiB — 38 ms — h2https://www.uni-hannover.de/fileadmin/site-templates/logos/luh_logo_196.pngwww.uni-hannover.de/fileadmin/site-... https://www.uni-hannover.de/fileadmin/site-templates/logos/luh_logo_196.png — 200 — 18.0 KiB — 38 ms — http/1.1https://oc-presentation.elearning.uni-hannover.de/ui/config/paella7/custom_theme/theme.jsonoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/ui/config/paella7/custom_theme/theme.json — 404 — 104 B — 37 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/theme.jsonoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/theme.json — 200 — 3.5 KiB — 36 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/fullscreen-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/fullscreen-icon.svg — 200 — 1.5 KiB — 39 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/fullscreen-exit.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/fullscreen-exit.svg — 200 — 2.3 KiB — 40 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-high.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-high.svg — 200 — 1.6 KiB — 37 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-mid.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-mid.svg — 200 — 1.4 KiB — 41 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-low.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-low.svg — 200 — 1.1 KiB — 40 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-mute-cross.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-mute-cross.svg — 200 — 1.2 KiB — 38 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/maximize.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/maximize.svg — 200 — 974 B — 41 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/minimize.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/minimize.svg — 200 — 978 B — 41 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/close.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/close.svg — 200 — 917 B — 42 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/play.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/play.svg — 200 — 760 B — 42 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/view-mode.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/view-mode.svg — 200 — 911 B — 43 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/backward.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/backward.svg — 200 — 1.2 KiB — 74 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/forward.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/forward.svg — 200 — 1.4 KiB — 72 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/captions-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/captions-icon.svg — 200 — 1.3 KiB — 70 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slides-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slides-icon.svg — 200 — 2.8 KiB — 66 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slide-next-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slide-next-icon.svg — 200 — 726 B — 65 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slide-prev-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slide-prev-icon.svg — 200 — 723 B — 63 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/circle-play.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/circle-play.svg — 200 — 537 B — 66 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/loader-circle.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/loader-circle.svg — 200 — 504 B — 67 ms — h2https://oc-presentation.elearning.uni-hannover.de/ui/config/paella7/config.jsonoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/ui/config/paella7/config.json — 200 — 3.8 KiB — 37 ms — h2https://oc-presentation.elearning.uni-hannover.de/search/episode.json?id=Gmlbzoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/search/episode.json?id=Gmlbz — 200 — 6.1 KiB — 42 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/fullscreen-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/fullscreen-icon.svg — 200 — 0 B — 2 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/fullscreen-exit.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/fullscreen-exit.svg — 200 — 0 B — 3 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-high.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-high.svg — 200 — 0 B — 9 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-mid.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-mid.svg — 200 — 0 B — 9 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-low.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-low.svg — 200 — 0 B — 11 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-mute-cross.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/volume-mute-cross.svg — 200 — 0 B — 11 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/maximize.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/maximize.svg — 200 — 0 B — 11 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/minimize.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/minimize.svg — 200 — 0 B — 19 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/close.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/close.svg — 200 — 0 B — 19 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/play.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/play.svg — 200 — 0 B — 21 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/view-mode.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/view-mode.svg — 200 — 0 B — 21 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/backward.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/backward.svg — 200 — 0 B — 20 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/forward.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/forward.svg — 200 — 0 B — 20 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/captions-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/captions-icon.svg — 200 — 0 B — 20 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slides-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slides-icon.svg — 200 — 0 B — 20 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slide-next-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slide-next-icon.svg — 200 — 0 B — 20 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slide-prev-icon.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/slide-prev-icon.svg — 200 — 0 B — 20 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/circle-play.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/circle-play.svg — 200 — 0 B — 19 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/loader-circle.svgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/icons/loader-circle.svg — 200 — 0 B — 19 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/theme.cssoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/theme.css — 200 — 6.0 KiB — 36 ms — h2https://oc-presentation.elearning.uni-hannover.de/static/mh_default_org/engage-player/Gmlbz/615fa87a-dfd7-46f4-bb25-83352bf30779/thumbnail_6aeba98e-fe00-47ad-8d30-d62b93395783.jpgoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/static/mh_default_org/engage-player/Gmlbz/615fa87a-dfd7-46f4-bb25-83352bf30779/thumbnail_6aeba98e-fe00-47ad-8d30-d62b93395783.jpg — 200 — 141.5 KiB — 42 ms — h2https://oc-presentation.elearning.uni-hannover.de/ui/config/paella7/config.jsonoc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/ui/config/paella7/config.json — 200 — 3.8 KiB — 40 ms — h2https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/Roboto-Regular.woff2oc-presentation.elearning.uni-hanno... https://oc-presentation.elearning.uni-hannover.de/paella7/ui/default_theme/Roboto-Regular.woff2 — 200 — 18.8 KiB — 40 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1069ms · 542KB · €12/mo
oc-presentation.elearning.uni-hannover.de
Other
Costly
Execution 429ms
Transfer 362 KB
Unused 64%
Monthly Cost €5/mo
www.uni-hannover.de
Other
Costly
Execution 344ms
Transfer 161 KB
Unused 62%
Monthly Cost €4/mo
Unattributable
Other
Optional
Execution 164ms
Transfer 0 KB
Monthly Cost €2/mo
www.uni-hannover.de
Other
Optional
Execution 132ms
Transfer 18 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • oc-presentation.elearning.uni-hannover.de adds 429ms and costs ~€5/month
  • www.uni-hannover.de adds 344ms and costs ~€4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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

oc-presentation.elearning.uni-hannover.de takes 429ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

64% of oc-presentation.elearning.uni-hannover.de's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

www.uni-hannover.de takes 344ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

62% of www.uni-hannover.de's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

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