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.34 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.10 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.80 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.047
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.76 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.
15.28 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction7446ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 1161ms | 67ms | 0ms | 3rd |
| https://www.purevolume.com/ | 1065ms | 101ms | 54ms | 3rd |
| https://cmp.inmobi.com/tcfv2/cmp2.js?referer=www.purevolume.com | 1039ms | 719ms | 95ms | 3rd |
| https://cmp.inmobi.com/tcfv2/61/cmp2ui-en.js | 870ms | 596ms | 85ms | 3rd |
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/extended_intermediate_header.v1.js?ver=1770847174 | 795ms | 657ms | 85ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-LBMPNY89VC | 445ms | 362ms | 73ms | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 430ms | 308ms | 67ms | 3rd |
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/dist/prebid.b.js?ver=1769633681 | 333ms | 239ms | 93ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 | 315ms | 202ms | 101ms | 3rd |
| https://sc-static.net/scevent.min.js | 226ms | 203ms | 11ms | 3rd |
Showing top 10 of 17 scripts
FJS BundlesAction28 scripts, 634 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 | 188 KB | 141 KB (75%) | ✓ | 3rd |
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/dist/prebid.b.js?ver=1769633681 | 199 KB | 124 KB (78%) | ✓ | 3rd |
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/footer.v1.js?ver=1772822093 | 89 KB | 72 KB (81%) | ✓ | 3rd |
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/extended_intermediate_header.v1.js?ver=1770847174 | 129 KB | 68 KB (53%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-LBMPNY89VC | 157 KB | 62 KB (39%) | ✓ | 3rd |
| https://cmp.inmobi.com/tcfv2/61/cmp2ui-en.js | 125 KB | 60 KB (48%) | ✓ | 3rd |
| https://cmp.inmobi.com/tcfv2/cmp2.js?referer=www.purevolume.com | 116 KB | 57 KB (49%) | ✓ | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 91 KB | 51 KB (56%) | ✓ | 3rd |
| https://cmp.inmobi.com/choice/v09M5xBPdD5jE/www.purevolume.com/choice.js?tag_version=V3 | 3 KB | — | ✓ | 3rd |
| https://config.aps.amazon-adsystem.com/configs/3475 | 2 KB | — | ✓ | 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 InventoryAction92 resources · 1.6 MB · 634 KB savings availableFIX
~633.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 92 resources | 1.6 MiB | ||||||
CPage Weight BudgetAction1.6 MB transferred, 92 requestsREVIEW
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
BImage Optimization29 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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingpublic,max-age=0,must-revalidateREVIEW
public,max-age=0,must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| must-revalidate | — | Must recheck with server after expiry |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (3 KB)PASS
Web fonts
1
3 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 ~1 KB and ~2 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 Waterfall92 requests over 2909msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1161ms | 0 KB | — | $20/mo | Costly |
www.purevolume.com www.purevolume.com | Other | 1065ms | 28 KB | — | $18/mo | Costly |
cmp.inmobi.com cmp.inmobi.com | Other | 1039ms | 116 KB | 49% | $18/mo | Costly |
cmp.inmobi.com cmp.inmobi.com | Other | 870ms | 125 KB | 48% | $15/mo | Costly |
www.purevolume.com www.purevolume.com | Other | 795ms | 129 KB | 53% | $14/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 445ms | 157 KB | 39% | $8/mo | Costly |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 430ms | 91 KB | 56% | $7/mo | Costly |
www.purevolume.com www.purevolume.com | Other | 333ms | 199 KB | 78% | $6/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 315ms | 188 KB | 75% | $5/mo | Costly |
sc-static.net sc-static.net | Other | 226ms | 25 KB | — | $4/mo | Costly |
www.purevolume.com www.purevolume.com | Other | 221ms | 5 KB | — | $4/mo | Costly |
www.purevolume.com www.purevolume.com | Other | 134ms | 89 KB | 81% | $2/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 113ms | 34 KB | — | $2/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 96ms | 22 KB | — | $2/mo | Optional |
ats.rlcdn.com ats.rlcdn.com | Other | 72ms | 35 KB | — | $1/mo | Optional |
cdn.id5-sync.com cdn.id5-sync.com | Other | 69ms | 35 KB | — | $1/mo | Optional |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 61ms | 2 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1161ms and costs ~$20/month
- www.purevolume.com adds 1065ms and costs ~$18/month
- cmp.inmobi.com adds 1039ms and costs ~$18/month
- cmp.inmobi.com adds 870ms and costs ~$15/month
- www.purevolume.com adds 795ms and costs ~$14/month
- Google Tag Manager adds 445ms and costs ~$8/month
- c.amazon-adsystem.com adds 430ms and costs ~$7/month
- www.purevolume.com adds 333ms and costs ~$6/month
- securepubads.g.doubleclick.net adds 315ms and costs ~$5/month
- sc-static.net adds 226ms and costs ~$4/month
- www.purevolume.com adds 221ms and costs ~$4/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
Unattributable takes 1161ms 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.purevolume.com takes 1065ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
cmp.inmobi.com takes 1039ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
cmp.inmobi.com takes 870ms 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.purevolume.com takes 795ms 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 www.purevolume.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 445ms 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
c.amazon-adsystem.com takes 430ms 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
56% of c.amazon-adsystem.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
www.purevolume.com takes 333ms 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
78% of www.purevolume.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
securepubads.g.doubleclick.net takes 315ms 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 securepubads.g.doubleclick.net'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
sc-static.net takes 226ms 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.purevolume.com takes 221ms 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
81% of www.purevolume.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