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.
2.00 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.96 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
749 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
3.28 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.
10.88 s
Page Load Progression
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
DJS Execution CostAction3140ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.techtarget.com/ | 598ms | 33ms | 1ms | 3rd |
| Unattributable | 437ms | 14ms | 0ms | 3rd |
| https://consent.techtarget.com/Notice.8f529.js | 277ms | 231ms | 31ms | 3rd |
| https://www.techtarget.com/cdn-cgi/challenge-platform/scripts/jsd/main.js | 248ms | 239ms | 3ms | 3rd |
| https://consent.techtarget.com/unified/wrapperMessagingWithoutDetection.js | 237ms | 184ms | 18ms | 3rd |
| https://www.techtarget.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js | 228ms | 182ms | 8ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MKCV6V9 | 212ms | 160ms | 48ms | 3rd |
| https://cdn.optimizely.com/public/148927072/17796810052/20521_cdfa036de2f3e6dedb2c81950dddc0c36d331a77fa3fa950aea1ce6640b157e2_edge_helper.js | 203ms | 162ms | 35ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PWWZSH | 188ms | 154ms | 31ms | 3rd |
| https://consent.techtarget.com/unified/4.40.1/usnat-uspapi.090eccada574d39af6f8.bundle.js | 129ms | 93ms | 35ms | 3rd |
Showing top 10 of 15 scripts
DJS BundlesAction22 scripts, 364 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-PWWZSH | 131 KB | 65 KB (49%) | ✓ | 3rd |
| https://consent.techtarget.com/Notice.8f529.js | 91 KB | 64 KB (70%) | ✓ | 3rd |
| https://www.techtarget.com/rms/ux/responsive/js/responsive-ui.min.js?v=9.80 | 101 KB | 62 KB (61%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MKCV6V9 | 148 KB | 61 KB (42%) | ✓ | 3rd |
| https://cdn.optimizely.com/public/148927072/17796810052/20521_cdfa036de2f3e6dedb2c81950dddc0c36d331a77fa3fa950aea1ce6640b157e2_edge_helper.js | 99 KB | 40 KB (41%) | ✓ | 3rd |
| https://www.techtarget.com/rms/ux/responsive/js/libs/techtarget-informa-banner.min.js | 32 KB | 27 KB (88%) | ✓ | 3rd |
| https://www.techtarget.com/rms/ux/responsive/js/responsive.min.js?v=9.80 | 44 KB | 24 KB (53%) | ✓ | 3rd |
| https://consent.techtarget.com/unified/4.40.1/usnat-uspapi.090eccada574d39af6f8.bundle.js | 42 KB | 21 KB (51%) | ✓ | 3rd |
| https://optimizely.techtarget.com/optimizely-edge/17796810052 | 9 KB | — | ✓ | 3rd |
| https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 | 11 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
DPage Weight InventoryAction52 resources · 1.3 MB · 364 KB savings availableFIX
~363.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 52 resources | 1.3 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BPage Weight Budget1.3 MB transferred, 52 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 OptimizationAction10 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
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
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (131 KB)PASS
Web fonts
4
131 KB total
Render-blocking
0
of 4
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 ~12 KB and ~24 ms
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
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Google Cloud
Network Waterfall52 requests over 2054msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.techtarget.com www.techtarget.com | Other | 598ms | 23 KB | — | €10/mo | Costly |
Unattributable Unattributable | Other | 437ms | 0 KB | — | €8/mo | Costly |
consent.techtarget.com consent.techtarget.com | Other | 277ms | 91 KB | 70% | €5/mo | Costly |
www.techtarget.com www.techtarget.com | Other | 248ms | 0 KB | — | €4/mo | Costly |
consent.techtarget.com consent.techtarget.com | Other | 237ms | 42 KB | — | €4/mo | Costly |
www.techtarget.com www.techtarget.com | Other | 228ms | 4 KB | — | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 212ms | 148 KB | 42% | €4/mo | Costly |
Optimizely cdn.optimizely.com | A/B Testing | 203ms | 99 KB | 41% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 188ms | 131 KB | 49% | €3/mo | Optional |
consent.techtarget.com consent.techtarget.com | Other | 129ms | 42 KB | 51% | €2/mo | Optional |
www.techtarget.com www.techtarget.com | Other | 115ms | 101 KB | 61% | €2/mo | Optional |
www.techtarget.com www.techtarget.com | Other | 77ms | 130 KB | — | €1/mo | Optional |
www.techtarget.com www.techtarget.com | Other | 71ms | 3 KB | — | €1/mo | Optional |
pub.doubleverify.com pub.doubleverify.com | Other | 67ms | 34 KB | — | €1/mo | Optional |
consent.techtarget.com consent.techtarget.com | Other | 52ms | 29 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- www.techtarget.com adds 598ms and costs ~€10/month
- Unattributable adds 437ms and costs ~€8/month
- consent.techtarget.com adds 277ms and costs ~€5/month
- www.techtarget.com adds 248ms and costs ~€4/month
- consent.techtarget.com adds 237ms and costs ~€4/month
- www.techtarget.com adds 228ms and costs ~€4/month
- Google Tag Manager adds 212ms and costs ~€4/month
- Optimizely adds 203ms 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
www.techtarget.com takes 598ms 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 437ms 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
consent.techtarget.com takes 277ms 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
70% of consent.techtarget.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.techtarget.com takes 248ms 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
consent.techtarget.com takes 237ms 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.techtarget.com takes 228ms 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 212ms 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
Optimizely takes 203ms 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 consent.techtarget.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
61% of www.techtarget.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