Skip to content
https://humblebundle.com

Performance

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

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

51
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
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.
85
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.11 s

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

2.77 s

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

32 ms

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

0.571

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

2.11 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.79 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
7 PASS 3 REVIEW 3 FIX
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 (1.9 MiB of 1.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
6 scripts, 421 KB unused
FIX
6 scripts, 421 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 243 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.humblebundle.com/c9ed87a47d080e3663d59...: 82 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.humblebundle.com/static/hashed/ed7d223...: 59 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.humblebundle.com/static/hashed/84b4687...: 37 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 421 KB
421 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB243 KB (67%)3rd
https://cdn.humblebundle.com/c9ed87a47d080e3663d596d7acf24ed2c605d66f/dist/main.min.js153 KB82 KB (54%)3rd
https://cdn.humblebundle.com/static/hashed/ed7d22341ad83b258f1944d83068a6e4713884de.js177 KB59 KB (34%)3rd
https://cdn.humblebundle.com/static/hashed/84b4687c4544aff55f42306d16ee0c1198b4fbb6.js82 KB37 KB (46%)3rd
https://cdn.ziffstatic.com/jst/zdconsent_eu.js28 KB3rd
https://www.recaptcha.net/recaptcha/api.js?render=explicit&onload=on_captcha_loaded&hl=en2 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

F
Page Weight Inventory
Action
49 resources · 1.9 MB · 421 KB savings available
FIX
49 resources · 1.9 MB · 421 KB savings available
Warning::
Page weight 900 KB over 1MB target
Got: 1.9 MB Expected: ≤ 1 MB
Info::
~421 KB of savings available
Warning::
48 third-party resources (100% of weight)
Info::
2 resources over 200KB
49 resources · 1.9 MiB · 48 third-party 900.0 KiB over 1MB target
JavaScript 42% · 803.8 KiB
Image 38% · 736.2 KiB
Document 8% · 153.8 KiB
CSS 7% · 130.3 KiB
Font 5% · 99.8 KiB
Other 0% · 137 B

~421.4 KiB of savings available

Remove unused JavaScript: 421.4 KiB
C
Page Weight Budget
Action
1.9 MB transferred, 49 requests
REVIEW
1.9 MB transferred, 49 requests
Info::
Page weighs 3.9 MB (1.9 MB transferred)
Warning::
JavaScript is 804 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 804 KB
Info::
49 HTTP requests
Info::
Estimated 0.39 g CO2 per page load
1.9 MB / 2.4 MB budget
1.9 MB transferred
49 requests
0.39 g CO2 per page load
JavaScript 803.8 KiB 42%
Images 734.9 KiB 38%
HTML 153.4 KiB 8%
CSS 130.3 KiB 7%
Fonts 99.8 KiB 5%
Other 1.8 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

C
Image Optimization
Action
27 images, 0 KB saveable
REVIEW
27 images, 0 KB saveable
Warning::
https://hb.imgix.net/6857c7ac043a3a78c067744473eb3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.ziffstatic.com/pub/icong1.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.humblebundle.com/static/hashed/14ba8ec... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.humblebundle.com/static/hashed/0fe3a7d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
27 images 735 KB
0 oversized -0 KB
9 legacy format
5 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

Performance issues directly impact user engagement and conversion rates.

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
617ms total JS execution
REVIEW
617ms total JS execution
Info::
https://cdn.humblebundle.com/c9ed87a47d080e3663d59...: 246ms CPU time
Info::
https://www.humblebundle.com/: 228ms CPU time
Info::
Unattributable: 79ms CPU time
Info::
https://cdn.humblebundle.com/static/hashed/ed7d223...: 65ms CPU time
Warning::
Third-party scripts: 617ms (100% of total)

Main Thread Breakdown

Script Evaluation 47% Other 18% Style & Layout 13% Script Parsing & Compilation 11% Parse HTML & CSS 6% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://cdn.humblebundle.com/c9ed87a47d080e3663d596d7acf24ed2c605d66f/dist/main.min.js246ms162ms8ms3rd
https://www.humblebundle.com/228ms60ms29ms3rd
Unattributable79ms1ms0ms3rd
https://cdn.humblebundle.com/static/hashed/ed7d22341ad83b258f1944d83068a6e4713884de.js65ms46ms13ms3rd
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
4 fonts (100 KB)
PASS
4 fonts (100 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

100 KB total

Render-blocking

0

of 4

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.8 shttps://cdn.humblebundle.com/static/hashed/9e29ad97c24ce996ebe7aefbc55c0077ed0d8d2f.woff29e29ad97c24ce996ebe7aef... https://cdn.humblebundle.com/static/hashed/9e29ad97c24ce996ebe7aefbc55c0077ed0d8d2f.woff2 — 21.8 KiB — 98 ms — font-display: swaphttps://cdn.humblebundle.com/static/hashed/c2226554e6f3134157cadf1e1f3f21c1aa6e306e.woff2c2226554e6f3134157cadf1... https://cdn.humblebundle.com/static/hashed/c2226554e6f3134157cadf1e1f3f21c1aa6e306e.woff2 — 31.3 KiB — 80 ms — font-display: swaphttps://cdn.humblebundle.com/static/hashed/0052ab0bbfee0e88edc1e6c68494d9449016fd24.woff20052ab0bbfee0e88edc1e6c... https://cdn.humblebundle.com/static/hashed/0052ab0bbfee0e88edc1e6c68494d9449016fd24.woff2 — 22.0 KiB — 83 ms — font-display: swaphttps://cdn.humblebundle.com/static/hashed/c294b2a2521169835a44953e87e2cc8900cee5ec.woff2c294b2a2521169835a44953... https://cdn.humblebundle.com/static/hashed/c294b2a2521169835a44953e87e2cc8900cee5ec.woff2 — 24.7 KiB — 41 ms — font-display: swap
9e29ad97c24ce996ebe7aef... woff2 swap
Size 22 KB
Load time 98 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
c2226554e6f3134157cadf1... woff2 swap
Size 31 KB
Load time 80 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
0052ab0bbfee0e88edc1e6c... woff2 swap
Size 22 KB
Load time 83 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
c294b2a2521169835a44953... woff2 swap
Size 25 KB
Load time 41 ms
Start 1.4 s
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)
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

A
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: max-age=3600
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=3600

DirectiveValueMeaning
max-age3600Cache for 1 hour
Effective TTL: 3600 seconds
Network Waterfall
49 requests over 1787ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.1 s LCP 2.8 shttps://humblebundle.com// https://humblebundle.com/ — 301 — 390 B — 81 ms — h2https://www.humblebundle.com/www.humblebundle.com/ https://www.humblebundle.com/ — 200 — 151.9 KiB — 784 ms — h2https://cdn.humblebundle.com/c9ed87a47d080e3663d596d7acf24ed2c605d66f/dist/main.min.jscdn.humblebundle.com/c9ed87a47d080e... https://cdn.humblebundle.com/c9ed87a47d080e3663d596d7acf24ed2c605d66f/dist/main.min.js — 200 — 152.8 KiB — 71 ms — h2https://cdn.humblebundle.com/static/hashed/11b96219fef6dc9d011b5fa05c10f839480270ce.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/11b96219fef6dc9d011b5fa05c10f839480270ce.css — 200 — 857 B — 52 ms — h2https://cdn.humblebundle.com/static/hashed/0ea26e2928f2239cda1b10fddb7101c486d40509.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/0ea26e2928f2239cda1b10fddb7101c486d40509.css — 200 — 2.9 KiB — 49 ms — h2https://cdn.humblebundle.com/static/hashed/4211b66868f3ff6f16e98c0a9e53fcd944789e5c.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/4211b66868f3ff6f16e98c0a9e53fcd944789e5c.css — 200 — 59.2 KiB — 65 ms — h2https://cdn.humblebundle.com/static/hashed/86c243100f63e45b975d87ceac79f4d89b7cfaed.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/86c243100f63e45b975d87ceac79f4d89b7cfaed.css — 200 — 6.1 KiB — 54 ms — h2https://cdn.humblebundle.com/static/hashed/9abe088ca50175f1e3ada1bec0fcb867970ec995.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/9abe088ca50175f1e3ada1bec0fcb867970ec995.css — 200 — 1.1 KiB — 60 ms — h2https://cdn.humblebundle.com/static/hashed/6c656a6ccefeff002c55866dc46bf6a5a5d07bc3.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/6c656a6ccefeff002c55866dc46bf6a5a5d07bc3.css — 200 — 1.6 KiB — 64 ms — h2https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 302 — 137 B — 12 ms — h2https://cdn.humblebundle.com/static/hashed/33a33b31ba982c1c5745f9daaacbeacd6462cac8.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/33a33b31ba982c1c5745f9daaacbeacd6462cac8.css — 200 — 58.6 KiB — 63 ms — h2https://cdn.ziffstatic.com/pub/icong1.pngcdn.ziffstatic.com/pub/icong1.png https://cdn.ziffstatic.com/pub/icong1.png — 200 — 932 B — 11 ms — h2https://cdn.ziffstatic.com/jst/zdconsent_eu.jscdn.ziffstatic.com/jst/zdconsent_eu... https://cdn.ziffstatic.com/jst/zdconsent_eu.js — 200 — 27.8 KiB — 4 ms — h2https://cdn.humblebundle.com/static/hashed/0fe3a7d5f3e1bf9138b62ecf7408d8ea44ab2aa8.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/0fe3a7d5f3e1bf9138b62ecf7408d8ea44ab2aa8.svg — 200 — 2.6 KiB — 38 ms — h2https://cdn.humblebundle.com/static/hashed/ed7d22341ad83b258f1944d83068a6e4713884de.jscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/ed7d22341ad83b258f1944d83068a6e4713884de.js — 200 — 177.1 KiB — 36 ms — h2https://cdn.humblebundle.com/static/hashed/84b4687c4544aff55f42306d16ee0c1198b4fbb6.jscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/84b4687c4544aff55f42306d16ee0c1198b4fbb6.js — 200 — 82.2 KiB — 36 ms — h2https://cdn.humblebundle.com/static/hashed/9e29ad97c24ce996ebe7aefbc55c0077ed0d8d2f.woff2cdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/9e29ad97c24ce996ebe7aefbc55c0077ed0d8d2f.woff2 — 200 — 21.8 KiB — 98 ms — h2https://cdn.humblebundle.com/static/hashed/c2226554e6f3134157cadf1e1f3f21c1aa6e306e.woff2cdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/c2226554e6f3134157cadf1e1f3f21c1aa6e306e.woff2 — 200 — 31.3 KiB — 80 ms — h2https://cdn.humblebundle.com/static/hashed/0052ab0bbfee0e88edc1e6c68494d9449016fd24.woff2cdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/0052ab0bbfee0e88edc1e6c68494d9449016fd24.woff2 — 200 — 22.0 KiB — 83 ms — h2https://a5532459098439680.cdn.optimizely.com/client_storage/a5532459098439680.htmla5532459098439680.cdn.optimizely.co... https://a5532459098439680.cdn.optimizely.com/client_storage/a5532459098439680.html — 200 — 1.5 KiB — 83 ms — h2https://cdn.cookielaw.org/consent/950e6436-1636-4085-b663-68c24b9afc1f/950e6436-1636-4085-b663-68c24b9afc1f.jsoncdn.cookielaw.org/consent/950e6436-... https://cdn.cookielaw.org/consent/950e6436-1636-4085-b663-68c24b9afc1f/950e6436-1636-4085-b663-68c24b9afc1f.json — -1 — 0 B — 286 ms — https://cdn.ziffstatic.com/ajs?zoneid=acdn.ziffstatic.com/ajs?zoneid=a https://cdn.ziffstatic.com/ajs?zoneid=a — 200 — 298 B — 5 ms — h3https://hb.imgix.net/2916e0dbafe70ed79ce41ba9067ab0a887c86d73.png?auto=compress,format&fit=clip&w=1920&s=6693eacf919330c5220683930aba1d2dhb.imgix.net/2916e0dbafe70ed79ce41b... https://hb.imgix.net/2916e0dbafe70ed79ce41ba9067ab0a887c86d73.png?auto=compress,format&fit=clip&w=1920&s=6693eacf919330c5220683930aba1d2d — 200 — 15.2 KiB — 11 ms — h2https://cdn.humblebundle.com/static/hashed/01c40d58932b44d2002954d8b3142c0e836dafd4.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/01c40d58932b44d2002954d8b3142c0e836dafd4.svg — 200 — 25.1 KiB — 35 ms — h2https://cdn.humblebundle.com/static/hashed/c9eb8360a57dec0e5d95d79a68be779ca564d9a2.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/c9eb8360a57dec0e5d95d79a68be779ca564d9a2.svg — 200 — 2.0 KiB — 40 ms — h2https://hb.imgix.net/51deb0674fdf8a8c25550b05ddd18c8e9656f895.png?auto=compress,format&h=340&w=1200&s=16a32ee4a30f66c8c7fd212b28e17feehb.imgix.net/51deb0674fdf8a8c25550b... https://hb.imgix.net/51deb0674fdf8a8c25550b05ddd18c8e9656f895.png?auto=compress,format&h=340&w=1200&s=16a32ee4a30f66c8c7fd212b28e17fee — 200 — 19.0 KiB — 8 ms — h2https://cdn.humblebundle.com/static/hashed/221cc36fb46b3d530aa78db73f46b9eddb705647.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/221cc36fb46b3d530aa78db73f46b9eddb705647.svg — 200 — 1.5 KiB — 40 ms — h2https://hb.imgix.net/ef7570cc74b6ea95634412f681cdb284274d90af.png?auto=compress,format&h=340&w=1200&s=7b8a08ead2614ac8462c4d3f817dedeehb.imgix.net/ef7570cc74b6ea95634412... https://hb.imgix.net/ef7570cc74b6ea95634412f681cdb284274d90af.png?auto=compress,format&h=340&w=1200&s=7b8a08ead2614ac8462c4d3f817dedee — 200 — 19.1 KiB — 17 ms — h2https://cdn.humblebundle.com/static/hashed/5ec081962ffab0fe6479f7e2a915b1dec9d4a66e.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/5ec081962ffab0fe6479f7e2a915b1dec9d4a66e.svg — 200 — 1.7 KiB — 41 ms — h2https://hb.imgix.net/f497c5d51908c4cc61f518b348f196e3f6d90f94.png?auto=compress,format&h=340&w=1200&s=989a4fea1e7072f8ab93e0e723277186hb.imgix.net/f497c5d51908c4cc61f518... https://hb.imgix.net/f497c5d51908c4cc61f518b348f196e3f6d90f94.png?auto=compress,format&h=340&w=1200&s=989a4fea1e7072f8ab93e0e723277186 — 200 — 55.3 KiB — 18 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.1 s LCP 2.8 shttps://humblebundle.com// https://humblebundle.com/ — 301 — 390 B — 81 ms — h2https://www.humblebundle.com/www.humblebundle.com/ https://www.humblebundle.com/ — 200 — 151.9 KiB — 784 ms — h2https://cdn.humblebundle.com/c9ed87a47d080e3663d596d7acf24ed2c605d66f/dist/main.min.jscdn.humblebundle.com/c9ed87a47d080e... https://cdn.humblebundle.com/c9ed87a47d080e3663d596d7acf24ed2c605d66f/dist/main.min.js — 200 — 152.8 KiB — 71 ms — h2https://cdn.humblebundle.com/static/hashed/11b96219fef6dc9d011b5fa05c10f839480270ce.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/11b96219fef6dc9d011b5fa05c10f839480270ce.css — 200 — 857 B — 52 ms — h2https://cdn.humblebundle.com/static/hashed/0ea26e2928f2239cda1b10fddb7101c486d40509.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/0ea26e2928f2239cda1b10fddb7101c486d40509.css — 200 — 2.9 KiB — 49 ms — h2https://cdn.humblebundle.com/static/hashed/4211b66868f3ff6f16e98c0a9e53fcd944789e5c.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/4211b66868f3ff6f16e98c0a9e53fcd944789e5c.css — 200 — 59.2 KiB — 65 ms — h2https://cdn.humblebundle.com/static/hashed/86c243100f63e45b975d87ceac79f4d89b7cfaed.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/86c243100f63e45b975d87ceac79f4d89b7cfaed.css — 200 — 6.1 KiB — 54 ms — h2https://cdn.humblebundle.com/static/hashed/9abe088ca50175f1e3ada1bec0fcb867970ec995.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/9abe088ca50175f1e3ada1bec0fcb867970ec995.css — 200 — 1.1 KiB — 60 ms — h2https://cdn.humblebundle.com/static/hashed/6c656a6ccefeff002c55866dc46bf6a5a5d07bc3.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/6c656a6ccefeff002c55866dc46bf6a5a5d07bc3.css — 200 — 1.6 KiB — 64 ms — h2https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 302 — 137 B — 12 ms — h2https://cdn.humblebundle.com/static/hashed/33a33b31ba982c1c5745f9daaacbeacd6462cac8.csscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/33a33b31ba982c1c5745f9daaacbeacd6462cac8.css — 200 — 58.6 KiB — 63 ms — h2https://cdn.ziffstatic.com/pub/icong1.pngcdn.ziffstatic.com/pub/icong1.png https://cdn.ziffstatic.com/pub/icong1.png — 200 — 932 B — 11 ms — h2https://cdn.ziffstatic.com/jst/zdconsent_eu.jscdn.ziffstatic.com/jst/zdconsent_eu... https://cdn.ziffstatic.com/jst/zdconsent_eu.js — 200 — 27.8 KiB — 4 ms — h2https://cdn.humblebundle.com/static/hashed/0fe3a7d5f3e1bf9138b62ecf7408d8ea44ab2aa8.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/0fe3a7d5f3e1bf9138b62ecf7408d8ea44ab2aa8.svg — 200 — 2.6 KiB — 38 ms — h2https://cdn.humblebundle.com/static/hashed/ed7d22341ad83b258f1944d83068a6e4713884de.jscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/ed7d22341ad83b258f1944d83068a6e4713884de.js — 200 — 177.1 KiB — 36 ms — h2https://cdn.humblebundle.com/static/hashed/84b4687c4544aff55f42306d16ee0c1198b4fbb6.jscdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/84b4687c4544aff55f42306d16ee0c1198b4fbb6.js — 200 — 82.2 KiB — 36 ms — h2https://cdn.humblebundle.com/static/hashed/9e29ad97c24ce996ebe7aefbc55c0077ed0d8d2f.woff2cdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/9e29ad97c24ce996ebe7aefbc55c0077ed0d8d2f.woff2 — 200 — 21.8 KiB — 98 ms — h2https://cdn.humblebundle.com/static/hashed/c2226554e6f3134157cadf1e1f3f21c1aa6e306e.woff2cdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/c2226554e6f3134157cadf1e1f3f21c1aa6e306e.woff2 — 200 — 31.3 KiB — 80 ms — h2https://cdn.humblebundle.com/static/hashed/0052ab0bbfee0e88edc1e6c68494d9449016fd24.woff2cdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/0052ab0bbfee0e88edc1e6c68494d9449016fd24.woff2 — 200 — 22.0 KiB — 83 ms — h2https://a5532459098439680.cdn.optimizely.com/client_storage/a5532459098439680.htmla5532459098439680.cdn.optimizely.co... https://a5532459098439680.cdn.optimizely.com/client_storage/a5532459098439680.html — 200 — 1.5 KiB — 83 ms — h2https://cdn.cookielaw.org/consent/950e6436-1636-4085-b663-68c24b9afc1f/950e6436-1636-4085-b663-68c24b9afc1f.jsoncdn.cookielaw.org/consent/950e6436-... https://cdn.cookielaw.org/consent/950e6436-1636-4085-b663-68c24b9afc1f/950e6436-1636-4085-b663-68c24b9afc1f.json — -1 — 0 B — 286 ms — https://cdn.ziffstatic.com/ajs?zoneid=acdn.ziffstatic.com/ajs?zoneid=a https://cdn.ziffstatic.com/ajs?zoneid=a — 200 — 298 B — 5 ms — h3https://hb.imgix.net/2916e0dbafe70ed79ce41ba9067ab0a887c86d73.png?auto=compress,format&fit=clip&w=1920&s=6693eacf919330c5220683930aba1d2dhb.imgix.net/2916e0dbafe70ed79ce41b... https://hb.imgix.net/2916e0dbafe70ed79ce41ba9067ab0a887c86d73.png?auto=compress,format&fit=clip&w=1920&s=6693eacf919330c5220683930aba1d2d — 200 — 15.2 KiB — 11 ms — h2https://cdn.humblebundle.com/static/hashed/01c40d58932b44d2002954d8b3142c0e836dafd4.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/01c40d58932b44d2002954d8b3142c0e836dafd4.svg — 200 — 25.1 KiB — 35 ms — h2https://cdn.humblebundle.com/static/hashed/c9eb8360a57dec0e5d95d79a68be779ca564d9a2.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/c9eb8360a57dec0e5d95d79a68be779ca564d9a2.svg — 200 — 2.0 KiB — 40 ms — h2https://hb.imgix.net/51deb0674fdf8a8c25550b05ddd18c8e9656f895.png?auto=compress,format&h=340&w=1200&s=16a32ee4a30f66c8c7fd212b28e17feehb.imgix.net/51deb0674fdf8a8c25550b... https://hb.imgix.net/51deb0674fdf8a8c25550b05ddd18c8e9656f895.png?auto=compress,format&h=340&w=1200&s=16a32ee4a30f66c8c7fd212b28e17fee — 200 — 19.0 KiB — 8 ms — h2https://cdn.humblebundle.com/static/hashed/221cc36fb46b3d530aa78db73f46b9eddb705647.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/221cc36fb46b3d530aa78db73f46b9eddb705647.svg — 200 — 1.5 KiB — 40 ms — h2https://hb.imgix.net/ef7570cc74b6ea95634412f681cdb284274d90af.png?auto=compress,format&h=340&w=1200&s=7b8a08ead2614ac8462c4d3f817dedeehb.imgix.net/ef7570cc74b6ea95634412... https://hb.imgix.net/ef7570cc74b6ea95634412f681cdb284274d90af.png?auto=compress,format&h=340&w=1200&s=7b8a08ead2614ac8462c4d3f817dedee — 200 — 19.1 KiB — 17 ms — h2https://cdn.humblebundle.com/static/hashed/5ec081962ffab0fe6479f7e2a915b1dec9d4a66e.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/5ec081962ffab0fe6479f7e2a915b1dec9d4a66e.svg — 200 — 1.7 KiB — 41 ms — h2https://hb.imgix.net/f497c5d51908c4cc61f518b348f196e3f6d90f94.png?auto=compress,format&h=340&w=1200&s=989a4fea1e7072f8ab93e0e723277186hb.imgix.net/f497c5d51908c4cc61f518... https://hb.imgix.net/f497c5d51908c4cc61f518b348f196e3f6d90f94.png?auto=compress,format&h=340&w=1200&s=989a4fea1e7072f8ab93e0e723277186 — 200 — 55.3 KiB — 18 ms — h2https://hb.imgix.net/7a8ed85c2d15f0744baef0d634b68c4e70515dcf.png?auto=compress,format&h=340&w=1200&s=23842885436b67963183419dd2e5585fhb.imgix.net/7a8ed85c2d15f0744baef0... https://hb.imgix.net/7a8ed85c2d15f0744baef0d634b68c4e70515dcf.png?auto=compress,format&h=340&w=1200&s=23842885436b67963183419dd2e5585f — 200 — 31.6 KiB — 13 ms — h2https://hb.imgix.net/001520575cd9799a27107ebe7cee53e9058c4c1b.png?auto=compress,format&h=340&w=1200&s=d0eebe7093bf52af2fba9d6792cc08fahb.imgix.net/001520575cd9799a27107e... https://hb.imgix.net/001520575cd9799a27107ebe7cee53e9058c4c1b.png?auto=compress,format&h=340&w=1200&s=d0eebe7093bf52af2fba9d6792cc08fa — 200 — 26.0 KiB — 13 ms — h2https://hb.imgix.net/c12c0ce7dd89c0f18c4385fb49758aab9386a7f9.png?auto=compress,format&h=340&w=1200&s=f8f4459900bf056c4d147ccae29b67a0hb.imgix.net/c12c0ce7dd89c0f18c4385... https://hb.imgix.net/c12c0ce7dd89c0f18c4385fb49758aab9386a7f9.png?auto=compress,format&h=340&w=1200&s=f8f4459900bf056c4d147ccae29b67a0 — 200 — 22.8 KiB — 17 ms — h2https://hb.imgix.net/c952a26a20c2a98b866ca4edde644f446603ec25.png?auto=compress,format&h=340&w=1200&s=a39b12c2d8027e99154e2a473546b361hb.imgix.net/c952a26a20c2a98b866ca4... https://hb.imgix.net/c952a26a20c2a98b866ca4edde644f446603ec25.png?auto=compress,format&h=340&w=1200&s=a39b12c2d8027e99154e2a473546b361 — 200 — 33.7 KiB — 13 ms — h2https://hb.imgix.net/7bfe0221de75cc4ab7afa6eaabd032d5f6c99dd6.png?auto=compress,format&h=340&w=1200&s=255aa8bfe731556be81a5c2e64425655hb.imgix.net/7bfe0221de75cc4ab7afa6... https://hb.imgix.net/7bfe0221de75cc4ab7afa6eaabd032d5f6c99dd6.png?auto=compress,format&h=340&w=1200&s=255aa8bfe731556be81a5c2e64425655 — 200 — 28.7 KiB — 13 ms — h2https://hb.imgix.net/1022f981881c5136e45dac1af8c9dd023992cbdd.png?auto=compress,format&h=340&w=1200&s=c15220bf85adee0b334bb25ee76daa3ehb.imgix.net/1022f981881c5136e45dac... https://hb.imgix.net/1022f981881c5136e45dac1af8c9dd023992cbdd.png?auto=compress,format&h=340&w=1200&s=c15220bf85adee0b334bb25ee76daa3e — 200 — 23.3 KiB — 16 ms — h2https://cdn.humblebundle.com/static/hashed/c79ff5127d880c5ed3f501b0900e92f7c7be7b7f.pngcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/c79ff5127d880c5ed3f501b0900e92f7c7be7b7f.png — 200 — 4.3 KiB — 40 ms — h2https://cdn.humblebundle.com/static/hashed/14ba8ecd2fd68f1d77c8c41f0d0f48486c30da74.svgcdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/14ba8ecd2fd68f1d77c8c41f0d0f48486c30da74.svg — 200 — 378 B — 36 ms — h2https://hb.imgix.net/1b2b4f1ce5bae2929b6deb5789948e4118bccc39.jpg?auto=compress,format&fit=crop&h=353&w=616&s=ae6cf72c0473474b915cb50de2ccef0ahb.imgix.net/1b2b4f1ce5bae2929b6deb... https://hb.imgix.net/1b2b4f1ce5bae2929b6deb5789948e4118bccc39.jpg?auto=compress,format&fit=crop&h=353&w=616&s=ae6cf72c0473474b915cb50de2ccef0a — 200 — 27.8 KiB — 12 ms — h3https://hb.imgix.net/b9522854d27de387a21ac4315c8b171f3e00d579.jpg?auto=compress,format&fit=crop&h=353&w=616&s=9126a7480433bd11f2c4aa917b251f1dhb.imgix.net/b9522854d27de387a21ac4... https://hb.imgix.net/b9522854d27de387a21ac4315c8b171f3e00d579.jpg?auto=compress,format&fit=crop&h=353&w=616&s=9126a7480433bd11f2c4aa917b251f1d — 200 — 25.4 KiB — 17 ms — h3https://hb.imgix.net/065e1339d86b8ce84fa6e921e8962e3bce7d3e2f.jpg?auto=compress,format&fit=crop&h=353&w=616&s=3901be0b533aa01f40e836548eab3779hb.imgix.net/065e1339d86b8ce84fa6e9... https://hb.imgix.net/065e1339d86b8ce84fa6e921e8962e3bce7d3e2f.jpg?auto=compress,format&fit=crop&h=353&w=616&s=3901be0b533aa01f40e836548eab3779 — 200 — 25.8 KiB — 19 ms — h3https://hb.imgix.net/59916fac7d340ce4a1521249f40011d8befe6acd.jpeg?auto=compress,format&fit=crop&h=353&w=616&s=bfe8b1dcccba9edaee392e06b6e24c89hb.imgix.net/59916fac7d340ce4a15212... https://hb.imgix.net/59916fac7d340ce4a1521249f40011d8befe6acd.jpeg?auto=compress,format&fit=crop&h=353&w=616&s=bfe8b1dcccba9edaee392e06b6e24c89 — 200 — 32.4 KiB — 18 ms — h3https://hb.imgix.net/5f80dc7648b4f030752dd619b70065492636f867.jpg?auto=compress,format&fit=crop&h=353&w=616&s=efa6aa424b9c2001a33d72759ff5c625hb.imgix.net/5f80dc7648b4f030752dd6... https://hb.imgix.net/5f80dc7648b4f030752dd619b70065492636f867.jpg?auto=compress,format&fit=crop&h=353&w=616&s=efa6aa424b9c2001a33d72759ff5c625 — 200 — 17.4 KiB — 19 ms — h3https://hb.imgix.net/4c6769c0d7eeb4bd7ef1405aa2a127ff75512cac.jpg?auto=compress,format&fit=crop&h=353&w=616&s=f8119271f02c17e94087303bfbf82e4bhb.imgix.net/4c6769c0d7eeb4bd7ef140... https://hb.imgix.net/4c6769c0d7eeb4bd7ef1405aa2a127ff75512cac.jpg?auto=compress,format&fit=crop&h=353&w=616&s=f8119271f02c17e94087303bfbf82e4b — 200 — 22.5 KiB — 17 ms — h3https://cdn.humblebundle.com/static/hashed/c294b2a2521169835a44953e87e2cc8900cee5ec.woff2cdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/c294b2a2521169835a44953e87e2cc8900cee5ec.woff2 — 200 — 24.7 KiB — 41 ms — h2https://hb.imgix.net/6857c7ac043a3a78c067744473eb31e54501e7e0.jpg?auto=compress,format&w=1920&s=766a0f9ed29bc175852045ae56b4980ehb.imgix.net/6857c7ac043a3a78c06774... https://hb.imgix.net/6857c7ac043a3a78c067744473eb31e54501e7e0.jpg?auto=compress,format&w=1920&s=766a0f9ed29bc175852045ae56b4980e — 200 — 270.2 KiB — 10 ms — h3https://www.recaptcha.net/recaptcha/api.js?render=explicit&onload=on_captcha_loaded&hl=enwww.recaptcha.net/recaptcha/api.js?... https://www.recaptcha.net/recaptcha/api.js?render=explicit&onload=on_captcha_loaded&hl=en — 200 — 1.6 KiB — 111 ms — h2https://cdn.humblebundle.com/static/hashed/47e474eed38083df699b7dfd8d29d575e3398f1e.icocdn.humblebundle.com/static/hashed/... https://cdn.humblebundle.com/static/hashed/47e474eed38083df699b7dfd8d29d575e3398f1e.ico — 200 — 1.3 KiB — 35 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 196 ms — h2
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 617ms · 482KB · €11/mo
cdn.humblebundle.com
Other
Costly
Execution 246ms
Transfer 153 KB
Unused 54%
Monthly Cost €4/mo
www.humblebundle.com
Other
Costly
Execution 228ms
Transfer 152 KB
Monthly Cost €4/mo
Unattributable
Other
Optional
Execution 79ms
Transfer 0 KB
Monthly Cost €1/mo
cdn.humblebundle.com
Other
Optional
Execution 65ms
Transfer 177 KB
Unused 34%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • cdn.humblebundle.com adds 246ms and costs ~€4/month
  • www.humblebundle.com adds 228ms and costs ~€4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

cdn.humblebundle.com takes 246ms 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

54% of cdn.humblebundle.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

www.humblebundle.com takes 228ms 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

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