Performance
· 15 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.
898 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.11 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
76 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.004
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.26 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.03 s
Page Load Progression
FPage Weight BudgetAction7.7 MB transferred, 336 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
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
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 ImpactAction79% third-party, 0 ms blockingFIX
FJS Execution CostAction3760ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cds.connatix.com/p/320936758/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=995c4c7d-194f-4077-b0a0-7ad466eb737c | 2039ms | 1813ms | 11ms | 3rd |
| Unattributable | 402ms | 52ms | 0ms | 3rd |
| https://cdn.confiant-integrations.net/video/202603241056/wrap.js | 280ms | 207ms | 7ms | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 187ms | 174ms | 8ms | 3rd |
| https://kotaku.com/ | 187ms | 16ms | 3ms | 1st |
| https://cds.connatix.com/p/320936758/player.lit.ui.js | 154ms | 124ms | 3ms | 3rd |
| https://cache.consentframework.com/js/pa/41707/c/KGWlR/cmp | 144ms | 103ms | 24ms | 3rd |
| https://cache.consentframework.com/js/pa/41707/c/KGWlR/stub | 129ms | 109ms | 0ms | 3rd |
| https://cds.connatix.com/p/320936758/player.hls.js | 127ms | 96ms | 5ms | 3rd |
| https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js | 57ms | 53ms | 3ms | 3rd |
Showing top 10 of 11 scripts
FJS BundlesAction48 scripts, 893 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963 | 187 KB | 141 KB (75%) | ✓ | 3rd |
| https://cds.connatix.com/p/plugins/prebid10.22-2.js | 164 KB | 116 KB (71%) | ✓ | 3rd |
| https://scripts.opti-digital.com/lib/?site=kotaku_com&lib=launcher&v=5.3.5 | 99 KB | 79 KB (79%) | ✓ | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 146 KB | 78 KB (53%) | ✓ | 3rd |
| https://cdn.confiant-integrations.net/video/202603241056/wrap.js | 125 KB | 70 KB (56%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-XPGQQYNNL7&cx=c>m=4e64k0h2 | 157 KB | 65 KB (42%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-W5PBFP3X | 120 KB | 60 KB (50%) | ✓ | 3rd |
| https://cds.connatix.com/p/320936758/player.ads.js | 96 KB | 57 KB (60%) | ✓ | 3rd |
| https://cds.connatix.com/p/320936758/connatix.player.js?cid=872d12ce-453b-4870-845f-955919887e1b&pid=995c4c7d-194f-4077-b0a0-7ad466eb737c | 139 KB | 45 KB (32%) | ✓ | 3rd |
| https://c.amazon-adsystem.com/aax2/apstag.js | 91 KB | 40 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 InventoryAction336 resources · 7.7 MB · 893 KB savings availableFIX
~893.4 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 336 resources | 7.7 MiB | ||||||
DHTTP CachingActionno-store (uncacheable)FIX
no-cache, no-store, must-revalidate
| Directive | Value | Meaning |
|---|---|---|
| no-cache | — | Cache but always revalidate first |
| no-store | — | Never cache this response |
| must-revalidate | — | Must recheck with server after expiry |
BImage Optimization25 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading4 fonts (250 KB)PASS
Web fonts
4
250 KB total
Render-blocking
0
of 4
Dominant font-display
swap
Most common across fonts
Font loading timeline
Optimization checklist
- Preload critical fonts (priority=high)
- Use woff2 format for all fonts
- Set font-display to swap, optional, or fallback
- Subset large fonts (≤100 KB each)
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall336 requests over 43239msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cds.connatix.com cds.connatix.com | Other | 2039ms | 139 KB | 32% | $27/mo | Costly |
Unattributable Unattributable | Other | 402ms | 0 KB | — | $5/mo | Costly |
cdn.confiant-integrations.net cdn.confiant-integrations.net | Other | 280ms | 125 KB | 56% | $4/mo | Costly |
imasdk.googleapis.com imasdk.googleapis.com | Other | 187ms | 146 KB | 53% | $2/mo | Optional |
cds.connatix.com cds.connatix.com | Other | 154ms | 37 KB | — | $2/mo | Optional |
cache.consentframework.com cache.consentframework.com | Other | 144ms | 325 KB | 11% | $2/mo | Optional |
cache.consentframework.com cache.consentframework.com | Other | 129ms | 3 KB | — | $2/mo | Optional |
cds.connatix.com cds.connatix.com | Other | 127ms | 75 KB | 53% | $2/mo | Optional |
pagead2.googlesyndication.com pagead2.googlesyndication.com | Other | 57ms | 0 KB | — | $1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 53ms | 187 KB | 75% | $1/mo | Optional |
These scripts may cost more than they're worth
- cds.connatix.com adds 2039ms and costs ~$27/month
- Unattributable adds 402ms and costs ~$5/month
- cdn.confiant-integrations.net adds 280ms and costs ~$4/month
95% 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
cds.connatix.com takes 2039ms 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 402ms 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.confiant-integrations.net takes 280ms 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
56% of cdn.confiant-integrations.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
53% of imasdk.googleapis.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
53% of cds.connatix.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
75% 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