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.
4.28 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.03 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
620 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.226
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.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.
10.38 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2394ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://link.springer.com/brands/springer | 880ms | 32ms | 6ms | 3rd |
| https://sgtm.springer.com/gtm.js?id=GTM-MRVXSHQ | 630ms | 517ms | 93ms | 3rd |
| Unattributable | 270ms | 23ms | 0ms | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 233ms | 157ms | 74ms | 3rd |
| https://cmp.springer.com/production_live/en/consent-bundle-17-72.js | 185ms | 29ms | 18ms | 3rd |
| https://cdn.jsdelivr.net/npm/mathjax@2.7.5/config/TeX-AMS-MML_SVG.js?V=2.7.5 | 103ms | 69ms | 32ms | 3rd |
| https://pagead2.googlesyndication.com/tag/js/gpt.js | 94ms | 78ms | 14ms | 3rd |
CImage OptimizationAction17 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
CJS BundlesAction10 scripts, 248 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 143 KB (76%) | ✓ | 3rd |
| https://sgtm.springer.com/gtm.js?id=GTM-MRVXSHQ | 200 KB | 68 KB (34%) | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/mathjax@2.7.5/config/TeX-AMS-MML_SVG.js?V=2.7.5 | 65 KB | 37 KB (58%) | ✓ | 3rd |
| https://link.springer.com/oscar-static/js/polyfill-es5-bundle-f665f963ea.js | 23 KB | — | ✓ | 3rd |
| https://cmp.springer.com/production_live/en/consent-bundle-17-72.js | 40 KB | — | ✓ | 3rd |
| https://link.springer.com/oscar-static/js/brandhubspage-es6-bundle-bc4bf4619f.js | 10 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/mathjax@2.7.5/MathJax.js?config=TeX-AMS-MML_SVG.js | 19 KB | — | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/mathjax@2.7.5/jax/output/HTML-CSS/config.js?V=2.7.5 | 3 KB | — | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MRVXSHQ>g_health=1 | 0 KB | — | ✓ | 3rd |
| https://pagead2.googlesyndication.com/tag/js/gpt.js | 34 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
BPage Weight Inventory41 resources · 990 KB · 248 KB savings availableREVIEW
~248.0 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 41 resources | 989.8 KiB | ||||||
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
APage Weight Budget990 KB transferred, 41 requestsPASS
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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading2 fonts (99 KB)PASS
Web fonts
2
99 KB total
Render-blocking
0
of 2
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
AHTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
Network Waterfall41 requests over 2453msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
link.springer.com link.springer.com | Other | 880ms | 60 KB | — | €5/mo | Costly |
sgtm.springer.com sgtm.springer.com | Other | 630ms | 200 KB | 34% | €3/mo | Costly |
Unattributable Unattributable | Other | 270ms | 0 KB | — | €1/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 233ms | 188 KB | 76% | €1/mo | Costly |
cmp.springer.com cmp.springer.com | Other | 185ms | 40 KB | — | €1/mo | Optional |
jsDelivr cdn.jsdelivr.net | CDN | 103ms | 65 KB | 58% | €1/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 94ms | 34 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- link.springer.com adds 880ms and costs ~€5/month
- sgtm.springer.com adds 630ms and costs ~€3/month
- Unattributable adds 270ms and costs ~€1/month
- pagead2.googlesyndication.com adds 233ms and costs ~€1/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
link.springer.com takes 880ms 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
sgtm.springer.com takes 630ms 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 270ms 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
pagead2.googlesyndication.com takes 233ms 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
76% of pagead2.googlesyndication.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
58% of jsDelivr'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