Performance
· 15 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.
955 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.31 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
156 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.013
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.96 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.
3.19 s
Page Load Progression
DPage Weight BudgetAction2.3 MB transferred, 80 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
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS BundlesAction24 scripts, 687 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/dist/prebid.b.js?ver=1769633681 | 199 KB | 156 KB (78%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 139 KB (74%) | ✓ | 3rd |
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/footer.v1.js?ver=1772822093 | 89 KB | 73 KB (82%) | ✓ | 3rd |
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/extended_intermediate_header.v1.js?ver=1770847174 | 129 KB | 67 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-LBMPNY89VC | 157 KB | 64 KB (41%) | ✓ | 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 | 50 KB (56%) | ✓ | 3rd |
| https://ats.rlcdn.com/ats.js | 37 KB | 21 KB (58%) | ✓ | 3rd |
| https://secure.quantserve.com/quant.js | 12 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 InventoryAction80 resources · 2.3 MB · 687 KB savings availableFIX
~686.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 80 resources | 2.3 MiB | ||||||
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
CJS Execution CostAction1529ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| Unattributable | 298ms | 18ms | 0ms | 3rd |
| https://cmp.inmobi.com/tcfv2/cmp2.js?referer=www.purevolume.com | 247ms | 164ms | 30ms | 3rd |
| https://cmp.inmobi.com/tcfv2/61/cmp2ui-en.js | 193ms | 134ms | 23ms | 3rd |
| https://www.purevolume.com/ | 183ms | 21ms | 15ms | 3rd |
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/extended_intermediate_header.v1.js?ver=1770847174 | 183ms | 144ms | 18ms | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 152ms | 115ms | 24ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-LBMPNY89VC | 105ms | 83ms | 21ms | 3rd |
| https://www.purevolume.com/wp-content/plugins/outrigger/scripts/vendor/dist/prebid.b.js?ver=1769633681 | 89ms | 64ms | 24ms | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 79ms | 62ms | 13ms | 3rd |
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
Network Waterfall80 requests over 2562msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 298ms | 0 KB | — | $5/mo | Costly |
cmp.inmobi.com cmp.inmobi.com | Other | 247ms | 116 KB | 49% | $4/mo | Costly |
cmp.inmobi.com cmp.inmobi.com | Other | 193ms | 125 KB | 48% | $3/mo | Optional |
www.purevolume.com www.purevolume.com | Other | 183ms | 28 KB | — | $3/mo | Optional |
www.purevolume.com www.purevolume.com | Other | 183ms | 129 KB | 52% | $3/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 152ms | 188 KB | 74% | $3/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 105ms | 157 KB | 41% | $2/mo | Optional |
www.purevolume.com www.purevolume.com | Other | 89ms | 199 KB | 78% | $2/mo | Optional |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 79ms | 91 KB | 56% | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 298ms and costs ~$5/month
- cmp.inmobi.com adds 247ms 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 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
cmp.inmobi.com 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
52% 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
74% 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
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
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