Skip to content
https://menshealth.com

Performance

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

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

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

813 ms

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

1.78 s

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

86 ms

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

0.020

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

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

3.47 s

Page Load Progression

567 ms
1.1 s
1.7 s
2.3 s
2.8 s
3.4 s
4.0 s
4.5 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
3.0 MB transferred, 116 requests
FIX
3.0 MB transferred, 116 requests
Warning::
Page weighs 8.2 MB (3.0 MB transferred)
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
116 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.63 g CO2 per page load
3.0 MB / 2.4 MB budget
3.0 MB transferred
116 requests
0.63 g CO2 per page load
JavaScript 1.2 MiB 39%
Images 1.1 MiB 36%
Other 254.2 KiB 8%
Other 223.7 KiB 7%
HTML 115.0 KiB 4%
CSS 84.6 KiB 3%
Fonts 81.5 KiB 3%
Other 6.1 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.0 MiB of 3.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
63 scripts, 448 KB unused
FIX
63 scripts, 448 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 140 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.menshealth.com/_assets/moapt/2.437.0/m...: 85 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202602.1...: 75 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://c.amazon-adsystem.com/aax2/apstag.js: 57 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.menshealth.com/_assets/moapt/2.437.0/m...: 44 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 448 KB
448 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964188 KB140 KB (75%)3rd
https://www.menshealth.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.js108 KB85 KB (79%)3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js129 KB75 KB (58%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js91 KB57 KB (63%)3rd
https://www.menshealth.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js57 KB44 KB (77%)3rd
https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.js43 KB23 KB (55%)3rd
https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js42 KB23 KB (56%)3rd
https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/50756-32dbec233e51cab8.js18 KB3rd
https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/60408-767779f7ac97fa3c.js13 KB3rd
https://www.menshealth.com/_assets/moapt/2.437.0/moapt-data.js53 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
116 resources · 3.0 MB · 448 KB savings available
FIX
116 resources · 3.0 MB · 448 KB savings available
Warning::
Page weight 2.0 MB over 1MB target
Got: 3.0 MB Expected: ≤ 1 MB
Info::
~448 KB of savings available
Warning::
115 third-party resources (100% of weight)
116 resources · 3.0 MiB · 115 third-party 2.0 MiB over 1MB target
JavaScript 40% · 1.2 MiB
Image 36% · 1.1 MiB
Document 9% · 280.4 KiB
Other 9% · 275.9 KiB
CSS 3% · 89.3 KiB
Font 3% · 81.5 KiB

~448.0 KiB of savings available

Remove unused JavaScript: 448.0 KiB
B
JS Execution Cost
853ms total JS execution
REVIEW
853ms total JS execution
Info::
https://www.menshealth.com/_assets/fre/scopes/hdm/...: 194ms CPU time
Info::
https://www.menshealth.com/: 189ms CPU time
Info::
Unattributable: 187ms CPU time
Info::
https://www.menshealth.com/_assets/fre/scopes/hdm/...: 120ms CPU time
Info::
https://www.menshealth.com/_assets/fre/scopes/hdm/...: 93ms CPU time
Warning::
Third-party scripts: 853ms (100% of total)

Main Thread Breakdown

Script Evaluation 57% Other 18% Style & Layout 13% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js194ms186ms0ms3rd
https://www.menshealth.com/189ms14ms1ms3rd
Unattributable187ms7ms0ms3rd
https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js120ms90ms1ms3rd
https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/47398.1909769c5cfff61c.js93ms92ms1ms3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.js70ms64ms1ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, must-revalidate, private
REVIEW
max-age=0, must-revalidate, private
Info::
Cache-Control header is set
Got: max-age=0, must-revalidate, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, must-revalidate, private

