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.
7.74 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
7.96 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.011
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.74 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.
8.50 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction2546ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://access.clarivate.com/public/main.b64b5853616899a2.js | 1483ms | 1212ms | 110ms | 3rd |
| https://access.clarivate.com/public/polyfills.64718c1a6b92b54d.js | 551ms | 412ms | 2ms | 3rd |
| Unattributable | 348ms | 5ms | 0ms | 3rd |
| https://access.clarivate.com/login?app=wos&alternative=true&goto=https%3A%2F%2Fwww.webofknowledge.com&shibShireURL=https%3A%2F%2Fwww.webofknowledge.com%2F%3Fauth%3DShibboleth&shibReturnURL=https%3A%2F%2Fwww.webofknowledge.com%2F&roaming=true | 86ms | 5ms | 1ms | 3rd |
| https://access.clarivate.com/public/659.48d0fea43d7d5460.js | 78ms | 2ms | 4ms | 3rd |
DPage Weight InventoryAction46 resources · 1.8 MB · 102 KB savings availableFIX
~101.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 46 resources | 1.8 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CPage Weight BudgetAction1.8 MB transferred, 46 requestsREVIEW
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
Source: web.dev
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
BImage Optimization9 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
BJS Bundles14 scripts, 102 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://access.clarivate.com/public/main.b64b5853616899a2.js | 340 KB | 102 KB (30%) | ✓ | 3rd |
| https://access.clarivate.com/public/560.307eea494db12d50.js | 6 KB | — | ✓ | 3rd |
| https://access.clarivate.com/public/polyfills.64718c1a6b92b54d.js | 12 KB | — | ✓ | 3rd |
| https://access.clarivate.com/public/i18n-json-1.7400cf1f0834d0ed.js | 15 KB | — | ✓ | 3rd |
| https://access.clarivate.com/public/659.48d0fea43d7d5460.js | 213 KB | — | ✓ | 3rd |
| https://access.clarivate.com/public/817.c79c77ae1565a5a3.js | 4 KB | — | ✓ | 3rd |
| https://access.clarivate.com/public/runtime.fb1d508f789f09f3.js | 3 KB | — | ✓ | 3rd |
| https://access.clarivate.com/public/384.2ccbdc21e480dc44.js | 8 KB | — | ✓ | 3rd |
| https://access.clarivate.com/public/147.3cd549455f84dd63.js | 17 KB | — | ✓ | 3rd |
| https://access.clarivate.com/public/0.87f5e28162e08025.js | 4 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
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 Loading3 fonts (155 KB)PASS
Web fonts
3
155 KB total
Render-blocking
0
of 3
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~63 KB and ~126 ms
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
Network Waterfall46 requests over 2409msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
access.clarivate.com access.clarivate.com | Other | 1483ms | 340 KB | 30% | €16/mo | Costly |
access.clarivate.com access.clarivate.com | Other | 551ms | 12 KB | — | €6/mo | Costly |
Unattributable Unattributable | Other | 348ms | 0 KB | — | €4/mo | Costly |
access.clarivate.com access.clarivate.com | Other | 86ms | 2 KB | — | €1/mo | Optional |
access.clarivate.com access.clarivate.com | Other | 78ms | 213 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- access.clarivate.com adds 1483ms and costs ~€16/month
- access.clarivate.com adds 551ms and costs ~€6/month
- Unattributable adds 348ms and costs ~€4/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
access.clarivate.com takes 1483ms 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
access.clarivate.com takes 551ms 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 348ms 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