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.
269 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
792 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
82 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.
413 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.
935 ms
Page Load Progression
DThird-Party ImpactAction83% third-party, 0 ms blockingFIX
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BJS Execution Cost631ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://japantimes.co.jp/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9eceac1f0bd2f24f | 571ms | 553ms | 7ms | 1st |
| Unattributable | 59ms | 3ms | 0ms | 3rd |
A+Page Weight Budget500 KB transferred, 21 requestsPASS
A+Text CompressionAll text resources are compressedPASS
AImage Optimization3 images, 0 KB saveablePASS
A+Font LoadingNo web fonts (system fonts)PASS
A+JS Bundles8 scripts, 0 KB unusedPASS
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://japantimes.co.jp/cdn-cgi/challenge-platform/h/g/orchestrate/chl_page/v1?ray=9eceac1f0bd2f24f | 69 KB | — | ✓ | 1st |
| blob:https://japantimes.co.jp/53732208-85f2-490c-beab-96ca723922d7 | 0 KB | — | ✓ | 3rd |
| https://challenges.cloudflare.com/turnstile/v0/g/b0a7532ac8ec/api.js?onload=cFyL2&render=explicit | 17 KB | — | ✓ | 3rd |
| blob:https://japantimes.co.jp/0d57cf0f-bd08-430c-9e4c-23bd21878d4e | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/4f2cd1f8-d24e-4fe6-b961-bf272259c10a | 0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/31a6d537-337e-4989-aae3-95b4a5f28677 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/31a6d537-337e-4989-aae3-95b4a5f28677 | -0 KB | — | ✓ | 3rd |
| blob:https://challenges.cloudflare.com/41cdcd57-7e36-4e96-bbb6-ecea4c107716 | -0 KB | — | ✓ | 3rd |
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
APage Weight Inventory21 resources · 500 KB · 0 KB savings availablePASS
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 21 resources | 499.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 Waterfall21 requests over 3974msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 59ms | 0 KB | — | ¥82/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 59ms and costs ~¥82/month
Unattributable takes 59ms 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