Performance
· 15 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.
1.10 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.98 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 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.22 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.
1.98 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DPage Weight InventoryAction34 resources · 1.5 MB · 249 KB savings availableFIX
~248.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 34 resources | 1.5 MiB | ||||||
BPage Weight Budget1.5 MB transferred, 34 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 OptimizationAction9 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
BJS Execution Cost532ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://link.springer.com/brands/bmc | 205ms | 7ms | 1ms | 3rd |
| https://sgtm.springer.com/gtm.js?id=GTM-MRVXSHQ | 127ms | 105ms | 18ms | 3rd |
| Unattributable | 82ms | 5ms | 0ms | 3rd |
| https://cmp.springer.com/production_live/en/consent-bundle-17-72.js | 62ms | 42ms | 4ms | 3rd |
| https://pagead2.googlesyndication.com/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 | 55ms | 41ms | 13ms | 3rd |
CJS BundlesAction10 scripts, 249 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?cb=31097945 | 188 KB | 141 KB (75%) | ✓ | 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 | 70 KB | 41 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
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
AHTTP Cachingmax-age=3600 (1 hour)PASS
max-age=3600
| Directive | Value | Meaning |
|---|---|---|
| max-age | 3600 | Cache for 1 hour |
Network Waterfall34 requests over 1295msINFO
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 | 205ms | 53 KB | — | €1/mo | Costly |
sgtm.springer.com sgtm.springer.com | Other | 127ms | 200 KB | 34% | €1/mo | Optional |
Unattributable Unattributable | Other | 82ms | 0 KB | — | €0/mo | Optional |
cmp.springer.com cmp.springer.com | Other | 62ms | 40 KB | — | €0/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 55ms | 188 KB | 75% | €0/mo | Optional |
These scripts may cost more than they're worth
- link.springer.com adds 205ms 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 205ms 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
75% 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