Performance
· 16 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.
3.81 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.97 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
960 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.014
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.81 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.
6.29 s
Page Load Progression
DHTTP CachingActionno-store (uncacheable)FIX
private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| max-age | 0 | Cache for 0 seconds |
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| post-check | 0 | |
| pre-check | 0 |
BPage Weight Budget1.1 MB transferred, 28 requestsREVIEW
BThird-Party Impact45% third-party, 0 ms blockingREVIEW
BImage Optimization6 images, 0 KB saveableREVIEW
CJS Execution CostAction1892ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.sciencedirect.com/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=9e8ba4100ff603bd | 1167ms | 1108ms | 23ms | 1st |
| Unattributable | 418ms | 5ms | 0ms | 3rd |
| https://www.sciencedirect.com/ | 307ms | 31ms | 5ms | 1st |
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 Loading2 fonts (68 KB)PASS
Web fonts
2
68 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)
Fixing the unchecked items could save ~20 KB and ~40 ms
A+JS Bundles11 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.sciencedirect.com/cdn-cgi/challenge-platform/h/b/orchestrate/chl_page/v1?ray=9e8ba4100ff603bd | 71 KB | — | ✓ | 1st |
| blob:https://www.sciencedirect.com/bd6b0d5a-452a-4e82-8f82-620f16d2152a | 0 KB | — | ✓ | 3rd |
| https://challenges.cloudflare.com/turnstile/v0/b/625261456364/api.js?onload=OBvX9&render=explicit | 17 KB | — | ✓ | 3rd |
| blob:https://www.sciencedirect.com/4493cda0-89a5-4e93-994a-dff57fa3a650 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/682354ec-2f87-4009-9cf5-400fc78c9309 | 0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/950d06a3-75e0-465e-87dd-c629318433a2 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/950d06a3-75e0-465e-87dd-c629318433a2 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/950d06a3-75e0-465e-87dd-c629318433a2 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/950d06a3-75e0-465e-87dd-c629318433a2 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/950d06a3-75e0-465e-87dd-c629318433a2 | 0 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall28 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 418ms | 0 KB | — | $6/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 418ms and costs ~$6/month
Unattributable takes 418ms 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