Skip to content
https://quantcast.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
6
REVIEW
2
PASS
7
INFO
2

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

38
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

5.15 s

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

8.87 s

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

950 ms

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

0.066

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

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

17.71 s

Page Load Progression

439 ms
878 ms
1.3 s
1.8 s
2.2 s
2.6 s
3.1 s
3.5 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 109 requests
FIX
2.7 MB transferred, 109 requests
Warning::
Page weighs 8.0 MB (2.7 MB transferred)
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Warning::
JavaScript is 876 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 876 KB
Warning::
109 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.57 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
109 requests
0.57 g CO2 per page load
Images 1.2 MiB 46%
JavaScript 876.3 KiB 32%
HTML 164.6 KiB 6%
Other 148.3 KiB 5%
Fonts 142.6 KiB 5%
CSS 111.0 KiB 4%
Other 43.8 KiB 2%
Other 5.7 KiB 0%
Other 546 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

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 (2.7 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6006ms total JS execution
FIX
6006ms total JS execution
Warning::
https://www.quantcast.com/home: 1448ms CPU time
Warning::
Unattributable: 1353ms CPU time
Warning::
https://www.quantcast.com/assets/index-CqingYmP.js: 1164ms CPU time
Warning::
https://info.quantcast.com/js/forms2/js/forms2.min...: 639ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WHR...: 472ms CPU time
Warning::
Third-party scripts: 6006ms (100% of total)

Main Thread Breakdown

Script Evaluation 42% Other 28% Style & Layout 15% Script Parsing & Compilation 6% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.quantcast.com/home1448ms46ms43ms3rd
Unattributable1353ms179ms0ms3rd
https://www.quantcast.com/assets/index-CqingYmP.js1164ms981ms1ms3rd
https://info.quantcast.com/js/forms2/js/forms2.min.js639ms393ms98ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WHRVN7Z472ms377ms73ms3rd
https://cmp.inmobi.com/tcfv2/cmp2.js?referer=www.quantcast.com342ms250ms74ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-872723084&cx=c&gtm=4e64k1h2335ms281ms50ms3rd
https://www.quantcast.com/assets/index-C3sq2W8y.js173ms23ms1ms3rd
https://www.quantcast.com/assets/builder-registry-CFuzHw87.js80ms16ms2ms3rd
D
JS Bundles
Action
20 scripts, 413 KB unused
FIX
20 scripts, 413 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WHR...: 72 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.quantcast.com/assets/builder-react.es5...: 66 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-872...: 64 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cmp.inmobi.com/tcfv2/cmp2.js?referer=www.q...: 64 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.quantcast.com/assets/builder-registry-...: 57 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 413 KB
413 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-WHRVN7Z177 KB72 KB (41%)3rd
https://www.quantcast.com/assets/builder-react.es5-H92InkZ9.js127 KB66 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-872723084&cx=c&gtm=4e64k1h2145 KB64 KB (44%)3rd
https://cmp.inmobi.com/tcfv2/cmp2.js?referer=www.quantcast.com117 KB64 KB (55%)3rd
https://www.quantcast.com/assets/builder-registry-CFuzHw87.js97 KB57 KB (59%)3rd
https://info.quantcast.com/js/forms2/js/forms2.min.js0 KB33 KB (49%)3rd
https://info.quantcast.com/js/forms2/js/forms2.min.js67 KB33 KB (49%)3rd
https://www.quantcast.com/assets/chunk-GNGMS2XR-DTR6na3c.js38 KB23 KB (63%)3rd
https://www.quantcast.com/assets/_--fh6UWpZ.js1 KB3rd
https://www.quantcast.com/assets/index-C3sq2W8y.js18 KB3rd

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
109 resources · 2.7 MB · 413 KB savings available
FIX
109 resources · 2.7 MB · 413 KB savings available
Warning::
Page weight 1.7 MB over 1MB target
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~413 KB of savings available
Warning::
108 third-party resources (100% of weight)
Info::
2 resources over 200KB
109 resources · 2.7 MiB · 108 third-party 1.7 MiB over 1MB target
Image 46% · 1.3 MiB
JavaScript 32% · 876.3 KiB
Other 7% · 194.4 KiB
Document 6% · 164.6 KiB
Font 5% · 142.6 KiB
CSS 4% · 111.0 KiB
Media 0% · 546 B

~413.0 KiB of savings available

Remove unused JavaScript: 413.0 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.

C
Image Optimization
Action
57 images, 0 KB saveable
REVIEW
57 images, 0 KB saveable
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.quantcast.com/marketing-site/Quantc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.quantcast.com/marketing-site/Quantc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.quantcast.com/marketing-site/icon-s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.builder.io/api/v1/image/assets%2F899c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
57 images 1.2 MB
0 oversized -0 KB
15 legacy format
17 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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
2 fonts (143 KB)
PASS
2 fonts (143 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

143 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 5.2 s LCP 8.9 shttps://static.quantcast.com/fonts/HafferXH-SemiBold-v2.ttfHafferXH-SemiBold-v2.ttf https://static.quantcast.com/fonts/HafferXH-SemiBold-v2.ttf — 71.4 KiB — 24 ms — font-display: swaphttps://static.quantcast.com/fonts/HafferXH-Regular-v2.ttfHafferXH-Regular-v2.ttf https://static.quantcast.com/fonts/HafferXH-Regular-v2.ttf — 71.2 KiB — 24 ms — font-display: swap
HafferXH-SemiBold-v2.ttf ttf swap
Size 71 KB
Load time 24 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
HafferXH-Regular-v2.ttf ttf swap
Size 71 KB
Load time 24 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~43 KB and ~86 ms

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
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
4
preload
dns-prefetch
1
prefetch

5 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
109 requests over 3788ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 5.2 s LCP 8.9 shttps://quantcast.com// https://quantcast.com/ — 301 — 46 B — 596 ms — h2https://www.quantcast.com/www.quantcast.com/ https://www.quantcast.com/ — 302 — 382 B — 253 ms — h2https://www.quantcast.com/homewww.quantcast.com/home https://www.quantcast.com/home — 200 — 163.7 KiB — 856 ms — h2https://www.quantcast.com/assets/root-D9wn_uBL.csswww.quantcast.com/assets/root-D9wn_... https://www.quantcast.com/assets/root-D9wn_uBL.css — 200 — 72.0 KiB — 754 ms — h2https://www.quantcast.com/assets/builder-react-N-LsAYC3.csswww.quantcast.com/assets/builder-re... https://www.quantcast.com/assets/builder-react-N-LsAYC3.css — 200 — 6.2 KiB — 565 ms — h2https://fonts.googleapis.com/css?family=Work+Sansfonts.googleapis.com/css?family=Wor... https://fonts.googleapis.com/css?family=Work+Sans — 200 — 948 B — 119 ms — h2https://use.typekit.net/hph3gqm.cssuse.typekit.net/hph3gqm.css https://use.typekit.net/hph3gqm.css — 200 — 1.3 KiB — 18 ms — h2https://www.quantcast.com/assets/builder-registry-BtVUuy88.csswww.quantcast.com/assets/builder-re... https://www.quantcast.com/assets/builder-registry-BtVUuy88.css — 200 — 27.4 KiB — 749 ms — h2https://static.quantcast.com/marketing-site/Quantcast_Logo_Black.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/Quantcast_Logo_Black.svg — 200 — 2.9 KiB — 62 ms — http/1.1https://static.quantcast.com/marketing-site/arrow-dropdown.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/arrow-dropdown.svg — 200 — 766 B — 62 ms — http/1.1https://p.typekit.net/p.css?s=1&k=hph3gqm&ht=tk&f=139.140.173.175.176.5474.7019.7020.7021.13983.13985&a=2640839&app=typekit&e=cssp.typekit.net/p.css?s=1&k=hph3gqm&h... https://p.typekit.net/p.css?s=1&k=hph3gqm&ht=tk&f=139.140.173.175.176.5474.7019.7020.7021.13983.13985&a=2640839&app=typekit&e=css — 200 — 172 B — 20 ms — h2https://static.quantcast.com/marketing-site/icon-account.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/icon-account.svg — 200 — 1.3 KiB — 6 ms — http/1.1https://www.quantcast.com/assets/entry.client-RggPgG3p.jswww.quantcast.com/assets/entry.clie... https://www.quantcast.com/assets/entry.client-RggPgG3p.js — 200 — 2.0 KiB — 209 ms — h2https://www.quantcast.com/assets/chunk-GNGMS2XR-DTR6na3c.jswww.quantcast.com/assets/chunk-GNGM... https://www.quantcast.com/assets/chunk-GNGMS2XR-DTR6na3c.js — 200 — 38.0 KiB — 234 ms — h2https://www.quantcast.com/assets/index-CqingYmP.jswww.quantcast.com/assets/index-Cqin... https://www.quantcast.com/assets/index-CqingYmP.js — 200 — 43.6 KiB — 380 ms — h2https://www.quantcast.com/assets/root-CoRs1Src.jswww.quantcast.com/assets/root-CoRs1... https://www.quantcast.com/assets/root-CoRs1Src.js — 200 — 8.6 KiB — 211 ms — h2https://www.quantcast.com/assets/with-props-P4V_Ndyg.jswww.quantcast.com/assets/with-props... https://www.quantcast.com/assets/with-props-P4V_Ndyg.js — 200 — 816 B — 206 ms — h2https://www.quantcast.com/assets/builder-react.es5-H92InkZ9.jswww.quantcast.com/assets/builder-re... https://www.quantcast.com/assets/builder-react.es5-H92InkZ9.js — 200 — 127.3 KiB — 406 ms — h2https://www.quantcast.com/assets/meta-utils-Bt9ofIAp.jswww.quantcast.com/assets/meta-utils... https://www.quantcast.com/assets/meta-utils-Bt9ofIAp.js — 200 — 956 B — 219 ms — h2https://www.quantcast.com/assets/_--fh6UWpZ.jswww.quantcast.com/assets/_--fh6UWpZ... https://www.quantcast.com/assets/_--fh6UWpZ.js — 200 — 1.3 KiB — 221 ms — h2https://www.quantcast.com/assets/builder-registry-CFuzHw87.jswww.quantcast.com/assets/builder-re... https://www.quantcast.com/assets/builder-registry-CFuzHw87.js — 200 — 96.9 KiB — 372 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fbacad72695604c43955f7d803674d764cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fbacad72695604c43955f7d803674d764 — 200 — 1.3 KiB — 71 ms — h2https://static.quantcast.com/marketing-site/arrow-diagonal-blue.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/arrow-diagonal-blue.svg — 200 — 794 B — 29 ms — http/1.1https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fe0e066fb464e46c18f967c6ffd98ca9f?format=webp&height=750cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fe0e066fb464e46c18f967c6ffd98ca9f?format=webp&height=750 — 200 — 25.2 KiB — 68 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F44bf8304e4db4d5db45116efab20225a?format=webp&height=750cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F44bf8304e4db4d5db45116efab20225a?format=webp&height=750 — 200 — 46.2 KiB — 71 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fcefb76cadbf54b4fb8c03999f8727427?format=webp&height=1024cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fcefb76cadbf54b4fb8c03999f8727427?format=webp&height=1024 — 200 — 379.2 KiB — 112 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F8e7c152b53ba47c7bf67c9518d3a1803?format=webp&height=1024cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F8e7c152b53ba47c7bf67c9518d3a1803?format=webp&height=1024 — 200 — 525.5 KiB — 108 ms — h2https://static.quantcast.com/marketing-site/arrow-black.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/arrow-black.svg — 200 — 1.1 KiB — 29 ms — http/1.1https://cdn.builder.io/api/v1/pixel?apiKey=899c30cfb67041108c959c75593ff238cdn.builder.io/api/v1/pixel?apiKey=... https://cdn.builder.io/api/v1/pixel?apiKey=899c30cfb67041108c959c75593ff238 — 200 — 1.1 KiB — 110 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA… — 200 — 0 B — 1 ms — data
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 5.2 s LCP 8.9 shttps://quantcast.com// https://quantcast.com/ — 301 — 46 B — 596 ms — h2https://www.quantcast.com/www.quantcast.com/ https://www.quantcast.com/ — 302 — 382 B — 253 ms — h2https://www.quantcast.com/homewww.quantcast.com/home https://www.quantcast.com/home — 200 — 163.7 KiB — 856 ms — h2https://www.quantcast.com/assets/root-D9wn_uBL.csswww.quantcast.com/assets/root-D9wn_... https://www.quantcast.com/assets/root-D9wn_uBL.css — 200 — 72.0 KiB — 754 ms — h2https://www.quantcast.com/assets/builder-react-N-LsAYC3.csswww.quantcast.com/assets/builder-re... https://www.quantcast.com/assets/builder-react-N-LsAYC3.css — 200 — 6.2 KiB — 565 ms — h2https://fonts.googleapis.com/css?family=Work+Sansfonts.googleapis.com/css?family=Wor... https://fonts.googleapis.com/css?family=Work+Sans — 200 — 948 B — 119 ms — h2https://use.typekit.net/hph3gqm.cssuse.typekit.net/hph3gqm.css https://use.typekit.net/hph3gqm.css — 200 — 1.3 KiB — 18 ms — h2https://www.quantcast.com/assets/builder-registry-BtVUuy88.csswww.quantcast.com/assets/builder-re... https://www.quantcast.com/assets/builder-registry-BtVUuy88.css — 200 — 27.4 KiB — 749 ms — h2https://static.quantcast.com/marketing-site/Quantcast_Logo_Black.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/Quantcast_Logo_Black.svg — 200 — 2.9 KiB — 62 ms — http/1.1https://static.quantcast.com/marketing-site/arrow-dropdown.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/arrow-dropdown.svg — 200 — 766 B — 62 ms — http/1.1https://p.typekit.net/p.css?s=1&k=hph3gqm&ht=tk&f=139.140.173.175.176.5474.7019.7020.7021.13983.13985&a=2640839&app=typekit&e=cssp.typekit.net/p.css?s=1&k=hph3gqm&h... https://p.typekit.net/p.css?s=1&k=hph3gqm&ht=tk&f=139.140.173.175.176.5474.7019.7020.7021.13983.13985&a=2640839&app=typekit&e=css — 200 — 172 B — 20 ms — h2https://static.quantcast.com/marketing-site/icon-account.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/icon-account.svg — 200 — 1.3 KiB — 6 ms — http/1.1https://www.quantcast.com/assets/entry.client-RggPgG3p.jswww.quantcast.com/assets/entry.clie... https://www.quantcast.com/assets/entry.client-RggPgG3p.js — 200 — 2.0 KiB — 209 ms — h2https://www.quantcast.com/assets/chunk-GNGMS2XR-DTR6na3c.jswww.quantcast.com/assets/chunk-GNGM... https://www.quantcast.com/assets/chunk-GNGMS2XR-DTR6na3c.js — 200 — 38.0 KiB — 234 ms — h2https://www.quantcast.com/assets/index-CqingYmP.jswww.quantcast.com/assets/index-Cqin... https://www.quantcast.com/assets/index-CqingYmP.js — 200 — 43.6 KiB — 380 ms — h2https://www.quantcast.com/assets/root-CoRs1Src.jswww.quantcast.com/assets/root-CoRs1... https://www.quantcast.com/assets/root-CoRs1Src.js — 200 — 8.6 KiB — 211 ms — h2https://www.quantcast.com/assets/with-props-P4V_Ndyg.jswww.quantcast.com/assets/with-props... https://www.quantcast.com/assets/with-props-P4V_Ndyg.js — 200 — 816 B — 206 ms — h2https://www.quantcast.com/assets/builder-react.es5-H92InkZ9.jswww.quantcast.com/assets/builder-re... https://www.quantcast.com/assets/builder-react.es5-H92InkZ9.js — 200 — 127.3 KiB — 406 ms — h2https://www.quantcast.com/assets/meta-utils-Bt9ofIAp.jswww.quantcast.com/assets/meta-utils... https://www.quantcast.com/assets/meta-utils-Bt9ofIAp.js — 200 — 956 B — 219 ms — h2https://www.quantcast.com/assets/_--fh6UWpZ.jswww.quantcast.com/assets/_--fh6UWpZ... https://www.quantcast.com/assets/_--fh6UWpZ.js — 200 — 1.3 KiB — 221 ms — h2https://www.quantcast.com/assets/builder-registry-CFuzHw87.jswww.quantcast.com/assets/builder-re... https://www.quantcast.com/assets/builder-registry-CFuzHw87.js — 200 — 96.9 KiB — 372 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fbacad72695604c43955f7d803674d764cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fbacad72695604c43955f7d803674d764 — 200 — 1.3 KiB — 71 ms — h2https://static.quantcast.com/marketing-site/arrow-diagonal-blue.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/arrow-diagonal-blue.svg — 200 — 794 B — 29 ms — http/1.1https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fe0e066fb464e46c18f967c6ffd98ca9f?format=webp&height=750cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fe0e066fb464e46c18f967c6ffd98ca9f?format=webp&height=750 — 200 — 25.2 KiB — 68 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F44bf8304e4db4d5db45116efab20225a?format=webp&height=750cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F44bf8304e4db4d5db45116efab20225a?format=webp&height=750 — 200 — 46.2 KiB — 71 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fcefb76cadbf54b4fb8c03999f8727427?format=webp&height=1024cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fcefb76cadbf54b4fb8c03999f8727427?format=webp&height=1024 — 200 — 379.2 KiB — 112 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F8e7c152b53ba47c7bf67c9518d3a1803?format=webp&height=1024cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F8e7c152b53ba47c7bf67c9518d3a1803?format=webp&height=1024 — 200 — 525.5 KiB — 108 ms — h2https://static.quantcast.com/marketing-site/arrow-black.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/arrow-black.svg — 200 — 1.1 KiB — 29 ms — http/1.1https://cdn.builder.io/api/v1/pixel?apiKey=899c30cfb67041108c959c75593ff238cdn.builder.io/api/v1/pixel?apiKey=... https://cdn.builder.io/api/v1/pixel?apiKey=899c30cfb67041108c959c75593ff238 — 200 — 1.1 KiB — 110 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA… — 200 — 0 B — 1 ms — datahttps://static.quantcast.com/marketing-site/Quantcast_Marque_Grey.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/Quantcast_Marque_Grey.svg — 200 — 1.6 KiB — 35 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QAAAPoCAYAAACxmj1rAAAABGdBTUEAALGPC/xhBQAAACBjSFJNA… — 200 — 0 B — 1 ms — datahttps://static.quantcast.com/marketing-site/icon-social-x-white.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/icon-social-x-white.svg — 200 — 987 B — 35 ms — http/1.1https://static.quantcast.com/marketing-site/icon-social-linkedin-white.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/icon-social-linkedin-white.svg — 200 — 1.3 KiB — 18 ms — http/1.1https://static.quantcast.com/marketing-site/icon-social-facebook-white.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/icon-social-facebook-white.svg — 200 — 1.0 KiB — 17 ms — http/1.1data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://static.quantcast.com/marketing-site/icon-social-instagram-white.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/icon-social-instagram-white.svg — 200 — 1.4 KiB — 12 ms — http/1.1https://polaris.truevaultcdn.com/static/assets/icons/optout-icon-transparent.svgpolaris.truevaultcdn.com/static/ass... https://polaris.truevaultcdn.com/static/assets/icons/optout-icon-transparent.svg — 200 — 900 B — 67 ms — h2https://static.quantcast.com/fonts/HafferXH-SemiBold-v2.ttfstatic.quantcast.com/fonts/HafferXH... https://static.quantcast.com/fonts/HafferXH-SemiBold-v2.ttf — 200 — 71.4 KiB — 24 ms — http/1.1https://static.quantcast.com/fonts/HafferXH-Regular-v2.ttfstatic.quantcast.com/fonts/HafferXH... https://static.quantcast.com/fonts/HafferXH-Regular-v2.ttf — 200 — 71.2 KiB — 24 ms — http/1.1https://player.vimeo.com/progressive_redirect/playback/1137695826/rendition/1080p/file.mp4%20%281080p%29.mp4?loc=external&log_user=0&signature=c4ae3f5d0e489cdd767be0dc8b79c2c4776422f0a4f5574375f34b6b52d6bdd8player.vimeo.com/progressive_redire... https://player.vimeo.com/progressive_redirect/playback/1137695826/rendition/1080p/file.mp4%20%281080p%29.mp4?loc=external&log_user=0&signature=c4ae3f5d0e489cdd767be0dc8b79c2c4776422f0a4f5574375f34b6b52d6bdd8 — 302 — 1.8 KiB — 227 ms — http/1.1data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://download-video-ak.vimeocdn.com/v3-1/playback/45eb7570-5007-4b9c-8f5d-2afede37f831/97eeb266-367f9e45?__token__=st=1776889131~exp=1776892731~acl=%2Fv3-1%2Fplayback%2F45eb7570-5007-4b9c-8f5d-2afede37f831%2F97eeb266-367f9e45%2A~hmac=6f72b792e2615730980f029866529fb4d05b2b7e6b859161182dbbac486db4ed&r=dXMtY2VudHJhbDE%3Ddownload-video-ak.vimeocdn.com/v3-1... https://download-video-ak.vimeocdn.com/v3-1/playback/45eb7570-5007-4b9c-8f5d-2afede37f831/97eeb266-367f9e45?__token__=st=1776889131~exp=1776892731~acl=%2Fv3-1%2Fplayback%2F45eb7570-5007-4b9c-8f5d-2afede37f831%2F97eeb266-367f9e45%2A~hmac=6f72b792e2615730980f029866529fb4d05b2b7e6b859161182dbbac486db4ed&r=dXMtY2VudHJhbDE%3D — 206 — 546 B — 213 ms — h2https://www.quantcast.com/assets/index-C3sq2W8y.jswww.quantcast.com/assets/index-C3sq... https://www.quantcast.com/assets/index-C3sq2W8y.js — 200 — 17.7 KiB — 204 ms — h2https://info.quantcast.com/js/forms2/js/forms2.min.jsinfo.quantcast.com/js/forms2/js/for... https://info.quantcast.com/js/forms2/js/forms2.min.js — 200 — 67.5 KiB — 38 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WHRVN7Zwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WHRVN7Z — 200 — 176.8 KiB — 277 ms — h2https://cdn.builder.io/api/v3/query/899c30cfb67041108c959c75593ff238/promo-banner%3A7b7da9d0?omit=meta.componentsUsed&apiKey=899c30cfb67041108c959c75593ff238&enrich=true&noTraverse=true&userAttributes=%7B%22urlPath%22%3A%22%2Fhome%22%2C%22host%22%3A%22www.quantcast.com%22%2C%22device%22%3A%22mobile%22%7D&options.promo-banner%3A7b7da9d0.limit=30&options.promo-banner%3A7b7da9d0.model=%22promo-banner%22cdn.builder.io/api/v3/query/899c30c... https://cdn.builder.io/api/v3/query/899c30cfb67041108c959c75593ff238/promo-banner%3A7b7da9d0?omit=meta.componentsUsed&apiKey=899c30cfb67041108c959c75593ff238&enrich=true&noTraverse=true&userAttributes=%7B%22urlPath%22%3A%22%2Fhome%22%2C%22host%22%3A%22www.quantcast.com%22%2C%22device%22%3A%22mobile%22%7D&options.promo-banner%3A7b7da9d0.limit=30&options.promo-banner%3A7b7da9d0.model=%22promo-banner%22 — 200 — 0 B — 202 ms — h2https://static.quantcast.com/marketing-site/icon-burger-light.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/icon-burger-light.svg — 200 — 735 B — 7 ms — http/1.1https://static.quantcast.com/marketing-site/Quantcast_Marque_Black.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/Quantcast_Marque_Black.svg — 200 — 1.6 KiB — 10 ms — http/1.1https://cdn.leandata.com/js-snippet/ld-book-v2.jscdn.leandata.com/js-snippet/ld-book... https://cdn.leandata.com/js-snippet/ld-book-v2.js — 200 — 13.5 KiB — 60 ms — h2https://info.quantcast.com/index.php/form/getForm?munchkinId=516-DGM-318&form=2672&url=https%3A%2F%2Fwww.quantcast.com%2Fhome&callback=jQuery371008832431567244037_1776889131322&_=1776889131323info.quantcast.com/index.php/form/g... https://info.quantcast.com/index.php/form/getForm?munchkinId=516-DGM-318&form=2672&url=https%3A%2F%2Fwww.quantcast.com%2Fhome&callback=jQuery371008832431567244037_1776889131322&_=1776889131323 — 200 — 6.1 KiB — 257 ms — h2https://cdn.builder.io/api/v3/query/899c30cfb67041108c959c75593ff238/promo-banner%3A7b7da9d0?omit=meta.componentsUsed&apiKey=899c30cfb67041108c959c75593ff238&enrich=true&noTraverse=true&userAttributes=%7B%22urlPath%22%3A%22%2Fhome%22%2C%22host%22%3A%22www.quantcast.com%22%2C%22device%22%3A%22mobile%22%7D&options.promo-banner%3A7b7da9d0.limit=30&options.promo-banner%3A7b7da9d0.model=%22promo-banner%22cdn.builder.io/api/v3/query/899c30c... https://cdn.builder.io/api/v3/query/899c30cfb67041108c959c75593ff238/promo-banner%3A7b7da9d0?omit=meta.componentsUsed&apiKey=899c30cfb67041108c959c75593ff238&enrich=true&noTraverse=true&userAttributes=%7B%22urlPath%22%3A%22%2Fhome%22%2C%22host%22%3A%22www.quantcast.com%22%2C%22device%22%3A%22mobile%22%7D&options.promo-banner%3A7b7da9d0.limit=30&options.promo-banner%3A7b7da9d0.model=%22promo-banner%22 — 200 — 8.5 KiB — 15 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F0226f77d194345628651d696cb503e2b?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F0226f77d194345628651d696cb503e2b?format=webp&height=40 — 200 — 2.5 KiB — 38 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F34d1b1f0dab347348aefbe80c1dab36e?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F34d1b1f0dab347348aefbe80c1dab36e?format=webp&height=40 — 200 — 2.7 KiB — 32 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F8a7fe0c0514d4bd78fcb000c4035eb35?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F8a7fe0c0514d4bd78fcb000c4035eb35?format=webp&height=40 — 200 — 3.1 KiB — 46 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F1324dcd65fbb499d8d58d22bffa7f23f?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F1324dcd65fbb499d8d58d22bffa7f23f?format=webp&height=40 — 200 — 2.0 KiB — 41 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F0f886bc5feae450a892b93e57542865b?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F0f886bc5feae450a892b93e57542865b?format=webp&height=40 — 200 — 3.3 KiB — 54 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F40bd91dd93364748a8c2b41a632ce464?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F40bd91dd93364748a8c2b41a632ce464?format=webp&height=40 — 200 — 1.6 KiB — 46 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fdb310c1f1a104483993b1f219fbabebb?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fdb310c1f1a104483993b1f219fbabebb?format=webp&height=40 — 200 — 4.6 KiB — 49 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F7d67d3294dee442696d966254c5b4bac?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F7d67d3294dee442696d966254c5b4bac?format=webp&height=40 — 200 — 1.8 KiB — 58 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fc566c578589f486080e5f39b3bbd6f79?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fc566c578589f486080e5f39b3bbd6f79?format=webp&height=40 — 200 — 3.7 KiB — 54 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F368d9f64a8a94179b4ad58d6e20c2ab2?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F368d9f64a8a94179b4ad58d6e20c2ab2?format=webp&height=40 — 200 — 2.0 KiB — 55 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F8f36e25689984ebda572a1380f2d097e?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F8f36e25689984ebda572a1380f2d097e?format=webp&height=40 — 200 — 2.1 KiB — 77 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fbc9febe299db4dbd893e0dae6dd19d88?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fbc9febe299db4dbd893e0dae6dd19d88?format=webp&height=40 — 200 — 1.5 KiB — 62 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F2cf1d827ff4d419bbea5356b20a867fa?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F2cf1d827ff4d419bbea5356b20a867fa?format=webp&height=40 — 200 — 2.2 KiB — 101 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F34606a22a80840f7ab4ce88ebc7d4ec1?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F34606a22a80840f7ab4ce88ebc7d4ec1?format=webp&height=40 — 200 — 2.2 KiB — 59 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F9a40b4457627474483583286167a706e?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F9a40b4457627474483583286167a706e?format=webp&height=40 — 200 — 2.2 KiB — 65 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Faf8497b88a0e462aa49c53f6b1af8539?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Faf8497b88a0e462aa49c53f6b1af8539?format=webp&height=40 — 200 — 3.4 KiB — 67 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fac7171a0e5cc4613aebe3571e2185414?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fac7171a0e5cc4613aebe3571e2185414?format=webp&height=40 — 200 — 1.5 KiB — 68 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F05bf904c144246af88e453c40edd8873?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F05bf904c144246af88e453c40edd8873?format=webp&height=40 — 200 — 3.0 KiB — 114 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F7791dae2a42247faab1c4752c7fd91a0?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F7791dae2a42247faab1c4752c7fd91a0?format=webp&height=40 — 200 — 1.7 KiB — 70 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F43857eb0a4f042d5ae8887ab3bdee16f?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F43857eb0a4f042d5ae8887ab3bdee16f?format=webp&height=40 — 200 — 1.8 KiB — 72 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fa2b9b1d1f21549ff965e5505a9d86167?format=webp&height=40cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fa2b9b1d1f21549ff965e5505a9d86167?format=webp&height=40 — 200 — 4.1 KiB — 80 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fa7f43290f4844e8696deb98feeb55ddb?format=webp&height=128cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fa7f43290f4844e8696deb98feeb55ddb?format=webp&height=128 — 200 — 3.9 KiB — 91 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F2138239cecdc42d0b0c515193ba184ea?format=webp&height=128cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F2138239cecdc42d0b0c515193ba184ea?format=webp&height=128 — 200 — 3.5 KiB — 108 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F7210075988f04aab867395d1c7b2cf4d?format=webp&height=128cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F7210075988f04aab867395d1c7b2cf4d?format=webp&height=128 — 200 — 4.7 KiB — 101 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F4569ba7886d647f9ac52a046f34da00b?format=webp&height=128cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F4569ba7886d647f9ac52a046f34da00b?format=webp&height=128 — 200 — 3.3 KiB — 110 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F7bf14d9dd5f9472fb04b5c34c75a2fc7?format=webp&height=128cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F7bf14d9dd5f9472fb04b5c34c75a2fc7?format=webp&height=128 — 200 — 3.3 KiB — 80 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Ff50ec88f446f4482b48d8d0ce4668288?quality=90&format=webp&height=587&width=440cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Ff50ec88f446f4482b48d8d0ce4668288?quality=90&format=webp&height=587&width=440 — 200 — 21.5 KiB — 114 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fd17637affaf343d3853129dbce7e79b5?quality=90&format=webp&height=587&width=440cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fd17637affaf343d3853129dbce7e79b5?quality=90&format=webp&height=587&width=440 — 200 — 28.4 KiB — 82 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fbff99841cd35402ea903d3d5a3b60f73?quality=90&format=webp&height=587&width=440cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fbff99841cd35402ea903d3d5a3b60f73?quality=90&format=webp&height=587&width=440 — 200 — 38.9 KiB — 98 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F3b2af416d7464700912eac905bfacd9e?quality=90&format=webp&height=587&width=440cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F3b2af416d7464700912eac905bfacd9e?quality=90&format=webp&height=587&width=440 — 200 — 27.8 KiB — 86 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F34a9a5006bee4db0ada89872b4619395?quality=90&format=webp&height=587&width=440cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F34a9a5006bee4db0ada89872b4619395?quality=90&format=webp&height=587&width=440 — 200 — 29.9 KiB — 91 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F56c22434b7f346ff9e49007531b1efe6?quality=90&format=webp&height=587&width=440cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F56c22434b7f346ff9e49007531b1efe6?quality=90&format=webp&height=587&width=440 — 200 — 22.2 KiB — 102 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fed0131a0eaa34787aee49ba58384db8a?quality=90&format=webp&height=587&width=440cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fed0131a0eaa34787aee49ba58384db8a?quality=90&format=webp&height=587&width=440 — 200 — 23.7 KiB — 115 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F76927a919a5944e0b50405523f55564c?quality=90&format=webp&height=587&width=440cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F76927a919a5944e0b50405523f55564c?quality=90&format=webp&height=587&width=440 — 200 — 18.4 KiB — 120 ms — h2https://info.quantcast.com/js/forms2/css/forms2.cssinfo.quantcast.com/js/forms2/css/fo... https://info.quantcast.com/js/forms2/css/forms2.css — 200 — 2.7 KiB — 22 ms — h2https://info.quantcast.com/js/forms2/css/forms2-theme-plain.cssinfo.quantcast.com/js/forms2/css/fo... https://info.quantcast.com/js/forms2/css/forms2-theme-plain.css — 200 — 358 B — 28 ms — h2https://cdn1.leandata.com/js-snippet/ld-book-popup.jscdn1.leandata.com/js-snippet/ld-boo... https://cdn1.leandata.com/js-snippet/ld-book-popup.js — 200 — 6.1 KiB — 142 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-872723084&cx=c&gtm=4e64k1h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-872723084&cx=c&gtm=4e64k1h2 — 200 — 145.4 KiB — 206 ms — h2https://cmp.inmobi.com/choice/eYN87psQfBYRe/www.quantcast.com/choice.js?tag_version=V3cmp.inmobi.com/choice/eYN87psQfBYRe... https://cmp.inmobi.com/choice/eYN87psQfBYRe/www.quantcast.com/choice.js?tag_version=V3 — 200 — 4.7 KiB — 673 ms — h2https://tracking.g2crowd.com/attribution_tracking/conversions/1020500.js?p=https://www.quantcast.com/home&e=tracking.g2crowd.com/attribution_tr... https://tracking.g2crowd.com/attribution_tracking/conversions/1020500.js?p=https://www.quantcast.com/home&e= — 200 — 2.2 KiB — 205 ms — h2https://cmp.inmobi.com/GVL-v3/vendor-list.jsoncmp.inmobi.com/GVL-v3/vendor-list.j... https://cmp.inmobi.com/GVL-v3/vendor-list.json — 200 — 100.6 KiB — 23 ms — h2https://cmp.inmobi.com/tcfv2/google-atp-list.jsoncmp.inmobi.com/tcfv2/google-atp-lis... https://cmp.inmobi.com/tcfv2/google-atp-list.json — 200 — 39.2 KiB — 17 ms — h2https://info.quantcast.com/index.php/form/XDFrameinfo.quantcast.com/index.php/form/X... https://info.quantcast.com/index.php/form/XDFrame — 200 — 887 B — 158 ms — h2https://tracking-api.g2.com/attribution_tracking/conversions/assigntracking-api.g2.com/attribution_tra... https://tracking-api.g2.com/attribution_tracking/conversions/assign — 200 — 0 B — 166 ms — h3https://info.quantcast.com/js/forms2/js/forms2.min.jsinfo.quantcast.com/js/forms2/js/for... https://info.quantcast.com/js/forms2/js/forms2.min.js — 200 — 0 B — 4 ms — h2https://cmp.inmobi.com/tcfv2/cmp2.js?referer=www.quantcast.comcmp.inmobi.com/tcfv2/cmp2.js?refere... https://cmp.inmobi.com/tcfv2/cmp2.js?referer=www.quantcast.com — 200 — 116.8 KiB — 9 ms — h2https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 344 B — 5 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.quantcast.com%2Fhome&scrsrc=www.googletagmanager.com&rnd=540669537.1776889133&navt=n&npa=1&us_privacy=error&ep.ads_data_redaction=0&gtm=45He64k1h2v832359774za200zd832359774xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tcfd=1000g&tag_exp=0~115938465~115938468~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776889132550&tfd=3664pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.quantcast.com%2Fhome&scrsrc=www.googletagmanager.com&rnd=540669537.1776889133&navt=n&npa=1&us_privacy=error&ep.ads_data_redaction=0&gtm=45He64k1h2v832359774za200zd832359774xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tcfd=1000g&tag_exp=0~115938465~115938468~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776889132550&tfd=3664 — 200 — 21 B — 123 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.quantcast.com%2Fhome&scrsrc=www.googletagmanager.com&rnd=540669537.1776889133&navt=n&npa=1&us_privacy=error&gpp_sid=-1&gtm=45be64k1h2v888987691z8832359774za20gzb832359774zd832359774xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tcfd=1000g&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-872723084&tid=AW-872723084&tft=1776889132552&tfd=3665pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=6&frm=0&en=page_view&dl=https%3A%2F%2Fwww.quantcast.com%2Fhome&scrsrc=www.googletagmanager.com&rnd=540669537.1776889133&navt=n&npa=1&us_privacy=error&gpp_sid=-1&gtm=45be64k1h2v888987691z8832359774za20gzb832359774zd832359774xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tcfd=1000g&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-872723084&tid=AW-872723084&tft=1776889132552&tfd=3665 — 200 — 21 B — 124 ms — h3https://cmp.inmobi.com/GVL-v2/vendor-list-trimmed-v1.jsoncmp.inmobi.com/GVL-v2/vendor-list-t... https://cmp.inmobi.com/GVL-v2/vendor-list-trimmed-v1.json — 200 — 43.5 KiB — 10 ms — h2https://static.quantcast.com/marketing-site/quantcast-favicon-bright-blue.pngstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/quantcast-favicon-bright-blue.png — 200 — 3.5 KiB — 8 ms — http/1.1
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 6006ms · 761KB · €65/mo
www.quantcast.com
Other
Costly
Execution 1448ms
Transfer 164 KB
Monthly Cost €16/mo
Unattributable
Other
Costly
Execution 1353ms
Transfer 0 KB
Monthly Cost €15/mo
www.quantcast.com
Other
Costly
Execution 1164ms
Transfer 44 KB
Monthly Cost €13/mo
info.quantcast.com
Other
Costly
Execution 639ms
Transfer 0 KB
Unused 49%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 472ms
Transfer 177 KB
Unused 41%
Monthly Cost €5/mo
cmp.inmobi.com
Other
Costly
Execution 342ms
Transfer 117 KB
Unused 55%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 335ms
Transfer 145 KB
Unused 44%
Monthly Cost €4/mo
www.quantcast.com
Other
Optional
Execution 173ms
Transfer 18 KB
Monthly Cost €2/mo
www.quantcast.com
Other
Optional
Execution 80ms
Transfer 97 KB
Unused 59%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.quantcast.com adds 1448ms and costs ~€16/month
  • Unattributable adds 1353ms and costs ~€15/month
  • www.quantcast.com adds 1164ms and costs ~€13/month
  • info.quantcast.com adds 639ms and costs ~€7/month
  • Google Tag Manager adds 472ms and costs ~€5/month
  • cmp.inmobi.com adds 342ms and costs ~€4/month
  • Google Tag Manager adds 335ms and costs ~€4/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

www.quantcast.com takes 1448ms 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

Unattributable takes 1353ms 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.quantcast.com takes 1164ms 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

info.quantcast.com takes 639ms 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

Google Tag Manager takes 472ms 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

cmp.inmobi.com takes 342ms 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

55% of cmp.inmobi.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

Google Tag Manager takes 335ms 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

59% of www.quantcast.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