Performance
· 14 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.46 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
11.53 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
800 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.053
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.28 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.
11.58 s
Page Load Progression
FPage Weight BudgetAction5.2 MB transferred, 102 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction95% third-party, 0 ms blockingFIX
FJS Execution CostAction5414ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.11.0/lottie.min.js | 1478ms | 708ms | 38ms | 3rd |
| https://www.sonymusic.com/ | 1332ms | 397ms | 29ms | 1st |
| Unattributable | 802ms | 108ms | 0ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 371ms | 243ms | 68ms | 3rd |
| https://www.sonymusic.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 310ms | 299ms | 4ms | 1st |
| https://www.sonymusic.com/wp-content/themes/sonymusic/js/scripts.js?ver=6.0 | 299ms | 235ms | 2ms | 1st |
| https://www.googletagmanager.com/gtm.js?id=GTM-MSD5PN | 297ms | 219ms | 54ms | 3rd |
| https://www.sonymusic.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 266ms | 78ms | 12ms | 1st |
| https://js-agent.newrelic.com/nr-spa-1.312.1.min.js | 207ms | 166ms | 13ms | 3rd |
| https://cdn.cookielaw.org/scripttemplates/otSDKStub.js | 53ms | 40ms | 4ms | 3rd |
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction54 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
CJS BundlesAction17 scripts, 174 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-MSD5PN | 133 KB | 68 KB (51%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202601.1.0/otBannerSdk.js | 127 KB | 66 KB (52%) | ✓ | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.11.0/lottie.min.js | 61 KB | 40 KB (66%) | ✓ | 3rd |
| blob:https://www.sonymusic.com/95c3aea6-d968-476b-8c71-afb499f9dba2 | -0 KB | — | ✓ | 3rd |
| https://js-agent.newrelic.com/nr-spa-1.312.1.min.js | 30 KB | — | ✓ | 3rd |
| https://www.sonymusic.com/wp-content/themes/sonymusic/js/jquery.fitvids.js?ver=1.0 | 1 KB | — | ✓ | 1st |
| https://www.sonymusic.com/wp-content/themes/sonymusic/js/plugins.js?ver=5.0 | 18 KB | — | ✓ | 1st |
| https://www.sonymusic.com/wp-content/themes/sonymusic/js/scripts.js?ver=6.0 | 3 KB | — | ✓ | 1st |
| https://www.sonymusic.com/wp-content/plugins/mp3-music-player-by-sonaar/public/js/perfect-scrollbar.min.js?ver=5.11 | 6 KB | — | ✓ | 1st |
| https://www.sonymusic.com/wp-includes/js/wp-emoji-release.min.js?ver=07eadade92d9169336660068d2d489ab | 5 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (121 KB)PASS
Web fonts
4
121 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
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)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall102 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cdnjs cdnjs.cloudflare.com | CDN | 1478ms | 61 KB | 66% | $20/mo | Costly |
Unattributable Unattributable | Other | 802ms | 0 KB | — | $11/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 371ms | 127 KB | 52% | $5/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 297ms | 133 KB | 51% | $4/mo | Costly |
js-agent.newrelic.com js-agent.newrelic.com | Other | 207ms | 30 KB | — | $3/mo | Costly |
OneTrust cdn.cookielaw.org | Consent | 53ms | 9 KB | — | $1/mo | Essential |
These scripts may cost more than they're worth
- cdnjs adds 1478ms and costs ~$20/month
- Unattributable adds 802ms and costs ~$11/month
- Google Tag Manager adds 297ms and costs ~$4/month
- js-agent.newrelic.com adds 207ms and costs ~$3/month
59% of JavaScript execution time comes from third-party scripts.
Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.
Learn more ▾ ▴
Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.
Source: web.dev / HTTP Archive Web Almanac
cdnjs takes 1478ms 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
66% of cdnjs'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
Unattributable takes 802ms 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
52% of OneTrust'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 297ms 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
51% 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
js-agent.newrelic.com takes 207ms 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