Skip to content
https://tandfonline.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
87
GRADE
B
FIX
2
REVIEW
2
PASS
9
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

100
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
75
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

468 ms
935 ms
1.4 s
1.9 s
2.3 s
2.8 s
3.3 s
3.7 s
Checks
15
9 PASS 2 REVIEW 2 FIX
D
Third-Party Impact
Action
63% third-party, 0 ms blocking
FIX
63% third-party, 0 ms blocking
Warning::
Third-party code accounts for 63% of page weight (632.5 KiB of 1002.7 KiB)
Info::
Third-party blocking time is low (0 ms)
37%
63%
First-party Third-party
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age0Cache for 0 seconds
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
post-check0
pre-check0
B
Image Optimization
5 images, 0 KB saveable
REVIEW
5 images, 0 KB saveable
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmQA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
5 images 5 KB
0 oversized -0 KB
2 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
642ms total JS execution
REVIEW
642ms total JS execution
Warning::
https://tandfonline.com/cdn-cgi/challenge-platform...: 508ms CPU time
Info::
Unattributable: 78ms CPU time
Info::
https://tandfonline.com/: 56ms CPU time
Info::
Third-party scripts: 78ms (12% of total)

Main Thread Breakdown

Script Evaluation 79% Other 13%
ScriptTotalScriptingParse/CompileParty
https://tandfonline.com/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9ed4fdef7bfda09c508ms491ms6ms1st
Unattributable78ms3ms0ms3rd
https://tandfonline.com/56ms18ms8ms1st
A
Page Weight Budget
1003 KB transferred, 24 requests
PASS
1003 KB transferred, 24 requests
Info::
Page weighs 1.9 MB (1003 KB transferred)
Info::
Fonts are 212 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 212 KB
Info::
24 HTTP requests
Info::
Estimated 0.21 g CO2 per page load
1003 KB / 2.4 MB budget
1003 KB transferred
24 requests
0.21 g CO2 per page load
Other 308.0 KiB 31%
HTML 239.3 KiB 24%
Fonts 212.2 KiB 21%
Other 143.5 KiB 14%
JavaScript 93.5 KiB 9%
Images 4.6 KiB 0%
Other 1.7 KiB 0%
0 2.4 MB 4.9 MB
Under budget

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

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 Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
1 fonts (212 KB)
PASS
1 fonts (212 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

212 KB total

Render-blocking

0

of 1

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 452 ms LCP 770 msdata:application/font-sfnt;base64,AAEAAAATAQAABAAwRFNJR54SRB0AAztIAAAVdEdERUYAJgOvAAM3KAAAAB5HUE9TC…font-sfnt;base64,AAEAAA... data:application/font-sfnt;base64,AAEAAAATAQAABAAwRFNJR54SRB0AAztIAAAVdEdERUYAJgOvAAM3KAAAAB5HUE9TC… — 212.2 KiB — 10 ms — font-display: swap
font-sfnt;base64,AAEAAA... unknown swap
Size 212 KB
Load time 10 ms
Start 171 ms
Risk FOUT — text flashes from fallback to web font
  • 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 Bundles
9 scripts, 0 KB unused
PASS
9 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c12417176891760157 KB3rd
https://tandfonline.com/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9ed4fdef7bfda09c69 KB1st
https://challenges.cloudflare.com/turnstile/v0/g/b0a7532ac8ec/api.js?onload=cFyL2&render=explicit17 KB3rd
blob:https://tandfonline.com/c2cf34a5-bb75-4d65-a1ff-3e695e82ddce0 KB3rd
blob:https://tandfonline.com/c73a22e2-6623-443d-a8fa-a585d81a038c-0 KB3rd
blob:https://challenges.cloudflare.com/9e20f274-568d-4975-8668-bf6c4d8ac0f30 KB3rd
blob:https://challenges.cloudflare.com/c9a6c9dc-6663-410b-8c69-e917a0341246-0 KB3rd
blob:https://challenges.cloudflare.com/c9a6c9dc-6663-410b-8c69-e917a0341246-0 KB3rd
blob:https://challenges.cloudflare.com/76b7c70f-cac3-42cd-a8c2-e7bdc2b5d9c2-0 KB3rd
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
Page Weight Inventory
24 resources · 1003 KB · 0 KB savings available
PASS
24 resources · 1003 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 1003 KB
Warning::
18 third-party resources (63% of weight)
Info::
2 resources over 200KB
24 resources · 1002.7 KiB · 18 third-party Within 1MB page-weight target
Document 38% · 382.8 KiB
Other 31% · 309.7 KiB
Font 21% · 212.2 KiB
JavaScript 9% · 93.5 KiB
Image 0% · 4.6 KiB
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
24 requests over 3303ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 452 ms LCP 770 mshttps://tandfonline.com// https://tandfonline.com/ — 307 — 65 B — 63 ms — http/1.1https://tandfonline.com// https://tandfonline.com/ — 403 — 143.9 KiB — 28 ms — h3https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015 — 200 — 6.9 KiB — 26 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQAAAAdCAMAAAB7eOLfAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQQAAAAdCAMAAAB7eOLfAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAAChCAMAAADjq+1IAAACeVBMVEUAAAD//////////////////…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAAChCAMAAADjq+1IAAACeVBMVEUAAAD//////////////////… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmQAAABwCAQAAAAawKSTAAAWC0lEQVR42u2dabmkOhCGj4RIiAQkR…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmQAAABwCAQAAAAawKSTAAAWC0lEQVR42u2dabmkOhCGj4RIiAQkR… — 200 — 0 B — 0 ms — datahttps://tandfonline.com/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9ed4fdef7bfda09c/cdn-cgi/challenge-platform/h/g/orc... https://tandfonline.com/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9ed4fdef7bfda09c — 200 — 69.2 KiB — 28 ms — h3data:application/font-sfnt;base64,AAEAAAATAQAABAAwRFNJR54SRB0AAztIAAAVdEdERUYAJgOvAAM3KAAAAB5HUE9TC…data:application/font-sfnt;base64,A... data:application/font-sfnt;base64,AAEAAAATAQAABAAwRFNJR54SRB0AAztIAAAVdEdERUYAJgOvAAM3KAAAAB5HUE9TC… — 200 — 212.2 KiB — 10 ms — datahttps://challenges.cloudflare.com/turnstile/v0/g/b0a7532ac8ec/api.js?onload=cFyL2&render=explicitchallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/g/b0a7532ac8ec/api.js?onload=cFyL2&render=explicit — 200 — 17.4 KiB — 21 ms — h3blob:https://tandfonline.com/c2cf34a5-bb75-4d65-a1ff-3e695e82ddcetandfonline.com/c2cf34a5-bb75-4d65-... blob:https://tandfonline.com/c2cf34a5-bb75-4d65-a1ff-3e695e82ddce — -1 — 0 B — 0 ms — https://tandfonline.com/cdn-cgi/rum?/cdn-cgi/rum? https://tandfonline.com/cdn-cgi/rum? — 204 — 141 B — 7 ms — h3https://tandfonline.com/favicon.png/favicon.png https://tandfonline.com/favicon.png — 403 — 143.4 KiB — 21 ms — h3https://tandfonline.com/cdn-cgi/challenge-platform/h/g/flow/ov1/2582455831:1776359653:dhx-9h23FmH10TlLu5PxT4ZpfX2Ps-EPhrGZOBMjK-4/9ed4fdef7bfda09c/8_MUrlZT43c1klI88W7f9xuKJAB1I4OYm.tKQewAx4I-1776361402-1.2.1.1-YaP.WHocNja_UHAtbuyqqvQQwx2KR5e6dWPpafzxgET9vkoxps0HLCMd45AjkBnU/cdn-cgi/challenge-platform/h/g/flo... https://tandfonline.com/cdn-cgi/challenge-platform/h/g/flow/ov1/2582455831:1776359653:dhx-9h23FmH10TlLu5PxT4ZpfX2Ps-EPhrGZOBMjK-4/9ed4fdef7bfda09c/8_MUrlZT43c1klI88W7f9xuKJAB1I4OYm.tKQewAx4I-1776361402-1.2.1.1-YaP.WHocNja_UHAtbuyqqvQQwx2KR5e6dWPpafzxgET9vkoxps0HLCMd45AjkBnU — 200 — 13.5 KiB — 25 ms — h3blob:https://tandfonline.com/c73a22e2-6623-443d-a8fa-a585d81a038ctandfonline.com/c73a22e2-6623-443d-... blob:https://tandfonline.com/c73a22e2-6623-443d-a8fa-a585d81a038c — 200 — -1 B — 35 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/ov2/av0/rch/dj3hm/0x4AAAAAAAAjq6WYeRDKmebM/light/fbE/new/normal?lang=autochallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/ov2/av0/rch/dj3hm/0x4AAAAAAAAjq6WYeRDKmebM/light/fbE/new/normal?lang=auto — 200 — 95.4 KiB — 27 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/cmg/1challenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/cmg/1 — 200 — 208 B — 6 ms — h3blob:https://challenges.cloudflare.com/9e20f274-568d-4975-8668-bf6c4d8ac0f3challenges.cloudflare.com/9e20f274-... blob:https://challenges.cloudflare.com/9e20f274-568d-4975-8668-bf6c4d8ac0f3 — -1 — 0 B — 0 ms — https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/flow/ov1/2665393735:1776359655:-yZ21BwzAphqzXrHgKcxOX77RkXAL9rAafXdddf9JJc/9ed4fdf23b6ee90b/G66vWtPlBOdN4_JFyQU95VAtTUlw7BoxbnftxInXQdk-1776361403-1.2.1.1-uud6oCTw2sDhAoEAMZ0Rl.EmxvkfgO0EI0IRJUoCfPxYynn160Ay1fvtJpMaW4Pochallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/flow/ov1/2665393735:1776359655:-yZ21BwzAphqzXrHgKcxOX77RkXAL9rAafXdddf9JJc/9ed4fdf23b6ee90b/G66vWtPlBOdN4_JFyQU95VAtTUlw7BoxbnftxInXQdk-1776361403-1.2.1.1-uud6oCTw2sDhAoEAMZ0Rl.EmxvkfgO0EI0IRJUoCfPxYynn160Ay1fvtJpMaW4Po — 200 — 271.5 KiB — 91 ms — h3blob:https://challenges.cloudflare.com/c9a6c9dc-6663-410b-8c69-e917a0341246challenges.cloudflare.com/c9a6c9dc-... blob:https://challenges.cloudflare.com/c9a6c9dc-6663-410b-8c69-e917a0341246 — 200 — -1 B — 103 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/d/9ed4fdf23b6ee90b/1776361403580/hkTV3o6rRFohzfmchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/d/9ed4fdf23b6ee90b/1776361403580/hkTV3o6rRFohzfm — 200 — 4.4 KiB — 7 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/pat/9ed4fdf23b6ee90b/1776361403580/26e998b32e3be691c4b59b97731c7b5bebb6a5142ab79c0f7ddd0aa5df6d52ea/FYRK5MtBpIcGFJFchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/pat/9ed4fdf23b6ee90b/1776361403580/26e998b32e3be691c4b59b97731c7b5bebb6a5142ab79c0f7ddd0aa5df6d52ea/FYRK5MtBpIcGFJF — 401 — 1.7 KiB — 10 ms — h3blob:https://challenges.cloudflare.com/c9a6c9dc-6663-410b-8c69-e917a0341246challenges.cloudflare.com/c9a6c9dc-... blob:https://challenges.cloudflare.com/c9a6c9dc-6663-410b-8c69-e917a0341246 — 200 — -1 B — 14 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/flow/ov1/2665393735:1776359655:-yZ21BwzAphqzXrHgKcxOX77RkXAL9rAafXdddf9JJc/9ed4fdf23b6ee90b/G66vWtPlBOdN4_JFyQU95VAtTUlw7BoxbnftxInXQdk-1776361403-1.2.1.1-uud6oCTw2sDhAoEAMZ0Rl.EmxvkfgO0EI0IRJUoCfPxYynn160Ay1fvtJpMaW4Pochallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/flow/ov1/2665393735:1776359655:-yZ21BwzAphqzXrHgKcxOX77RkXAL9rAafXdddf9JJc/9ed4fdf23b6ee90b/G66vWtPlBOdN4_JFyQU95VAtTUlw7BoxbnftxInXQdk-1776361403-1.2.1.1-uud6oCTw2sDhAoEAMZ0Rl.EmxvkfgO0EI0IRJUoCfPxYynn160Ay1fvtJpMaW4Po — 200 — 22.8 KiB — 30 ms — h3blob:https://challenges.cloudflare.com/76b7c70f-cac3-42cd-a8c2-e7bdc2b5d9c2challenges.cloudflare.com/76b7c70f-... blob:https://challenges.cloudflare.com/76b7c70f-cac3-42cd-a8c2-e7bdc2b5d9c2 — 200 — -1 B — 40 ms — blob
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
12% of JavaScript execution is third-party
First-party Third-party 78ms · 0KB · $1/mo
Unattributable
Other
Optional
Execution 78ms
Transfer 0 KB
Monthly Cost $1/mo

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback