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.13 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.05 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
468 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.244
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.13 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.37 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2130ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://link.springer.com/brands/bmc | 755ms | 20ms | 6ms | 3rd |
| https://sgtm.springer.com/gtm.js?id=GTM-MRVXSHQ | 543ms | 442ms | 69ms | 3rd |
| https://cmp.springer.com/production_live/en/consent-bundle-17-72.js | 256ms | 185ms | 14ms | 3rd |
| Unattributable | 236ms | 19ms | 0ms | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604090101/pubads_impl.js?cb=31097905 | 189ms | 128ms | 60ms | 3rd |
| https://pagead2.googlesyndication.com/tag/js/gpt.js | 77ms | 67ms | 9ms | 3rd |
| https://cdn.jsdelivr.net/npm/mathjax@2.7.5/config/TeX-AMS-MML_SVG.js?V=2.7.5 | 74ms | 54ms | 18ms | 3rd |
BPage Weight Budget1.1 MB transferred, 32 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
CImage OptimizationAction7 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
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, 246 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604090101/pubads_impl.js?cb=31097905 | 186 KB | 141 KB (76%) | ✓ | 3rd |
| https://sgtm.springer.com/gtm.js?id=GTM-MRVXSHQ | 200 KB | 67 KB (34%) | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/mathjax@2.7.5/config/TeX-AMS-MML_SVG.js?V=2.7.5 | 64 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 | 2 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 Inventory32 resources · 1.1 MB · 246 KB savings availableREVIEW
~245.9 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 32 resources | 1.1 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 Loading1 fonts (49 KB)PASS
Web fonts
1
49 KB total
Render-blocking
0
of 1
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 Waterfall32 requests over 2140msINFO
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 | 755ms | 53 KB | — | €4/mo | Costly |
sgtm.springer.com sgtm.springer.com | Other | 543ms | 200 KB | 34% | €3/mo | Costly |
cmp.springer.com cmp.springer.com | Other | 256ms | 40 KB | — | €1/mo | Costly |
Unattributable Unattributable | Other | 236ms | 0 KB | — | €1/mo | Costly |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 189ms | 186 KB | 76% | €1/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 77ms | 34 KB | — | €0/mo | Optional |
jsDelivr cdn.jsdelivr.net | CDN | 74ms | 64 KB | 58% | €0/mo | Optional |
These scripts may cost more than they're worth
- link.springer.com adds 755ms and costs ~€4/month
- sgtm.springer.com adds 543ms and costs ~€3/month
- cmp.springer.com adds 256ms and costs ~€1/month
- Unattributable adds 236ms 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 755ms 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 543ms 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
cmp.springer.com takes 256ms 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 236ms 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