Skip to content
https://japantoday.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
4
REVIEW
4
PASS
5
INFO
2

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

47
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
65
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.
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.12 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

5.17 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.334

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.42 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.

5.22 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
4.2 MB transferred, 89 requests
FIX
4.2 MB transferred, 89 requests
Critical::
Page weighs 5.8 MB (4.2 MB transferred)
Warning::
Images are 2.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.9 MB
Info::
Fonts are 620 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 620 KB
Warning::
JavaScript is 567 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 567 KB
Info::
89 HTTP requests
Info::
Estimated 0.87 g CO2 per page load
4.2 MB / 2.4 MB budget
4.2 MB transferred
89 requests
0.87 g CO2 per page load
Images 2.9 MiB 70%
Fonts 619.9 KiB 15%
JavaScript 567.4 KiB 13%
CSS 46.4 KiB 1%
HTML 27.9 KiB 1%
Other 769 B 0%
Other 548 B 0%
Other 548 B 0%
Other 221 B 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

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

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (4.1 MiB of 4.2 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
D
JS Bundles
Action
12 scripts, 306 KB unused
FIX
12 scripts, 306 KB unused
Warning::
https://static.japantoday.com/dist/vendors.a4e5e5d...: 170 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PW6...: 74 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-WEYV...: 63 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 306 KB
306 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.japantoday.com/dist/vendors.a4e5e5d3fac6afa0cf6b.js?v=1.5.3253 KB170 KB (70%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PW6QSHM124 KB74 KB (60%)3rd
https://www.googletagmanager.com/gtag/js?id=G-WEYV414LXV156 KB63 KB (40%)3rd
https://static.japantoday.com/dist/head.a0d3244625335d6d4ab4.js?v=1.5.30 KB3rd
https://use.typekit.net/fop3sgd.js7 KB3rd
https://static.japantoday.com/dist/main.46779335061f9c83a35a.js?v=1.5.324 KB3rd
https://static.japantoday.com/s10r.min.js1 KB3rd
https://spot.injapan.com/rest/v2/track?ad_id=vZXY86&lang=en&event=impression&property_id=27&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_602845_17768994278790 KB3rd
https://spot.injapan.com/rest/v2/track?ad_id=jrN9Bj&lang=en&event=impression&property_id=17&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_318370_17768994278800 KB3rd
https://spot.injapan.com/rest/v2/track?ad_id=zDK4Zv&lang=en&event=impression&property_id=40&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_343647_17768994278800 KB3rd

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

D
Page Weight Inventory
Action
89 resources · 4.2 MB · 306 KB savings available
FIX
89 resources · 4.2 MB · 306 KB savings available
Warning::
Page weight 3.2 MB over 1MB target
Got: 4.2 MB Expected: ≤ 1 MB
Info::
~306 KB of savings available
Warning::
88 third-party resources (99% of weight)
Info::
2 resources over 200KB
89 resources · 4.2 MiB · 88 third-party 3.2 MiB over 1MB target
Image 70% · 2.9 MiB
Font 15% · 619.9 KiB
JavaScript 13% · 567.4 KiB
CSS 1% · 46.4 KiB
Document 1% · 27.9 KiB
Other 0% · 1.3 KiB

~306.3 KiB of savings available

Remove unused JavaScript: 306.3 KiB
C
Image Optimization
Action
51 images, 0 KB saveable
REVIEW
51 images, 0 KB saveable
Warning::
https://media.japantoday.com/img/store/62/3b/c4cb5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/08/3a/0e57d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/99/3a/5f0ca... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/02/de/acfd6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/10/2a/c4f67... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://i1.ytimg.com/vi/Gk7-jFbPueU/maxresdefault.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/82/22/5d8b6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/c0/8a/721b9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/1a/a1/2c885... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/2a/b4/2b50e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/4e/03/d20df... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/a3/52/32fa3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/06/be/de9fe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/9e/44/e35f4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/d5/94/abbd8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/b4/3e/e68e3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/fe/6e/29ccb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/83/2d/06744... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/4c/dd/28063... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.japantoday.com/images/widget/jobs/l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/03/ea/9bb82... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/d6/f6/97f59... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.japantoday.com/images/widget/study/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.japantoday.com/images/widget/study/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/25/5e/75802... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://spot.injapan.com/img/wzmGGj.jpg?width=440 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/9d/70/6b2ec... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/b8/50/be593... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/2f/42/d6cfc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/c1/13/5822b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/ba/17/8ac30... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/7b/bd/e4b43... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/d4/43/914e4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.japantoday.com/images/widget/apartm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/77/b3/560a4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/b0/5e/b4a1d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://spot.injapan.com/img/0v35n6.jpg?width=440 is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/2e/1f/f21e0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.japantoday.com/images/widget/jobs/s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.japantoday.com/images/widget/elearn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://spot.injapan.com/img/K68ZWv.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.japantoday.com/img/store/b8/7e/78f27... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
51 images 2.9 MB
0 oversized -0 KB
51 legacy format
42 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

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

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

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

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

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

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

B
JS Execution Cost
767ms total JS execution
REVIEW
767ms total JS execution
Warning::
https://japantoday.com/: 507ms CPU time
Info::
Unattributable: 115ms CPU time
Info::
https://static.japantoday.com/dist/main.4677933506...: 81ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-WEYV...: 63ms CPU time
Info::
Third-party scripts: 260ms (34% of total)

Main Thread Breakdown

Other 28% Style & Layout 26% Rendering 22% Script Evaluation 17% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://japantoday.com/507ms11ms1ms1st
Unattributable115ms3ms0ms3rd
https://static.japantoday.com/dist/main.46779335061f9c83a35a.js?v=1.5.381ms53ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-WEYV414LXV63ms53ms9ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, public, s-maxage=180
REVIEW
max-age=0, public, s-maxage=180
Info::
Cache-Control header is set
Got: max-age=0, public, s-maxage=180
Info::
CDN TTL: 3 minutes (s-maxage=180)
Info::
Last-Modified header present
Cache-Control

max-age=0, public, s-maxage=180

DirectiveValueMeaning
max-age0Cache for 0 seconds
publicAny cache may store this response
s-maxage180CDN caches for 3 minutes
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
18 fonts (620 KB)
PASS
18 fonts (620 KB)
Info::
18 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

18

620 KB total

Render-blocking

0

of 18

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.1 s LCP 5.2 shttps://static.japantoday.com/dist/assets/12ed08476dabc256a75a.woff2?d0ce53930451309efc487b44aa5d4ead12ed08476dabc256a75a.woff2 https://static.japantoday.com/dist/assets/12ed08476dabc256a75a.woff2?d0ce53930451309efc487b44aa5d4ead — 5.3 KiB — 5 ms — font-display: swaphttps://static.japantoday.com/dist/assets/9efcce79724f6b89958f.woff9efcce79724f6b89958f.woff https://static.japantoday.com/dist/assets/9efcce79724f6b89958f.woff — 103.1 KiB — 6 ms — font-display: swaphttps://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2nuFkD-vYSZviVYUb_rj3ij_... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2 — 38.0 KiB — 64 ms — font-display: swaphttps://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2nuFiD-vYSZviVYUb_rj3ij_... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2 — 37.6 KiB — 68 ms — font-display: swaphttps://use.typekit.net/af/f80f1d/00000000000000003b9aefb8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/f80f1d/00000000000000003b9aefb8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 32.4 KiB — 14 ms — font-display: swaphttps://use.typekit.net/af/be199d/00000000000000003b9aefba/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3l https://use.typekit.net/af/be199d/00000000000000003b9aefba/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 32.9 KiB — 30 ms — font-display: swaphttps://use.typekit.net/af/e243cc/00000000000000003b9aefe5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3l https://use.typekit.net/af/e243cc/00000000000000003b9aefe5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3 — 30.3 KiB — 29 ms — font-display: swaphttps://use.typekit.net/af/fdad12/00000000000000003b9aefc4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3l https://use.typekit.net/af/fdad12/00000000000000003b9aefc4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3 — 32.1 KiB — 18 ms — font-display: swaphttps://use.typekit.net/af/af96c8/00000000000000003b9aefc0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/af96c8/00000000000000003b9aefc0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 31.5 KiB — 13 ms — font-display: swaphttps://use.typekit.net/af/20aa1e/00000000000000003b9aefc1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/20aa1e/00000000000000003b9aefc1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 33.2 KiB — 26 ms — font-display: swaphttps://use.typekit.net/af/7f382d/00000000000000003b9aefbc/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3l https://use.typekit.net/af/7f382d/00000000000000003b9aefbc/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 31.3 KiB — 12 ms — font-display: swaphttps://use.typekit.net/af/0fcc66/00000000000000003b9aefbd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3l https://use.typekit.net/af/0fcc66/00000000000000003b9aefbd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3 — 33.2 KiB — 19 ms — font-display: swaphttps://use.typekit.net/af/9ba257/00000000000000003b9aefc7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/9ba257/00000000000000003b9aefc7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 32.0 KiB — 26 ms — font-display: swaphttps://use.typekit.net/af/294dd0/00000000000000003b9aefcf/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/294dd0/00000000000000003b9aefcf/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 31.6 KiB — 23 ms — font-display: swaphttps://use.typekit.net/af/db80ca/00000000000000003b9aefc9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3l https://use.typekit.net/af/db80ca/00000000000000003b9aefc9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 32.8 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/6ec6fa/00000000000000003b9aefe1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/6ec6fa/00000000000000003b9aefe1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 31.0 KiB — 16 ms — font-display: swaphttps://use.typekit.net/af/dc4777/000000000000000000012b41/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/dc4777/000000000000000000012b41/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 25.7 KiB — 18 ms — font-display: swaphttps://use.typekit.net/af/73d497/000000000000000000012b3d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/73d497/000000000000000000012b3d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 25.8 KiB — 12 ms — font-display: swap
12ed08476dabc256a75a.woff2 woff2 swap
Size 5 KB
Load time 5 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
9efcce79724f6b89958f.woff woff swap
Size 103 KB
Load time 6 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
nuFkD-vYSZviVYUb_rj3ij_... woff2 swap
Size 38 KB
Load time 64 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
nuFiD-vYSZviVYUb_rj3ij_... woff2 swap
Size 38 KB
Load time 68 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 32 KB
Load time 14 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 30 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 29 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 32 KB
Load time 18 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 31 KB
Load time 13 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 26 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 31 KB
Load time 12 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 19 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 32 KB
Load time 26 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 32 KB
Load time 23 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 20 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 31 KB
Load time 16 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 26 KB
Load time 18 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 26 KB
Load time 12 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
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 ~82 KB and ~164 ms

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
Network Waterfall
89 requests over 5358ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.1 s LCP 5.2 shttps://japantoday.com// https://japantoday.com/ — 200 — 27.9 KiB — 1.1 s — http/1.1https://static.japantoday.com/dist/main.dc6362beefb4af9e90a9.css?v=1.5.2static.japantoday.com/dist/main.dc6... https://static.japantoday.com/dist/main.dc6362beefb4af9e90a9.css?v=1.5.2 — 200 — 40.9 KiB — 18 ms — h2https://www.googletagmanager.com/gtag/js?id=G-WEYV414LXVwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WEYV414LXV — 200 — 156.4 KiB — 196 ms — h2https://static.japantoday.com/dist/head.a0d3244625335d6d4ab4.js?v=1.5.3static.japantoday.com/dist/head.a0d... https://static.japantoday.com/dist/head.a0d3244625335d6d4ab4.js?v=1.5.3 — 200 — 314 B — 16 ms — h2https://static.japantoday.com/images/logo@2x.pngstatic.japantoday.com/images/logo@2... https://static.japantoday.com/images/logo@2x.png — 200 — 5.6 KiB — 13 ms — h2https://spot.injapan.com/img/K68ZWv.jpgspot.injapan.com/img/K68ZWv.jpg https://spot.injapan.com/img/K68ZWv.jpg — 200 — 85.8 KiB — 1.6 s — h2https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700ifonts.googleapis.com/css?family=Pla... https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i — 200 — 1.1 KiB — 85 ms — h2https://media.japantoday.com/img/store/d6/f6/97f59950f642841e9bd06882f60cb560c19b/20260423kw___0000400010-ph-----n-ci0004/_w850.jpegmedia.japantoday.com/img/store/d6/f... https://media.japantoday.com/img/store/d6/f6/97f59950f642841e9bd06882f60cb560c19b/20260423kw___0000400010-ph-----n-ci0004/_w850.jpeg — 200 — 53.5 KiB — 1.3 s — h2https://i1.ytimg.com/vi/Gk7-jFbPueU/maxresdefault.jpgi1.ytimg.com/vi/Gk7-jFbPueU/maxresd... https://i1.ytimg.com/vi/Gk7-jFbPueU/maxresdefault.jpg — 200 — 225.2 KiB — 196 ms — h2https://media.japantoday.com/img/store/d4/43/914e40150fae24dfafd5d2b3a48c8f715393/istock-2184289004-1/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/d4/4... https://media.japantoday.com/img/store/d4/43/914e40150fae24dfafd5d2b3a48c8f715393/istock-2184289004-1/_w270_h190_cv25.jpeg — 200 — 20.7 KiB — 62 ms — h2https://use.typekit.net/fop3sgd.jsuse.typekit.net/fop3sgd.js https://use.typekit.net/fop3sgd.js — 200 — 7.2 KiB — 72 ms — h2https://static.japantoday.com/dist/vendors.a4e5e5d3fac6afa0cf6b.js?v=1.5.3static.japantoday.com/dist/vendors.... https://static.japantoday.com/dist/vendors.a4e5e5d3fac6afa0cf6b.js?v=1.5.3 — 200 — 252.7 KiB — 74 ms — h2https://static.japantoday.com/dist/main.46779335061f9c83a35a.js?v=1.5.3static.japantoday.com/dist/main.467... https://static.japantoday.com/dist/main.46779335061f9c83a35a.js?v=1.5.3 — 200 — 24.2 KiB — 61 ms — h2https://static.japantoday.com/s10r.min.jsstatic.japantoday.com/s10r.min.js https://static.japantoday.com/s10r.min.js — 200 — 874 B — 34 ms — h2https://static.japantoday.com/favicons/manifest.json?v=1.5.0static.japantoday.com/favicons/mani... https://static.japantoday.com/favicons/manifest.json?v=1.5.0 — 200 — 221 B — 691 ms — h3https://static.japantoday.com/images/widget/study/static.jpgstatic.japantoday.com/images/widget... https://static.japantoday.com/images/widget/study/static.jpg — 200 — 113.6 KiB — 31 ms — h2https://static.japantoday.com/images/widget/study/logo.svgstatic.japantoday.com/images/widget... https://static.japantoday.com/images/widget/study/logo.svg — 200 — 167.4 KiB — 72 ms — h2https://media.japantoday.com/img/store/25/5e/7580233622d222b312af69836f41c0c0f148/screenshot-2026-04-22-at-9-56-24/_w270_h190_cv25.pngmedia.japantoday.com/img/store/25/5... https://media.japantoday.com/img/store/25/5e/7580233622d222b312af69836f41c0c0f148/screenshot-2026-04-22-at-9-56-24/_w270_h190_cv25.png — 200 — 78.6 KiB — 1.9 s — h2https://media.japantoday.com/img/store/1a/a1/2c885e3107e45faf066811b94f5165b28144/20260422kw___0006300010-ph-----n-ci0004/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/1a/a... https://media.japantoday.com/img/store/1a/a1/2c885e3107e45faf066811b94f5165b28144/20260422kw___0006300010-ph-----n-ci0004/_w270_h190_cv25.jpeg — 200 — 11.4 KiB — 51 ms — h2https://media.japantoday.com/img/store/82/22/5d8b61e9e3bf6e1313aaa1e10a39284d87d8/istock-2225836886/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/82/2... https://media.japantoday.com/img/store/82/22/5d8b61e9e3bf6e1313aaa1e10a39284d87d8/istock-2225836886/_w270_h190_cv25.jpeg — 200 — 36.9 KiB — 1.1 s — h2https://media.japantoday.com/img/store/2a/b4/2b50ea4e45f91674f135d5b0d61a84b6d420/70d7c875826979c3ea095fc516351b29dcf4f604/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/2a/b... https://media.japantoday.com/img/store/2a/b4/2b50ea4e45f91674f135d5b0d61a84b6d420/70d7c875826979c3ea095fc516351b29dcf4f604/_w270_h190_cv25.jpeg — 200 — 9.9 KiB — 1.2 s — h2https://media.japantoday.com/img/store/b4/3e/e68e3905d29b1b7004fdbbd3a32b2efa033c/download/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/b4/3... https://media.japantoday.com/img/store/b4/3e/e68e3905d29b1b7004fdbbd3a32b2efa033c/download/_w270_h190_cv25.jpeg — 200 — 35.7 KiB — 1.2 s — h2https://media.japantoday.com/img/store/4c/dd/280637bc6e716d963949b34e96174a18f7cc/download/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/4c/d... https://media.japantoday.com/img/store/4c/dd/280637bc6e716d963949b34e96174a18f7cc/download/_w270_h190_cv25.jpeg — 200 — 14.8 KiB — 1.2 s — h2https://static.japantoday.com/images/widget/apartments/logo.svgstatic.japantoday.com/images/widget... https://static.japantoday.com/images/widget/apartments/logo.svg — 200 — 170.1 KiB — 43 ms — h2https://spot.injapan.com/img/wzmGGj.jpg?width=440spot.injapan.com/img/wzmGGj.jpg?wid... https://spot.injapan.com/img/wzmGGj.jpg?width=440 — 200 — 91.2 KiB — 1.9 s — h2https://media.japantoday.com/img/store/77/b3/560a46104cbbb672b0f646ad68cacc7564d6/japanese-mil_-pixta_79304320_m/_w850.jpegmedia.japantoday.com/img/store/77/b... https://media.japantoday.com/img/store/77/b3/560a46104cbbb672b0f646ad68cacc7564d6/japanese-mil_-pixta_79304320_m/_w850.jpeg — 200 — 133.8 KiB — 1.4 s — h2https://media.japantoday.com/img/store/b0/5e/b4a1d19d7badb0b0d7fa7656a586d540642d/download/_w850.jpegmedia.japantoday.com/img/store/b0/5... https://media.japantoday.com/img/store/b0/5e/b4a1d19d7badb0b0d7fa7656a586d540642d/download/_w850.jpeg — 200 — 65.0 KiB — 1.2 s — h2https://media.japantoday.com/img/store/b8/7e/78f27517c14dd4373d5069e5e5afe801c918/download/_w850.jpegmedia.japantoday.com/img/store/b8/7... https://media.japantoday.com/img/store/b8/7e/78f27517c14dd4373d5069e5e5afe801c918/download/_w850.jpeg — 200 — 85.2 KiB — 1.2 s — h2https://spot.injapan.com/img/0v35n6.jpg?width=440spot.injapan.com/img/0v35n6.jpg?wid... https://spot.injapan.com/img/0v35n6.jpg?width=440 — 200 — 47.8 KiB — 1.9 s — h2https://media.japantoday.com/img/store/62/3b/c4cb56ddc30d7caf724383d563829cdecd45/screenshot-2026-04-22-at-9-31-39/_w200_h140_cv25.pngmedia.japantoday.com/img/store/62/3... https://media.japantoday.com/img/store/62/3b/c4cb56ddc30d7caf724383d563829cdecd45/screenshot-2026-04-22-at-9-31-39/_w200_h140_cv25.png — 200 — 49.4 KiB — 1.2 s — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 2.1 s LCP 5.2 shttps://japantoday.com// https://japantoday.com/ — 200 — 27.9 KiB — 1.1 s — http/1.1https://static.japantoday.com/dist/main.dc6362beefb4af9e90a9.css?v=1.5.2static.japantoday.com/dist/main.dc6... https://static.japantoday.com/dist/main.dc6362beefb4af9e90a9.css?v=1.5.2 — 200 — 40.9 KiB — 18 ms — h2https://www.googletagmanager.com/gtag/js?id=G-WEYV414LXVwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-WEYV414LXV — 200 — 156.4 KiB — 196 ms — h2https://static.japantoday.com/dist/head.a0d3244625335d6d4ab4.js?v=1.5.3static.japantoday.com/dist/head.a0d... https://static.japantoday.com/dist/head.a0d3244625335d6d4ab4.js?v=1.5.3 — 200 — 314 B — 16 ms — h2https://static.japantoday.com/images/logo@2x.pngstatic.japantoday.com/images/logo@2... https://static.japantoday.com/images/logo@2x.png — 200 — 5.6 KiB — 13 ms — h2https://spot.injapan.com/img/K68ZWv.jpgspot.injapan.com/img/K68ZWv.jpg https://spot.injapan.com/img/K68ZWv.jpg — 200 — 85.8 KiB — 1.6 s — h2https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700ifonts.googleapis.com/css?family=Pla... https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i — 200 — 1.1 KiB — 85 ms — h2https://media.japantoday.com/img/store/d6/f6/97f59950f642841e9bd06882f60cb560c19b/20260423kw___0000400010-ph-----n-ci0004/_w850.jpegmedia.japantoday.com/img/store/d6/f... https://media.japantoday.com/img/store/d6/f6/97f59950f642841e9bd06882f60cb560c19b/20260423kw___0000400010-ph-----n-ci0004/_w850.jpeg — 200 — 53.5 KiB — 1.3 s — h2https://i1.ytimg.com/vi/Gk7-jFbPueU/maxresdefault.jpgi1.ytimg.com/vi/Gk7-jFbPueU/maxresd... https://i1.ytimg.com/vi/Gk7-jFbPueU/maxresdefault.jpg — 200 — 225.2 KiB — 196 ms — h2https://media.japantoday.com/img/store/d4/43/914e40150fae24dfafd5d2b3a48c8f715393/istock-2184289004-1/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/d4/4... https://media.japantoday.com/img/store/d4/43/914e40150fae24dfafd5d2b3a48c8f715393/istock-2184289004-1/_w270_h190_cv25.jpeg — 200 — 20.7 KiB — 62 ms — h2https://use.typekit.net/fop3sgd.jsuse.typekit.net/fop3sgd.js https://use.typekit.net/fop3sgd.js — 200 — 7.2 KiB — 72 ms — h2https://static.japantoday.com/dist/vendors.a4e5e5d3fac6afa0cf6b.js?v=1.5.3static.japantoday.com/dist/vendors.... https://static.japantoday.com/dist/vendors.a4e5e5d3fac6afa0cf6b.js?v=1.5.3 — 200 — 252.7 KiB — 74 ms — h2https://static.japantoday.com/dist/main.46779335061f9c83a35a.js?v=1.5.3static.japantoday.com/dist/main.467... https://static.japantoday.com/dist/main.46779335061f9c83a35a.js?v=1.5.3 — 200 — 24.2 KiB — 61 ms — h2https://static.japantoday.com/s10r.min.jsstatic.japantoday.com/s10r.min.js https://static.japantoday.com/s10r.min.js — 200 — 874 B — 34 ms — h2https://static.japantoday.com/favicons/manifest.json?v=1.5.0static.japantoday.com/favicons/mani... https://static.japantoday.com/favicons/manifest.json?v=1.5.0 — 200 — 221 B — 691 ms — h3https://static.japantoday.com/images/widget/study/static.jpgstatic.japantoday.com/images/widget... https://static.japantoday.com/images/widget/study/static.jpg — 200 — 113.6 KiB — 31 ms — h2https://static.japantoday.com/images/widget/study/logo.svgstatic.japantoday.com/images/widget... https://static.japantoday.com/images/widget/study/logo.svg — 200 — 167.4 KiB — 72 ms — h2https://media.japantoday.com/img/store/25/5e/7580233622d222b312af69836f41c0c0f148/screenshot-2026-04-22-at-9-56-24/_w270_h190_cv25.pngmedia.japantoday.com/img/store/25/5... https://media.japantoday.com/img/store/25/5e/7580233622d222b312af69836f41c0c0f148/screenshot-2026-04-22-at-9-56-24/_w270_h190_cv25.png — 200 — 78.6 KiB — 1.9 s — h2https://media.japantoday.com/img/store/1a/a1/2c885e3107e45faf066811b94f5165b28144/20260422kw___0006300010-ph-----n-ci0004/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/1a/a... https://media.japantoday.com/img/store/1a/a1/2c885e3107e45faf066811b94f5165b28144/20260422kw___0006300010-ph-----n-ci0004/_w270_h190_cv25.jpeg — 200 — 11.4 KiB — 51 ms — h2https://media.japantoday.com/img/store/82/22/5d8b61e9e3bf6e1313aaa1e10a39284d87d8/istock-2225836886/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/82/2... https://media.japantoday.com/img/store/82/22/5d8b61e9e3bf6e1313aaa1e10a39284d87d8/istock-2225836886/_w270_h190_cv25.jpeg — 200 — 36.9 KiB — 1.1 s — h2https://media.japantoday.com/img/store/2a/b4/2b50ea4e45f91674f135d5b0d61a84b6d420/70d7c875826979c3ea095fc516351b29dcf4f604/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/2a/b... https://media.japantoday.com/img/store/2a/b4/2b50ea4e45f91674f135d5b0d61a84b6d420/70d7c875826979c3ea095fc516351b29dcf4f604/_w270_h190_cv25.jpeg — 200 — 9.9 KiB — 1.2 s — h2https://media.japantoday.com/img/store/b4/3e/e68e3905d29b1b7004fdbbd3a32b2efa033c/download/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/b4/3... https://media.japantoday.com/img/store/b4/3e/e68e3905d29b1b7004fdbbd3a32b2efa033c/download/_w270_h190_cv25.jpeg — 200 — 35.7 KiB — 1.2 s — h2https://media.japantoday.com/img/store/4c/dd/280637bc6e716d963949b34e96174a18f7cc/download/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/4c/d... https://media.japantoday.com/img/store/4c/dd/280637bc6e716d963949b34e96174a18f7cc/download/_w270_h190_cv25.jpeg — 200 — 14.8 KiB — 1.2 s — h2https://static.japantoday.com/images/widget/apartments/logo.svgstatic.japantoday.com/images/widget... https://static.japantoday.com/images/widget/apartments/logo.svg — 200 — 170.1 KiB — 43 ms — h2https://spot.injapan.com/img/wzmGGj.jpg?width=440spot.injapan.com/img/wzmGGj.jpg?wid... https://spot.injapan.com/img/wzmGGj.jpg?width=440 — 200 — 91.2 KiB — 1.9 s — h2https://media.japantoday.com/img/store/77/b3/560a46104cbbb672b0f646ad68cacc7564d6/japanese-mil_-pixta_79304320_m/_w850.jpegmedia.japantoday.com/img/store/77/b... https://media.japantoday.com/img/store/77/b3/560a46104cbbb672b0f646ad68cacc7564d6/japanese-mil_-pixta_79304320_m/_w850.jpeg — 200 — 133.8 KiB — 1.4 s — h2https://media.japantoday.com/img/store/b0/5e/b4a1d19d7badb0b0d7fa7656a586d540642d/download/_w850.jpegmedia.japantoday.com/img/store/b0/5... https://media.japantoday.com/img/store/b0/5e/b4a1d19d7badb0b0d7fa7656a586d540642d/download/_w850.jpeg — 200 — 65.0 KiB — 1.2 s — h2https://media.japantoday.com/img/store/b8/7e/78f27517c14dd4373d5069e5e5afe801c918/download/_w850.jpegmedia.japantoday.com/img/store/b8/7... https://media.japantoday.com/img/store/b8/7e/78f27517c14dd4373d5069e5e5afe801c918/download/_w850.jpeg — 200 — 85.2 KiB — 1.2 s — h2https://spot.injapan.com/img/0v35n6.jpg?width=440spot.injapan.com/img/0v35n6.jpg?wid... https://spot.injapan.com/img/0v35n6.jpg?width=440 — 200 — 47.8 KiB — 1.9 s — h2https://media.japantoday.com/img/store/62/3b/c4cb56ddc30d7caf724383d563829cdecd45/screenshot-2026-04-22-at-9-31-39/_w200_h140_cv25.pngmedia.japantoday.com/img/store/62/3... https://media.japantoday.com/img/store/62/3b/c4cb56ddc30d7caf724383d563829cdecd45/screenshot-2026-04-22-at-9-31-39/_w200_h140_cv25.png — 200 — 49.4 KiB — 1.2 s — h2https://media.japantoday.com/img/store/2e/1f/f21e06b6463a0d7275a345eb745b1bab210f/download/_w200_h140_cv25.jpegmedia.japantoday.com/img/store/2e/1... https://media.japantoday.com/img/store/2e/1f/f21e06b6463a0d7275a345eb745b1bab210f/download/_w200_h140_cv25.jpeg — 200 — 38.6 KiB — 936 ms — h2https://media.japantoday.com/img/store/c1/13/5822bd0122350496550cf505a389ddd1aeaf/download-1/_w200_h140_cv25.jpegmedia.japantoday.com/img/store/c1/1... https://media.japantoday.com/img/store/c1/13/5822bd0122350496550cf505a389ddd1aeaf/download-1/_w200_h140_cv25.jpeg — 200 — 14.7 KiB — 965 ms — h2https://media.japantoday.com/img/store/4e/03/d20dfcd0279b2eb4f6f8934a8905638bed90/ap26112256420050/_w850.jpegmedia.japantoday.com/img/store/4e/0... https://media.japantoday.com/img/store/4e/03/d20dfcd0279b2eb4f6f8934a8905638bed90/ap26112256420050/_w850.jpeg — 200 — 160.7 KiB — 1.3 s — h2https://media.japantoday.com/img/store/fe/6e/29ccb9ada8098f6421c4769e11336a368fee/download/_w200_h140_cv25.jpegmedia.japantoday.com/img/store/fe/6... https://media.japantoday.com/img/store/fe/6e/29ccb9ada8098f6421c4769e11336a368fee/download/_w200_h140_cv25.jpeg — 200 — 17.6 KiB — 948 ms — h2https://media.japantoday.com/img/store/a3/52/32fa383fde6a1fb8dd5f05017e4434258893/screenshot-2026-04-18-at-15-12-08/_w200_h140_cv25.pngmedia.japantoday.com/img/store/a3/5... https://media.japantoday.com/img/store/a3/52/32fa383fde6a1fb8dd5f05017e4434258893/screenshot-2026-04-18-at-15-12-08/_w200_h140_cv25.png — 200 — 48.4 KiB — 1.5 s — h2https://media.japantoday.com/img/store/9d/70/6b2ec04e64bf3bb068def3322013f1081e3e/screenshot-2026-04-21-at-12-54-58/_w200_h140_cv25.pngmedia.japantoday.com/img/store/9d/7... https://media.japantoday.com/img/store/9d/70/6b2ec04e64bf3bb068def3322013f1081e3e/screenshot-2026-04-21-at-12-54-58/_w200_h140_cv25.png — 200 — 51.2 KiB — 49 ms — h2https://static.japantoday.com/images/widget/jobs/static.jpgstatic.japantoday.com/images/widget... https://static.japantoday.com/images/widget/jobs/static.jpg — 200 — 80.5 KiB — 66 ms — h2https://static.japantoday.com/images/widget/jobs/logo.svgstatic.japantoday.com/images/widget... https://static.japantoday.com/images/widget/jobs/logo.svg — 200 — 167.0 KiB — 72 ms — h2https://media.japantoday.com/img/store/06/be/de9fe6a703f6d0c875a1c51ae58d51ee06af/tag-reuters/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/06/b... https://media.japantoday.com/img/store/06/be/de9fe6a703f6d0c875a1c51ae58d51ee06af/tag-reuters/_w270_h190_cv25.jpeg — 200 — 9.9 KiB — 47 ms — h2https://media.japantoday.com/img/store/08/3a/0e57db63dcec2082df0fac5907146b6d3cc0/istock-2219497337/_w270_h190_cv25.jpegmedia.japantoday.com/img/store/08/3... https://media.japantoday.com/img/store/08/3a/0e57db63dcec2082df0fac5907146b6d3cc0/istock-2219497337/_w270_h190_cv25.jpeg — 200 — 25.0 KiB — 1.2 s — h2https://static.japantoday.com/images/widget/elearning/logo.svgstatic.japantoday.com/images/widget... https://static.japantoday.com/images/widget/elearning/logo.svg — 200 — 167.4 KiB — 73 ms — h2https://media.japantoday.com/img/store/b8/50/be593ad1a75640fbb1eb4c45e8e59a5656e1/istock-satoshi-k-entrepreneur-working-on-a-laptop-at-a-cafe-in-japan-representing-the-japan-startup-visa/_w425.jpegmedia.japantoday.com/img/store/b8/5... https://media.japantoday.com/img/store/b8/50/be593ad1a75640fbb1eb4c45e8e59a5656e1/istock-satoshi-k-entrepreneur-working-on-a-laptop-at-a-cafe-in-japan-representing-the-japan-startup-visa/_w425.jpeg — 200 — 29.4 KiB — 15 ms — h2https://media.japantoday.com/img/store/ba/17/8ac309129bd925b84ef3516edd7642f6ecb5/istock-whitcomberd-overtourism-in-japan-rewards/_w425.jpegmedia.japantoday.com/img/store/ba/1... https://media.japantoday.com/img/store/ba/17/8ac309129bd925b84ef3516edd7642f6ecb5/istock-whitcomberd-overtourism-in-japan-rewards/_w425.jpeg — 200 — 39.9 KiB — 32 ms — h2https://media.japantoday.com/img/store/7b/bd/e4b4356687a0ba2705b4733c1ed8c77f08c8/istock-2188544277-790x445/_w425.jpegmedia.japantoday.com/img/store/7b/b... https://media.japantoday.com/img/store/7b/bd/e4b4356687a0ba2705b4733c1ed8c77f08c8/istock-2188544277-790x445/_w425.jpeg — 200 — 40.2 KiB — 16 ms — h2https://media.japantoday.com/img/store/9e/44/e35f40e304a5293908f96c9c76dbfca6b193/istock-satoshi-k-dating-apps-japan/_w425.jpegmedia.japantoday.com/img/store/9e/4... https://media.japantoday.com/img/store/9e/44/e35f40e304a5293908f96c9c76dbfca6b193/istock-satoshi-k-dating-apps-japan/_w425.jpeg — 200 — 20.9 KiB — 18 ms — h2https://media.japantoday.com/img/store/83/2d/06744c31568023d2b6317c8e9ca5e99a37eb/pixta_81049364_m-800x500/_w425.jpegmedia.japantoday.com/img/store/83/2... https://media.japantoday.com/img/store/83/2d/06744c31568023d2b6317c8e9ca5e99a37eb/pixta_81049364_m-800x500/_w425.jpeg — 200 — 41.2 KiB — 20 ms — h2https://media.japantoday.com/img/store/99/3a/5f0ca448b7de5f22e4d695a55f7b8ce62ffd/istock-2195205887-790x445/_w425.jpegmedia.japantoday.com/img/store/99/3... https://media.japantoday.com/img/store/99/3a/5f0ca448b7de5f22e4d695a55f7b8ce62ffd/istock-2195205887-790x445/_w425.jpeg — 200 — 22.5 KiB — 41 ms — h2https://media.japantoday.com/img/store/03/ea/9bb82ae7cf139cc33cd596d69de8880f9cfd/istock-1457538331/_w425.jpegmedia.japantoday.com/img/store/03/e... https://media.japantoday.com/img/store/03/ea/9bb82ae7cf139cc33cd596d69de8880f9cfd/istock-1457538331/_w425.jpeg — 200 — 31.9 KiB — 32 ms — h2https://media.japantoday.com/img/store/02/de/acfd6b0cdc4b66db8ed5ce8cf0799d2f047e/istock-masaotaira-tomioka-silk-mill/_w425.jpegmedia.japantoday.com/img/store/02/d... https://media.japantoday.com/img/store/02/de/acfd6b0cdc4b66db8ed5ce8cf0799d2f047e/istock-masaotaira-tomioka-silk-mill/_w425.jpeg — 200 — 33.1 KiB — 34 ms — h2https://media.japantoday.com/img/store/2f/42/d6cfc4acc2657644a9462c3f7a5e2ead9574/pixta_83968538_m-790x445/_w425.jpegmedia.japantoday.com/img/store/2f/4... https://media.japantoday.com/img/store/2f/42/d6cfc4acc2657644a9462c3f7a5e2ead9574/pixta_83968538_m-790x445/_w425.jpeg — 200 — 45.4 KiB — 36 ms — h2https://media.japantoday.com/img/store/c0/8a/721b9c658b27c2687d722be658abc5c0045d/pixta_76700205_m-800x500/_w425.jpegmedia.japantoday.com/img/store/c0/8... https://media.japantoday.com/img/store/c0/8a/721b9c658b27c2687d722be658abc5c0045d/pixta_76700205_m-800x500/_w425.jpeg — 200 — 76.5 KiB — 33 ms — h2https://media.japantoday.com/img/store/d5/94/abbd8efb58330010bf0389c2915b13d5bf02/k-in/_w425.jpegmedia.japantoday.com/img/store/d5/9... https://media.japantoday.com/img/store/d5/94/abbd8efb58330010bf0389c2915b13d5bf02/k-in/_w425.jpeg — 200 — 68.3 KiB — 36 ms — h2https://media.japantoday.com/img/store/10/2a/c4f67a2b05ba29aebcd0d31d7d86c73f470c/pixta_125158418_m-800x500/_w425.jpegmedia.japantoday.com/img/store/10/2... https://media.japantoday.com/img/store/10/2a/c4f67a2b05ba29aebcd0d31d7d86c73f470c/pixta_125158418_m-800x500/_w425.jpeg — 200 — 60.3 KiB — 37 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PW6QSHMwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PW6QSHM — 200 — 123.8 KiB — 94 ms — h2https://static.japantoday.com/dist/print.77685767d18d85cf8f4d.css?v=1.5.2static.japantoday.com/dist/print.77... https://static.japantoday.com/dist/print.77685767d18d85cf8f4d.css?v=1.5.2 — 200 — 4.4 KiB — 67 ms — h2https://static.japantoday.com/dist/assets/4e2339316ad9646d26e3.svgstatic.japantoday.com/dist/assets/4... https://static.japantoday.com/dist/assets/4e2339316ad9646d26e3.svg — 200 — 2.6 KiB — 23 ms — h2https://static.japantoday.com/dist/assets/dd3c162be03d354b9d30.svgstatic.japantoday.com/dist/assets/d... https://static.japantoday.com/dist/assets/dd3c162be03d354b9d30.svg — 200 — 2.5 KiB — 24 ms — h2https://static.japantoday.com/dist/assets/433390c1cd24a37689d0.jpgstatic.japantoday.com/dist/assets/4... https://static.japantoday.com/dist/assets/433390c1cd24a37689d0.jpg — 200 — 53.7 KiB — 65 ms — h2https://static.japantoday.com/dist/assets/0dc6dc0add4241db8d1e.jpgstatic.japantoday.com/dist/assets/0... https://static.japantoday.com/dist/assets/0dc6dc0add4241db8d1e.jpg — 200 — 35.6 KiB — 64 ms — h2https://static.japantoday.com/dist/assets/12ed08476dabc256a75a.woff2?d0ce53930451309efc487b44aa5d4eadstatic.japantoday.com/dist/assets/1... https://static.japantoday.com/dist/assets/12ed08476dabc256a75a.woff2?d0ce53930451309efc487b44aa5d4ead — 200 — 5.3 KiB — 5 ms — h3https://static.japantoday.com/dist/assets/9efcce79724f6b89958f.woffstatic.japantoday.com/dist/assets/9... https://static.japantoday.com/dist/assets/9efcce79724f6b89958f.woff — 200 — 103.1 KiB — 6 ms — h3https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2fonts.gstatic.com/s/playfairdisplay... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7yRZrPA.woff2 — 200 — 38.0 KiB — 64 ms — h3https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2fonts.gstatic.com/s/playfairdisplay... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgEM86xQ.woff2 — 200 — 37.6 KiB — 68 ms — h3https://use.typekit.net/af/f80f1d/00000000000000003b9aefb8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/f80f1d/000000000... https://use.typekit.net/af/f80f1d/00000000000000003b9aefb8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 32.4 KiB — 14 ms — h2https://use.typekit.net/af/be199d/00000000000000003b9aefba/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3use.typekit.net/af/be199d/000000000... https://use.typekit.net/af/be199d/00000000000000003b9aefba/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 200 — 32.9 KiB — 30 ms — h2https://use.typekit.net/af/e243cc/00000000000000003b9aefe5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3use.typekit.net/af/e243cc/000000000... https://use.typekit.net/af/e243cc/00000000000000003b9aefe5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3 — 200 — 30.3 KiB — 29 ms — h2https://use.typekit.net/af/fdad12/00000000000000003b9aefc4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3use.typekit.net/af/fdad12/000000000... https://use.typekit.net/af/fdad12/00000000000000003b9aefc4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i1&v=3 — 200 — 32.1 KiB — 18 ms — h2https://use.typekit.net/af/af96c8/00000000000000003b9aefc0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/af96c8/000000000... https://use.typekit.net/af/af96c8/00000000000000003b9aefc0/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 31.5 KiB — 13 ms — h2https://use.typekit.net/af/20aa1e/00000000000000003b9aefc1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/20aa1e/000000000... https://use.typekit.net/af/20aa1e/00000000000000003b9aefc1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 33.2 KiB — 26 ms — h2https://use.typekit.net/af/7f382d/00000000000000003b9aefbc/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3use.typekit.net/af/7f382d/000000000... https://use.typekit.net/af/7f382d/00000000000000003b9aefbc/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 200 — 31.3 KiB — 12 ms — h2https://use.typekit.net/af/0fcc66/00000000000000003b9aefbd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3use.typekit.net/af/0fcc66/000000000... https://use.typekit.net/af/0fcc66/00000000000000003b9aefbd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3 — 200 — 33.2 KiB — 19 ms — h2https://use.typekit.net/af/9ba257/00000000000000003b9aefc7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/9ba257/000000000... https://use.typekit.net/af/9ba257/00000000000000003b9aefc7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 32.0 KiB — 26 ms — h2https://use.typekit.net/af/294dd0/00000000000000003b9aefcf/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/294dd0/000000000... https://use.typekit.net/af/294dd0/00000000000000003b9aefcf/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 31.6 KiB — 23 ms — h2https://use.typekit.net/af/db80ca/00000000000000003b9aefc9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3use.typekit.net/af/db80ca/000000000... https://use.typekit.net/af/db80ca/00000000000000003b9aefc9/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 200 — 32.8 KiB — 20 ms — h2https://use.typekit.net/af/6ec6fa/00000000000000003b9aefe1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/6ec6fa/000000000... https://use.typekit.net/af/6ec6fa/00000000000000003b9aefe1/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 31.0 KiB — 16 ms — h2https://use.typekit.net/af/dc4777/000000000000000000012b41/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/dc4777/000000000... https://use.typekit.net/af/dc4777/000000000000000000012b41/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 25.7 KiB — 18 ms — h2https://use.typekit.net/af/73d497/000000000000000000012b3d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/73d497/000000000... https://use.typekit.net/af/73d497/000000000000000000012b3d/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 25.8 KiB — 12 ms — h2https://static.japantoday.com/dist/assets/18d1b5776ac88755d689.jpgstatic.japantoday.com/dist/assets/1... https://static.japantoday.com/dist/assets/18d1b5776ac88755d689.jpg — 200 — 43.7 KiB — 14 ms — h3https://p.typekit.net/p.gif?s=1&k=fop3sgd&ht=tk&h=japantoday.com&f=139.169.171.172.175.176.5474.5475.143.147.153.164.2001.6862&a=82833140&js=1.21.0&app=typekit&e=js&_=1776899427857p.typekit.net/p.gif?s=1&k=fop3sgd&h... https://p.typekit.net/p.gif?s=1&k=fop3sgd&ht=tk&h=japantoday.com&f=139.169.171.172.175.176.5474.5475.143.147.153.164.2001.6862&a=82833140&js=1.21.0&app=typekit&e=js&_=1776899427857 — 200 — 205 B — 60 ms — h2https://spot.injapan.com/rest/v2/track?ad_id=vZXY86&lang=en&event=impression&property_id=27&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_602845_1776899427879spot.injapan.com/rest/v2/track?ad_i... https://spot.injapan.com/rest/v2/track?ad_id=vZXY86&lang=en&event=impression&property_id=27&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_602845_1776899427879 — 201 — 424 B — 457 ms — h2https://spot.injapan.com/rest/v2/track?ad_id=jrN9Bj&lang=en&event=impression&property_id=17&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_318370_1776899427880spot.injapan.com/rest/v2/track?ad_i... https://spot.injapan.com/rest/v2/track?ad_id=jrN9Bj&lang=en&event=impression&property_id=17&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_318370_1776899427880 — 201 — 423 B — 469 ms — h2https://spot.injapan.com/rest/v2/track?ad_id=zDK4Zv&lang=en&event=impression&property_id=40&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_343647_1776899427880spot.injapan.com/rest/v2/track?ad_i... https://spot.injapan.com/rest/v2/track?ad_id=zDK4Zv&lang=en&event=impression&property_id=40&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_343647_1776899427880 — 201 — 424 B — 453 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-WEYV414LXV&gtm=45je64k1v887408426za200zd887408426&_p=1776899427505&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1605160076.1776899428&frm=0&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543~117884344&sid=1776899427&sct=1&seg=0&dl=https%3A%2F%2Fjapantoday.com%2F&dt=Japan%20Today&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1636region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-WEYV414LXV&gtm=45je64k1v887408426za200zd887408426&_p=1776899427505&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1605160076.1776899428&frm=0&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543~117884344&sid=1776899427&sct=1&seg=0&dl=https%3A%2F%2Fjapantoday.com%2F&dt=Japan%20Today&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1636 — 204 — 548 B — 84 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-WEYV414LXV&cid=1605160076.1776899428&gtm=45je64k1v887408426za200zd887408426&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~117884344stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-WEYV414LXV&cid=1605160076.1776899428&gtm=45je64k1v887408426za200zd887408426&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~117884344 — 204 — 548 B — 84 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-WEYV414LXV&cid=1605160076.1776899428&gtm=45je64k1v887408426za200zd887408426&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~117884344&z=797714970www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-WEYV414LXV&cid=1605160076.1776899428&gtm=45je64k1v887408426za200zd887408426&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~117884344&z=797714970 — 200 — 408 B — 89 ms — h2https://spot.injapan.com/rest/v2/track?ad_id=jrN9Bj&lang=en&event=impression&property_id=18&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_259797_1776899427880spot.injapan.com/rest/v2/track?ad_i... https://spot.injapan.com/rest/v2/track?ad_id=jrN9Bj&lang=en&event=impression&property_id=18&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_259797_1776899427880 — 201 — 423 B — 352 ms — h2https://spot.injapan.com/rest/v2/track?ad_id=zDK4Zv&lang=en&event=impression&property_id=19&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_684250_1776899427881spot.injapan.com/rest/v2/track?ad_i... https://spot.injapan.com/rest/v2/track?ad_id=zDK4Zv&lang=en&event=impression&property_id=19&token=6-acc988d3b065791f8596fe391257173a&callback=jt_callback_684250_1776899427881 — 201 — 423 B — 348 ms — h2https://static.japantoday.com/favicons/favicon.svg?v=1.5.0static.japantoday.com/favicons/favi... https://static.japantoday.com/favicons/favicon.svg?v=1.5.0 — 200 — 769 B — 4 ms — h3https://static.japantoday.com/dist/assets/b222f989e51f4d6aab69.jpgstatic.japantoday.com/dist/assets/b... https://static.japantoday.com/dist/assets/b222f989e51f4d6aab69.jpg — 200 — 75.3 KiB — 5 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
34% of JavaScript execution is third-party
First-party Third-party 260ms · 181KB · €3/mo
Unattributable
Other
Optional
Execution 115ms
Transfer 0 KB
Monthly Cost €1/mo
static.japantoday.com
Other
Optional
Execution 81ms
Transfer 24 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 63ms
Transfer 156 KB
Unused 40%
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