DirectiveValueMeaning
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
privateOnly browser cache, not CDN/proxy
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
Image Optimization
22 images, 0 KB saveable
PASS
22 images, 0 KB saveable
Info::
All images are well-optimized
22 images 1.1 MB
0 oversized -0 KB
2 legacy format
0 missing dimensions CLS risk
A+
Font Loading
5 fonts (81 KB)
PASS
5 fonts (81 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

81 KB total

Render-blocking

0

of 5

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 813 ms LCP 1.8 shttps://www.menshealth.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2inter-v3-latin-700.8b80... https://www.menshealth.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2 — 18.2 KiB — 8 ms — font-display: swaphttps://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/manrope-v15-latin-regular.95a9399.woff2manrope-v15-latin-regul... https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/manrope-v15-latin-regular.95a9399.woff2 — 14.4 KiB — 9 ms — font-display: swaphttps://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/manrope-v15-latin-800.b531f2d.woff2manrope-v15-latin-800.b... https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/manrope-v15-latin-800.b531f2d.woff2 — 14.0 KiB — 10 ms — font-display: swaphttps://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/ibm-plex-mono-v19-latin-500.648a099.woff2ibm-plex-mono-v19-latin... https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/ibm-plex-mono-v19-latin-500.648a099.woff2 — 15.3 KiB — 11 ms — font-display: swaphttps://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/KnockoutNo69FullLightweight_normal_normal.cdd7737.woff2KnockoutNo69FullLightwe... https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/KnockoutNo69FullLightweight_normal_normal.cdd7737.woff2 — 19.6 KiB — 21 ms — font-display: swap
inter-v3-latin-700.8b80... woff2 swap
Size 18 KB
Load time 8 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
manrope-v15-latin-regul... woff2 swap
Size 14 KB
Load time 9 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
manrope-v15-latin-800.b... woff2 swap
Size 14 KB
Load time 10 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
ibm-plex-mono-v19-latin... woff2 swap
Size 15 KB
Load time 11 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
KnockoutNo69FullLightwe... woff2 swap
Size 20 KB
Load time 21 ms
Start 2.6 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
Network Waterfall
116 requests over 3647ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 813 ms LCP 1.8 shttps://menshealth.com// https://menshealth.com/ — 301 — 382 B — 7 ms — h2https://www.menshealth.com/www.menshealth.com/ https://www.menshealth.com/ — 200 — 115.0 KiB — 2.4 s — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.js — 200 — 12.6 KiB — 14 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js — 200 — 13.7 KiB — 15 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js — 200 — 41.9 KiB — 27 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js — 200 — 7.4 KiB — 18 ms — h2https://www.menshealth.com/api/styles.css?id=adf68400-4912-47c9-9f77-1c3d37a804a8&type=section&source=section%3Acustomwww.menshealth.com/api/styles.css?i... https://www.menshealth.com/api/styles.css?id=adf68400-4912-47c9-9f77-1c3d37a804a8&type=section&source=section%3Acustom — 200 — 37.3 KiB — 36 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 98 ms — h2https://www.menshealth.com/_assets/moapt/2.437.0/moapt-data.jswww.menshealth.com/_assets/moapt/2.... https://www.menshealth.com/_assets/moapt/2.437.0/moapt-data.js — 200 — 53.4 KiB — 62 ms — h2https://www.menshealth.com/_assets/moapt/2.437.0/moapt-bundle-hdm.jswww.menshealth.com/_assets/moapt/2.... https://www.menshealth.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js — 200 — 57.4 KiB — 68 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.js — 200 — 4.7 KiB — 30 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.js — 200 — 2.1 KiB — 50 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.js — 200 — 2.8 KiB — 29 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.js — 200 — 27.6 KiB — 38 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.js — 200 — 12.4 KiB — 29 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.js — 200 — 10.0 KiB — 29 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.js — 200 — 6.2 KiB — 29 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.js — 200 — 22.3 KiB — 39 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.js — 200 — 7.5 KiB — 39 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.js — 200 — 14.8 KiB — 39 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.js — 200 — 16.9 KiB — 59 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.js — 200 — 8.6 KiB — 53 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.js — 200 — 9.5 KiB — 47 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.js — 200 — 9.2 KiB — 46 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.js — 200 — 7.7 KiB — 58 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.js — 200 — 6.9 KiB — 51 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.js — 200 — 5.3 KiB — 51 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.js — 200 — 43.0 KiB — 69 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.js — 200 — 7.2 KiB — 57 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.js — 200 — 10.2 KiB — 57 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 813 ms LCP 1.8 shttps://menshealth.com// https://menshealth.com/ — 301 — 382 B — 7 ms — h2https://www.menshealth.com/www.menshealth.com/ https://www.menshealth.com/ — 200 — 115.0 KiB — 2.4 s — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.js — 200 — 12.6 KiB — 14 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js — 200 — 13.7 KiB — 15 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js — 200 — 41.9 KiB — 27 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js — 200 — 7.4 KiB — 18 ms — h2https://www.menshealth.com/api/styles.css?id=adf68400-4912-47c9-9f77-1c3d37a804a8&type=section&source=section%3Acustomwww.menshealth.com/api/styles.css?i... https://www.menshealth.com/api/styles.css?id=adf68400-4912-47c9-9f77-1c3d37a804a8&type=section&source=section%3Acustom — 200 — 37.3 KiB — 36 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 98 ms — h2https://www.menshealth.com/_assets/moapt/2.437.0/moapt-data.jswww.menshealth.com/_assets/moapt/2.... https://www.menshealth.com/_assets/moapt/2.437.0/moapt-data.js — 200 — 53.4 KiB — 62 ms — h2https://www.menshealth.com/_assets/moapt/2.437.0/moapt-bundle-hdm.jswww.menshealth.com/_assets/moapt/2.... https://www.menshealth.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js — 200 — 57.4 KiB — 68 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.js — 200 — 4.7 KiB — 30 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.js — 200 — 2.1 KiB — 50 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.js — 200 — 2.8 KiB — 29 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.js — 200 — 27.6 KiB — 38 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.js — 200 — 12.4 KiB — 29 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.js — 200 — 10.0 KiB — 29 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.js — 200 — 6.2 KiB — 29 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.js — 200 — 22.3 KiB — 39 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.js — 200 — 7.5 KiB — 39 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.js — 200 — 14.8 KiB — 39 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.js — 200 — 16.9 KiB — 59 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.js — 200 — 8.6 KiB — 53 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.js — 200 — 9.5 KiB — 47 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.js — 200 — 9.2 KiB — 46 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.js — 200 — 7.7 KiB — 58 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.js — 200 — 6.9 KiB — 51 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.js — 200 — 5.3 KiB — 51 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.js — 200 — 43.0 KiB — 69 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.js — 200 — 7.2 KiB — 57 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.js — 200 — 10.2 KiB — 57 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/41403-2da79dbaee5537de.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/41403-2da79dbaee5537de.js — 200 — 1.6 KiB — 57 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/50756-32dbec233e51cab8.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/50756-32dbec233e51cab8.js — 200 — 17.9 KiB — 66 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.js — 200 — 5.5 KiB — 62 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/88526-206d599008f77ae1.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/88526-206d599008f77ae1.js — 200 — 4.6 KiB — 62 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/70150-067bd71e7388afdb.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/70150-067bd71e7388afdb.js — 200 — 14.6 KiB — 69 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/60408-767779f7ac97fa3c.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/60408-767779f7ac97fa3c.js — 200 — 12.8 KiB — 68 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/48261-a6f1def1e98c78be.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/48261-a6f1def1e98c78be.js — 200 — 11.0 KiB — 77 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/18229-7f222bdde90c4ce0.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/18229-7f222bdde90c4ce0.js — 200 — 7.4 KiB — 62 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/19598-62ffeea933d5428a.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/19598-62ffeea933d5428a.js — 200 — 38.6 KiB — 79 ms — h3https://www.menshealth.com/_assets/design-tokens/fre/static/icons/globe-simple-regular.e7f303c.svg?embedwww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/fre/static/icons/globe-simple-regular.e7f303c.svg?embed — 200 — 849 B — 71 ms — h3https://www.menshealth.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?embedwww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?embed — 200 — 692 B — 78 ms — h3https://www.menshealth.com/_assets/design-tokens/fre/static/icons/list-regular.88e6477.svg?embedwww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/fre/static/icons/list-regular.88e6477.svg?embed — 200 — 643 B — 77 ms — h3https://www.menshealth.com/_assets/design-tokens/fre/static/icons/magnifying-glass-regular.94a1e62.svg?embedwww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/fre/static/icons/magnifying-glass-regular.94a1e62.svg?embed — 200 — 662 B — 78 ms — h3https://www.menshealth.com/_assets/design-tokens/menshealth/static/images/logos/logo.f037c7b.svg?embedwww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/menshealth/static/images/logos/logo.f037c7b.svg?embed — 200 — 1.7 KiB — 77 ms — h3https://www.menshealth.com/_assets/design-tokens/latest/fre/static/icons/caret-left-regular.svg?embedwww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/latest/fre/static/icons/caret-left-regular.svg?embed — 200 — 647 B — 67 ms — h3https://www.menshealth.com/_assets/design-tokens/latest/fre/static/icons/caret-right-regular.svg?embedwww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/latest/fre/static/icons/caret-right-regular.svg?embed — 200 — 648 B — 69 ms — h3https://hips.hearstapps.com/hmg-prod/images/450b06b6-dd68-4d56-b3ff-d630cf990fd6.jpg?crop=0.666666666667xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/450b06b6-dd68-4d56-b3ff-d630cf990fd6.jpg?crop=0.666666666667xw:1xh;center,top&resize=640:* — 200 — 87.5 KiB — 44 ms — h2https://hips.hearstapps.com/hmg-prod/images/c17f7cdf-cd3f-455f-b1a5-0e66f69f6e25.jpg?crop=0.75xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/c17f7cdf-cd3f-455f-b1a5-0e66f69f6e25.jpg?crop=0.75xw:1xh;center,top&resize=640:* — 200 — 18.3 KiB — 43 ms — h2https://hips.hearstapps.com/hmg-prod/images/7efbaaa6-cb01-4495-a8ee-525f1422fd99.jpg?crop=0.5xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/7efbaaa6-cb01-4495-a8ee-525f1422fd99.jpg?crop=0.5xw:1xh;center,top&resize=640:* — 200 — 37.2 KiB — 39 ms — h2https://hips.hearstapps.com/hmg-prod/images/237d083c-5c36-415d-8996-9042c48e48a1.jpg?crop=0.5xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/237d083c-5c36-415d-8996-9042c48e48a1.jpg?crop=0.5xw:1xh;center,top&resize=640:* — 200 — 150.6 KiB — 50 ms — h2https://hips.hearstapps.com/hmg-prod/images/c58d72db-68fc-43e3-921b-368ed706bf88.jpg?crop=0.66729589429xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/c58d72db-68fc-43e3-921b-368ed706bf88.jpg?crop=0.66729589429xw:1xh;center,top&resize=640:* — 200 — 20.1 KiB — 39 ms — h2https://hips.hearstapps.com/hmg-prod/images/gettyimages-1509047366-1-69a5d9839a587.jpg?crop=0.668xw:1.00xh;0.301xw,0&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/gettyimages-1509047366-1-69a5d9839a587.jpg?crop=0.668xw:1.00xh;0.301xw,0&resize=640:* — 200 — 11.0 KiB — 38 ms — h2https://www.menshealth.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?primary=var(--_palette-gray-34)www.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?primary=var(--_palette-gray-34) — 200 — 725 B — 25 ms — h3https://www.menshealth.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2www.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2 — 200 — 18.2 KiB — 8 ms — h3https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/manrope-v15-latin-regular.95a9399.woff2www.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/manrope-v15-latin-regular.95a9399.woff2 — 200 — 14.4 KiB — 9 ms — h3https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/manrope-v15-latin-800.b531f2d.woff2www.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/manrope-v15-latin-800.b531f2d.woff2 — 200 — 14.0 KiB — 10 ms — h3https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/ibm-plex-mono-v19-latin-500.648a099.woff2www.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/ibm-plex-mono-v19-latin-500.648a099.woff2 — 200 — 15.3 KiB — 11 ms — h3https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/KnockoutNo69FullLightweight_normal_normal.cdd7737.woff2www.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/menshealth/static/fonts/KnockoutNo69FullLightweight_normal_normal.cdd7737.woff2 — 200 — 19.6 KiB — 21 ms — h3https://hips.hearstapps.com/hmg-prod/images/fe94fd3a-d20f-4cbf-840b-c2002cc1fbfa.jpg?crop=0.665219279201xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/fe94fd3a-d20f-4cbf-840b-c2002cc1fbfa.jpg?crop=0.665219279201xw:1xh;center,top&resize=640:* — 200 — 22.3 KiB — 30 ms — h2https://hips.hearstapps.com/hmg-prod/images/mh-health-psychedelics-673d3c64763f0.jpg?crop=0.5xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/mh-health-psychedelics-673d3c64763f0.jpg?crop=0.5xw:1xh;center,top&resize=640:* — 200 — 73.1 KiB — 39 ms — h2https://hips.hearstapps.com/hmg-prod/images/387ac9ac-1263-4f97-a0db-cce676812324.jpg?crop=0.5xw:1xh;0.243xw,0xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/387ac9ac-1263-4f97-a0db-cce676812324.jpg?crop=0.5xw:1xh;0.243xw,0xh&resize=640:* — 200 — 39.7 KiB — 39 ms — h2https://hips.hearstapps.com/hmg-prod/images/eb-row-4-1-6750c5d92ac89.jpg?crop=0.662xw:1.00xh;0.290xw,0&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/eb-row-4-1-6750c5d92ac89.jpg?crop=0.662xw:1.00xh;0.290xw,0&resize=640:* — 200 — 78.8 KiB — 40 ms — h2https://hips.hearstapps.com/vidthumb/56340893-998b-41e2-a502-59719c914523/thumb_1920x1080.0000001.jpg?fill=1:1&resize=640:*hips.hearstapps.com/vidthumb/563408... https://hips.hearstapps.com/vidthumb/56340893-998b-41e2-a502-59719c914523/thumb_1920x1080.0000001.jpg?fill=1:1&resize=640:* — 200 — 28.8 KiB — 41 ms — h2https://hips.hearstapps.com/hmg-prod/images/065b8edd-f42c-4d0c-8963-30689c68063f.jpg?crop=0.667xw:1xh;0.243xw,0xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/065b8edd-f42c-4d0c-8963-30689c68063f.jpg?crop=0.667xw:1xh;0.243xw,0xh&resize=640:* — 200 — 79.3 KiB — 39 ms — h2https://hips.hearstapps.com/hmg-prod/images/32be6ecb-e978-493f-9d43-2929656abd26.jpg?crop=0.66650390625xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/32be6ecb-e978-493f-9d43-2929656abd26.jpg?crop=0.66650390625xw:1xh;center,top&resize=640:* — 200 — 58.4 KiB — 21 ms — h2https://hips.hearstapps.com/hmg-prod/images/6d8648d0-f890-49bd-92f4-ba7fe802393f.jpg?crop=0.5xw:1xh;0.267xw,0xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/6d8648d0-f890-49bd-92f4-ba7fe802393f.jpg?crop=0.5xw:1xh;0.267xw,0xh&resize=640:* — 200 — 41.0 KiB — 41 ms — h2https://hips.hearstapps.com/hmg-prod/images/mh-mvp-muscleover50-index01-66170407d62c7.jpg?crop=0.466xw:0.933xh;0.0208xw,0.0288xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/mh-mvp-muscleover50-index01-66170407d62c7.jpg?crop=0.466xw:0.933xh;0.0208xw,0.0288xh&resize=640:* — 200 — 17.3 KiB — 32 ms — h2https://hips.hearstapps.com/hmg-prod/images/abs-landingpage-681e5cbbc700d.png?crop=0.502xw:1.00xh;0.250xw,0&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/abs-landingpage-681e5cbbc700d.png?crop=0.502xw:1.00xh;0.250xw,0&resize=640:* — 200 — 47.6 KiB — 39 ms — h2https://hips.hearstapps.com/hmg-prod/images/mhl-250206-ult-opener-k3784-680288b53dfa1.png?crop=1.00xw:0.671xh;0,0.0160xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/mhl-250206-ult-opener-k3784-680288b53dfa1.png?crop=1.00xw:0.671xh;0,0.0160xh&resize=640:* — 200 — 50.1 KiB — 42 ms — h2https://hips.hearstapps.com/hmg-prod/images/recomp-landing-page-67733437617bd.png?crop=0.501xw:1.00xh;0.250xw,0&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/recomp-landing-page-67733437617bd.png?crop=0.501xw:1.00xh;0.250xw,0&resize=640:* — 200 — 32.5 KiB — 41 ms — h2https://hips.hearstapps.com/hmg-prod/images/food-awards-2026-2x1-698cf03152463.jpg?crop=0.502xw:1.00xh;0.243xw,0&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/food-awards-2026-2x1-698cf03152463.jpg?crop=0.502xw:1.00xh;0.243xw,0&resize=640:* — 200 — 127.3 KiB — 43 ms — h2https://hips.hearstapps.com/hmg-prod/images/mh-nachef-2-69a59d20a29ff.jpg?crop=0.502xw:1.00xh;0.247xw,0&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/mh-nachef-2-69a59d20a29ff.jpg?crop=0.502xw:1.00xh;0.247xw,0&resize=640:* — 200 — 65.3 KiB — 42 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.2 KiB — 53 ms — h3https://www.menshealth.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.jswww.menshealth.com/_assets/moapt/2.... https://www.menshealth.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.js — 200 — 107.7 KiB — 5 ms — h3https://cdn.cookielaw.org/consent/125ff608-fe31-481e-a73e-bf49f70481cf/125ff608-fe31-481e-a73e-bf49f70481cf.jsoncdn.cookielaw.org/consent/125ff608-... https://cdn.cookielaw.org/consent/125ff608-fe31-481e-a73e-bf49f70481cf/125ff608-fe31-481e-a73e-bf49f70481cf.json — 200 — 2.7 KiB — 74 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/23593.2f1b5207ca1ca970.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/23593.2f1b5207ca1ca970.js — 200 — 636 B — 293 ms — h3https://static-assets.hearstapps.com/design-tokens/manifest.jsonstatic-assets.hearstapps.com/design... https://static-assets.hearstapps.com/design-tokens/manifest.json — 200 — 55.2 KiB — 33 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/16007.bf16fa5d0bba7bb3.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/16007.bf16fa5d0bba7bb3.js — 200 — 6.8 KiB — 3 ms — h3https://heimdall.hearstapps.com/voltronheimdall.hearstapps.com/voltron https://heimdall.hearstapps.com/voltron — 200 — 0 B — 99 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 308 B — 85 ms — h2https://www.menshealth.com/entertainment/g70000357/best-horror-books-2026/www.menshealth.com/entertainment/g7... https://www.menshealth.com/entertainment/g70000357/best-horror-books-2026/ — 200 — 165.5 KiB — 48 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/97235.3166351f6dd4ffcb.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/97235.3166351f6dd4ffcb.js — 200 — 7.3 KiB — 27 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/35150.b57d156d52327677.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/35150.b57d156d52327677.js — 200 — 1.8 KiB — 28 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/95371.c563afab535bb851.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/95371.c563afab535bb851.js — 200 — 2.2 KiB — 28 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/media/polyfills.script.5251d011.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/media/polyfills.script.5251d011.js — 200 — 956 B — 29 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/59941.837b1c4152e58e39.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/59941.837b1c4152e58e39.js — 200 — 1.3 KiB — 33 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/64301.d6a640fec93e3a76.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/64301.d6a640fec93e3a76.js — 200 — 25.4 KiB — 22 ms — h3https://assets.hearstapps.com/commerce/release/affiliate-bundle.8.8.2.jsassets.hearstapps.com/commerce/rele... https://assets.hearstapps.com/commerce/release/affiliate-bundle.8.8.2.js — 200 — 18.6 KiB — 15 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/media/cmp.script.f10e1a9b.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/media/cmp.script.f10e1a9b.js — 200 — 5.4 KiB — 11 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/93914.cbf34291e989f9e3.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/93914.cbf34291e989f9e3.js — 200 — 1.2 KiB — 3 ms — h3https://heimdall.hearstapps.com/voltronheimdall.hearstapps.com/voltron https://heimdall.hearstapps.com/voltron — 200 — 72 B — 132 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/standard-article-676e1d9533bab728.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/standard-article-676e1d9533bab728.js — 200 — 4.1 KiB — 4 ms — h3https://www.menshealth.com/api/styles.css?id=c7b9f75a-2f85-4251-a92e-dbc6c7213473&type=site&slugs=listicle-default%2Cgallery-default&source=content%3Astandard-articlewww.menshealth.com/api/styles.css?i... https://www.menshealth.com/api/styles.css?id=c7b9f75a-2f85-4251-a92e-dbc6c7213473&type=site&slugs=listicle-default%2Cgallery-default&source=content%3Astandard-article — 200 — 47.3 KiB — 8 ms — h3https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 52 ms — h2https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/31516.168991a531a40857.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/31516.168991a531a40857.js — 200 — 9.3 KiB — 4 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/47057.991d1eb324d3d230.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/47057.991d1eb324d3d230.js — 200 — 2.2 KiB — 3 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/47398.1909769c5cfff61c.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/chunks/47398.1909769c5cfff61c.js — 200 — 8.6 KiB — 4 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31097964 — 200 — 187.7 KiB — 71 ms — h3https://www.menshealth.com/_assets/design-tokens/fre/static/icons/clock-regular.4ddebeb.svg?embedwww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/fre/static/icons/clock-regular.4ddebeb.svg?embed — 200 — 670 B — 4 ms — h3https://cdn.cookielaw.org/consent/125ff608-fe31-481e-a73e-bf49f70481cf/01965dc6-7616-7f64-a40f-9614ab143e38/en.jsoncdn.cookielaw.org/consent/125ff608-... https://cdn.cookielaw.org/consent/125ff608-fe31-481e-a73e-bf49f70481cf/01965dc6-7616-7f64-a40f-9614ab143e38/en.json — 200 — 84.5 KiB — 68 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.8 KiB — 51 ms — h2https://cdn.cookielaw.org/vendorlist/googleData.jsoncdn.cookielaw.org/vendorlist/google... https://cdn.cookielaw.org/vendorlist/googleData.json — 200 — 19.4 KiB — 63 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otTCF.js — 200 — 17.7 KiB — 30 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCenterRounded.json — 200 — 2.9 KiB — 31 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 29 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 37 ms — h3https://www.menshealth.com/_assets/design-tokens/menshealth/static/images/favicon.800c51a.icowww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/menshealth/static/images/favicon.800c51a.ico — 200 — 3.0 KiB — 7 ms — h3https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/media/tag-manager.script.96237b8b.jswww.menshealth.com/_assets/fre/scop... https://www.menshealth.com/_assets/fre/scopes/hdm/_next/static/media/tag-manager.script.96237b8b.js — 200 — 1019 B — 5 ms — h3https://nexus.ensighten.com/hearst/mag/Bootstrap.jsnexus.ensighten.com/hearst/mag/Boot... https://nexus.ensighten.com/hearst/mag/Bootstrap.js — 200 — 18.6 KiB — 42 ms — h3https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 91.0 KiB — 78 ms — h2https://www.menshealth.com/_assets/design-tokens/menshealth/static/images/logos/logo.f037c7b.svgwww.menshealth.com/_assets/design-t... https://www.menshealth.com/_assets/design-tokens/menshealth/static/images/logos/logo.f037c7b.svg — 200 — 2.0 KiB — 4 ms — h3https://nexus.ensighten.com/hearst/mag/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/hearst/mag/code/&ClientID=109&PageID=https%3A%2F%2Fwww.menshealth.com%2F%3Fgdpr%3Dtrue%26selfhostedads%3Don%26template%3DHomepage%26brand%3Dmenshealth%26locale%3Den-usnexus.ensighten.com/hearst/mag/serv... https://nexus.ensighten.com/hearst/mag/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/hearst/mag/code/&ClientID=109&PageID=https%3A%2F%2Fwww.menshealth.com%2F%3Fgdpr%3Dtrue%26selfhostedads%3Don%26template%3DHomepage%26brand%3Dmenshealth%26locale%3Den-us — 200 — 621 B — 68 ms — h3https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 54 ms — h2https://nexus.ensighten.com/hearst/mag/code/d093f738bcba5116482bc651285bf168.js?conditionId0=4954687nexus.ensighten.com/hearst/mag/code... https://nexus.ensighten.com/hearst/mag/code/d093f738bcba5116482bc651285bf168.js?conditionId0=4954687 — 200 — 1.8 KiB — 23 ms — h3https://nexus.ensighten.com/hearst/mag/code/87ce5733f4168e44b87288ab036c04c5.js?conditionId0=1224140nexus.ensighten.com/hearst/mag/code... https://nexus.ensighten.com/hearst/mag/code/87ce5733f4168e44b87288ab036c04c5.js?conditionId0=1224140 — 200 — 1.3 KiB — 22 ms — h3https://nexus.ensighten.com/hearst/mag/code/2f971b00a5adab2f667ff4fe2e3f9d3e.js?conditionId0=422740nexus.ensighten.com/hearst/mag/code... https://nexus.ensighten.com/hearst/mag/code/2f971b00a5adab2f667ff4fe2e3f9d3e.js?conditionId0=422740 — 200 — 1.0 KiB — 20 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 853ms · 163KB · $16/mo
www.menshealth.com
Other
Optional
Execution 194ms
Transfer 7 KB
Monthly Cost $4/mo
www.menshealth.com
Other
Optional
Execution 189ms
Transfer 115 KB
Monthly Cost $4/mo
Unattributable
Other
Optional
Execution 187ms
Transfer 0 KB
Monthly Cost $4/mo
www.menshealth.com
Other
Optional
Execution 120ms
Transfer 14 KB
Monthly Cost $2/mo
www.menshealth.com
Other
Optional
Execution 93ms
Transfer 9 KB
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 70ms
Transfer 18 KB
Monthly Cost $1/mo

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

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