Performance
· 17 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.
3.00 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.28 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
7.90 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.89 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.
43.71 s
Page Load Progression
FPage Weight BudgetAction5.8 MB transferred, 308 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction16748ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.hotpepper.jp/ | 2503ms | 50ms | 11ms | 3rd |
| Unattributable | 1856ms | 273ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-M6KP89G | 1037ms | 885ms | 108ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-XK5B2BD65L&cx=c&_slc=1 | 691ms | 613ms | 69ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-10804069992&cx=c>m=4e64k1 | 536ms | 462ms | 60ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-DC-6973756&cx=c>m=4e64k1 | 503ms | 426ms | 63ms | 3rd |
| https://www.datadoghq-browser-agent.com/datadog-rum-v3.js | 417ms | 367ms | 16ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-996724288&cx=c>m=4e64k1 | 388ms | 316ms | 69ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-996654508&cx=c>m=4e64k1 | 367ms | 280ms | 83ms | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-869188466&cx=c>m=4e64k1 | 359ms | 306ms | 50ms | 3rd |
Showing top 10 of 50 scripts
FJS BundlesAction92 scripts, 1.7 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=AW-956136779&cx=c>m=4e64k1 | 136 KB | 102 KB (75%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-XK5B2BD65L&cx=c&_slc=1 | 166 KB | 69 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-966779927&cx=c>m=4e64k1 | 134 KB | 62 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-995172108&cx=c>m=4e64k1 | 134 KB | 62 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-969141787&cx=c>m=4e64k1 | 134 KB | 62 KB (46%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-DC-6973756&cx=c>m=4e64k1 | 134 KB | 60 KB (45%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-973554149&cx=c>m=4e64k1 | 134 KB | 60 KB (45%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-380557490&cx=c>m=4e64k1 | 134 KB | 60 KB (45%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-994076175&cx=c>m=4e64k1 | 134 KB | 60 KB (45%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-881206465&cx=c>m=4e64k1 | 137 KB | 60 KB (44%) | ✓ | 3rd |
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
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
FPage Weight InventoryAction308 resources · 5.8 MB · 1.7 MB savings availableFIX
~1.7 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 308 resources | 5.8 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction131 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
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (29 KB)PASS
Web fonts
1
29 KB total
Render-blocking
0
of 1
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 ~9 KB and ~18 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall308 requests over 6687msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.hotpepper.jp www.hotpepper.jp | Other | 2503ms | 21 KB | — | ¥3459/mo | Costly |
Unattributable Unattributable | Other | 1856ms | 0 KB | — | ¥2564/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 1037ms | 184 KB | 30% | ¥1433/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 691ms | 166 KB | 42% | ¥954/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 536ms | 137 KB | 39% | ¥741/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 503ms | 134 KB | 45% | ¥695/mo | Costly |
www.datadoghq-browser-agent.com www.datadoghq-browser-agent.com | Other | 417ms | 39 KB | 62% | ¥576/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 388ms | 137 KB | 39% | ¥537/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 367ms | 137 KB | 43% | ¥507/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 359ms | 137 KB | 43% | ¥495/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 332ms | 137 KB | 44% | ¥458/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 325ms | 137 KB | 40% | ¥449/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 321ms | 138 KB | 40% | ¥444/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 306ms | 137 KB | 44% | ¥423/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 306ms | 137 KB | 44% | ¥423/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 298ms | 137 KB | 44% | ¥412/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 296ms | 137 KB | 43% | ¥409/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 293ms | 134 KB | 46% | ¥404/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 290ms | 137 KB | 44% | ¥400/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 289ms | 137 KB | 44% | ¥399/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 283ms | 106 KB | 53% | ¥392/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 282ms | 137 KB | 43% | ¥390/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 281ms | 134 KB | 45% | ¥388/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 280ms | 137 KB | 43% | ¥388/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 279ms | 137 KB | 44% | ¥386/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 279ms | 134 KB | 46% | ¥386/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 275ms | 134 KB | 45% | ¥381/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 271ms | 134 KB | 45% | ¥374/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 250ms | 134 KB | 46% | ¥346/mo | Costly |
www.hotpepper.jp www.hotpepper.jp | Other | 247ms | 47 KB | — | ¥341/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 234ms | 97 KB | 33% | ¥323/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 187ms | 45 KB | — | ¥258/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 162ms | 118 KB | — | ¥224/mo | Costly |
Twitter/X Pixel static.ads-twitter.com | Advertising | 161ms | 13 KB | — | ¥223/mo | Costly |
Google Analytics www.google-analytics.com | Analytics | 151ms | 21 KB | — | ¥208/mo | Costly |
imgfp.hotp.jp imgfp.hotp.jp | Other | 145ms | 28 KB | — | ¥200/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 138ms | 16 KB | — | ¥190/mo | Costly |
s.yimg.jp s.yimg.jp | Other | 133ms | 12 KB | — | ¥184/mo | Costly |
code.usergram.info code.usergram.info | Other | 115ms | 18 KB | — | ¥160/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 115ms | 136 KB | 41% | ¥159/mo | Costly |
cdn.smartnews-ads.com cdn.smartnews-ads.com | Other | 108ms | 3 KB | — | ¥149/mo | Costly |
tm.r-ad.ne.jp tm.r-ad.ne.jp | Other | 95ms | 6 KB | — | ¥131/mo | Costly |
Google Analytics www.google-analytics.com | Analytics | 86ms | 1 KB | — | ¥119/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 74ms | 136 KB | 75% | ¥102/mo | Costly |
d.line-scdn.net d.line-scdn.net | Other | 73ms | 10 KB | — | ¥100/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 69ms | 16 KB | — | ¥95/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 68ms | 16 KB | — | ¥93/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 66ms | 17 KB | — | ¥92/mo | Costly |
b99.yahoo.co.jp b99.yahoo.co.jp | Other | 65ms | 23 KB | — | ¥90/mo | Costly |
analytics.tiktok.com analytics.tiktok.com | Other | 62ms | 39 KB | — | ¥86/mo | Costly |
These scripts may cost more than they're worth
- www.hotpepper.jp adds 2503ms and costs ~¥3459/month
- Unattributable adds 1856ms and costs ~¥2564/month
- Google Tag Manager adds 1037ms and costs ~¥1433/month
- Google Tag Manager adds 691ms and costs ~¥954/month
- Google Tag Manager adds 536ms and costs ~¥741/month
- Google Tag Manager adds 503ms and costs ~¥695/month
- www.datadoghq-browser-agent.com adds 417ms and costs ~¥576/month
- Google Tag Manager adds 388ms and costs ~¥537/month
- Google Tag Manager adds 367ms and costs ~¥507/month
- Google Tag Manager adds 359ms and costs ~¥495/month
- Google Tag Manager adds 332ms and costs ~¥458/month
- Google Tag Manager adds 325ms and costs ~¥449/month
- Google Tag Manager adds 321ms and costs ~¥444/month
- Google Tag Manager adds 306ms and costs ~¥423/month
- Google Tag Manager adds 306ms and costs ~¥423/month
- Google Tag Manager adds 298ms and costs ~¥412/month
- Google Tag Manager adds 296ms and costs ~¥409/month
- Google Tag Manager adds 293ms and costs ~¥404/month
- Google Tag Manager adds 290ms and costs ~¥400/month
- Google Tag Manager adds 289ms and costs ~¥399/month
- analytics.tiktok.com adds 283ms and costs ~¥392/month
- Google Tag Manager adds 282ms and costs ~¥390/month
- Google Tag Manager adds 281ms and costs ~¥388/month
- Google Tag Manager adds 280ms and costs ~¥388/month
- Google Tag Manager adds 279ms and costs ~¥386/month
- Google Tag Manager adds 279ms and costs ~¥386/month
- Google Tag Manager adds 275ms and costs ~¥381/month
- Google Tag Manager adds 271ms and costs ~¥374/month
- Google Tag Manager adds 250ms and costs ~¥346/month
- www.hotpepper.jp adds 247ms and costs ~¥341/month
- Facebook Pixel adds 234ms and costs ~¥323/month
- Facebook Pixel adds 187ms and costs ~¥258/month
- analytics.tiktok.com adds 162ms and costs ~¥224/month
- Twitter/X Pixel adds 161ms and costs ~¥223/month
- Google Analytics adds 151ms and costs ~¥208/month
- imgfp.hotp.jp adds 145ms and costs ~¥200/month
- Facebook Pixel adds 138ms and costs ~¥190/month
- s.yimg.jp adds 133ms and costs ~¥184/month
- code.usergram.info adds 115ms and costs ~¥160/month
- Google Tag Manager adds 115ms and costs ~¥159/month
- cdn.smartnews-ads.com adds 108ms and costs ~¥149/month
- tm.r-ad.ne.jp adds 95ms and costs ~¥131/month
- Google Analytics adds 86ms and costs ~¥119/month
- Google Tag Manager adds 74ms and costs ~¥102/month
- d.line-scdn.net adds 73ms and costs ~¥100/month
- Facebook Pixel adds 69ms and costs ~¥95/month
- Facebook Pixel adds 68ms and costs ~¥93/month
- Facebook Pixel adds 66ms and costs ~¥92/month
- b99.yahoo.co.jp adds 65ms and costs ~¥90/month
- analytics.tiktok.com adds 62ms and costs ~¥86/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
www.hotpepper.jp takes 2503ms 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
Unattributable takes 1856ms 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
Google Tag Manager takes 1037ms 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
Google Tag Manager takes 691ms 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
Google Tag Manager takes 536ms 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
Google Tag Manager takes 503ms 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
www.datadoghq-browser-agent.com takes 417ms 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
62% of www.datadoghq-browser-agent.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Google Tag Manager takes 388ms 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
Google Tag Manager takes 367ms 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
Google Tag Manager takes 359ms 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
Google Tag Manager takes 332ms 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
Google Tag Manager takes 325ms 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
Google Tag Manager takes 321ms 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
Google Tag Manager takes 306ms 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
Google Tag Manager takes 306ms 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
Google Tag Manager takes 298ms 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
Google Tag Manager takes 296ms 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
Google Tag Manager takes 293ms 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
Google Tag Manager takes 290ms 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
Google Tag Manager takes 289ms 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
analytics.tiktok.com takes 283ms 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
53% of analytics.tiktok.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Google Tag Manager takes 282ms 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
Google Tag Manager takes 281ms 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
Google Tag Manager takes 280ms 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
Google Tag Manager takes 279ms 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
Google Tag Manager takes 279ms 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
Google Tag Manager takes 275ms 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
Google Tag Manager takes 271ms 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
Google Tag Manager takes 250ms 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
www.hotpepper.jp takes 247ms 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 234ms 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 187ms 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
analytics.tiktok.com takes 162ms 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
Twitter/X Pixel takes 161ms 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
Google Analytics takes 151ms 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
imgfp.hotp.jp takes 145ms 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 138ms 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
s.yimg.jp takes 133ms 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
code.usergram.info takes 115ms 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
Google Tag Manager takes 115ms 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
cdn.smartnews-ads.com takes 108ms 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
tm.r-ad.ne.jp takes 95ms 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
Google Analytics takes 86ms 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
Google Tag Manager takes 74ms 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
75% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
d.line-scdn.net takes 73ms 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 69ms 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 68ms 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 66ms 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
b99.yahoo.co.jp takes 65ms 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
analytics.tiktok.com takes 62ms 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