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.
8.28 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
27.78 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.77 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.769
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.08 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.
30.59 s
Page Load Progression
FPage Weight BudgetAction14.8 MB transferred, 319 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
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction13220ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.3/jquery.min.js | 2495ms | 1348ms | 13ms | 3rd |
| Unattributable | 2344ms | 357ms | 0ms | 3rd |
| https://www.animenewsnetwork.com/ | 1247ms | 488ms | 9ms | 3rd |
| https://cdn.intergient.com/pageos/V.20260421.1/main.282c283e39679935e999.js | 1126ms | 988ms | 67ms | 3rd |
| https://cdn.playwire.com/bolt4/js/zeus/releases/4.6.61/7.js | 1042ms | 931ms | 22ms | 3rd |
| https://cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.js | 395ms | 300ms | 91ms | 3rd |
| https://fundingchoicesmessages.google.com/i/154013155?ers=3 | 376ms | 339ms | 26ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-SSCMTRZ1BZ&cx=c>m=4e64k1 | 353ms | 285ms | 64ms | 3rd |
| https://btloader.com/tag?o=5150306120761344&upapi=true | 338ms | 296ms | 23ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-G3C3RKGF07 | 320ms | 243ms | 49ms | 3rd |
Showing top 10 of 34 scripts
FJS BundlesAction92 scripts, 1.1 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 KB | 131 KB (70%) | ✓ | 3rd |
| https://cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.js | 222 KB | 115 KB (52%) | ✓ | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 148 KB | 109 KB (74%) | ✓ | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 147 KB | 109 KB (74%) | ✓ | 3rd |
| https://cdn.intergient.com/pageos/V.20260421.1/main.282c283e39679935e999.js | 171 KB | 94 KB (55%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-921142-1&cx=c>m=4e64k0 | 123 KB | 91 KB (74%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-FVWZ0RM4DH&l=audDataLayer | 145 KB | 72 KB (50%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-SSCMTRZ1BZ&cx=c>m=4e64k1 | 174 KB | 70 KB (41%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=UA-921142-1 | 125 KB | 64 KB (51%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-G3C3RKGF07 | 141 KB | 59 KB (42%) | ✓ | 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 InventoryAction319 resources · 14.8 MB · 1.1 MB savings availableFIX
~1.1 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 319 resources | 14.8 MiB | ||||||
BImage Optimization25 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font LoadingNo web fonts (system fonts)PASS
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
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=86400 (1 day)PASS
max-age=86400
| Directive | Value | Meaning |
|---|---|---|
| max-age | 86400 | Cache for 1 day |
Network Waterfall319 requests over 35897msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cdnjs cdnjs.cloudflare.com | CDN | 2495ms | 30 KB | — | €27/mo | Costly |
Unattributable Unattributable | Other | 2344ms | 0 KB | — | €25/mo | Costly |
www.animenewsnetwork.com www.animenewsnetwork.com | Other | 1247ms | 41 KB | — | €14/mo | Costly |
cdn.intergient.com cdn.intergient.com | Other | 1126ms | 171 KB | 55% | €12/mo | Costly |
cdn.playwire.com cdn.playwire.com | Other | 1042ms | 44 KB | — | €11/mo | Costly |
cdn.intergient.com cdn.intergient.com | Other | 395ms | 222 KB | 52% | €4/mo | Costly |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 376ms | 70 KB | 52% | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 353ms | 174 KB | 41% | €4/mo | Costly |
btloader.com btloader.com | Other | 338ms | 50 KB | — | €4/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 320ms | 141 KB | 42% | €3/mo | Costly |
www.animenewsnetwork.com www.animenewsnetwork.com | Other | 319ms | 0 KB | — | €3/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 301ms | 188 KB | 70% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 268ms | 145 KB | 50% | €3/mo | Costly |
config.aps.amazon-adsystem.com config.aps.amazon-adsystem.com | Other | 254ms | 4 KB | — | €3/mo | Costly |
c.amazon-adsystem.com c.amazon-adsystem.com | Other | 231ms | 91 KB | 45% | €3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 205ms | 125 KB | 51% | €2/mo | Costly |
/_/mss/boq-content-ads-contributor/_/js/k=boq-content-ads-contributor.ContributorServingResponseClientJs.en_US.pSJko196IH0.es5.O/d=1/rs=AJlcJMwW9cECbTFkq4PRqOWQ0smSYbz1fw/m=kernel_loader,loader_js_executable /_/mss/boq-content-ads-contributor/_/js/k=boq-content-ads-contributor.ContributorServingResponseClientJs.en_US.pSJko196IH0.es5.O/d=1/rs=AJlcJMwW9cECbTFkq4PRqOWQ0smSYbz1fw/m=kernel_loader,loader_js_executable | Other | 151ms | 0 KB | — | €2/mo | Optional |
d2qlq4kdetaeuz.cloudfront.net d2qlq4kdetaeuz.cloudfront.net | Other | 147ms | 64 KB | 62% | €2/mo | Optional |
imasdk.googleapis.com imasdk.googleapis.com | Other | 135ms | 147 KB | 74% | €1/mo | Optional |
cdn.animenewsnetwork.com cdn.animenewsnetwork.com | Other | 121ms | 25 KB | — | €1/mo | Optional |
ats.rlcdn.com ats.rlcdn.com | Other | 109ms | 37 KB | — | €1/mo | Optional |
cdn.id5-sync.com cdn.id5-sync.com | Other | 108ms | 34 KB | — | €1/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 104ms | 34 KB | — | €1/mo | Optional |
cdn.animenewsnetwork.com cdn.animenewsnetwork.com | Other | 101ms | 67 KB | 54% | €1/mo | Optional |
tags.crwdcntrl.net tags.crwdcntrl.net | Other | 85ms | 14 KB | — | €1/mo | Optional |
static.criteo.net static.criteo.net | Other | 76ms | 15 KB | — | €1/mo | Optional |
cdn.intergient.com cdn.intergient.com | Other | 76ms | 1 KB | — | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 71ms | 123 KB | 74% | €1/mo | Optional |
secure.cdn.fastclick.net secure.cdn.fastclick.net | Other | 63ms | 22 KB | — | €1/mo | Optional |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 53ms | 2 KB | — | €1/mo | Optional |
Google Analytics www.google-analytics.com | Analytics | 52ms | 21 KB | — | €1/mo | Optional |
cdn.id5-sync.com cdn.id5-sync.com | Other | 51ms | 35 KB | 89% | €1/mo | Optional |
cdn.playwire.com cdn.playwire.com | Other | 51ms | 5 KB | — | €1/mo | Optional |
a.ad.gt a.ad.gt | Other | 50ms | 5 KB | — | €1/mo | Optional |
These scripts may cost more than they're worth
- cdnjs adds 2495ms and costs ~€27/month
- Unattributable adds 2344ms and costs ~€25/month
- www.animenewsnetwork.com adds 1247ms and costs ~€14/month
- cdn.intergient.com adds 1126ms and costs ~€12/month
- cdn.playwire.com adds 1042ms and costs ~€11/month
- cdn.intergient.com adds 395ms and costs ~€4/month
- fundingchoicesmessages.google.com adds 376ms and costs ~€4/month
- Google Tag Manager adds 353ms and costs ~€4/month
- btloader.com adds 338ms and costs ~€4/month
- Google Tag Manager adds 320ms and costs ~€3/month
- www.animenewsnetwork.com adds 319ms and costs ~€3/month
- securepubads.g.doubleclick.net adds 301ms and costs ~€3/month
- Google Tag Manager adds 268ms and costs ~€3/month
- config.aps.amazon-adsystem.com adds 254ms and costs ~€3/month
- c.amazon-adsystem.com adds 231ms and costs ~€3/month
- Google Tag Manager adds 205ms and costs ~€2/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
cdnjs takes 2495ms 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 2344ms 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.animenewsnetwork.com takes 1247ms 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.intergient.com takes 1126ms 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
55% of cdn.intergient.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
cdn.playwire.com takes 1042ms 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.intergient.com takes 395ms 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
52% of cdn.intergient.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
fundingchoicesmessages.google.com takes 376ms 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
52% 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
Google Tag Manager takes 353ms 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
btloader.com takes 338ms 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 320ms 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.animenewsnetwork.com takes 319ms 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
securepubads.g.doubleclick.net takes 301ms 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 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
Google Tag Manager takes 268ms 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
50% 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
config.aps.amazon-adsystem.com takes 254ms 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
c.amazon-adsystem.com takes 231ms 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 205ms 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 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
62% of d2qlq4kdetaeuz.cloudfront.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
74% 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
54% of cdn.animenewsnetwork.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
74% 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
89% of cdn.id5-sync.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