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.
1.02 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.60 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
9 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.08 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.
2.61 s
Page Load Progression
FPage Weight BudgetAction4.7 MB transferred, 87 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
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
FJS BundlesAction28 scripts, 511 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://js.stripe.com/v3/?ver=v3 | 220 KB | 160 KB (73%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-938485211&cx=c>m=4e64h1 | 144 KB | 106 KB (74%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PVL3MS5N | 113 KB | 67 KB (59%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-938485211 | 144 KB | 62 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-T6RDQ87EGB | 144 KB | 61 KB (42%) | ✓ | 3rd |
| https://athemes.com/wp-content/themes/athemesv4/assets/js/athemes.min.js?ver=1.2.4 | 53 KB | 34 KB (64%) | ✓ | 1st |
| https://athemes.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 32 KB | 22 KB (70%) | ✓ | 1st |
| https://athemes.com/wp-content/plugins/am-site-security/assets/js/remove-numbers-from-comments.js?ver=1776803880 | 0 KB | — | ✓ | 1st |
| https://tag.getdrip.com/5598225.js | 2 KB | — | ✓ | 3rd |
| https://athemes.com/wp-content/plugins/wpconsent-premium/build/frontend-pro.js?ver=c9f1694b976b7f9f4d61 | 8 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
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
DPage Weight InventoryAction87 resources · 4.7 MB · 511 KB savings availableFIX
~511.3 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 87 resources | 4.7 MiB | ||||||
BImage Optimization32 images, 0 KB saveableREVIEW
BJS Execution Cost565ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://athemes.com/ | 134ms | 8ms | 2ms | 1st |
| Unattributable | 133ms | 2ms | 0ms | 3rd |
| https://athemes.com/wp-content/themes/athemesv4/assets/js/homepage.js?ver=1.2.4 | 73ms | 16ms | 1ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-T6RDQ87EGB | 61ms | 49ms | 11ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 60ms | 54ms | 2ms | 3rd |
| https://js.stripe.com/v3/?ver=v3 | 53ms | 32ms | 20ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-938485211 | 52ms | 43ms | 8ms | 3rd |
BHTTP Cachingpublic, max-age=0, s-maxage=2592000REVIEW
public, max-age=0, s-maxage=2592000
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 0 | Cache for 0 seconds |
| s-maxage | 2592000 | CDN caches for 4 weeks |
A+Third-Party Impact18% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading3 fonts (74 KB)PASS
Web fonts
3
74 KB total
Render-blocking
0
of 3
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)
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+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall87 requests over 2585msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 133ms | 0 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 61ms | 144 KB | 42% | $0/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 60ms | 26 KB | — | $0/mo | Optional |
Stripe js.stripe.com | Payment | 53ms | 220 KB | 73% | $0/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 52ms | 144 KB | 43% | $0/mo | Optional |
63% 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
73% of Stripe'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