Skip to content
https://www.nikkei.com

Performance

· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
3
REVIEW
4
PASS
7
INFO
2

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

56
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
89
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

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

477 ms
955 ms
1.4 s
1.9 s
2.4 s
2.9 s
3.3 s
3.8 s
Checks
16
7 PASS 4 REVIEW 3 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 140 requests
FIX
2.7 MB transferred, 140 requests
Warning::
Page weighs 11.7 MB (2.7 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
140 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.58 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
140 requests
0.58 g CO2 per page load
Images 1.9 MiB 68%
JavaScript 405.6 KiB 14%
Other 375.6 KiB 13%
HTML 95.1 KiB 3%
CSS 25.9 KiB 1%
Other 2.2 KiB 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

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.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
89% third-party, 0 ms blocking
FIX
89% third-party, 0 ms blocking
Warning::
Third-party code accounts for 89% of page weight (2.5 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
89%
First-party Third-party
F
JS Execution Cost
Action
5985ms total JS execution
FIX
5985ms total JS execution
Warning::
https://www.nikkei.com/: 2753ms CPU time
Warning::
Unattributable: 1524ms CPU time
Warning::
https://www.nikkei.com/.resources/k2-top/main.rev-...: 467ms CPU time
Warning::
https://www.nikkei.com/.resources/tracking/static/...: 406ms CPU time
Warning::
https://static.cmp.datasign.co/v2/assets/cmp_ui.js...: 308ms CPU time
Info::
Third-party scripts: 2359ms (39% of total)

Main Thread Breakdown

Style & Layout 41% Other 29% Script Evaluation 23%
ScriptTotalScriptingParse/CompileParty
https://www.nikkei.com/2753ms22ms3ms1st
Unattributable1524ms127ms0ms3rd
https://www.nikkei.com/.resources/k2-top/main.rev-4d78526c.js467ms425ms3ms1st
https://www.nikkei.com/.resources/tracking/static/atlas/atj.min.rev-c6c444.js406ms117ms2ms1st
https://static.cmp.datasign.co/v2/assets/cmp_ui.js?h=f4f2249aa9308ms231ms64ms3rd
https://js.rtoaster.jp/Rtoaster.js204ms153ms1ms3rd
https://cmp.datasign.co/v2/f4f2249aa9/cmp.js178ms125ms50ms3rd
https://connect.facebook.net/en_US/fbevents.js146ms112ms31ms3rd
C
Image Optimization
Action
98 images, 0 KB saveable
REVIEW
98 images, 0 KB saveable
Warning::
https://www.nikkei.com/.resources/k-components/log... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.nikkei.com/.resources/k-components/ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.nikkei.com/.resources/k-components/ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.nikkei.com/.resources/k-components/ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://partsa.nikkei.com/parts/ds/images/topic/ba... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.nikkei.com/.resources/k-components/ico... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
98 images 1.9 MB
0 oversized -0 KB
27 legacy format
6 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

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

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

C
JS Bundles
Action
19 scripts, 187 KB unused
REVIEW
19 scripts, 187 KB unused
Warning::
https://www.nikkei.com/.resources/k2-top/main.rev-...: 51 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://connect.facebook.net/en_US/fbevents.js: 45 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.cmp.datasign.co/v2/assets/cmp_ui.js...: 45 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.cmp.datasign.co/v2/assets/cmp_ui.js...: 45 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 187 KB
187 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.nikkei.com/.resources/k2-top/main.rev-4d78526c.js134 KB51 KB (39%)1st
https://connect.facebook.net/en_US/fbevents.js97 KB45 KB (47%)3rd
https://static.cmp.datasign.co/v2/assets/cmp_ui.js?h=f4f2249aa9106 KB45 KB (43%)3rd
https://static.cmp.datasign.co/v2/assets/cmp_ui.js?h=f4f2249aa90 KB45 KB (43%)3rd
https://www.nikkei.com/.resources/tracking/static/atlas/atj.min.rev-c6c444.js7 KB1st
https://www.nikkei.com/.resources/tracking/static/atlas/google-analytics.rev-896d69.js1 KB1st
https://cmp.datasign.co/v2/f4f2249aa9/cmp.js0 KB3rd
https://www.nikkei.com/.resources/tracking/static/atlas/init-rntrack-vars.rev-6357d1.js0 KB1st
https://cmp.datasign.co/v2/f4f2249aa9/cmp.js37 KB3rd
https://www.nikkei.com/.resources/tracking/static/atlas/c2p.rev-8c9198.js2 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
no-cache
REVIEW
no-cache
Info::
Cache-Control header is set
Got: no-cache
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache

DirectiveValueMeaning
no-cacheCache but always revalidate first
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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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
19 hints, 0 missing preconnects
PASS
19 hints, 0 missing preconnects
Info::
Page uses 19 resource hint(s)

Current Resource Hints

preconnect
preload
+9
19
dns-prefetch
prefetch

19 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
140 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
39% of JavaScript execution is third-party
First-party Third-party 2359ms · 101KB · ¥3260/mo
Unattributable
Other
Costly
Execution 1524ms
Transfer 0 KB
Monthly Cost ¥2105/mo
static.cmp.datasign.co
Other
Costly
Execution 308ms
Transfer 0 KB
Unused 43%
Monthly Cost ¥426/mo
js.rtoaster.jp
Other
Costly
Execution 204ms
Transfer 4 KB
Monthly Cost ¥282/mo
cmp.datasign.co
Other
Costly
Execution 178ms
Transfer 0 KB
Monthly Cost ¥246/mo
Facebook Pixel
Advertising
Costly
Execution 146ms
Transfer 97 KB
Unused 47%
Monthly Cost ¥202/mo

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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