Skip to content
https://jezebel.com

Performance

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

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

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

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

1.73 s

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

0 ms

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

0.002

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

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

1.73 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
6 PASS 4 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.7 MiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
77 resources · 1.7 MB · 211 KB savings available
FIX
77 resources · 1.7 MB · 211 KB savings available
Warning::
Page weight 727 KB over 1MB target
Got: 1.7 MB Expected: ≤ 1 MB
Info::
~211 KB of savings available
Warning::
76 third-party resources (100% of weight)
Info::
1 resources over 200KB
77 resources · 1.7 MiB · 76 third-party 727.1 KiB over 1MB target
Image 47% · 831.3 KiB
JavaScript 44% · 762.5 KiB
CSS 6% · 110.5 KiB
Document 2% · 41.9 KiB
Other 0% · 4.9 KiB

~211.0 KiB of savings available

Remove unused JavaScript: 211.0 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Page Weight Budget
Action
1.7 MB transferred, 77 requests
REVIEW
1.7 MB transferred, 77 requests
Info::
Page weighs 4.2 MB (1.7 MB transferred)
Warning::
JavaScript is 758 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 758 KB
Info::
77 HTTP requests
Info::
Estimated 0.36 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
77 requests
0.36 g CO2 per page load
Images 830.2 KiB 47%
JavaScript 758.2 KiB 43%
CSS 110.5 KiB 6%
HTML 41.9 KiB 2%
Other 6.8 KiB 0%
Other 1.7 KiB 0%
Other 1.2 KiB 0%
Other 549 B 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
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.jezebel.com/wp-content/themes/pastemag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.jezebel.com/wp-content/themes/pastemag... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://img.pastemagazine.com/wp-content/juploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
23 images 830 KB
0 oversized -0 KB
20 legacy format
14 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

B
JS Execution Cost
751ms total JS execution
REVIEW
751ms total JS execution
Warning::
https://www.jezebel.com/: 465ms CPU time
Info::
Unattributable: 90ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-DD26...: 75ms CPU time
Info::
https://eu-us-cdn.consentmanager.net/delivery/cust...: 63ms CPU time
Info::
https://www.jezebel.com/cdn-cgi/challenge-platform...: 58ms CPU time
Warning::
Third-party scripts: 751ms (100% of total)

Main Thread Breakdown

