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.
4.91 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
31.25 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.45 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.008
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.10 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.
34.99 s
Page Load Progression
FPage Weight BudgetAction7.7 MB transferred, 167 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
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
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
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 ImpactAction97% third-party, 0 ms blockingFIX
FJS Execution CostAction7809ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://triblive.com/ | 1157ms | 162ms | 13ms | 1st |
| https://cdn.e3fbosf1tz3d.xyz/prod/triblive/t8y9347t.min.js?2026322 | 1048ms | 934ms | 109ms | 3rd |
| Unattributable | 802ms | 39ms | 0ms | 3rd |
| https://cookie-cdn.cookiepro.com/scripttemplates/202603.1.0/otTCF.js | 655ms | 585ms | 5ms | 3rd |
| https://az416426.vo.msecnd.net/scripts/a/ai.0.js | 581ms | 550ms | 21ms | 3rd |
| https://cdn.a3kvau184uea.com/prod/triblive/fp.min.js?2026322 | 430ms | 253ms | 5ms | 3rd |
| https://cookie-cdn.cookiepro.com/scripttemplates/202603.1.0/otBannerSdk.js | 299ms | 173ms | 43ms | 3rd |
| https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.js | 285ms | 217ms | 33ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-LDVDC9JYS4&cx=c>m=4e64m0h2 | 272ms | 233ms | 36ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PNZ6CV4 | 239ms | 190ms | 38ms | 3rd |
Showing top 10 of 25 scripts
FJS BundlesAction48 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://cdn.e3fbosf1tz3d.xyz/prod/triblive/t8y9347t.min.js?2026322 | 285 KB | 215 KB (76%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 137 KB (73%) | ✓ | 3rd |
| https://cdn.tpdads.com/publisher-data/triblive.com.js | 168 KB | 129 KB (77%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-LDVDC9JYS4&cx=c>m=4e64m0h2 | 174 KB | 66 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-12M2XZC8V4&cx=c>m=4e64m0h2 | 151 KB | 66 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-VYLLLFTS63&l=MG2DL&cx=c>m=4e64k1 | 157 KB | 66 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PDMH9T6>m_auth=QzlUjhMy0COR5MgCC_1Cyw>m_preview=env-1>m_cookies_win=x | 117 KB | 65 KB (55%) | ✓ | 3rd |
| https://cookie-cdn.cookiepro.com/scripttemplates/202603.1.0/otBannerSdk.js | 130 KB | 62 KB (48%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PNZ6CV4 | 137 KB | 61 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PN8CQL65&l=MG2DL | 128 KB | 58 KB (45%) | ✓ | 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 InventoryAction167 resources · 7.7 MB · 1.1 MB savings availableFIX
~1.1 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 167 resources | 7.7 MiB | ||||||
CImage OptimizationAction57 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
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 Loading12 fonts (2481 KB)PASS
Web fonts
12
2481 KB total
Render-blocking
0
of 12
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~1846 KB and ~3692 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints1 hints, 0 missing preconnectsPASS
Current Resource Hints
1 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: Cloudflare
AHTTP Cachingmax-age=300 (5 minutes)PASS
public, max-age=300, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| public | — | Any cache may store this response |
| max-age | 300 | Cache for 5 minutes |
| must-revalidate | — | Must recheck with server after expiry |
Network Waterfall167 requests over 6831msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cdn.e3fbosf1tz3d.xyz cdn.e3fbosf1tz3d.xyz | Other | 1048ms | 285 KB | 76% | $6/mo | Costly |
Unattributable Unattributable | Other | 802ms | 0 KB | — | $5/mo | Costly |
cookie-cdn.cookiepro.com cookie-cdn.cookiepro.com | Other | 655ms | 18 KB | — | $4/mo | Costly |
az416426.vo.msecnd.net az416426.vo.msecnd.net | Other | 581ms | 22 KB | — | $3/mo | Costly |
cdn.a3kvau184uea.com cdn.a3kvau184uea.com | Other | 430ms | 23 KB | — | $2/mo | Costly |
cookie-cdn.cookiepro.com cookie-cdn.cookiepro.com | Other | 299ms | 130 KB | 48% | $2/mo | Costly |
discovery.evvnt.com discovery.evvnt.com | Other | 285ms | 110 KB | 26% | $2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 272ms | 174 KB | 38% | $2/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 239ms | 137 KB | 44% | $1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 236ms | 151 KB | 44% | $1/mo | Costly |
cdn.pranmcpkx.com cdn.pranmcpkx.com | Other | 222ms | 3 KB | — | $1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 222ms | 157 KB | 42% | $1/mo | Costly |
cdn.tpdads.com cdn.tpdads.com | Other | 192ms | 168 KB | 77% | $1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 189ms | 188 KB | 73% | $1/mo | Optional |
static.chartbeat.com static.chartbeat.com | Other | 182ms | 16 KB | — | $1/mo | Optional |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 171ms | 70 KB | 54% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 141ms | 128 KB | 45% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 111ms | 117 KB | 55% | $1/mo | Optional |
cdn.jwplayer.com cdn.jwplayer.com | Other | 89ms | 66 KB | 65% | $1/mo | Optional |
www.googletagservices.com www.googletagservices.com | Other | 62ms | 35 KB | — | $0/mo | Optional |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 60ms | 68 KB | — | $0/mo | Optional |
cdn.sy57d8wi.com cdn.sy57d8wi.com | Other | 59ms | 43 KB | 51% | $0/mo | Optional |
cookie-cdn.cookiepro.com cookie-cdn.cookiepro.com | Other | 51ms | 9 KB | — | $0/mo | Optional |
These scripts may cost more than they're worth
- cdn.e3fbosf1tz3d.xyz adds 1048ms and costs ~$6/month
- Unattributable adds 802ms and costs ~$5/month
- cookie-cdn.cookiepro.com adds 655ms and costs ~$4/month
- az416426.vo.msecnd.net adds 581ms and costs ~$3/month
- cdn.a3kvau184uea.com adds 430ms and costs ~$2/month
- cookie-cdn.cookiepro.com adds 299ms and costs ~$2/month
- discovery.evvnt.com adds 285ms and costs ~$2/month
- Google Tag Manager adds 272ms and costs ~$2/month
- Google Tag Manager adds 239ms and costs ~$1/month
- Google Tag Manager adds 236ms and costs ~$1/month
- cdn.pranmcpkx.com adds 222ms and costs ~$1/month
- Google Tag Manager adds 222ms and costs ~$1/month
85% 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
cdn.e3fbosf1tz3d.xyz takes 1048ms 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
76% of cdn.e3fbosf1tz3d.xyz'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
Unattributable takes 802ms 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
cookie-cdn.cookiepro.com takes 655ms 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
az416426.vo.msecnd.net takes 581ms 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
cdn.a3kvau184uea.com takes 430ms 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
cookie-cdn.cookiepro.com takes 299ms 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
discovery.evvnt.com takes 285ms 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 272ms 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 239ms 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 236ms 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
cdn.pranmcpkx.com takes 222ms 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 222ms 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
77% of cdn.tpdads.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
73% 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
54% of fundingchoicesmessages.google.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
55% 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
65% of cdn.jwplayer.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
51% of cdn.sy57d8wi.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