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.
452 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
770 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
62 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.016
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
568 ms
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.27 s
Page Load Progression
DThird-Party ImpactAction63% third-party, 0 ms blockingFIX
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 |
BImage Optimization5 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
BJS Execution Cost642ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://tandfonline.com/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9ed4fdef7bfda09c | 508ms | 491ms | 6ms | 1st |
| Unattributable | 78ms | 3ms | 0ms | 3rd |
| https://tandfonline.com/ | 56ms | 18ms | 8ms | 1st |
APage Weight Budget1003 KB transferred, 24 requestsPASS
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (212 KB)PASS
Web fonts
1
212 KB total
Render-blocking
0
of 1
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 ~170 KB and ~340 ms
A+JS Bundles9 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015 | 7 KB | — | ✓ | 3rd |
| https://tandfonline.com/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9ed4fdef7bfda09c | 69 KB | — | ✓ | 1st |
| https://challenges.cloudflare.com/turnstile/v0/g/b0a7532ac8ec/api.js?onload=cFyL2&render=explicit | 17 KB | — | ✓ | 3rd |
| blob:https://tandfonline.com/c2cf34a5-bb75-4d65-a1ff-3e695e82ddce | 0 KB | — | ✓ | 3rd |
| blob:https://tandfonline.com/c73a22e2-6623-443d-a8fa-a585d81a038c | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/9e20f274-568d-4975-8668-bf6c4d8ac0f3 | 0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/c9a6c9dc-6663-410b-8c69-e917a0341246 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/c9a6c9dc-6663-410b-8c69-e917a0341246 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/76b7c70f-cac3-42cd-a8c2-e7bdc2b5d9c2 | -0 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
APage Weight Inventory24 resources · 1003 KB · 0 KB savings availablePASS
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 24 resources | 1002.7 KiB | ||||||
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall24 requests over 3303msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 78ms | 0 KB | — | $1/mo | Optional |