Skip to content
https://quantcast.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
5
REVIEW
3
PASS
5
INFO
2

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

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

2.06 s

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

2.52 s

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

26 ms

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

0.204

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

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

4.22 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 111 requests
FIX
2.7 MB transferred, 111 requests
Warning::
Page weighs 8.0 MB (2.7 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 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::
111 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
111 requests
0.57 g CO2 per page load
Images 1.3 MiB 46%
JavaScript 876.2 KiB 32%
HTML 164.5 KiB 6%
Other 148.2 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
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 (60%)
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=4e64k0145 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 (60%)3rd
https://info.quantcast.com/js/forms2/js/forms2.min.js0 KB33 KB (50%)3rd
https://info.quantcast.com/js/forms2/js/forms2.min.js67 KB33 KB (50%)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
111 resources · 2.7 MB · 413 KB savings available
FIX
111 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::
110 third-party resources (100% of weight)
Info::
2 resources over 200KB
111 resources · 2.7 MiB · 110 third-party 1.7 MiB over 1MB target
Image 46% · 1.3 MiB
JavaScript 32% · 876.2 KiB
Other 7% · 194.2 KiB
Document 6% · 164.5 KiB
Font 5% · 142.6 KiB
CSS 4% · 111.0 KiB
Media 0% · 546 B

~413.2 KiB of savings available

Remove unused JavaScript: 413.2 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
59 images, 0 KB saveable
REVIEW
59 images, 0 KB saveable
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA2QA... 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::
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/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.
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::
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.
59 images 1.3 MB
0 oversized -0 KB
17 legacy format
16 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

C
JS Execution Cost
Action
1393ms total JS execution
REVIEW
1393ms total JS execution
Warning::
https://www.quantcast.com/home: 353ms CPU time
Warning::
Unattributable: 352ms CPU time
Warning::
https://www.quantcast.com/assets/index-CqingYmP.js: 293ms CPU time
Info::
https://info.quantcast.com/js/forms2/js/forms2.min...: 152ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-WHR...: 125ms CPU time
Warning::
Third-party scripts: 1393ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 28% Style & Layout 14% Script Parsing & Compilation 6% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.quantcast.com/home353ms11ms15ms3rd
Unattributable352ms59ms0ms3rd
https://www.quantcast.com/assets/index-CqingYmP.js293ms252ms0ms3rd
https://info.quantcast.com/js/forms2/js/forms2.min.js152ms105ms17ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WHRVN7Z125ms99ms18ms3rd
https://cmp.inmobi.com/tcfv2/cmp2.js?referer=www.quantcast.com118ms95ms18ms3rd
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 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.1 s LCP 2.5 shttps://static.quantcast.com/fonts/HafferXH-SemiBold-v2.ttfHafferXH-SemiBold-v2.ttf https://static.quantcast.com/fonts/HafferXH-SemiBold-v2.ttf — 71.4 KiB — 18 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 — 19 ms — font-display: swap
HafferXH-SemiBold-v2.ttf ttf swap
Size 71 KB
Load time 18 ms
Start 2.1 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 19 ms
Start 2.1 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
111 requests over 3583ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 2.1 s LCP 2.5 shttps://quantcast.com// https://quantcast.com/ — 301 — 46 B — 621 ms — h2https://www.quantcast.com/www.quantcast.com/ https://www.quantcast.com/ — 302 — 382 B — 287 ms — h2https://www.quantcast.com/homewww.quantcast.com/home https://www.quantcast.com/home — 200 — 163.7 KiB — 877 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 — 796 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 — 794 ms — h2https://fonts.googleapis.com/css?family=Work+Sansfonts.googleapis.com/css?family=Wor... https://fonts.googleapis.com/css?family=Work+Sans — 200 — 951 B — 118 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 — 594 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 — 67 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 — 66 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 — 12 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 — 214 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 — 239 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 — 241 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 — 226 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 — 230 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 — 412 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 — 227 ms — h2https://www.quantcast.com/assets/_--fh6UWpZ.jswww.quantcast.com/assets/_--fh6UWpZ... https://www.quantcast.com/assets/_--fh6UWpZ.js — 200 — 1.3 KiB — 228 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 — 413 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 — 60 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 — 27 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 — 63 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 — 65 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 — 81 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 — 112 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 — 24 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 — h2https://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 — 36 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s FCP 2.1 s LCP 2.5 shttps://quantcast.com// https://quantcast.com/ — 301 — 46 B — 621 ms — h2https://www.quantcast.com/www.quantcast.com/ https://www.quantcast.com/ — 302 — 382 B — 287 ms — h2https://www.quantcast.com/homewww.quantcast.com/home https://www.quantcast.com/home — 200 — 163.7 KiB — 877 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 — 796 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 — 794 ms — h2https://fonts.googleapis.com/css?family=Work+Sansfonts.googleapis.com/css?family=Wor... https://fonts.googleapis.com/css?family=Work+Sans — 200 — 951 B — 118 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 — 594 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 — 67 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 — 66 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 — 12 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 — 214 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 — 239 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 — 241 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 — 226 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 — 230 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 — 412 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 — 227 ms — h2https://www.quantcast.com/assets/_--fh6UWpZ.jswww.quantcast.com/assets/_--fh6UWpZ... https://www.quantcast.com/assets/_--fh6UWpZ.js — 200 — 1.3 KiB — 228 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 — 413 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 — 60 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 — 27 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 — 63 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 — 65 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 — 81 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 — 112 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 — 24 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 — h2https://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 — 36 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 — 45 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 — 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/icon-social-linkedin-white.svgstatic.quantcast.com/marketing-site... https://static.quantcast.com/marketing-site/icon-social-linkedin-white.svg — 200 — 1.3 KiB — 21 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 — 11 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://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fe86a4b71d929420095974e6b8e22ce98cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fe86a4b71d929420095974e6b8e22ce98 — 200 — 2.8 KiB — 64 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fa6e705e9a2e7434386a4883d26ee1896cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2Fa6e705e9a2e7434386a4883d26ee1896 — 200 — 2.3 KiB — 66 ms — h2https://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 — 901 B — 22 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F3e9b98dbbb87444c91178a1bcd32c0facdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F3e9b98dbbb87444c91178a1bcd32c0fa — 200 — 2.3 KiB — 61 ms — h2https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F950d35bc7d834fda8cc6abc812b85bc6cdn.builder.io/api/v1/image/assets%... https://cdn.builder.io/api/v1/image/assets%2F899c30cfb67041108c959c75593ff238%2F950d35bc7d834fda8cc6abc812b85bc6 — 200 — 2.8 KiB — 62 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 — 18 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 — 19 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 — 193 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=1776889155~exp=1776892755~acl=%2Fv3-1%2Fplayback%2F45eb7570-5007-4b9c-8f5d-2afede37f831%2F97eeb266-367f9e45%2A~hmac=600d9566d0994297e9eaea780a53e777fdd2447b9efd552bb6b9b27f72190787&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=1776889155~exp=1776892755~acl=%2Fv3-1%2Fplayback%2F45eb7570-5007-4b9c-8f5d-2afede37f831%2F97eeb266-367f9e45%2A~hmac=600d9566d0994297e9eaea780a53e777fdd2447b9efd552bb6b9b27f72190787&r=dXMtY2VudHJhbDE%3D — 206 — 546 B — 218 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 — 211 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 — 28 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 — 311 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%22desktop%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%22desktop%22%7D&options.promo-banner%3A7b7da9d0.limit=30&options.promo-banner%3A7b7da9d0.model=%22promo-banner%22 — 200 — 0 B — 21 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%22desktop%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%22desktop%22%7D&options.promo-banner%3A7b7da9d0.limit=30&options.promo-banner%3A7b7da9d0.model=%22promo-banner%22 — 200 — 8.3 KiB — 14 ms — h2https://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 — 501 ms — h2https://info.quantcast.com/index.php/form/getForm?munchkinId=516-DGM-318&form=2672&url=https%3A%2F%2Fwww.quantcast.com%2Fhome&callback=jQuery371031777237947331993_1776889155720&_=1776889155721info.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=jQuery371031777237947331993_1776889155720&_=1776889155721 — 200 — 6.1 KiB — 33 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 — 21 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 — 22 ms — h2https://info.quantcast.com/index.php/form/XDFrameinfo.quantcast.com/index.php/form/X... https://info.quantcast.com/index.php/form/XDFrame — 200 — 886 B — 140 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 — 10 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 — 11 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 — 35 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 — 40 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 — 37 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 — 41 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 — 46 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 — 61 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 — 46 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.1 KiB — 58 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 — 46 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 — 53 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 — 61 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 — 62 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 — 125 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 — 98 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 — 82 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 — 62 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 — 64 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 — 66 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 — 68 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 — 84 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 — 68 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 — 73 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 — 70 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 — 74 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 — 76 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 — 127 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 — 80 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 — 109 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 — 98 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 — 122 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 — 111 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 — 113 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 — 0 B — 58 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-872723084&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-872723084&cx=c&gtm=4e64k0 — 200 — 145.4 KiB — 194 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 — 36 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 — 50 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 — 40 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 — 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 — 150 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 — 16 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 — 173 ms — h3https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 344 B — 9 ms — h2https://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 — 16 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.quantcast.com%2Fhome&scrsrc=www.googletagmanager.com&rnd=833973766.1776889157&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64k0v832359774za200zd832359774xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776889156646&tfd=3459pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.quantcast.com%2Fhome&scrsrc=www.googletagmanager.com&rnd=833973766.1776889157&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64k0v832359774za200zd832359774xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776889156646&tfd=3459 — 200 — 21 B — 123 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.quantcast.com%2Fhome&scrsrc=www.googletagmanager.com&rnd=833973766.1776889157&navt=n&npa=1&us_privacy=1---&gpp_sid=-1&gtm=45be64k0v888987691z8832359774za20gzb832359774zd832359774xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-872723084&tid=AW-872723084&tft=1776889156648&tfd=3461pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=9&frm=0&en=page_view&dl=https%3A%2F%2Fwww.quantcast.com%2Fhome&scrsrc=www.googletagmanager.com&rnd=833973766.1776889157&navt=n&npa=1&us_privacy=1---&gpp_sid=-1&gtm=45be64k0v888987691z8832359774za20gzb832359774zd832359774xec&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-872723084&tid=AW-872723084&tft=1776889156648&tfd=3461 — 200 — 21 B — 120 ms — h3https://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 — 6 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 1393ms · 501KB · €15/mo
www.quantcast.com
Other
Costly
Execution 353ms
Transfer 164 KB
Monthly Cost €4/mo
Unattributable
Other
Costly
Execution 352ms
Transfer 0 KB
Monthly Cost €4/mo
www.quantcast.com
Other
Costly
Execution 293ms
Transfer 44 KB
Monthly Cost €3/mo
info.quantcast.com
Other
Optional
Execution 152ms
Transfer 0 KB
Unused 50%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 125ms
Transfer 177 KB
Unused 41%
Monthly Cost €1/mo
cmp.inmobi.com
Other
Optional
Execution 118ms
Transfer 117 KB
Unused 55%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.quantcast.com adds 353ms and costs ~€4/month
  • Unattributable adds 352ms and costs ~€4/month
  • www.quantcast.com adds 293ms and costs ~€3/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 353ms 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 352ms 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 293ms 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

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