Skip to content
https://etonline.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
6
REVIEW
2
PASS
5
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

62
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

820 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.87 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

645 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.003

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

2.02 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.

5.43 s

Page Load Progression

669 ms
1.3 s
2.0 s
2.7 s
3.3 s
4.0 s
4.7 s
5.4 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
8.8 MB transferred, 152 requests
FIX
8.8 MB transferred, 152 requests
Critical::
Page weighs 18.3 MB (8.8 MB transferred)
Warning::
Images are 6.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.4 MB
Warning::
JavaScript is 1.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.9 MB
Info::
Fonts are 228 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 228 KB
Warning::
152 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.8 g CO2 per page load
8.8 MB / 2.4 MB budget
8.8 MB transferred
152 requests
1.8 g CO2 per page load
Images 6.4 MiB 72%
JavaScript 1.9 MiB 22%
Fonts 228.4 KiB 3%
Other 94.0 KiB 1%
Other 88.2 KiB 1%
HTML 65.1 KiB 1%
CSS 30.8 KiB 0%
Other 25.0 KiB 0%
Other 440 B 0%
Other 353 B 0%
Other 0 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (8.8 MiB of 8.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2990ms total JS execution
FIX
2990ms total JS execution
Warning::
Unattributable: 577ms CPU time
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 412ms CPU time
Warning::
https://www.etonline.com/: 350ms CPU time
Warning::
https://www.etonline.com/_next/static/chunks/frame...: 316ms CPU time
Info::
https://cdn.confiant-integrations.net/video/202601...: 204ms CPU time
Warning::
Third-party scripts: 2990ms (100% of total)

Main Thread Breakdown

Script Evaluation 59% Other 21% Script Parsing & Compilation 10% Style & Layout 4% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
Unattributable577ms36ms0ms3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js412ms331ms61ms3rd
https://www.etonline.com/350ms8ms1ms3rd
https://www.etonline.com/_next/static/chunks/framework-97862ef36bc4065f.js316ms262ms11ms3rd
https://cdn.confiant-integrations.net/video/202601281034/wrap.js204ms172ms13ms3rd
https://cdn.confiant-integrations.net/gptprebidnative/202601281034/wrap.js203ms168ms16ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007171ms135ms24ms3rd
https://at.cbsi.com/lib/dist/prod/bidbarrel-etonline.min.js159ms115ms43ms3rd
https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js149ms131ms2ms3rd
https://www.etonline.com/_next/static/chunks/4cd4ef12.10e0b0f0e90e009f.js105ms95ms9ms3rd

Showing top 10 of 15 scripts

F
JS Bundles
Action
49 scripts, 959 KB unused
FIX
49 scripts, 959 KB unused
Warning::
https://at.cbsi.com/lib/dist/prod/bidbarrel-etonli...: 152 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 135 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://imasdk.googleapis.com/js/sdkloader/ima3.js: 109 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 106 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.confiant-integrations.net/gptprebidnat...: 80 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 959 KB
959 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://at.cbsi.com/lib/dist/prod/bidbarrel-etonline.min.js234 KB152 KB (65%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007188 KB135 KB (72%)3rd
https://imasdk.googleapis.com/js/sdkloader/ima3.js148 KB109 KB (74%)3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js259 KB106 KB (41%)3rd
https://cdn.confiant-integrations.net/gptprebidnative/202601281034/wrap.js142 KB80 KB (57%)3rd
https://cdn.confiant-integrations.net/video/202601281034/wrap.js125 KB70 KB (56%)3rd
https://www.etonline.com/_next/static/chunks/64effbfc.fb2d84c181397608.js72 KB58 KB (81%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-604815933134 KB58 KB (43%)3rd
https://www.etonline.com/_next/static/chunks/4cd4ef12.10e0b0f0e90e009f.js63 KB49 KB (78%)3rd
https://www.etonline.com/_next/static/chunks/8d88bcda.91714da344a19170.js55 KB46 KB (84%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
152 resources · 8.8 MB · 959 KB savings available
FIX
152 resources · 8.8 MB · 959 KB savings available
Warning::
Page weight 7.8 MB over 1MB target
Got: 8.8 MB Expected: ≤ 1 MB
Info::
~959 KB of savings available
Warning::
151 third-party resources (100% of weight)
Info::
4 resources over 200KB
152 resources · 8.8 MiB · 151 third-party 7.8 MiB over 1MB target
Image 72% · 6.4 MiB
JavaScript 22% · 1.9 MiB
Font 3% · 228.4 KiB
Other 2% · 200.4 KiB
Document 1% · 65.2 KiB
CSS 0% · 30.8 KiB

~958.8 KiB of savings available

Remove unused JavaScript: 958.8 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Image Optimization
56 images, 0 KB saveable
REVIEW
56 images, 0 KB saveable
Info::
All images are well-optimized
56 images 6.4 MB
0 oversized -0 KB
52 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
11 fonts (228 KB)
PASS
11 fonts (228 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

228 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 820 ms LCP 1.9 shttps://www.etonline.com/fonts/sequel_sans/sequelsans-bookbody-webfont.woff2sequelsans-bookbody-web... https://www.etonline.com/fonts/sequel_sans/sequelsans-bookbody-webfont.woff2 — 20.8 KiB — 10 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldhead-webfont.woff2sequelsans-semiboldhead... https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldhead-webfont.woff2 — 21.4 KiB — 21 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-boldhead-webfont.woff2sequelsans-boldhead-web... https://www.etonline.com/fonts/sequel_sans/sequelsans-boldhead-webfont.woff2 — 21.2 KiB — 80 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-lightbody-webfont.woff2sequelsans-lightbody-we... https://www.etonline.com/fonts/sequel_sans/sequelsans-lightbody-webfont.woff2 — 19.4 KiB — 90 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-lighthead-webfont.woff2sequelsans-lighthead-we... https://www.etonline.com/fonts/sequel_sans/sequelsans-lighthead-webfont.woff2 — 19.2 KiB — 93 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-bookhead-webfont.woff2sequelsans-bookhead-web... https://www.etonline.com/fonts/sequel_sans/sequelsans-bookhead-webfont.woff2 — 20.5 KiB — 75 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldbody-webfont.woff2sequelsans-semiboldbody... https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldbody-webfont.woff2 — 21.4 KiB — 105 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-romanbody-webfont.woff2sequelsans-romanbody-we... https://www.etonline.com/fonts/sequel_sans/sequelsans-romanbody-webfont.woff2 — 20.9 KiB — 105 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-boldbody-webfont.woff2sequelsans-boldbody-web... https://www.etonline.com/fonts/sequel_sans/sequelsans-boldbody-webfont.woff2 — 21.3 KiB — 24 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-mediumbody-webfont.woff2sequelsans-mediumbody-w... https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumbody-webfont.woff2 — 21.1 KiB — 31 ms — font-display: swaphttps://www.etonline.com/fonts/sequel_sans/sequelsans-mediumhead-webfont.woff2sequelsans-mediumhead-w... https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumhead-webfont.woff2 — 21.1 KiB — 27 ms — font-display: swap
sequelsans-bookbody-web... woff2 swap
Size 21 KB
Load time 10 ms
Start 329 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-semiboldhead... woff2 swap
Size 21 KB
Load time 21 ms
Start 330 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-boldhead-web... woff2 swap
Size 21 KB
Load time 80 ms
Start 330 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-lightbody-we... woff2 swap
Size 19 KB
Load time 90 ms
Start 331 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-lighthead-we... woff2 swap
Size 19 KB
Load time 93 ms
Start 331 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-bookhead-web... woff2 swap
Size 21 KB
Load time 75 ms
Start 331 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-semiboldbody... woff2 swap
Size 21 KB
Load time 105 ms
Start 332 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-romanbody-we... woff2 swap
Size 21 KB
Load time 105 ms
Start 333 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-boldbody-web... woff2 swap
Size 21 KB
Load time 24 ms
Start 333 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-mediumbody-w... woff2 swap
Size 21 KB
Load time 31 ms
Start 334 ms
Risk FOUT — text flashes from fallback to web font
sequelsans-mediumhead-w... woff2 swap
Size 21 KB
Load time 27 ms
Start 334 ms
Risk FOUT — text flashes from fallback to web font
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 Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
152 requests over 4697ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 820 ms LCP 1.9 shttps://etonline.com// https://etonline.com/ — 301 — 107 B — 285 ms — h2https://www.etonline.com/www.etonline.com/ https://www.etonline.com/ — 200 — 65.1 KiB — 22 ms — h2https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.jscdn.privacy.paramount.com/dist/opta... https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js — 200 — 9.0 KiB — 131 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-bookbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-bookbody-webfont.woff2 — 200 — 20.8 KiB — 10 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldhead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldhead-webfont.woff2 — 200 — 21.4 KiB — 21 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-boldhead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-boldhead-webfont.woff2 — 200 — 21.2 KiB — 80 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-lightbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-lightbody-webfont.woff2 — 200 — 19.4 KiB — 90 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-lighthead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-lighthead-webfont.woff2 — 200 — 19.2 KiB — 93 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-bookhead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-bookhead-webfont.woff2 — 200 — 20.5 KiB — 75 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldbody-webfont.woff2 — 200 — 21.4 KiB — 105 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-romanbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-romanbody-webfont.woff2 — 200 — 20.9 KiB — 105 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-boldbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-boldbody-webfont.woff2 — 200 — 21.3 KiB — 24 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumbody-webfont.woff2 — 200 — 21.1 KiB — 31 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumhead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumhead-webfont.woff2 — 200 — 21.1 KiB — 27 ms — h2https://www.etonline.com/_next/static/css/aff449cbd3cfe4cc.csswww.etonline.com/_next/static/css/a... https://www.etonline.com/_next/static/css/aff449cbd3cfe4cc.css — 200 — 30.8 KiB — 23 ms — h2https://www.etonline.com/img/et-letters-gray.svgwww.etonline.com/img/et-letters-gra... https://www.etonline.com/img/et-letters-gray.svg — 200 — 1.3 KiB — 105 ms — h2https://i.ytimg.com/vi/67IK7G0U_M4/maxresdefault.jpgi.ytimg.com/vi/67IK7G0U_M4/maxresde... https://i.ytimg.com/vi/67IK7G0U_M4/maxresdefault.jpg — 200 — 105.8 KiB — 170 ms — h2https://i.ytimg.com/vi/Lv018PvZh-8/maxresdefault.jpgi.ytimg.com/vi/Lv018PvZh-8/maxresde... https://i.ytimg.com/vi/Lv018PvZh-8/maxresdefault.jpg — 200 — 157.1 KiB — 238 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277… — 200 — 0 B — 0 ms — datadata:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://i.ytimg.com/vi/Qlon0f81l2Y/maxresdefault.jpgi.ytimg.com/vi/Qlon0f81l2Y/maxresde... https://i.ytimg.com/vi/Qlon0f81l2Y/maxresdefault.jpg — 200 — 189.2 KiB — 230 ms — h2https://i.ytimg.com/vi/yPMAa_JEy9w/maxresdefault.jpgi.ytimg.com/vi/yPMAa_JEy9w/maxresde... https://i.ytimg.com/vi/yPMAa_JEy9w/maxresdefault.jpg — 200 — 78.1 KiB — 210 ms — h2https://www.etonline.com/_next/static/chunks/8540.f946d41e093433bd.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/8540.f946d41e093433bd.js — 200 — 744 B — 102 ms — h2https://www.etonline.com/_next/static/chunks/7469.a65441ba8e2ae64e.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/7469.a65441ba8e2ae64e.js — 200 — 2.8 KiB — 173 ms — h2https://www.etonline.com/_next/static/chunks/672.0bae573d9615d77d.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/672.0bae573d9615d77d.js — 200 — 2.1 KiB — 112 ms — h2https://www.etonline.com/_next/static/chunks/4226.9f24da4f1763db9b.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/4226.9f24da4f1763db9b.js — 200 — 7.9 KiB — 175 ms — h2https://www.etonline.com/_next/static/chunks/webpack-12fe16d24c0f5f1e.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/webpack-12fe16d24c0f5f1e.js — 200 — 3.3 KiB — 189 ms — h2https://www.etonline.com/_next/static/chunks/framework-97862ef36bc4065f.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/framework-97862ef36bc4065f.js — 200 — 44.1 KiB — 183 ms — h2https://www.etonline.com/_next/static/chunks/main-b1496ff8aac43d03.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/main-b1496ff8aac43d03.js — 200 — 47.2 KiB — 136 ms — h2https://www.etonline.com/_next/static/chunks/pages/_app-474a2942aea6d270.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/pages/_app-474a2942aea6d270.js — 200 — 23.2 KiB — 90 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 820 ms LCP 1.9 shttps://etonline.com// https://etonline.com/ — 301 — 107 B — 285 ms — h2https://www.etonline.com/www.etonline.com/ https://www.etonline.com/ — 200 — 65.1 KiB — 22 ms — h2https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.jscdn.privacy.paramount.com/dist/opta... https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js — 200 — 9.0 KiB — 131 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-bookbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-bookbody-webfont.woff2 — 200 — 20.8 KiB — 10 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldhead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldhead-webfont.woff2 — 200 — 21.4 KiB — 21 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-boldhead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-boldhead-webfont.woff2 — 200 — 21.2 KiB — 80 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-lightbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-lightbody-webfont.woff2 — 200 — 19.4 KiB — 90 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-lighthead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-lighthead-webfont.woff2 — 200 — 19.2 KiB — 93 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-bookhead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-bookhead-webfont.woff2 — 200 — 20.5 KiB — 75 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-semiboldbody-webfont.woff2 — 200 — 21.4 KiB — 105 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-romanbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-romanbody-webfont.woff2 — 200 — 20.9 KiB — 105 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-boldbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-boldbody-webfont.woff2 — 200 — 21.3 KiB — 24 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumbody-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumbody-webfont.woff2 — 200 — 21.1 KiB — 31 ms — h2https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumhead-webfont.woff2www.etonline.com/fonts/sequel_sans/... https://www.etonline.com/fonts/sequel_sans/sequelsans-mediumhead-webfont.woff2 — 200 — 21.1 KiB — 27 ms — h2https://www.etonline.com/_next/static/css/aff449cbd3cfe4cc.csswww.etonline.com/_next/static/css/a... https://www.etonline.com/_next/static/css/aff449cbd3cfe4cc.css — 200 — 30.8 KiB — 23 ms — h2https://www.etonline.com/img/et-letters-gray.svgwww.etonline.com/img/et-letters-gra... https://www.etonline.com/img/et-letters-gray.svg — 200 — 1.3 KiB — 105 ms — h2https://i.ytimg.com/vi/67IK7G0U_M4/maxresdefault.jpgi.ytimg.com/vi/67IK7G0U_M4/maxresde... https://i.ytimg.com/vi/67IK7G0U_M4/maxresdefault.jpg — 200 — 105.8 KiB — 170 ms — h2https://i.ytimg.com/vi/Lv018PvZh-8/maxresdefault.jpgi.ytimg.com/vi/Lv018PvZh-8/maxresde... https://i.ytimg.com/vi/Lv018PvZh-8/maxresdefault.jpg — 200 — 157.1 KiB — 238 ms — h2data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277…www.w3.org/2000/svg%27%20version=%2... data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%277… — 200 — 0 B — 0 ms — datadata:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://i.ytimg.com/vi/Qlon0f81l2Y/maxresdefault.jpgi.ytimg.com/vi/Qlon0f81l2Y/maxresde... https://i.ytimg.com/vi/Qlon0f81l2Y/maxresdefault.jpg — 200 — 189.2 KiB — 230 ms — h2https://i.ytimg.com/vi/yPMAa_JEy9w/maxresdefault.jpgi.ytimg.com/vi/yPMAa_JEy9w/maxresde... https://i.ytimg.com/vi/yPMAa_JEy9w/maxresdefault.jpg — 200 — 78.1 KiB — 210 ms — h2https://www.etonline.com/_next/static/chunks/8540.f946d41e093433bd.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/8540.f946d41e093433bd.js — 200 — 744 B — 102 ms — h2https://www.etonline.com/_next/static/chunks/7469.a65441ba8e2ae64e.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/7469.a65441ba8e2ae64e.js — 200 — 2.8 KiB — 173 ms — h2https://www.etonline.com/_next/static/chunks/672.0bae573d9615d77d.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/672.0bae573d9615d77d.js — 200 — 2.1 KiB — 112 ms — h2https://www.etonline.com/_next/static/chunks/4226.9f24da4f1763db9b.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/4226.9f24da4f1763db9b.js — 200 — 7.9 KiB — 175 ms — h2https://www.etonline.com/_next/static/chunks/webpack-12fe16d24c0f5f1e.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/webpack-12fe16d24c0f5f1e.js — 200 — 3.3 KiB — 189 ms — h2https://www.etonline.com/_next/static/chunks/framework-97862ef36bc4065f.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/framework-97862ef36bc4065f.js — 200 — 44.1 KiB — 183 ms — h2https://www.etonline.com/_next/static/chunks/main-b1496ff8aac43d03.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/main-b1496ff8aac43d03.js — 200 — 47.2 KiB — 136 ms — h2https://www.etonline.com/_next/static/chunks/pages/_app-474a2942aea6d270.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/pages/_app-474a2942aea6d270.js — 200 — 23.2 KiB — 90 ms — h2https://www.etonline.com/_next/static/chunks/03890d9e-c7dc52b197fe5cc0.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/03890d9e-c7dc52b197fe5cc0.js — 200 — 21.1 KiB — 123 ms — h2https://www.etonline.com/_next/static/chunks/8220-8c3b7d4a24781c26.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/8220-8c3b7d4a24781c26.js — 200 — 7.2 KiB — 181 ms — h2https://www.etonline.com/_next/static/chunks/6960-ed4ab36c865fd8f9.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/6960-ed4ab36c865fd8f9.js — 200 — 9.9 KiB — 69 ms — h2https://www.etonline.com/_next/static/chunks/2774-9d59c50de209d6bd.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/2774-9d59c50de209d6bd.js — 200 — 2.7 KiB — 107 ms — h2https://www.etonline.com/_next/static/chunks/4899-60702dea61a0f3e4.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/4899-60702dea61a0f3e4.js — 200 — 4.6 KiB — 147 ms — h2https://www.etonline.com/_next/static/chunks/8827-dbb1daf385eed06f.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/8827-dbb1daf385eed06f.js — 200 — 4.4 KiB — 120 ms — h2https://www.etonline.com/_next/static/chunks/4820-b52446f1b9adfc57.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/4820-b52446f1b9adfc57.js — 200 — 7.1 KiB — 148 ms — h2https://www.etonline.com/_next/static/chunks/9626-59d87e8cb91c0307.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/9626-59d87e8cb91c0307.js — 200 — 9.6 KiB — 156 ms — h2https://www.etonline.com/_next/static/chunks/6982-8e95f39af4c1cea7.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/6982-8e95f39af4c1cea7.js — 200 — 12.6 KiB — 187 ms — h2https://www.etonline.com/_next/static/chunks/9682-83f50fc386cffae9.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/9682-83f50fc386cffae9.js — 200 — 8.3 KiB — 108 ms — h2https://www.etonline.com/_next/static/chunks/pages/index-a7a5ffd824eb5be5.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/pages/index-a7a5ffd824eb5be5.js — 200 — 17.9 KiB — 130 ms — h2https://www.etonline.com/_next/static/etonline/_buildManifest.jswww.etonline.com/_next/static/etonl... https://www.etonline.com/_next/static/etonline/_buildManifest.js — 200 — 1.4 KiB — 103 ms — h2https://www.etonline.com/_next/static/etonline/_ssgManifest.jswww.etonline.com/_next/static/etonl... https://www.etonline.com/_next/static/etonline/_ssgManifest.js — 200 — 369 B — 173 ms — h2https://www.etonline.com/img/icons/play-button-rounded.svgwww.etonline.com/img/icons/play-but... https://www.etonline.com/img/icons/play-button-rounded.svg — 200 — 610 B — 146 ms — h2https://i.ytimg.com/vi/gSn1D9EqIeA/maxresdefault.jpgi.ytimg.com/vi/gSn1D9EqIeA/maxresde... https://i.ytimg.com/vi/gSn1D9EqIeA/maxresdefault.jpg — 200 — 103.2 KiB — 213 ms — h2https://i.ytimg.com/vi/TdDwCAee_n0/maxresdefault.jpgi.ytimg.com/vi/TdDwCAee_n0/maxresde... https://i.ytimg.com/vi/TdDwCAee_n0/maxresdefault.jpg — 200 — 171.9 KiB — 218 ms — h2https://global.ketchcdn.com/web/v3/config/cbs_media_ventures/etonline/boot.jsglobal.ketchcdn.com/web/v3/config/c... https://global.ketchcdn.com/web/v3/config/cbs_media_ventures/etonline/boot.js — 200 — 4.8 KiB — 91 ms — h2https://www.etonline.com/manifest.jsonwww.etonline.com/manifest.json https://www.etonline.com/manifest.json — 200 — 440 B — 154 ms — h2https://i.ytimg.com/vi/DjBcKs1c7Q4/maxresdefault.jpgi.ytimg.com/vi/DjBcKs1c7Q4/maxresde... https://i.ytimg.com/vi/DjBcKs1c7Q4/maxresdefault.jpg — 200 — 143.0 KiB — 224 ms — h2https://i.ytimg.com/vi/Q3QrgYYTN4U/maxresdefault.jpgi.ytimg.com/vi/Q3QrgYYTN4U/maxresde... https://i.ytimg.com/vi/Q3QrgYYTN4U/maxresdefault.jpg — 200 — 171.8 KiB — 230 ms — h2https://i.ytimg.com/vi/Ny77P7DAHb8/maxresdefault.jpgi.ytimg.com/vi/Ny77P7DAHb8/maxresde... https://i.ytimg.com/vi/Ny77P7DAHb8/maxresdefault.jpg — 200 — 94.8 KiB — 208 ms — h2https://i.ytimg.com/vi/LZcyC-FqAvQ/maxresdefault.jpgi.ytimg.com/vi/LZcyC-FqAvQ/maxresde... https://i.ytimg.com/vi/LZcyC-FqAvQ/maxresdefault.jpg — 200 — 86.1 KiB — 209 ms — h2https://i.ytimg.com/vi/NV1xUEwTkMU/maxresdefault.jpgi.ytimg.com/vi/NV1xUEwTkMU/maxresde... https://i.ytimg.com/vi/NV1xUEwTkMU/maxresdefault.jpg — 200 — 77.4 KiB — 207 ms — h2https://i.ytimg.com/vi/_kbkcR44HDA/maxresdefault.jpgi.ytimg.com/vi/_kbkcR44HDA/maxresde... https://i.ytimg.com/vi/_kbkcR44HDA/maxresdefault.jpg — 200 — 104.6 KiB — 209 ms — h2https://i.ytimg.com/vi/wh4cSwJMwtE/maxresdefault.jpgi.ytimg.com/vi/wh4cSwJMwtE/maxresde... https://i.ytimg.com/vi/wh4cSwJMwtE/maxresdefault.jpg — 200 — 106.2 KiB — 209 ms — h2https://i.ytimg.com/vi/bVOSxa60wUE/maxresdefault.jpgi.ytimg.com/vi/bVOSxa60wUE/maxresde... https://i.ytimg.com/vi/bVOSxa60wUE/maxresdefault.jpg — 200 — 86.3 KiB — 206 ms — h2https://i.ytimg.com/vi/NWH6_Cxn_pY/maxresdefault.jpgi.ytimg.com/vi/NWH6_Cxn_pY/maxresde... https://i.ytimg.com/vi/NWH6_Cxn_pY/maxresdefault.jpg — 200 — 73.6 KiB — 205 ms — h2https://i.ytimg.com/vi/e6C4v8ATlMw/maxresdefault.jpgi.ytimg.com/vi/e6C4v8ATlMw/maxresde... https://i.ytimg.com/vi/e6C4v8ATlMw/maxresdefault.jpg — 200 — 113.1 KiB — 249 ms — h2https://i.ytimg.com/vi/AqwrCG2VvC0/maxresdefault.jpgi.ytimg.com/vi/AqwrCG2VvC0/maxresde... https://i.ytimg.com/vi/AqwrCG2VvC0/maxresdefault.jpg — 200 — 114.2 KiB — 228 ms — h2https://i.ytimg.com/vi/ZzGTpkIvi3U/maxresdefault.jpgi.ytimg.com/vi/ZzGTpkIvi3U/maxresde... https://i.ytimg.com/vi/ZzGTpkIvi3U/maxresdefault.jpg — 200 — 80.3 KiB — 226 ms — h2https://i.ytimg.com/vi/-sfnsvpZQ9s/maxresdefault.jpgi.ytimg.com/vi/-sfnsvpZQ9s/maxresde... https://i.ytimg.com/vi/-sfnsvpZQ9s/maxresdefault.jpg — 200 — 181.2 KiB — 340 ms — h2https://i.ytimg.com/vi/4NLZTEfi9Ek/maxresdefault.jpgi.ytimg.com/vi/4NLZTEfi9Ek/maxresde... https://i.ytimg.com/vi/4NLZTEfi9Ek/maxresdefault.jpg — 200 — 113.8 KiB — 326 ms — h2https://i.ytimg.com/vi/AGKHY7keL-0/maxresdefault.jpgi.ytimg.com/vi/AGKHY7keL-0/maxresde... https://i.ytimg.com/vi/AGKHY7keL-0/maxresdefault.jpg — 200 — 114.6 KiB — 312 ms — h2https://i.ytimg.com/vi/1tSZ8hOcoOE/maxresdefault.jpgi.ytimg.com/vi/1tSZ8hOcoOE/maxresde... https://i.ytimg.com/vi/1tSZ8hOcoOE/maxresdefault.jpg — 200 — 109.4 KiB — 313 ms — h2https://i.ytimg.com/vi/Zhkakp003hA/maxresdefault.jpgi.ytimg.com/vi/Zhkakp003hA/maxresde... https://i.ytimg.com/vi/Zhkakp003hA/maxresdefault.jpg — 200 — 100.3 KiB — 323 ms — h2https://i.ytimg.com/vi/gpqaYqBkVEM/maxresdefault.jpgi.ytimg.com/vi/gpqaYqBkVEM/maxresde... https://i.ytimg.com/vi/gpqaYqBkVEM/maxresdefault.jpg — 200 — 113.3 KiB — 327 ms — h2https://i.ytimg.com/vi/cCtmd-HAolE/maxresdefault.jpgi.ytimg.com/vi/cCtmd-HAolE/maxresde... https://i.ytimg.com/vi/cCtmd-HAolE/maxresdefault.jpg — 200 — 153.6 KiB — 332 ms — h2https://i.ytimg.com/vi/8lGH1fkqJM4/maxresdefault.jpgi.ytimg.com/vi/8lGH1fkqJM4/maxresde... https://i.ytimg.com/vi/8lGH1fkqJM4/maxresdefault.jpg — 200 — 220.1 KiB — 341 ms — h2https://i.ytimg.com/vi/HUTRUR6TsEM/maxresdefault.jpgi.ytimg.com/vi/HUTRUR6TsEM/maxresde... https://i.ytimg.com/vi/HUTRUR6TsEM/maxresdefault.jpg — 200 — 88.3 KiB — 288 ms — h2https://i.ytimg.com/vi/AL76MJbDFcA/maxresdefault.jpgi.ytimg.com/vi/AL76MJbDFcA/maxresde... https://i.ytimg.com/vi/AL76MJbDFcA/maxresdefault.jpg — 200 — 88.7 KiB — 286 ms — h2https://i.ytimg.com/vi/irditk8Hn2A/maxresdefault.jpgi.ytimg.com/vi/irditk8Hn2A/maxresde... https://i.ytimg.com/vi/irditk8Hn2A/maxresdefault.jpg — 200 — 117.9 KiB — 314 ms — h2https://i.ytimg.com/vi/Uknl0_n7gIg/maxresdefault.jpgi.ytimg.com/vi/Uknl0_n7gIg/maxresde... https://i.ytimg.com/vi/Uknl0_n7gIg/maxresdefault.jpg — 200 — 84.7 KiB — 289 ms — h2https://i.ytimg.com/vi/X6U4hV1S-_8/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/X6U4hV1S-_8/maxresde... https://i.ytimg.com/vi/X6U4hV1S-_8/maxresdefault.jpg?blur=50&width=2 — 200 — 163.7 KiB — 294 ms — h2https://i.ytimg.com/vi/IiTK7YPMDUw/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/IiTK7YPMDUw/maxresde... https://i.ytimg.com/vi/IiTK7YPMDUw/maxresdefault.jpg?blur=50&width=2 — 200 — 166.4 KiB — 289 ms — h2https://i.ytimg.com/vi/lRiDQ00f9a4/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/lRiDQ00f9a4/maxresde... https://i.ytimg.com/vi/lRiDQ00f9a4/maxresdefault.jpg?blur=50&width=2 — 200 — 139.1 KiB — 287 ms — h2https://i.ytimg.com/vi/SKvUIsVhv7g/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/SKvUIsVhv7g/maxresde... https://i.ytimg.com/vi/SKvUIsVhv7g/maxresdefault.jpg?blur=50&width=2 — 200 — 133.5 KiB — 284 ms — h2https://i.ytimg.com/vi/wGFtV-gTwiA/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/wGFtV-gTwiA/maxresde... https://i.ytimg.com/vi/wGFtV-gTwiA/maxresdefault.jpg?blur=50&width=2 — 200 — 132.9 KiB — 308 ms — h2https://i.ytimg.com/vi/3Rp8NmESdcY/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/3Rp8NmESdcY/maxresde... https://i.ytimg.com/vi/3Rp8NmESdcY/maxresdefault.jpg?blur=50&width=2 — 200 — 146.4 KiB — 310 ms — h2https://i.ytimg.com/vi/az8RyyuaSh8/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/az8RyyuaSh8/maxresde... https://i.ytimg.com/vi/az8RyyuaSh8/maxresdefault.jpg?blur=50&width=2 — 200 — 151.5 KiB — 311 ms — h2https://i.ytimg.com/vi/AzaraeiP0pk/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/AzaraeiP0pk/maxresde... https://i.ytimg.com/vi/AzaraeiP0pk/maxresdefault.jpg?blur=50&width=2 — 200 — 122.4 KiB — 304 ms — h2https://i.ytimg.com/vi/Q8j6dZQqApE/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/Q8j6dZQqApE/maxresde... https://i.ytimg.com/vi/Q8j6dZQqApE/maxresdefault.jpg?blur=50&width=2 — 200 — 135.9 KiB — 309 ms — h2https://i.ytimg.com/vi/9vO0yTqZaRc/maxresdefault.jpg?blur=50&width=2i.ytimg.com/vi/9vO0yTqZaRc/maxresde... https://i.ytimg.com/vi/9vO0yTqZaRc/maxresdefault.jpg?blur=50&width=2 — 200 — 164.7 KiB — 310 ms — h2https://i.ytimg.com/vi/MP-rkbnQG2g/maxresdefault.jpg?height=425i.ytimg.com/vi/MP-rkbnQG2g/maxresde... https://i.ytimg.com/vi/MP-rkbnQG2g/maxresdefault.jpg?height=425 — 200 — 145.6 KiB — 80 ms — h3https://www.etonline.com/sites/default/files/styles/default/public/images/2023-09/ET-Homepage-Showfinder-Image-2023-II.png.jpg?height=425www.etonline.com/sites/default/file... https://www.etonline.com/sites/default/files/styles/default/public/images/2023-09/ET-Homepage-Showfinder-Image-2023-II.png.jpg?height=425 — 200 — 45.7 KiB — 64 ms — h2https://i.ytimg.com/vi/K7g3NAcIOAQ/maxresdefault.jpg?height=425i.ytimg.com/vi/K7g3NAcIOAQ/maxresde... https://i.ytimg.com/vi/K7g3NAcIOAQ/maxresdefault.jpg?height=425 — 200 — 171.4 KiB — 84 ms — h3https://www.etonline.com/_next/static/chunks/1190.304950d7f697164e.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/1190.304950d7f697164e.js — 200 — 979 B — 6 ms — h2https://www.etonline.com/_next/static/chunks/64effbfc.fb2d84c181397608.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/64effbfc.fb2d84c181397608.js — 200 — 72.0 KiB — 31 ms — h2https://www.etonline.com/_next/static/chunks/8d88bcda.91714da344a19170.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/8d88bcda.91714da344a19170.js — 200 — 54.9 KiB — 32 ms — h2https://www.etonline.com/_next/static/chunks/4cd4ef12.10e0b0f0e90e009f.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/4cd4ef12.10e0b0f0e90e009f.js — 200 — 63.2 KiB — 32 ms — h2https://www.etonline.com/_next/static/chunks/3987.5581264917cc6b2d.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/3987.5581264917cc6b2d.js — 200 — 37.7 KiB — 25 ms — h2https://www.etonline.com/_next/static/chunks/9428.35e8e5b42b93cdee.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/9428.35e8e5b42b93cdee.js — 200 — 4.2 KiB — 15 ms — h2https://www.etonline.com/_next/static/chunks/7544.7b84415f7098b4bb.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/7544.7b84415f7098b4bb.js — 200 — 527 B — 19 ms — h2https://www.etonline.com/_next/static/chunks/4202.ae0bda7f909cf55a.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/4202.ae0bda7f909cf55a.js — 200 — 680 B — 16 ms — h2https://www.etonline.com/_next/static/chunks/785.ddb2830222bf4741.jswww.etonline.com/_next/static/chunk... https://www.etonline.com/_next/static/chunks/785.ddb2830222bf4741.js — 200 — 5.3 KiB — 11 ms — h2https://www.etonline.com/img/icons/search.svgwww.etonline.com/img/icons/search.s... https://www.etonline.com/img/icons/search.svg — 200 — 336 B — 25 ms — h2https://www.etonline.com/img/icons/close.svgwww.etonline.com/img/icons/close.sv... https://www.etonline.com/img/icons/close.svg — 200 — 453 B — 30 ms — h2https://www.etonline.com/img/footer_logo.svgwww.etonline.com/img/footer_logo.sv... https://www.etonline.com/img/footer_logo.svg — 200 — 909 B — 25 ms — h2https://www.etonline.com/img/icons/facebook-icon-navigation_footer.svgwww.etonline.com/img/icons/facebook... https://www.etonline.com/img/icons/facebook-icon-navigation_footer.svg — 200 — 551 B — 19 ms — h2https://www.etonline.com/img/icons/twitter-icon-navigation_footer.svgwww.etonline.com/img/icons/twitter-... https://www.etonline.com/img/icons/twitter-icon-navigation_footer.svg — 200 — 982 B — 27 ms — h2https://www.etonline.com/img/icons/instagram-icon-navigation_footer.svgwww.etonline.com/img/icons/instagra... https://www.etonline.com/img/icons/instagram-icon-navigation_footer.svg — 200 — 1.3 KiB — 12 ms — h2https://www.etonline.com/img/icons/youtube-icon-navigation_footer.svgwww.etonline.com/img/icons/youtube-... https://www.etonline.com/img/icons/youtube-icon-navigation_footer.svg — 200 — 518 B — 14 ms — h2https://www.etonline.com/img/icons/icon-rss-footer.svgwww.etonline.com/img/icons/icon-rss... https://www.etonline.com/img/icons/icon-rss-footer.svg — 200 — 640 B — 19 ms — h2https://tags.tiqcdn.com/utag/cbsi/etonlinesite/prod/utag.jstags.tiqcdn.com/utag/cbsi/etonlines... https://tags.tiqcdn.com/utag/cbsi/etonlinesite/prod/utag.js — 200 — 58.9 KiB — 41 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-604815933www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-604815933 — 200 — 134.3 KiB — 84 ms — h2https://api-etlive.etonline.com/api/v1/playlists/dvronlyapi-etlive.etonline.com/api/v1/play... https://api-etlive.etonline.com/api/v1/playlists/dvronly — 200 — 0 B — 155 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 43 ms — h2https://i.ytimg.com/vi/NnFgZhcM-8I/maxresdefault.jpg?height=425i.ytimg.com/vi/NnFgZhcM-8I/maxresde... https://i.ytimg.com/vi/NnFgZhcM-8I/maxresdefault.jpg?height=425 — 200 — 170.8 KiB — 33 ms — h3https://i.ytimg.com/vi/CKfDPNNf9S4/maxresdefault.jpg?height=425i.ytimg.com/vi/CKfDPNNf9S4/maxresde... https://i.ytimg.com/vi/CKfDPNNf9S4/maxresdefault.jpg?height=425 — 200 — 210.2 KiB — 49 ms — h3https://i.ytimg.com/vi/HOn5bjm_mdM/maxresdefault.jpg?height=425i.ytimg.com/vi/HOn5bjm_mdM/maxresde... https://i.ytimg.com/vi/HOn5bjm_mdM/maxresdefault.jpg?height=425 — 200 — 157.9 KiB — 48 ms — h3https://api-etlive.etonline.com/api/v1/playlists/dvronlyapi-etlive.etonline.com/api/v1/play... https://api-etlive.etonline.com/api/v1/playlists/dvronly — 200 — 2.2 KiB — 90 ms — h2https://www.etonline.com/img/et_default_image.jpegwww.etonline.com/img/et_default_ima... https://www.etonline.com/img/et_default_image.jpeg — 200 — 10.4 KiB — 9 ms — h2https://at.cbsi.com/lib/dist/prod/bidbarrel-etonline.min.jsat.cbsi.com/lib/dist/prod/bidbarrel... https://at.cbsi.com/lib/dist/prod/bidbarrel-etonline.min.js — 200 — 233.7 KiB — 946 ms — h2https://i.ytimg.com/vi/X6U4hV1S-_8/maxresdefault.jpg?width=780&quality=80i.ytimg.com/vi/X6U4hV1S-_8/maxresde... https://i.ytimg.com/vi/X6U4hV1S-_8/maxresdefault.jpg?width=780&quality=80 — 200 — 163.6 KiB — 97 ms — h3https://i.ytimg.com/vi/IiTK7YPMDUw/maxresdefault.jpg?width=780&quality=80i.ytimg.com/vi/IiTK7YPMDUw/maxresde... https://i.ytimg.com/vi/IiTK7YPMDUw/maxresdefault.jpg?width=780&quality=80 — 200 — 166.3 KiB — 51 ms — h3https://i.ytimg.com/vi/lRiDQ00f9a4/maxresdefault.jpg?width=780&quality=80i.ytimg.com/vi/lRiDQ00f9a4/maxresde... https://i.ytimg.com/vi/lRiDQ00f9a4/maxresdefault.jpg?width=780&quality=80 — 200 — 139.0 KiB — 39 ms — h3https://i.ytimg.com/vi/SKvUIsVhv7g/maxresdefault.jpg?width=780&quality=80i.ytimg.com/vi/SKvUIsVhv7g/maxresde... https://i.ytimg.com/vi/SKvUIsVhv7g/maxresdefault.jpg?width=780&quality=80 — 200 — 133.4 KiB — 52 ms — h3https://api-etlive.etonline.com/api/v1/stream/dvronlyapi-etlive.etonline.com/api/v1/stre... https://api-etlive.etonline.com/api/v1/stream/dvronly — -1 — 0 B — 0 ms — https://cdn.privacy.paramount.com/config/menu-web.jsoncdn.privacy.paramount.com/config/me... https://cdn.privacy.paramount.com/config/menu-web.json — 200 — 2.2 KiB — 418 ms — h2https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.jscdn.ketchjs.com/ketchtag/stable/v2.... https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js — 200 — 259.2 KiB — 41 ms — h2https://dpm.demdex.net/id?d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D@AdobeOrgdpm.demdex.net/id?d_rtbd=json&d_ver... https://dpm.demdex.net/id?d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D@AdobeOrg — 200 — 1.3 KiB — 92 ms — h2https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/etonlinesite/202408261845&cb=1776891773989tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/etonlinesite/202408261845&cb=1776891773989 — 200 — 431 B — 13 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 17 ms — h2https://www.google.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.etonline.com%2F&scrsrc=www.googletagmanager.com&rnd=968278923.1776891774&dt=The%20Leading%20Source%20for%20Entertainment%20and%20Celebrity%20News%20%7C%20Entertainment%20Tonight&auid=1412373261.1776891774&navt=n&npa=1&gtm=45be64k0h1za200xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tids=AW-604815933&tid=AW-604815933&tft=1776891774090&tfd=1675www.google.com/ccm/collect?rcb=16&f... https://www.google.com/ccm/collect?rcb=16&frm=0&en=page_view&dl=https%3A%2F%2Fwww.etonline.com%2F&scrsrc=www.googletagmanager.com&rnd=968278923.1776891774&dt=The%20Leading%20Source%20for%20Entertainment%20and%20Celebrity%20News%20%7C%20Entertainment%20Tonight&auid=1412373261.1776891774&navt=n&npa=1&gtm=45be64k0h1za200xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tids=AW-604815933&tid=AW-604815933&tft=1776891774090&tfd=1675 — 200 — 21 B — 227 ms — h3https://global.ketchcdn.com/web/v3/ipglobal.ketchcdn.com/web/v3/ip https://global.ketchcdn.com/web/v3/ip — 200 — 428 B — 11 ms — h3https://global.ketchcdn.com/web/v3/config/cbs_media_ventures/etonline/production/gdpr/en/config.json?hash=4092123004515351942global.ketchcdn.com/web/v3/config/c... https://global.ketchcdn.com/web/v3/config/cbs_media_ventures/etonline/production/gdpr/en/config.json?hash=4092123004515351942 — 200 — 67.4 KiB — 12 ms — h3https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.etonline.com%2F&property=etonline&environment=production&jurisdiction=gdpr&tenant=cbs_media_ventures&dver=1770304463&event_type=once_identities&ids=eyJzd2JfZXRvbmxpbmUiOiI5ODI5MjZmMC01ZDhmLTQxZTQtOTZjYS1mZTk4MGQzZmFiZTIifQ%3D%3D&region=NLglobal.ketchcdn.com/web/v2/log?hasC... https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.etonline.com%2F&property=etonline&environment=production&jurisdiction=gdpr&tenant=cbs_media_ventures&dver=1770304463&event_type=once_identities&ids=eyJzd2JfZXRvbmxpbmUiOiI5ODI5MjZmMC01ZDhmLTQxZTQtOTZjYS1mZTk4MGQzZmFiZTIifQ%3D%3D&region=NL — 204 — 353 B — 9 ms — h3https://global.ketchcdn.com/web/v3/consent/cbs_media_ventures/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/cbs_media_ventures/get — 200 — 0 B — 141 ms — h3https://global.ketchcdn.com/web/v3/consent/cbs_media_ventures/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/cbs_media_ventures/get — 200 — 1.4 KiB — 291 ms — h3https://at.cbsi.com/lib/api/v1/etonline/prod/config/diff?variant=coreat.cbsi.com/lib/api/v1/etonline/pro... https://at.cbsi.com/lib/api/v1/etonline/prod/config/diff?variant=core — 200 — 0 B — 158 ms — h2https://global.ketchcdn.com/web/v3/consent/cbs_media_ventures/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/cbs_media_ventures/update — 200 — 0 B — 136 ms — h3https://tags.tiqcdn.com/utag/cbsi/etonlinesite/prod/utag.75.js?utv=ut4.49.202408261845tags.tiqcdn.com/utag/cbsi/etonlines... https://tags.tiqcdn.com/utag/cbsi/etonlinesite/prod/utag.75.js?utv=ut4.49.202408261845 — 200 — 1.2 KiB — 6 ms — h2https://www.demdex.net/demoptout.jpgwww.demdex.net/demoptout.jpg https://www.demdex.net/demoptout.jpg — 200 — 470 B — 83 ms — h2https://www.demdex.net/demoptout.jpgwww.demdex.net/demoptout.jpg https://www.demdex.net/demoptout.jpg — 200 — 469 B — 28 ms — h2https://www.etonline.com/favicon.icowww.etonline.com/favicon.ico https://www.etonline.com/favicon.ico — 200 — 817 B — 6 ms — h2https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 147.6 KiB — 66 ms — h2https://at.cbsi.com/lib/api/v1/etonline/prod/config/diff?variant=coreat.cbsi.com/lib/api/v1/etonline/pro... https://at.cbsi.com/lib/api/v1/etonline/prod/config/diff?variant=core — 200 — 10.8 KiB — 12 ms — h2https://www.etonline.com/img/favicons/favicon-32x32.pngwww.etonline.com/img/favicons/favic... https://www.etonline.com/img/favicons/favicon-32x32.png — 200 — 1.1 KiB — 6 ms — h2https://global.ketchcdn.com/web/v3/consent/cbs_media_ventures/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/cbs_media_ventures/update — 200 — 2.3 KiB — 208 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=8264securepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=8264 — 200 — 33.9 KiB — 35 ms — h3https://at.cbsi.com/lib/api/client-infoat.cbsi.com/lib/api/client-info https://at.cbsi.com/lib/api/client-info — 200 — 0 B — 12 ms — h2https://cdn.confiant-integrations.net/6NAGEHPQTIMciZyoLrUIDQZlmus/gpt_and_prebid/config.jscdn.confiant-integrations.net/6NAGE... https://cdn.confiant-integrations.net/6NAGEHPQTIMciZyoLrUIDQZlmus/gpt_and_prebid/config.js — 200 — 77.8 KiB — 32 ms — h3https://at.cbsi.com/lib/api/client-infoat.cbsi.com/lib/api/client-info https://at.cbsi.com/lib/api/client-info — 200 — 203 B — 6 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007 — 200 — 187.7 KiB — 29 ms — h3https://global.ketchcdn.com/gvl/eu/vendor-list.jsonglobal.ketchcdn.com/gvl/eu/vendor-l... https://global.ketchcdn.com/gvl/eu/vendor-list.json — 200 — 88.5 KiB — 18 ms — h3https://global.ketchcdn.com/gvl/eu/vendor-list.jsonglobal.ketchcdn.com/gvl/eu/vendor-l... https://global.ketchcdn.com/gvl/eu/vendor-list.json — 200 — 0 B — 8 ms — h3https://cdn.confiant-integrations.net/gptprebidnative/202601281034/wrap.jscdn.confiant-integrations.net/gptpr... https://cdn.confiant-integrations.net/gptprebidnative/202601281034/wrap.js — 200 — 142.2 KiB — 36 ms — h3https://cdn.confiant-integrations.net/6z3p0CBqqiPRhyR421doNg6RCjY/video/config.jscdn.confiant-integrations.net/6z3p0... https://cdn.confiant-integrations.net/6z3p0CBqqiPRhyR421doNg6RCjY/video/config.js — 200 — 58.1 KiB — 33 ms — h3https://fundingchoicesmessages.google.com/i/8264?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/8264?ers=3 — 200 — 9.9 KiB — 38 ms — h2blob:https://www.etonline.com/35534549-a77c-47eb-9a8c-e3745c4aff6fwww.etonline.com/35534549-a77c-47eb... blob:https://www.etonline.com/35534549-a77c-47eb-9a8c-e3745c4aff6f — 200 — 0 B — 2 ms — blobhttps://cdn.confiant-integrations.net/video/202601281034/wrap.jscdn.confiant-integrations.net/video... https://cdn.confiant-integrations.net/video/202601281034/wrap.js — 200 — 124.5 KiB — 18 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 10 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 30 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2990ms · 1397KB · €32/mo
Unattributable
Other
Costly
Execution 577ms
Transfer 0 KB
Monthly Cost €6/mo
cdn.ketchjs.com
Other
Costly
Execution 412ms
Transfer 259 KB
Unused 41%
Monthly Cost €4/mo
www.etonline.com
Other
Costly
Execution 350ms
Transfer 65 KB
Monthly Cost €4/mo
www.etonline.com
Other
Costly
Execution 316ms
Transfer 44 KB
Monthly Cost €3/mo
cdn.confiant-integrations.net
Other
Costly
Execution 204ms
Transfer 125 KB
Unused 56%
Monthly Cost €2/mo
cdn.confiant-integrations.net
Other
Costly
Execution 203ms
Transfer 142 KB
Unused 57%
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 171ms
Transfer 188 KB
Unused 72%
Monthly Cost €2/mo
at.cbsi.com
Other
Optional
Execution 159ms
Transfer 234 KB
Unused 65%
Monthly Cost €2/mo
cdn.privacy.paramount.com
Other
Optional
Execution 149ms
Transfer 9 KB
Monthly Cost €2/mo
www.etonline.com
Other
Optional
Execution 105ms
Transfer 63 KB
Unused 78%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 95ms
Transfer 134 KB
Unused 43%
Monthly Cost €1/mo
tags.tiqcdn.com
Other
Optional
Execution 68ms
Transfer 59 KB
Unused 68%
Monthly Cost €1/mo
www.etonline.com
Other
Optional
Execution 66ms
Transfer 18 KB
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 60ms
Transfer 10 KB
Monthly Cost €1/mo
www.etonline.com
Other
Optional
Execution 56ms
Transfer 47 KB
Unused 54%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 577ms and costs ~€6/month
  • cdn.ketchjs.com adds 412ms and costs ~€4/month
  • www.etonline.com adds 350ms and costs ~€4/month
  • www.etonline.com adds 316ms and costs ~€3/month
  • cdn.confiant-integrations.net adds 204ms and costs ~€2/month
  • cdn.confiant-integrations.net adds 203ms and costs ~€2/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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

Unattributable takes 577ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.ketchjs.com takes 412ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.etonline.com takes 350ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.etonline.com takes 316ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.confiant-integrations.net takes 204ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

56% of cdn.confiant-integrations.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cdn.confiant-integrations.net takes 203ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

57% of cdn.confiant-integrations.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

72% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

65% of at.cbsi.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

78% of www.etonline.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

68% of tags.tiqcdn.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

54% of www.etonline.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback