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.
5.60 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
12.29 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.21 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.
5.60 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.
12.30 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction3495ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://js.hs-analytics.net/analytics/1776361800000/5455407.js | 1079ms | 694ms | 17ms | 3rd |
| Unattributable | 553ms | 116ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-1061151968 | 339ms | 295ms | 39ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-DV8QRYTLH3&cx=c>m=4e64f0 | 296ms | 238ms | 57ms | 3rd |
| https://www.ipify.org/ | 294ms | 5ms | 2ms | 3rd |
| https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js | 259ms | 215ms | 9ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-132352022-1 | 230ms | 187ms | 41ms | 3rd |
| https://js.hscollectedforms.net/collectedforms.js | 117ms | 100ms | 9ms | 3rd |
| https://js.hubspot.com/web-interactives-embed.js | 109ms | 83ms | 20ms | 3rd |
| https://js.usemessages.com/conversations-embed.js | 90ms | 69ms | 12ms | 3rd |
Showing top 10 of 12 scripts
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.0 MB transferred, 54 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
CImage OptimizationAction7 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 BundlesAction23 scripts, 290 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtag/js?id=AW-1061151968&cx=c>m=4e64f0 | 137 KB | 103 KB (75%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-DV8QRYTLH3&cx=c>m=4e64f0 | 176 KB | 70 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-132352022-1 | 125 KB | 63 KB (51%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-1061151968 | 137 KB | 54 KB (39%) | ✓ | 3rd |
| https://www.google-analytics.com/analytics.js | 21 KB | — | ✓ | 3rd |
| https://js.hscollectedforms.net/collectedforms.js | 26 KB | — | ✓ | 3rd |
| https://js.hs-scripts.com/5455407.js?businessUnitId=508605 | 1 KB | — | ✓ | 3rd |
| https://api.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882599&_=1776361882600 | 0 KB | — | ✓ | 3rd |
| https://api64.ipify.org/?format=jsonp&callback=jQuery33105300435186405639_1776361882601&_=1776361882602 | 0 KB | — | ✓ | 3rd |
| https://www.ipify.org/static/dist/js/main.js?v=10 | 1 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
BPage Weight Inventory54 resources · 1.0 MB · 290 KB savings availableREVIEW
~290.1 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 54 resources | 1.0 MiB | ||||||
A+Text CompressionAll text resources are compressedPASS
A+Font Loading1 fonts (17 KB)PASS
Web fonts
1
17 KB total
Render-blocking
0
of 1
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+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall54 requests over 1297msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
HubSpot Analytics js.hs-analytics.net | Analytics | 1079ms | 42 KB | — | $14/mo | Costly |
Unattributable Unattributable | Other | 553ms | 0 KB | — | $7/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 339ms | 137 KB | 39% | $4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 296ms | 176 KB | 40% | $4/mo | Costly |
www.ipify.org www.ipify.org | Other | 294ms | 8 KB | — | $4/mo | Costly |
cdnjs cdnjs.cloudflare.com | CDN | 259ms | 27 KB | — | $3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 230ms | 125 KB | 51% | $3/mo | Costly |
js.hscollectedforms.net js.hscollectedforms.net | Other | 117ms | 26 KB | — | $2/mo | Optional |
js.hubspot.com js.hubspot.com | Other | 109ms | 28 KB | — | $1/mo | Optional |
js.usemessages.com js.usemessages.com | Other | 90ms | 33 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 71ms | 137 KB | 75% | $1/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 59ms | 21 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- HubSpot Analytics adds 1079ms and costs ~$14/month
- Unattributable adds 553ms and costs ~$7/month
- Google Tag Manager adds 339ms and costs ~$4/month
- Google Tag Manager adds 296ms and costs ~$4/month
- www.ipify.org adds 294ms and costs ~$4/month
- cdnjs adds 259ms and costs ~$3/month
- Google Tag Manager adds 230ms and costs ~$3/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
HubSpot Analytics takes 1079ms 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 553ms 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 339ms 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
www.ipify.org takes 294ms 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
cdnjs takes 259ms 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 230ms 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
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