Performance
· 16 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.
9.28 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
24.26 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
954 ms
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.
10.16 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.
24.63 s
Page Load Progression
FPage Weight BudgetAction3.0 MB transferred, 162 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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
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 ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction8967ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.redditstatic.com/ads/pixel.js | 3892ms | 3695ms | 8ms | 3rd |
| Unattributable | 1317ms | 174ms | 0ms | 3rd |
| https://lp.datadoghq.com/js/forms2/js/forms2.min.js | 615ms | 267ms | 31ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WDC8G6 | 433ms | 352ms | 49ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-KN80RDFSQK&cx=c>m=4e6460 | 397ms | 341ms | 47ms | 3rd |
| https://www.datadoghq.com/ | 356ms | 92ms | 6ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-827913433&cx=c>m=4e6460 | 223ms | 191ms | 31ms | 3rd |
| https://www.datadoghq.com/assets/dd-browser-logs-rum.min.21306b867b795939bcec583e53f4a8111d44d48cf8e63d604dca79e5c2e51a18.js | 213ms | 191ms | 7ms | 3rd |
| https://www.datadoghq.com/static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3e5ad027ef77c1b84c04d0a7265d7ca94b7475b930ba0e7e179b0ec3e1a73d10d09d79ca3cc6ed6971c09b95.js | 210ms | 129ms | 16ms | 3rd |
| https://nexus.ensighten.com/choozle/17899/Bootstrap.js | 196ms | 136ms | 3ms | 3rd |
Showing top 10 of 21 scripts
DJS BundlesAction51 scripts, 476 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.datadoghq.com/assets/search-bar.min.44a96559baa6da2809e90007237d78800433875436c3883a7a2723435910748f.js | 97 KB | 64 KB (66%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WDC8G6 | 185 KB | 62 KB (34%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-KN80RDFSQK&cx=c>m=4e6460 | 174 KB | 62 KB (36%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-827913433&cx=c>m=4e6460 | 146 KB | 61 KB (42%) | ✓ | 3rd |
| https://transcend-cdn.com/cm/dc241cd4-6477-4f2b-86c0-6bcb51869e28/ui.js | 98 KB | 38 KB (38%) | ✓ | 3rd |
| https://cdn.calibermind.com/a.js | 59 KB | 36 KB (62%) | ✓ | 3rd |
| https://lp.datadoghq.com/js/forms2/js/forms2.min.js | 0 KB | 35 KB (53%) | ✓ | 3rd |
| https://lp.datadoghq.com/js/forms2/js/forms2.min.js | 67 KB | 35 KB (53%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 95 KB | 32 KB (33%) | ✓ | 3rd |
| https://www.datadoghq.com/static/dd-libs.cfc0fc7c8131c38b026e93f283148dccf754cd8d3e5ad027ef77c1b84c04d0a7265d7ca94b7475b930ba0e7e179b0ec3e1a73d10d09d79ca3cc6ed6971c09b95.js | 78 KB | 30 KB (39%) | ✓ | 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction42 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
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
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
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (412 KB)PASS
Web fonts
6
412 KB total
Render-blocking
0
of 6
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 Hints8 hints, 0 missing preconnectsPASS
Current Resource Hints
8 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall162 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 |
|---|---|---|---|---|---|---|
www.redditstatic.com www.redditstatic.com | Other | 3892ms | 19 KB | — | $12/mo | Costly |
Unattributable Unattributable | Other | 1317ms | 0 KB | — | $4/mo | Costly |
lp.datadoghq.com lp.datadoghq.com | Other | 615ms | 0 KB | 53% | $2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 433ms | 185 KB | 34% | $1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 397ms | 174 KB | 36% | $1/mo | Costly |
www.datadoghq.com www.datadoghq.com | Other | 356ms | 53 KB | — | $1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 223ms | 146 KB | 42% | $1/mo | Costly |
www.datadoghq.com www.datadoghq.com | Other | 213ms | 30 KB | — | $1/mo | Costly |
www.datadoghq.com www.datadoghq.com | Other | 210ms | 78 KB | 39% | $1/mo | Costly |
nexus.ensighten.com nexus.ensighten.com | Other | 196ms | 10 KB | — | $1/mo | Optional |
www.datadoghq.com www.datadoghq.com | Other | 179ms | 97 KB | 66% | $1/mo | Optional |
transcend-cdn.com transcend-cdn.com | Other | 171ms | 98 KB | 38% | $1/mo | Optional |
cdn.calibermind.com cdn.calibermind.com | Other | 120ms | 59 KB | 62% | $0/mo | Optional |
transcend-cdn.com transcend-cdn.com | Other | 107ms | 55 KB | — | $0/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 107ms | 95 KB | 33% | $0/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 105ms | 40 KB | — | $0/mo | Optional |
d-code.liadm.com d-code.liadm.com | Other | 83ms | 46 KB | 46% | $0/mo | Optional |
www.datadoghq.com www.datadoghq.com | Other | 72ms | 17 KB | — | $0/mo | Optional |
munchkin.marketo.net munchkin.marketo.net | Other | 62ms | 5 KB | — | $0/mo | Optional |
tag.demandbase.com tag.demandbase.com | Other | 58ms | 18 KB | — | $0/mo | Optional |
LinkedIn Insight snap.licdn.com | Advertising | 50ms | 19 KB | — | $0/mo | Optional |
These scripts may cost more than they're worth
- www.redditstatic.com adds 3892ms and costs ~$12/month
- Unattributable adds 1317ms and costs ~$4/month
- lp.datadoghq.com adds 615ms and costs ~$2/month
- Google Tag Manager adds 433ms and costs ~$1/month
- Google Tag Manager adds 397ms and costs ~$1/month
- www.datadoghq.com adds 356ms and costs ~$1/month
- Google Tag Manager adds 223ms and costs ~$1/month
- www.datadoghq.com adds 213ms and costs ~$1/month
- www.datadoghq.com adds 210ms and costs ~$1/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
www.redditstatic.com takes 3892ms 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 1317ms 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
lp.datadoghq.com takes 615ms 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 lp.datadoghq.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 433ms 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 397ms 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.datadoghq.com takes 356ms 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 223ms 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.datadoghq.com takes 213ms 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.datadoghq.com takes 210ms 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 www.datadoghq.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
62% of cdn.calibermind.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