Script Evaluation 42% Other 39% Style & Layout 9% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.jezebel.com/465ms58ms3ms3rd
Unattributable90ms4ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DD26PJV9Z275ms64ms11ms3rd
https://eu-us-cdn.consentmanager.net/delivery/customdata/bV8xLndfMTQ2MDY1LnJfR0RQUi5sX2VuLmRfNDY5NzAueF82MS52LnAudF80Njk3MC54dF8yNTA1.js63ms53ms2ms3rd
https://www.jezebel.com/cdn-cgi/challenge-platform/scripts/jsd/main.js58ms55ms1ms3rd
C
JS Bundles
Action
34 scripts, 211 KB unused
REVIEW
34 scripts, 211 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WQJ...: 72 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DD26...: 62 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://scripts.pubnation.com/tags/3.44.10__cgroup...: 41 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://eu-us-cdn.consentmanager.net/delivery/js/c...: 35 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 211 KB
211 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-WQJMT985111 KB72 KB (65%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DD26PJV9Z2158 KB62 KB (40%)3rd
https://scripts.pubnation.com/tags/3.44.10__cgroup3.44.10-newIXAdapter.3/wrapper.min.js?bust=46404391778 KB41 KB (53%)3rd
https://eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22101 KB35 KB (35%)3rd
https://scripts.pubnation.com/launcher/settings.json?off=pubnation3 KB3rd
https://jezebel-1.disqus.com/count.js2 KB3rd
https://www.jezebel.com/wp-content/themes/pastemagazine/js/loglevel.min.js2 KB3rd
https://securepubads.g.doubleclick.net/tag/js/gpt.js34 KB3rd
https://www.jezebel.com/wp-content/themes/pastemagazine/js/jquery.sticky.js?ver=69e937553ef053 KB3rd
https://www.jezebel.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.41 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

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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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
77 requests over 2286ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.2 s LCP 1.7 shttps://jezebel.com// https://jezebel.com/ — 301 — 153 B — 40 ms — h3https://www.jezebel.com/www.jezebel.com/ https://www.jezebel.com/ — 200 — 41.9 KiB — 77 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DD26PJV9Z2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DD26PJV9Z2 — 200 — 158.0 KiB — 178 ms — h2https://www.jezebel.com/wp-content/plugins/paid-memberships-pro/css/frontend/base.css?ver=3.7.1www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/paid-memberships-pro/css/frontend/base.css?ver=3.7.1 — 200 — 16.7 KiB — 52 ms — h3https://www.jezebel.com/wp-content/plugins/paid-memberships-pro/css/frontend/variation_1.css?ver=3.7.1www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/paid-memberships-pro/css/frontend/variation_1.css?ver=3.7.1 — 200 — 4.8 KiB — 34 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/css/inline-39.2022.10209.11821.css?ver=0.25773100%201776891733www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/css/inline-39.2022.10209.11821.css?ver=0.25773100%201776891733 — 200 — 41.9 KiB — 52 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/css/stylesheet-39.2022.10209.11821.css?ver=0.25775400%201776891733www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/css/stylesheet-39.2022.10209.11821.css?ver=0.25775400%201776891733 — 200 — 40.6 KiB — 67 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/style.css?ver=0.25777600%201776891733www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/style.css?ver=0.25777600%201776891733 — 200 — 6.5 KiB — 49 ms — h3https://scripts.pubnation.com/tags/jezebel.js?ver=6.9.4scripts.pubnation.com/tags/jezebel.... https://scripts.pubnation.com/tags/jezebel.js?ver=6.9.4 — 200 — 31.9 KiB — 12 ms — h2https://www.jezebel.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.jezebel.com/wp-includes/js/jque... https://www.jezebel.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.1 KiB — 74 ms — h3https://www.jezebel.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.jezebel.com/wp-includes/js/jque... https://www.jezebel.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 74 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/js/jquery.sticky.js?ver=69e937553ef05www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/js/jquery.sticky.js?ver=69e937553ef05 — 200 — 2.9 KiB — 77 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/js/pm_custom.js?ver=69e937553ef15www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/js/pm_custom.js?ver=69e937553ef15 — 200 — 18.9 KiB — 79 ms — h3data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAA…data:image/webp;base64,UklGRkoAAABX... data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAA… — 200 — 0 B — 0 ms — datahttps://www.jezebel.com/wp-content/themes/pastemagazine/js/loglevel.min.jswww.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/js/loglevel.min.js — 200 — 1.7 KiB — 66 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/04/scottmain.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/scottmain.jpg — 200 — 111.7 KiB — 151 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/04/HGeLBg5WcAAtkNf.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/HGeLBg5WcAAtkNf.jpg — 200 — 156.9 KiB — 166 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 115 ms — h3https://scripts.pubnation.com/flooring/countryLookupscripts.pubnation.com/flooring/coun... https://scripts.pubnation.com/flooring/countryLookup — 200 — 248 B — 8 ms — h2https://scripts.pubnation.com/launcher/settings.json?off=pubnationscripts.pubnation.com/launcher/sett... https://scripts.pubnation.com/launcher/settings.json?off=pubnation — 200 — 3.5 KiB — 10 ms — h2https://keywords.pubnation.com/keyword?pageUrl=https://www.jezebel.com/keywords.pubnation.com/keyword?page... https://keywords.pubnation.com/keyword?pageUrl=https://www.jezebel.com/ — 204 — 0 B — 107 ms — h2https://img.pastemagazine.com/wp-content/juploads/2026/04/alex-feature.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/alex-feature.jpg — 200 — 81.4 KiB — 69 ms — h3https://www.jezebel.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.4www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.4 — 200 — 651 B — 45 ms — h3https://www.jezebel.com/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.1.4www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.1.4 — 200 — 980 B — 44 ms — h3https://www.jezebel.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.1.2www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.1.2 — 200 — 3.5 KiB — 40 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-WQJMT985www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WQJMT985 — 200 — 111.3 KiB — 74 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 14 ms — h2https://www.jezebel.com/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=850www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=850 — 200 — 6.7 KiB — 48 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 79 ms — h2https://scripts.pubnation.com/tags/3.44.10__cgroup3.44.10-newIXAdapter.3/wrapper.min.js?bust=464043917scripts.pubnation.com/tags/3.44.10_... https://scripts.pubnation.com/tags/3.44.10__cgroup3.44.10-newIXAdapter.3/wrapper.min.js?bust=464043917 — 200 — 78.2 KiB — 7 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.2 s LCP 1.7 shttps://jezebel.com// https://jezebel.com/ — 301 — 153 B — 40 ms — h3https://www.jezebel.com/www.jezebel.com/ https://www.jezebel.com/ — 200 — 41.9 KiB — 77 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DD26PJV9Z2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DD26PJV9Z2 — 200 — 158.0 KiB — 178 ms — h2https://www.jezebel.com/wp-content/plugins/paid-memberships-pro/css/frontend/base.css?ver=3.7.1www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/paid-memberships-pro/css/frontend/base.css?ver=3.7.1 — 200 — 16.7 KiB — 52 ms — h3https://www.jezebel.com/wp-content/plugins/paid-memberships-pro/css/frontend/variation_1.css?ver=3.7.1www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/paid-memberships-pro/css/frontend/variation_1.css?ver=3.7.1 — 200 — 4.8 KiB — 34 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/css/inline-39.2022.10209.11821.css?ver=0.25773100%201776891733www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/css/inline-39.2022.10209.11821.css?ver=0.25773100%201776891733 — 200 — 41.9 KiB — 52 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/css/stylesheet-39.2022.10209.11821.css?ver=0.25775400%201776891733www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/css/stylesheet-39.2022.10209.11821.css?ver=0.25775400%201776891733 — 200 — 40.6 KiB — 67 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/style.css?ver=0.25777600%201776891733www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/style.css?ver=0.25777600%201776891733 — 200 — 6.5 KiB — 49 ms — h3https://scripts.pubnation.com/tags/jezebel.js?ver=6.9.4scripts.pubnation.com/tags/jezebel.... https://scripts.pubnation.com/tags/jezebel.js?ver=6.9.4 — 200 — 31.9 KiB — 12 ms — h2https://www.jezebel.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.jezebel.com/wp-includes/js/jque... https://www.jezebel.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.1 KiB — 74 ms — h3https://www.jezebel.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.jezebel.com/wp-includes/js/jque... https://www.jezebel.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.2 KiB — 74 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/js/jquery.sticky.js?ver=69e937553ef05www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/js/jquery.sticky.js?ver=69e937553ef05 — 200 — 2.9 KiB — 77 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/js/pm_custom.js?ver=69e937553ef15www.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/js/pm_custom.js?ver=69e937553ef15 — 200 — 18.9 KiB — 79 ms — h3data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAA…data:image/webp;base64,UklGRkoAAABX... data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAA… — 200 — 0 B — 0 ms — datahttps://www.jezebel.com/wp-content/themes/pastemagazine/js/loglevel.min.jswww.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/js/loglevel.min.js — 200 — 1.7 KiB — 66 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/04/scottmain.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/scottmain.jpg — 200 — 111.7 KiB — 151 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/04/HGeLBg5WcAAtkNf.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/HGeLBg5WcAAtkNf.jpg — 200 — 156.9 KiB — 166 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 115 ms — h3https://scripts.pubnation.com/flooring/countryLookupscripts.pubnation.com/flooring/coun... https://scripts.pubnation.com/flooring/countryLookup — 200 — 248 B — 8 ms — h2https://scripts.pubnation.com/launcher/settings.json?off=pubnationscripts.pubnation.com/launcher/sett... https://scripts.pubnation.com/launcher/settings.json?off=pubnation — 200 — 3.5 KiB — 10 ms — h2https://keywords.pubnation.com/keyword?pageUrl=https://www.jezebel.com/keywords.pubnation.com/keyword?page... https://keywords.pubnation.com/keyword?pageUrl=https://www.jezebel.com/ — 204 — 0 B — 107 ms — h2https://img.pastemagazine.com/wp-content/juploads/2026/04/alex-feature.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/alex-feature.jpg — 200 — 81.4 KiB — 69 ms — h3https://www.jezebel.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.4www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/disqus-comment-system/public/js/comment_count.js?ver=3.1.4 — 200 — 651 B — 45 ms — h3https://www.jezebel.com/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.1.4www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/disqus-comment-system/public/js/comment_embed.js?ver=3.1.4 — 200 — 980 B — 44 ms — h3https://www.jezebel.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.1.2www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=10.1.2 — 200 — 3.5 KiB — 40 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-WQJMT985www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WQJMT985 — 200 — 111.3 KiB — 74 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 14 ms — h2https://www.jezebel.com/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=850www.jezebel.com/wp-content/plugins/... https://www.jezebel.com/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=850 — 200 — 6.7 KiB — 48 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 79 ms — h2https://scripts.pubnation.com/tags/3.44.10__cgroup3.44.10-newIXAdapter.3/wrapper.min.js?bust=464043917scripts.pubnation.com/tags/3.44.10_... https://scripts.pubnation.com/tags/3.44.10__cgroup3.44.10-newIXAdapter.3/wrapper.min.js?bust=464043917 — 200 — 78.2 KiB — 7 ms — h2https://exchange.pubnation.com/usersync.min.js?s2sVersion=productionexchange.pubnation.com/usersync.min... https://exchange.pubnation.com/usersync.min.js?s2sVersion=production — 200 — 5.3 KiB — 105 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 13 ms — h2data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== — 200 — 0 B — 0 ms — datadata:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAOaElEQVR4nNzQIQqAQBQA0SdYDAYx2A2…data:img/png;base64,iVBORw0KGgoAAAA... data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAOaElEQVR4nNzQIQqAQBQA0SdYDAYx2A2… — 200 — 3.7 KiB — 61 ms — datadata:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABXCAYAAACX4RIoAAAMGElEQVR4nMzOsQ2AIBAAwLMl1o5A4Qw…data:img/png;base64,iVBORw0KGgoAAAA... data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABXCAYAAACX4RIoAAAMGElEQVR4nMzOsQ2AIBAAwLMl1o5A4Qw… — 200 — 3.1 KiB — 61 ms — datahttps://cdn.pastemagazine.com/images/landing-header-bg.pngcdn.pastemagazine.com/images/landin... https://cdn.pastemagazine.com/images/landing-header-bg.png — -1 — 0 B — 54 ms — https://keywords.pubnation.com/keyword?pageUrl=https://www.jezebel.com/keywords.pubnation.com/keyword?page... https://keywords.pubnation.com/keyword?pageUrl=https://www.jezebel.com/ — 200 — 236 B — 14 ms — h2https://jezebel-1.disqus.com/count.jsjezebel-1.disqus.com/count.js https://jezebel-1.disqus.com/count.js — 200 — 1.5 KiB — 15 ms — http/1.1https://www.jezebel.com/wp-content/themes/pastemagazine/img/js-logo.svgwww.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/img/js-logo.svg — 200 — 394.7 KiB — 95 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/img/search-cropped.svgwww.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/img/search-cropped.svg — 200 — 685 B — 38 ms — h3https://www.jezebel.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.jezebel.com/cdn-cgi/challenge-p... https://www.jezebel.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 447 B — 54 ms — h3https://disqus.com/api/3.0/threads/details.json?api_key=mZyGvuGCJddMuwBLSBOrVIYboExFoMNur40ypGj1ZCMFOSKsXDbi17RhenUYeBDV&callback=foo&forum=jezebel-1&thread=link:https%3A%2F%2Fwww.jezebel.com%2Fdisqus.com/api/3.0/threads/details.... https://disqus.com/api/3.0/threads/details.json?api_key=mZyGvuGCJddMuwBLSBOrVIYboExFoMNur40ypGj1ZCMFOSKsXDbi17RhenUYeBDV&callback=foo&forum=jezebel-1&thread=link:https%3A%2F%2Fwww.jezebel.com%2F — 400 — 762 B — 116 ms — http/1.1https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=jezebel.com&domain=jezebel.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=jezebel.com&domain=jezebel.com&path=%2F — 200 — 511 B — 41 ms — h2https://scripts.pubnation.com/tags/3995/9821ff725623e34a92dd.min.jsscripts.pubnation.com/tags/3995/982... https://scripts.pubnation.com/tags/3995/9821ff725623e34a92dd.min.js — 200 — 10.9 KiB — 5 ms — h2https://scripts.pubnation.com/tags/gdpr/7cff4d3cf58248df9dda.min.jsscripts.pubnation.com/tags/gdpr/7cf... https://scripts.pubnation.com/tags/gdpr/7cff4d3cf58248df9dda.min.js — 200 — 7.1 KiB — 4 ms — h2https://exchange.pubnation.com/ias/check?s2sVersion=productionexchange.pubnation.com/ias/check?s2... https://exchange.pubnation.com/ias/check?s2sVersion=production — 200 — 212 B — 36 ms — h2https://www.jezebel.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.jezebel.com/cdn-cgi/challenge-p... https://www.jezebel.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.6 KiB — 26 ms — h3https://ping.chartbeat.net/ping?h=jezebel.com&p=%2F&u=BcqZBYmnfQdBLmCwB&d=jezebel.com&g=67234&g0=homepage&g1=Splinter&g7=1702937538000&n=1&f=00001&c=0&x=0&m=0&y=21014&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.jezebel.com%2F&b=439&t=D_CakLD_9LJsCx8M-CD3SoYYDPjSQB&V=150&i=Home&tz=0&sn=1&sv=DI_nR2B7bpLXDo3UEvDHihxtD9ZuR2&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=jezebel.c... https://ping.chartbeat.net/ping?h=jezebel.com&p=%2F&u=BcqZBYmnfQdBLmCwB&d=jezebel.com&g=67234&g0=homepage&g1=Splinter&g7=1702937538000&n=1&f=00001&c=0&x=0&m=0&y=21014&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.jezebel.com%2F&b=439&t=D_CakLD_9LJsCx8M-CD3SoYYDPjSQB&V=150&i=Home&tz=0&sn=1&sv=DI_nR2B7bpLXDo3UEvDHihxtD9ZuR2&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 327 ms — h2https://scripts.pubnation.com/tags/3318/fa6cd5e582c41b54b01c.min.jsscripts.pubnation.com/tags/3318/fa6... https://scripts.pubnation.com/tags/3318/fa6cd5e582c41b54b01c.min.js — 200 — 4.2 KiB — 3 ms — h2https://scripts.pubnation.com/tags/cmp/e8484401c62373a45398.min.jsscripts.pubnation.com/tags/cmp/e848... https://scripts.pubnation.com/tags/cmp/e8484401c62373a45398.min.js — 200 — 9.4 KiB — 4 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-DD26PJV9Z2&gtm=45je64k0h1v9173321300za200zd9173321300&_p=1776892250300&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZGIzZG&ecid=1946654928&_eu=AAAAAGA&are=1&cid=314662306.1776892251&ec_mode=a&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776892250&sct=1&seg=0&dl=https%3A%2F%2Fwww.jezebel.com%2F&dt=Home&en=page_view&_fv=2&_nsi=1&_ss=2&_c=1&_ee=1&ep.forceSSL=true&ep.link_attribution=true&tfd=531region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-DD26PJV9Z2&gtm=45je64k0h1v9173321300za200zd9173321300&_p=1776892250300&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZGIzZG&ecid=1946654928&_eu=AAAAAGA&are=1&cid=314662306.1776892251&ec_mode=a&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512543&sid=1776892250&sct=1&seg=0&dl=https%3A%2F%2Fwww.jezebel.com%2F&dt=Home&en=page_view&_fv=2&_nsi=1&_ss=2&_c=1&_ee=1&ep.forceSSL=true&ep.link_attribution=true&tfd=531 — 204 — 549 B — 432 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DD26PJV9Z2&cid=314662306.1776892251&gtm=45je64k0h1v9173321300za200zd9173321300&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DD26PJV9Z2&cid=314662306.1776892251&gtm=45je64k0h1v9173321300za200zd9173321300&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543 — 204 — 549 B — 84 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DD26PJV9Z2&cid=314662306.1776892251&gtm=45je64k0h1v9173321300za200zd9173321300&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543&z=1872505827www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DD26PJV9Z2&cid=314662306.1776892251&gtm=45je64k0h1v9173321300za200zd9173321300&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938469~117266401~117512543&z=1872505827 — 200 — 408 B — 87 ms — h2https://www.jezebel.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f079e141b535903www.jezebel.com/cdn-cgi/challenge-p... https://www.jezebel.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f079e141b535903 — 200 — 1.2 KiB — 24 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/04/151-CdTe_PV_array_at_the_National_Wind_Technology_Center_NWTC.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/151-CdTe_PV_array_at_the_National_Wind_Technology_Center_NWTC.jpg — 200 — 18.5 KiB — 38 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/04/Screenshot-2026-04-22-at-5.25.26-PM-1.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/Screenshot-2026-04-22-at-5.25.26-PM-1.jpg — 200 — 7.4 KiB — 50 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/03/tfp1515151.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/03/tfp1515151.jpg — 200 — 8.1 KiB — 51 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/04/kendall-lead.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/kendall-lead.jpg — 200 — 6.5 KiB — 50 ms — h3https://eu-us.consentmanager.net/delivery/cmp.php?&cdid=feb4d835e2b1e&h=https%3A%2F%2Fwww.jezebel.com%2F&&cmpsetcc=FR-NONE&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=EN-US&o=1776892250838eu-us.consentmanager.net/delivery/c... https://eu-us.consentmanager.net/delivery/cmp.php?&cdid=feb4d835e2b1e&h=https%3A%2F%2Fwww.jezebel.com%2F&&cmpsetcc=FR-NONE&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=EN-US&o=1776892250838 — 200 — 2.7 KiB — 98 ms — h2https://eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22eu-us-cdn.consentmanager.net/delive... https://eu-us-cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 — 200 — 101.0 KiB — 190 ms — h2https://scripts.grow.me/main.jsscripts.grow.me/main.js https://scripts.grow.me/main.js — 200 — 5.0 KiB — 14 ms — h2https://scripts.pubnation.com/tags/6973/cfdfcfae741acb0ee60d.min.jsscripts.pubnation.com/tags/6973/cfd... https://scripts.pubnation.com/tags/6973/cfdfcfae741acb0ee60d.min.js — 200 — 19.1 KiB — 5 ms — h2https://scripts.pubnation.com/tags/2445/93920d631570bc6ea767.min.jsscripts.pubnation.com/tags/2445/939... https://scripts.pubnation.com/tags/2445/93920d631570bc6ea767.min.js — 200 — 6.0 KiB — 5 ms — h2https://scripts.pubnation.com/tags/stickyVideo/b002d8647f44e40798d8.min.jsscripts.pubnation.com/tags/stickyVi... https://scripts.pubnation.com/tags/stickyVideo/b002d8647f44e40798d8.min.js — 200 — 10.5 KiB — 6 ms — h2https://eu-us-cdn.consentmanager.net/delivery/customdata/bV8xLndfMTQ2MDY1LnJfR0RQUi5sX2VuLmRfNDY5NzAueF82MS52LnAudF80Njk3MC54dF8yNTA1.jseu-us-cdn.consentmanager.net/delive... https://eu-us-cdn.consentmanager.net/delivery/customdata/bV8xLndfMTQ2MDY1LnJfR0RQUi5sX2VuLmRfNDY5NzAueF82MS52LnAudF80Njk3MC54dF8yNTA1.js — 200 — 26.5 KiB — 29 ms — h2https://img.pastemagazine.com/wp-content/juploads/2026/04/GettyImages-2272377057.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/GettyImages-2272377057.jpg — 200 — 13.3 KiB — 36 ms — h3https://api.grow.me/location-privacy-infoapi.grow.me/location-privacy-info https://api.grow.me/location-privacy-info — 200 — 322 B — 9 ms — h2https://api.grow.me/grow-headless-versionsapi.grow.me/grow-headless-versions https://api.grow.me/grow-headless-versions — 200 — 371 B — 8 ms — h2https://eu-us.consentmanager.net/delivery/info/?id=146065&did=2&cfdid=34742&t=pv.d_ncs.d_ancs.d_bncs.cf.cfx.cv&h=https%3A%2F%2Fwww.jezebel.com%2F&o=1776892251253&l=EN&lv=190899&d=2&ct=14&e=&e2=&e3=&i=&sv=2505&dv=61&&cmpsetcc=FR-NONEeu-us.consentmanager.net/delivery/i... https://eu-us.consentmanager.net/delivery/info/?id=146065&did=2&cfdid=34742&t=pv.d_ncs.d_ancs.d_bncs.cf.cfx.cv&h=https%3A%2F%2Fwww.jezebel.com%2F&o=1776892251253&l=EN&lv=190899&d=2&ct=14&e=&e2=&e3=&i=&sv=2505&dv=61&&cmpsetcc=FR-NONE — 200 — 320 B — 36 ms — h2https://cdn.consentmanager.net/delivery/whitelabel/cmplogo.svgcdn.consentmanager.net/delivery/whi... https://cdn.consentmanager.net/delivery/whitelabel/cmplogo.svg — 200 — 1.5 KiB — 77 ms — h2https://eu-us-cdn.consentmanager.net/delivery/flags/en.gifeu-us-cdn.consentmanager.net/delive... https://eu-us-cdn.consentmanager.net/delivery/flags/en.gif — 200 — 815 B — 29 ms — h2https://scripts.grow.me/app.1.19.27.jsscripts.grow.me/app.1.19.27.js https://scripts.grow.me/app.1.19.27.js — 200 — 14.8 KiB — 6 ms — h2https://www.jezebel.com/cdn-cgi/rum?www.jezebel.com/cdn-cgi/rum? https://www.jezebel.com/cdn-cgi/rum? — 204 — 196 B — 21 ms — h3https://www.jezebel.com/wp-content/themes/pastemagazine/img/favicon.icowww.jezebel.com/wp-content/themes/p... https://www.jezebel.com/wp-content/themes/pastemagazine/img/favicon.ico — 200 — 1.1 KiB — 33 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/04/condomns15151.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/condomns15151.jpg — 200 — 9.3 KiB — 37 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/04/smith-lead.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/04/smith-lead.jpg — 200 — 5.4 KiB — 36 ms — h3https://img.pastemagazine.com/wp-content/juploads/2026/01/congress-generic-2-unsplash-lead.jpgimg.pastemagazine.com/wp-content/ju... https://img.pastemagazine.com/wp-content/juploads/2026/01/congress-generic-2-unsplash-lead.jpg — 200 — 6.5 KiB — 34 ms — h3
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 751ms · 227KB · $4/mo
www.jezebel.com
Other
Costly
Execution 465ms
Transfer 42 KB
Monthly Cost $3/mo
Unattributable
Other
Optional
Execution 90ms
Transfer 0 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 75ms
Transfer 158 KB
Unused 40%
Monthly Cost $0/mo
eu-us-cdn.consentmanager.net
Other
Optional
Execution 63ms
Transfer 26 KB
Monthly Cost $0/mo
www.jezebel.com
Other
Optional
Execution 58ms
Transfer 0 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • www.jezebel.com adds 465ms 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.jezebel.com takes 465ms 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