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.
2.49 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.47 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
558 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.010
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.32 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.
7.02 s
Page Load Progression
FPage Weight BudgetAction2.7 MB transferred, 140 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction89% third-party, 0 ms blockingFIX
FJS Execution CostAction5985ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.nikkei.com/ | 2753ms | 22ms | 3ms | 1st |
| Unattributable | 1524ms | 127ms | 0ms | 3rd |
| https://www.nikkei.com/.resources/k2-top/main.rev-4d78526c.js | 467ms | 425ms | 3ms | 1st |
| https://www.nikkei.com/.resources/tracking/static/atlas/atj.min.rev-c6c444.js | 406ms | 117ms | 2ms | 1st |
| https://static.cmp.datasign.co/v2/assets/cmp_ui.js?h=f4f2249aa9 | 308ms | 231ms | 64ms | 3rd |
| https://js.rtoaster.jp/Rtoaster.js | 204ms | 153ms | 1ms | 3rd |
| https://cmp.datasign.co/v2/f4f2249aa9/cmp.js | 178ms | 125ms | 50ms | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 146ms | 112ms | 31ms | 3rd |
CImage OptimizationAction98 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
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
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
CJS BundlesAction19 scripts, 187 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.nikkei.com/.resources/k2-top/main.rev-4d78526c.js | 134 KB | 51 KB (39%) | ✓ | 1st |
| https://connect.facebook.net/en_US/fbevents.js | 97 KB | 45 KB (47%) | ✓ | 3rd |
| https://static.cmp.datasign.co/v2/assets/cmp_ui.js?h=f4f2249aa9 | 106 KB | 45 KB (43%) | ✓ | 3rd |
| https://static.cmp.datasign.co/v2/assets/cmp_ui.js?h=f4f2249aa9 | 0 KB | 45 KB (43%) | ✓ | 3rd |
| https://www.nikkei.com/.resources/tracking/static/atlas/atj.min.rev-c6c444.js | 7 KB | — | ✓ | 1st |
| https://www.nikkei.com/.resources/tracking/static/atlas/google-analytics.rev-896d69.js | 1 KB | — | ✓ | 1st |
| https://cmp.datasign.co/v2/f4f2249aa9/cmp.js | 0 KB | — | ✓ | 3rd |
| https://www.nikkei.com/.resources/tracking/static/atlas/init-rntrack-vars.rev-6357d1.js | 0 KB | — | ✓ | 1st |
| https://cmp.datasign.co/v2/f4f2249aa9/cmp.js | 37 KB | — | ✓ | 3rd |
| https://www.nikkei.com/.resources/tracking/static/atlas/c2p.rev-8c9198.js | 2 KB | — | ✓ | 1st |
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
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
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
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
BHTTP Cachingno-cacheREVIEW
no-cache
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
A+Text CompressionAll text resources are compressedPASS
A+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints19 hints, 0 missing preconnectsPASS
Current Resource Hints
19 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall140 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 | 1524ms | 0 KB | — | ¥2105/mo | Costly |
static.cmp.datasign.co static.cmp.datasign.co | Other | 308ms | 0 KB | 43% | ¥426/mo | Costly |
js.rtoaster.jp js.rtoaster.jp | Other | 204ms | 4 KB | — | ¥282/mo | Costly |
cmp.datasign.co cmp.datasign.co | Other | 178ms | 0 KB | — | ¥246/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 146ms | 97 KB | 47% | ¥202/mo | Costly |
These scripts may cost more than they're worth
- Unattributable adds 1524ms and costs ~¥2105/month
- static.cmp.datasign.co adds 308ms and costs ~¥426/month
- js.rtoaster.jp adds 204ms and costs ~¥282/month
- cmp.datasign.co adds 178ms and costs ~¥246/month
- Facebook Pixel adds 146ms and costs ~¥202/month
Unattributable takes 1524ms 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
static.cmp.datasign.co takes 308ms 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
js.rtoaster.jp takes 204ms 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
cmp.datasign.co takes 178ms 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
Facebook Pixel takes 146ms 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