Skip to content
https://wallethub.com

Performance

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

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

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

1.07 s

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

1.99 s

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

45 ms

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

0.000

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

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

2.16 s

Page Load Progression

698 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
15
6 PASS 4 REVIEW 3 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 78 requests
FIX
2.2 MB transferred, 78 requests
Info::
Page weighs 3.8 MB (2.2 MB transferred)
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
JavaScript is 541 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 541 KB
Info::
78 HTTP requests
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
78 requests
0.46 g CO2 per page load
Images 1.5 MiB 67%
JavaScript 541.2 KiB 24%
Fonts 101.3 KiB 5%
CSS 54.4 KiB 2%
HTML 24.9 KiB 1%
Other 2.1 KiB 0%
Other 1.3 KiB 0%
Other 547 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (2.1 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
D
Page Weight Inventory
Action
78 resources · 2.2 MB · 235 KB savings available
FIX
78 resources · 2.2 MB · 235 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~235 KB of savings available
Warning::
72 third-party resources (99% of weight)
78 resources · 2.2 MiB · 72 third-party 1.2 MiB over 1MB target
Image 68% · 1.5 MiB
JavaScript 24% · 541.2 KiB
Font 5% · 101.3 KiB
CSS 2% · 54.4 KiB
Document 1% · 24.9 KiB
Other 0% · 2.0 KiB

~235.1 KiB of savings available

Remove unused JavaScript: 235.1 KiB
C
Image Optimization
Action
49 images, 0 KB saveable
REVIEW
49 images, 0 KB saveable
Warning::
https://cdn.wallethub.com/images/wh2015/google-pla... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.wallethub.com/images/wh2015/app-store-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
49 images 1.5 MB
0 oversized -0 KB
36 legacy format
2 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

B
JS Execution Cost
817ms total JS execution
REVIEW
817ms total JS execution
Warning::
https://wallethub.com/: 313ms CPU time
Info::
Unattributable: 209ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-4X6M...: 118ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-NG5...: 92ms CPU time
Info::
https://cdn.wallethub.com/js/v1/wh2015/framework/r...: 85ms CPU time
Warning::
Third-party scripts: 504ms (62% of total)

Main Thread Breakdown

Other 37% Script Evaluation 30% Style & Layout 16% Script Parsing & Compilation 8% Rendering 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://wallethub.com/313ms7ms3ms1st
Unattributable209ms3ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-4X6M5CKJVP&cx=c&gtm=4e64k1118ms83ms22ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NG5N5C92ms68ms15ms3rd
https://cdn.wallethub.com/js/v1/wh2015/framework/requirejs_Vc915b43_.js.gz85ms73ms2ms3rd
C
JS Bundles
Action
15 scripts, 235 KB unused
REVIEW
15 scripts, 235 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NG5...: 80 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-4X6M...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.wallethub.com/js/v1/jquery-ui/1.13.2/j...: 57 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.wallethub.com/js/v1/wh2015/lib/swiper-...: 28 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 235 KB
235 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-NG5N5C151 KB80 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-4X6M5CKJVP&cx=c&gtm=4e64k1176 KB70 KB (40%)3rd
https://cdn.wallethub.com/js/v1/jquery-ui/1.13.2/jquery-ui.min_Ve50342a_.js.gz?66 KB57 KB (87%)3rd
https://cdn.wallethub.com/js/v1/wh2015/lib/swiper-bundle_Vdb0e5f8_.js.gz?42 KB28 KB (68%)3rd
https://cdn.wallethub.com/js/v1/wh2015/homepage2022_V84ee9ba_.js.gz5 KB3rd
https://cdn.wallethub.com/js/v1/wh2015/header_V9e540c6_.js.gz10 KB3rd
https://cdn.wallethub.com/js/v1/wh2015/framework/requirejs_Vc915b43_.js.gz10 KB3rd
https://cdn.wallethub.com/js/v1/wh2015/framework/libraries/jquery/jquery-2x_V944f557_.js.gz?30 KB3rd
https://cdn.wallethub.com/js/v1/wh2015/common_V17c19ba_.js.gz2 KB3rd
https://cdn.wallethub.com/js/v1/wh2015/lib/jquery.nicescroll_V55c39dd_.js.gz?16 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

B
HTTP Caching
s-maxage=31536000
REVIEW
s-maxage=31536000
Info::
Cache-Control header is set
Got: s-maxage=31536000
Info::
CDN TTL: 52 weeks (s-maxage=31536000)
Info::
Last-Modified header present
Cache-Control

s-maxage=31536000

DirectiveValueMeaning
s-maxage31536000CDN caches for 52 weeks
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
3 fonts (101 KB)
PASS
3 fonts (101 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

101 KB total

Render-blocking

0

of 3

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 FCP 1.1 s LCP 2.0 shttps://cdn.wallethub.com/css/wh2015/framework/webfonts/inter-var/inter-latin_Vcf11105_.woff2inter-latin_Vcf11105_.w... https://cdn.wallethub.com/css/wh2015/framework/webfonts/inter-var/inter-latin_Vcf11105_.woff2 — 37.1 KiB — 73 ms — font-display: swaphttps://cdn.wallethub.com/css/wh2015/framework/webfonts/domine/domine-var_V4aea6fd_.woffdomine-var_V4aea6fd_.woff https://cdn.wallethub.com/css/wh2015/framework/webfonts/domine/domine-var_V4aea6fd_.woff — 38.3 KiB — 50 ms — font-display: swaphttps://cdn.wallethub.com/images/wh2015/framework/font-icons/icons-set_V9114a39_.woff2?73799595icons-set_V9114a39_.woff2 https://cdn.wallethub.com/images/wh2015/framework/font-icons/icons-set_V9114a39_.woff2?73799595 — 25.9 KiB — 20 ms — font-display: swap
inter-latin_Vcf11105_.w... woff2 swap
Size 37 KB
Load time 73 ms
Start 88 ms
Risk FOUT — text flashes from fallback to web font
domine-var_V4aea6fd_.woff woff swap
Size 38 KB
Load time 50 ms
Start 94 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
icons-set_V9114a39_.woff2 woff2 swap
Size 26 KB
Load time 20 ms
Start 306 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~11 KB and ~22 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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
78 requests over 3273ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 2.0 shttps://wallethub.com// https://wallethub.com/ — 200 — 24.9 KiB — 62 ms — h2https://cdn.wallethub.com/css/wh2015/framework/webfonts/inter-var/inter-latin_Vcf11105_.woff2cdn.wallethub.com/css/wh2015/framew... https://cdn.wallethub.com/css/wh2015/framework/webfonts/inter-var/inter-latin_Vcf11105_.woff2 — 200 — 37.1 KiB — 73 ms — h2https://cdn.wallethub.com/css/wh2015/base_Ve7bbebe_.css.gzcdn.wallethub.com/css/wh2015/base_V... https://cdn.wallethub.com/css/wh2015/base_Ve7bbebe_.css.gz — 200 — 25.6 KiB — 22 ms — h2https://cdn.wallethub.com/css/ng2-styles/shortcodes_V891b533_.css.gzcdn.wallethub.com/css/ng2-styles/sh... https://cdn.wallethub.com/css/ng2-styles/shortcodes_V891b533_.css.gz — 200 — 21.3 KiB — 25 ms — h2https://cdn.wallethub.com/css/wh2015/framework/webfonts/domine/domine-var_V4aea6fd_.woffcdn.wallethub.com/css/wh2015/framew... https://cdn.wallethub.com/css/wh2015/framework/webfonts/domine/domine-var_V4aea6fd_.woff — 200 — 38.3 KiB — 50 ms — h2https://cdn.wallethub.com/css/wh2015/homepage2025_Va5bfef7_.css.gzcdn.wallethub.com/css/wh2015/homepa... https://cdn.wallethub.com/css/wh2015/homepage2025_Va5bfef7_.css.gz — 200 — 7.4 KiB — 22 ms — h2https://wallethub.com/sid2.php/sid2.php https://wallethub.com/sid2.php — 302 — 638 B — 76 ms — h2https://wallethub.com/page.png?%3F/page.png?%3F https://wallethub.com/page.png?%3F — 200 — 1.3 KiB — 1.0 s — h2https://cdn.wallethub.com/images/profile/avatars/silhouette-150_Vd314d43_.pngcdn.wallethub.com/images/profile/av... https://cdn.wallethub.com/images/profile/avatars/silhouette-150_Vd314d43_.png — 200 — 1.1 KiB — 18 ms — h2https://cdn.wallethub.com/images/wh2015/app-store-plain_V1e4e2d0_.svg.gzcdn.wallethub.com/images/wh2015/app... https://cdn.wallethub.com/images/wh2015/app-store-plain_V1e4e2d0_.svg.gz — 200 — 3.0 KiB — 23 ms — h2https://cdn.wallethub.com/images/wh2015/google-play-plain_Vf845b91_.svg.gzcdn.wallethub.com/images/wh2015/goo... https://cdn.wallethub.com/images/wh2015/google-play-plain_Vf845b91_.svg.gz — 200 — 2.6 KiB — 21 ms — h2https://cdn.wallethub.com/js/v1/wh2015/framework/requirejs_Vc915b43_.js.gzcdn.wallethub.com/js/v1/wh2015/fram... https://cdn.wallethub.com/js/v1/wh2015/framework/requirejs_Vc915b43_.js.gz — 200 — 9.6 KiB — 19 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NG5N5Cwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NG5N5C — 200 — 151.1 KiB — 39 ms — h2https://wallethub.com/sid2.php?&/sid2.php?& https://wallethub.com/sid2.php?& — 200 — 379 B — 22 ms — h2https://cdn.wallethub.com/images/wh2015/wallethub-w-logo1_V3694e60_.svg.gzcdn.wallethub.com/images/wh2015/wal... https://cdn.wallethub.com/images/wh2015/wallethub-w-logo1_V3694e60_.svg.gz — 200 — 462 B — 19 ms — h2https://cdn.wallethub.com/images/wh2015/wallethub-logo-rt_V58ab049_.svg.gzcdn.wallethub.com/images/wh2015/wal... https://cdn.wallethub.com/images/wh2015/wallethub-logo-rt_V58ab049_.svg.gz — 200 — 1.7 KiB — 22 ms — h2https://cdn.wallethub.com/images/burger-menu-sprites_Vda7265e_.svg?v=0.8cdn.wallethub.com/images/burger-men... https://cdn.wallethub.com/images/burger-menu-sprites_Vda7265e_.svg?v=0.8 — 200 — 9.4 KiB — 23 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/vid-player-btn_V3786d44_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/vid-player-btn_V3786d44_.svg.gz — 200 — 655 B — 23 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/award-badge-sprite_V2fd708e_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/award-badge-sprite_V2fd708e_.svg.gz — 200 — 6.7 KiB — 27 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/fox-news_Vbad7cca_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/fox-news_Vbad7cca_.svg.gz — 200 — 1.5 KiB — 23 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/cnn_V807a7f7_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/cnn_V807a7f7_.svg.gz — 200 — 998 B — 30 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/bloomberg_V6bbd72b_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/bloomberg_V6bbd72b_.svg.gz — 200 — 1.4 KiB — 19 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/cnbc_V01cbde9_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/cnbc_V01cbde9_.svg.gz — 200 — 1.2 KiB — 30 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/wsj_V0c6305e_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/wsj_V0c6305e_.svg.gz — 200 — 1008 B — 23 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/yahoo_Vaae6e60_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/yahoo_Vaae6e60_.svg.gz — 200 — 2.3 KiB — 26 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/usa-today_V13f8dc5_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/usa-today_V13f8dc5_.svg.gz — 200 — 1.3 KiB — 52 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/times_Vbd2836d_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/times_Vbd2836d_.svg.gz — 200 — 2.5 KiB — 49 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/biz-insider_Vf4fb340_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/biz-insider_Vf4fb340_.svg.gz — 200 — 1.4 KiB — 55 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/ap_Ve7fe833_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/ap_Ve7fe833_.svg.gz — 200 — 706 B — 119 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/reuters_V512ca1b_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/reuters_V512ca1b_.svg.gz — 200 — 3.2 KiB — 75 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 2.0 shttps://wallethub.com// https://wallethub.com/ — 200 — 24.9 KiB — 62 ms — h2https://cdn.wallethub.com/css/wh2015/framework/webfonts/inter-var/inter-latin_Vcf11105_.woff2cdn.wallethub.com/css/wh2015/framew... https://cdn.wallethub.com/css/wh2015/framework/webfonts/inter-var/inter-latin_Vcf11105_.woff2 — 200 — 37.1 KiB — 73 ms — h2https://cdn.wallethub.com/css/wh2015/base_Ve7bbebe_.css.gzcdn.wallethub.com/css/wh2015/base_V... https://cdn.wallethub.com/css/wh2015/base_Ve7bbebe_.css.gz — 200 — 25.6 KiB — 22 ms — h2https://cdn.wallethub.com/css/ng2-styles/shortcodes_V891b533_.css.gzcdn.wallethub.com/css/ng2-styles/sh... https://cdn.wallethub.com/css/ng2-styles/shortcodes_V891b533_.css.gz — 200 — 21.3 KiB — 25 ms — h2https://cdn.wallethub.com/css/wh2015/framework/webfonts/domine/domine-var_V4aea6fd_.woffcdn.wallethub.com/css/wh2015/framew... https://cdn.wallethub.com/css/wh2015/framework/webfonts/domine/domine-var_V4aea6fd_.woff — 200 — 38.3 KiB — 50 ms — h2https://cdn.wallethub.com/css/wh2015/homepage2025_Va5bfef7_.css.gzcdn.wallethub.com/css/wh2015/homepa... https://cdn.wallethub.com/css/wh2015/homepage2025_Va5bfef7_.css.gz — 200 — 7.4 KiB — 22 ms — h2https://wallethub.com/sid2.php/sid2.php https://wallethub.com/sid2.php — 302 — 638 B — 76 ms — h2https://wallethub.com/page.png?%3F/page.png?%3F https://wallethub.com/page.png?%3F — 200 — 1.3 KiB — 1.0 s — h2https://cdn.wallethub.com/images/profile/avatars/silhouette-150_Vd314d43_.pngcdn.wallethub.com/images/profile/av... https://cdn.wallethub.com/images/profile/avatars/silhouette-150_Vd314d43_.png — 200 — 1.1 KiB — 18 ms — h2https://cdn.wallethub.com/images/wh2015/app-store-plain_V1e4e2d0_.svg.gzcdn.wallethub.com/images/wh2015/app... https://cdn.wallethub.com/images/wh2015/app-store-plain_V1e4e2d0_.svg.gz — 200 — 3.0 KiB — 23 ms — h2https://cdn.wallethub.com/images/wh2015/google-play-plain_Vf845b91_.svg.gzcdn.wallethub.com/images/wh2015/goo... https://cdn.wallethub.com/images/wh2015/google-play-plain_Vf845b91_.svg.gz — 200 — 2.6 KiB — 21 ms — h2https://cdn.wallethub.com/js/v1/wh2015/framework/requirejs_Vc915b43_.js.gzcdn.wallethub.com/js/v1/wh2015/fram... https://cdn.wallethub.com/js/v1/wh2015/framework/requirejs_Vc915b43_.js.gz — 200 — 9.6 KiB — 19 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NG5N5Cwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NG5N5C — 200 — 151.1 KiB — 39 ms — h2https://wallethub.com/sid2.php?&/sid2.php?& https://wallethub.com/sid2.php?& — 200 — 379 B — 22 ms — h2https://cdn.wallethub.com/images/wh2015/wallethub-w-logo1_V3694e60_.svg.gzcdn.wallethub.com/images/wh2015/wal... https://cdn.wallethub.com/images/wh2015/wallethub-w-logo1_V3694e60_.svg.gz — 200 — 462 B — 19 ms — h2https://cdn.wallethub.com/images/wh2015/wallethub-logo-rt_V58ab049_.svg.gzcdn.wallethub.com/images/wh2015/wal... https://cdn.wallethub.com/images/wh2015/wallethub-logo-rt_V58ab049_.svg.gz — 200 — 1.7 KiB — 22 ms — h2https://cdn.wallethub.com/images/burger-menu-sprites_Vda7265e_.svg?v=0.8cdn.wallethub.com/images/burger-men... https://cdn.wallethub.com/images/burger-menu-sprites_Vda7265e_.svg?v=0.8 — 200 — 9.4 KiB — 23 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/vid-player-btn_V3786d44_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/vid-player-btn_V3786d44_.svg.gz — 200 — 655 B — 23 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/award-badge-sprite_V2fd708e_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/award-badge-sprite_V2fd708e_.svg.gz — 200 — 6.7 KiB — 27 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/fox-news_Vbad7cca_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/fox-news_Vbad7cca_.svg.gz — 200 — 1.5 KiB — 23 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/cnn_V807a7f7_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/cnn_V807a7f7_.svg.gz — 200 — 998 B — 30 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/bloomberg_V6bbd72b_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/bloomberg_V6bbd72b_.svg.gz — 200 — 1.4 KiB — 19 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/cnbc_V01cbde9_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/cnbc_V01cbde9_.svg.gz — 200 — 1.2 KiB — 30 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/wsj_V0c6305e_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/wsj_V0c6305e_.svg.gz — 200 — 1008 B — 23 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/yahoo_Vaae6e60_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/yahoo_Vaae6e60_.svg.gz — 200 — 2.3 KiB — 26 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/usa-today_V13f8dc5_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/usa-today_V13f8dc5_.svg.gz — 200 — 1.3 KiB — 52 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/times_Vbd2836d_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/times_Vbd2836d_.svg.gz — 200 — 2.5 KiB — 49 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/biz-insider_Vf4fb340_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/biz-insider_Vf4fb340_.svg.gz — 200 — 1.4 KiB — 55 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/ap_Ve7fe833_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/ap_Ve7fe833_.svg.gz — 200 — 706 B — 119 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/reuters_V512ca1b_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/reuters_V512ca1b_.svg.gz — 200 — 3.2 KiB — 75 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/fortune_Vdcc25ed_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/fortune_Vdcc25ed_.svg.gz — 200 — 903 B — 69 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/huffpost_V3c7d39c_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/huffpost_V3c7d39c_.svg.gz — 200 — 1.3 KiB — 55 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/cbs_V7b49c7f_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/cbs_V7b49c7f_.svg.gz — 200 — 1.3 KiB — 66 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/newsweek_Vaaafcf6_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/newsweek_Vaaafcf6_.svg.gz — 200 — 1.3 KiB — 67 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/marketwatch_V93ea3c7_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/marketwatch_V93ea3c7_.svg.gz — 200 — 1.3 KiB — 50 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/npr_V4fcda48_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/npr_V4fcda48_.svg.gz — 200 — 907 B — 75 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/pc-mag_V2eed308_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/pc-mag_V2eed308_.svg.gz — 200 — 1.7 KiB — 68 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/media/google-play_V270390f_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/media/google-play_V270390f_.svg.gz — 200 — 1.8 KiB — 70 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://cdn.wallethub.com/images/wh2015/home-page/v2/wallet-video-preview_Vc15ec0a_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/wallet-video-preview_Vc15ec0a_.png — 200 — 168.3 KiB — 123 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/credit-score-preview_Vdb6cb22_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/credit-score-preview_Vdb6cb22_.png — 200 — 109.5 KiB — 138 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/offers-preview_V84fb1a5_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/offers-preview_V84fb1a5_.png — 200 — 87.2 KiB — 94 ms — h2data: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 — datahttps://cdn.wallethub.com/images/wh2015/home-page/v2/investment-video-preview_V14fa812_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/investment-video-preview_V14fa812_.png — 200 — 41.5 KiB — 53 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/identity-video-preview_Vb92c6c8_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/identity-video-preview_Vb92c6c8_.png — 200 — 143.7 KiB — 38 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/blue-chevron_V7c3c7ed_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/blue-chevron_V7c3c7ed_.svg.gz — 200 — 582 B — 71 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/credit-cards_V9c74eea_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/credit-cards_V9c74eea_.png — 200 — 136.9 KiB — 142 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/personal-loans_V82d328e_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/personal-loans_V82d328e_.png — 200 — 183.3 KiB — 150 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/car-insurance_V218c1ff_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/car-insurance_V218c1ff_.png — 200 — 146.0 KiB — 150 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/saving-accounts_Vf24edf2_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/saving-accounts_Vf24edf2_.png — 200 — 144.6 KiB — 150 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/checking-account_V05ee0db_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/checking-account_V05ee0db_.png — 200 — 171.5 KiB — 149 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/cd_V3ed0a36_.pngcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/cd_V3ed0a36_.png — 200 — 104.8 KiB — 146 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/wh-award-badge-purple_Vf917425_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/wh-award-badge-purple_Vf917425_.svg.gz — 200 — 2.1 KiB — 68 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/a-store_V32dd480_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/a-store_V32dd480_.svg.gz — 200 — 2.9 KiB — 81 ms — h2https://cdn.wallethub.com/images/wh2015/home-page/v2/g-play_V3c74213_.svg.gzcdn.wallethub.com/images/wh2015/hom... https://cdn.wallethub.com/images/wh2015/home-page/v2/g-play_V3c74213_.svg.gz — 200 — 2.3 KiB — 81 ms — h2https://cdn.wallethub.com/images/wh2015/wallethub-logo-black_Vb11b68f_.svg.gzcdn.wallethub.com/images/wh2015/wal... https://cdn.wallethub.com/images/wh2015/wallethub-logo-black_Vb11b68f_.svg.gz — 200 — 1.3 KiB — 82 ms — h2https://cdn.wallethub.com/images/accessibility_Vf5fef1d_.svg.gzcdn.wallethub.com/images/accessibil... https://cdn.wallethub.com/images/accessibility_Vf5fef1d_.svg.gz — 200 — 564 B — 82 ms — h2https://cdn.wallethub.com/images/wh2015/opt-out-icon_V865328b_.svg.gzcdn.wallethub.com/images/wh2015/opt... https://cdn.wallethub.com/images/wh2015/opt-out-icon_V865328b_.svg.gz — 200 — 1.0 KiB — 82 ms — h2https://cdn.wallethub.com/images/wh2015/framework/font-icons/icons-set_V9114a39_.woff2?73799595cdn.wallethub.com/images/wh2015/fra... https://cdn.wallethub.com/images/wh2015/framework/font-icons/icons-set_V9114a39_.woff2?73799595 — 200 — 25.9 KiB — 20 ms — h2https://cdn.wallethub.com/js/v1/wh2015/app_Vcdf5ba0_.js.gz?cdn.wallethub.com/js/v1/wh2015/app_... https://cdn.wallethub.com/js/v1/wh2015/app_Vcdf5ba0_.js.gz? — 200 — 10.3 KiB — 12 ms — h2https://www.googletagmanager.com/gtag/js?id=G-4X6M5CKJVP&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-4X6M5CKJVP&cx=c&gtm=4e64k1 — 200 — 176.0 KiB — 24 ms — h2https://cdn.wallethub.com/js/v1/wh2015/common_V17c19ba_.js.gzcdn.wallethub.com/js/v1/wh2015/comm... https://cdn.wallethub.com/js/v1/wh2015/common_V17c19ba_.js.gz — 200 — 2.1 KiB — 17 ms — h2https://cdn.wallethub.com/js/v1/wh2015/header_V9e540c6_.js.gzcdn.wallethub.com/js/v1/wh2015/head... https://cdn.wallethub.com/js/v1/wh2015/header_V9e540c6_.js.gz — 200 — 10.4 KiB — 20 ms — h2https://cdn.wallethub.com/js/v1/wh2015/homepage2022_V84ee9ba_.js.gzcdn.wallethub.com/js/v1/wh2015/home... https://cdn.wallethub.com/js/v1/wh2015/homepage2022_V84ee9ba_.js.gz — 200 — 4.5 KiB — 20 ms — h2https://cdn.wallethub.com/js/v1/wh2015/framework/libraries/jquery/jquery-2x_V944f557_.js.gz?cdn.wallethub.com/js/v1/wh2015/fram... https://cdn.wallethub.com/js/v1/wh2015/framework/libraries/jquery/jquery-2x_V944f557_.js.gz? — 200 — 29.8 KiB — 19 ms — h2https://cdn.wallethub.com/js/v1/jquery-ui/1.13.2/jquery-ui.min_Ve50342a_.js.gz?cdn.wallethub.com/js/v1/jquery-ui/1... https://cdn.wallethub.com/js/v1/jquery-ui/1.13.2/jquery-ui.min_Ve50342a_.js.gz? — 200 — 65.9 KiB — 39 ms — h2https://cdn.wallethub.com/js/v1/wh2015/lib/jquery.nicescroll_V55c39dd_.js.gz?cdn.wallethub.com/js/v1/wh2015/lib/... https://cdn.wallethub.com/js/v1/wh2015/lib/jquery.nicescroll_V55c39dd_.js.gz? — 200 — 16.4 KiB — 19 ms — h2https://cdn.wallethub.com/js/v1/wh2015/framework/resources/local-storage_V9489b78_.js.gz?cdn.wallethub.com/js/v1/wh2015/fram... https://cdn.wallethub.com/js/v1/wh2015/framework/resources/local-storage_V9489b78_.js.gz? — 200 — 2.5 KiB — 11 ms — h2https://cdn.wallethub.com/js/v1/wh2015/lib/swiper-bundle_Vdb0e5f8_.js.gz?cdn.wallethub.com/js/v1/wh2015/lib/... https://cdn.wallethub.com/js/v1/wh2015/lib/swiper-bundle_Vdb0e5f8_.js.gz? — 200 — 41.9 KiB — 33 ms — h2https://cdn.wallethub.com/js/v1/ng2-modules/bundled/shortcode-bundle_Vddb3d30_.js.gz?cdn.wallethub.com/js/v1/ng2-modules... https://cdn.wallethub.com/js/v1/ng2-modules/bundled/shortcode-bundle_Vddb3d30_.js.gz? — 200 — 20.2 KiB — 34 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-4X6M5CKJVP&gtm=45je64k1v9103458736z86303332za20gzb6303332zd6303332&_p=1776898676651&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=273321789.1776898677&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512542&sid=1776898677&sct=1&seg=0&dl=https%3A%2F%2Fwallethub.com%2F&dt=WalletHub%20-%20Credit%20Cards%2C%20Loans%2C%20Credit%20Scores%20%26%20More%20%7C%20Helping%20You%20Reach%20Top%20Financial%20Fitness&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=691www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-4X6M5CKJVP&gtm=45je64k1v9103458736z86303332za20gzb6303332zd6303332&_p=1776898676651&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=273321789.1776898677&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512542&sid=1776898677&sct=1&seg=0&dl=https%3A%2F%2Fwallethub.com%2F&dt=WalletHub%20-%20Credit%20Cards%2C%20Loans%2C%20Credit%20Scores%20%26%20More%20%7C%20Helping%20You%20Reach%20Top%20Financial%20Fitness&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=691 — 204 — 547 B — 73 ms — h2https://cdn.wallethub.com/js/v1/wh2015/lib/jquery-ui-touch_V7cf22d0_.js.gz?cdn.wallethub.com/js/v1/wh2015/lib/... https://cdn.wallethub.com/js/v1/wh2015/lib/jquery-ui-touch_V7cf22d0_.js.gz? — 200 — 647 B — 19 ms — h2https://cdn.wallethub.com/js/v1/wh2015/systemjs.jscdn.wallethub.com/js/v1/wh2015/syst... https://cdn.wallethub.com/js/v1/wh2015/systemjs.js — -1 — 0 B — 718 ms — https://wallethub.com/ajax.php?action=User.GetUpgradePlan&gid=/ajax.php?action=User.GetUpgradePla... https://wallethub.com/ajax.php?action=User.GetUpgradePlan&gid= — 200 — 906 B — 1.0 s — h2https://www.googletagmanager.com/a?v=3&t=l&pid=710398173&rv=64k1&tag_exp=0~115938465~115938469~117266400&u=AAAAAAAAAAAAAACA&h=Ag&gtm=45He64k1v6303332za200zd6303332&cl=3.3.0&ccid=303332&cid=GTM-NG5N5C&l=L126.S17.Y6.B30.E1015.I172.TC11.HTC0.F444.C1~gtm.init_consent.S6.V4.E36~gtm.init.S1.V1.E29~gtm.js.S9.V8.E31.TS5googtag.TI144.TE4.TS6paused.TI68.TE0.TS6paused.TI83.TE0.TS6paused.TI86.TE0.TS6paused.TI89.TE0.TS6paused.TI91.TE0.TS6paused.TI131.TE0.TS6paused.TI134.TE0.TS6paused.TI149.TE0.TS5hl.TI193.TE0.TS5evl.TI194.TE0~gtm.dom.S0.V0.E9~gtm.load.S1.V0.E3www.googletagmanager.com/a?v=3&t=l&... https://www.googletagmanager.com/a?v=3&t=l&pid=710398173&rv=64k1&tag_exp=0~115938465~115938469~117266400&u=AAAAAAAAAAAAAACA&h=Ag&gtm=45He64k1v6303332za200zd6303332&cl=3.3.0&ccid=303332&cid=GTM-NG5N5C&l=L126.S17.Y6.B30.E1015.I172.TC11.HTC0.F444.C1~gtm.init_consent.S6.V4.E36~gtm.init.S1.V1.E29~gtm.js.S9.V8.E31.TS5googtag.TI144.TE4.TS6paused.TI68.TE0.TS6paused.TI83.TE0.TS6paused.TI86.TE0.TS6paused.TI89.TE0.TS6paused.TI91.TE0.TS6paused.TI131.TE0.TS6paused.TI134.TE0.TS6paused.TI149.TE0.TS5hl.TI193.TE0.TS5evl.TI194.TE0~gtm.dom.S0.V0.E9~gtm.load.S1.V0.E3 — 200 — 11 B — 8 ms — h3https://cdn.wallethub.com/common/wallethub/favicon2.icocdn.wallethub.com/common/wallethub/... https://cdn.wallethub.com/common/wallethub/favicon2.ico — 200 — 698 B — 12 ms — h2https://wallethub.com/pixel.png?upgview_id=69e9527687eaf&upgview_groupid=&upgview_page=%2F&upgview_section=get-started-for-free&upgview_vantage_score=&upgview_plan_type=premium&upgview_plan_id=MTIxLTEtbW9udGhseQ%3D%3D/pixel.png?upgview_id=69e9527687eaf... https://wallethub.com/pixel.png?upgview_id=69e9527687eaf&upgview_groupid=&upgview_page=%2F&upgview_section=get-started-for-free&upgview_vantage_score=&upgview_plan_type=premium&upgview_plan_id=MTIxLTEtbW9udGhseQ%3D%3D — 200 — 1.2 KiB — 963 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
62% of JavaScript execution is third-party
First-party Third-party 504ms · 337KB · €8/mo
Unattributable
Other
Costly
Execution 209ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 118ms
Transfer 176 KB
Unused 40%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 92ms
Transfer 151 KB
Unused 53%
Monthly Cost €1/mo
cdn.wallethub.com
Other
Optional
Execution 85ms
Transfer 10 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 209ms and costs ~€3/month

62% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 209ms 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

53% of Google Tag Manager'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