Skip to content
https://gq.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
2
PASS
5
INFO
2

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

66
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

974 ms

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

1.75 s

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

392 ms

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

0.001

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

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

7.89 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
9.3 MB transferred, 121 requests
FIX
9.3 MB transferred, 121 requests
Critical::
Page weighs 26.3 MB (9.3 MB transferred)
Warning::
Images are 6.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.1 MB
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Info::
Fonts are 343 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 343 KB
Warning::
121 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.0 g CO2 per page load
9.3 MB / 2.4 MB budget
9.3 MB transferred
121 requests
2.0 g CO2 per page load
Images 6.1 MiB 65%
JavaScript 2.5 MiB 27%
Fonts 343.4 KiB 4%
Other 192.3 KiB 2%
HTML 181.6 KiB 2%
Other 44.7 KiB 0%
Other 837 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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 (9.3 MiB of 9.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2442ms total JS execution
FIX
2442ms total JS execution
Warning::
https://www.gq.com/verso/static/2880.865952f35702d...: 784ms CPU time
Warning::
https://www.gq.com/verso/static/presenter-bundles....: 414ms CPU time
Warning::
https://www.gq.com/: 358ms CPU time
Info::
Unattributable: 214ms CPU time
Info::
https://privacy.condenastdigital.com/fides.js?prop...: 169ms CPU time
Warning::
Third-party scripts: 2442ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Script Parsing & Compilation 13% Style & Layout 10% Other 10%
ScriptTotalScriptingParse/CompileParty
https://www.gq.com/verso/static/2880.865952f35702ddfb7152.js784ms629ms33ms3rd
https://www.gq.com/verso/static/presenter-bundles.d7384530fdc10d8b1f48.js414ms388ms3ms3rd
https://www.gq.com/358ms13ms57ms3rd
Unattributable214ms6ms0ms3rd
https://privacy.condenastdigital.com/fides.js?property_id=FDS-OJZSCM169ms89ms64ms3rd
https://www.gq.com/-jFbcUKfI-J8lxoVE626KwqHZQ7URrEIjXuSdksCldMf7HjpQjTGKhuJe1Me4suJd5yV3j0MaernDEy3OWWY-vJ_jIq-WUj_q4GW4uHrMYLzx9J8WtTvNg-FKJYyo135ms115ms7ms3rd
https://www.gq.com/verso/static/1113.e5d6201548a2ec9583d0.js113ms61ms48ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PC9B6Z6&l=dataLayer106ms87ms16ms3rd
https://www.gq.com/verso/static/assets/growthbook.min.js91ms52ms8ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=3109794558ms43ms15ms3rd
F
JS Bundles
Action
44 scripts, 1.1 MB unused
FIX
44 scripts, 1.1 MB unused
Warning::
https://www.gq.com/verso/static/1113.e5d6201548a2e...: 238 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gq.com/verso/static/2880.865952f35702d...: 162 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 143 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gq.com/verso/static/2519.8a55e989ba5af...: 137 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gq.com/verso/static/1292.40f59c87ae47d...: 108 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1108 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gq.com/verso/static/1113.e5d6201548a2ec9583d0.js481 KB238 KB (50%)3rd
https://www.gq.com/verso/static/2880.865952f35702ddfb7152.js329 KB162 KB (49%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB143 KB (76%)3rd
https://www.gq.com/verso/static/2519.8a55e989ba5af70e92d1.js304 KB137 KB (45%)3rd
https://www.gq.com/verso/static/1292.40f59c87ae47d8b12033.js145 KB108 KB (75%)3rd
https://martech.condenastdigital.com/lib/martech.js118 KB76 KB (65%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PC9B6Z6&l=dataLayer192 KB74 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PVBXQMCR&gtm=4e64h1120 KB61 KB (51%)3rd
https://ads-static.conde.digital/production/cns/builds/gq/v6.js?v=1257241 KB32 KB (78%)3rd
https://s.yimg.com/dy/ads/readmo.js35 KB29 KB (85%)3rd

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
121 resources · 9.3 MB · 1.1 MB savings available
FIX
121 resources · 9.3 MB · 1.1 MB savings available
Warning::
Page weight 8.3 MB over 1MB target
Got: 9.3 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
120 third-party resources (100% of weight)
Info::
13 resources over 200KB
121 resources · 9.3 MiB · 120 third-party 8.3 MiB over 1MB target
Image 65% · 6.1 MiB
JavaScript 27% · 2.5 MiB
Font 4% · 343.4 KiB
Other 2% · 216.0 KiB
Document 2% · 181.7 KiB

~1.1 MiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
32 images, 0 KB saveable
REVIEW
32 images, 0 KB saveable
Warning::
https://media.gq.com/photos/694431af5900ae9ac3a8f5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69443c3cfdbb2ead6d70a7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e67f6f02910c7d79ec99... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e78b6443ef5006432d14... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/5d2ce439f79fa40008af82... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69d901d849fc51053f5716... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69c28be4a871df66a39bf5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e7c198b1f3694dc92a9e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gq.com/verso/static/gq-global/assets/l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/672d3371185c998a089f44... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e7d15baefd46c3b3ed3c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e794b0b1f3694dc92a9a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e67ec04fceb50f1843f9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e2886a90aa9e4a9e81c5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e7833db1f3694dc92a99... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e794b0b1f3694dc92a9a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e7cb804bc53e59f356cb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e7833db1f3694dc92a99... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e2b1718036b66827e7d8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e7d15baefd46c3b3ed3c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e7833db1f3694dc92a99... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69bd61df1a1859dc0fb520... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e2b1718036b66827e7d8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e6a391642fceda9b372a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.gq.com/photos/69e269a790aa9e4a9e81c3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 5.7 MB
0 oversized -0 KB
6 legacy format
26 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

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (343 KB)
PASS
6 fonts (343 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

343 KB total

Render-blocking

0

of 6

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 FCP 974 ms LCP 1.8 shttps://www.gq.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-regular-webfont.woff2agaramondpro-regular-we... https://www.gq.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-regular-webfont.woff2 — 83.5 KiB — 15 ms — font-display: swaphttps://www.gq.com/.design/fonts/GQ%20Sans/GQSans-Bold.woff2GQSans-Bold.woff2 https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-Bold.woff2 — 47.3 KiB — 16 ms — font-display: swaphttps://www.gq.com/.design/fonts/GQ%20Sans/GQSans-Regular.woff2GQSans-Regular.woff2 https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-Regular.woff2 — 44.5 KiB — 31 ms — font-display: swaphttps://www.gq.com/.design/fonts/GQ%20Sans/GQSans-RegularItalic.woff2GQSans-RegularItalic.woff2 https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-RegularItalic.woff2 — 50.2 KiB — 37 ms — font-display: swaphttps://www.gq.com/.design/fonts/GQ%20Sans/GQSans-BoldItalic.woff2GQSans-BoldItalic.woff2 https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-BoldItalic.woff2 — 53.0 KiB — 38 ms — font-display: swaphttps://www.gq.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-semibold-webfont.woff2agaramondpro-semibold-w... https://www.gq.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-semibold-webfont.woff2 — 65.0 KiB — 45 ms — font-display: swap
agaramondpro-regular-we... woff2 swap
Size 83 KB
Load time 15 ms
Start 421 ms
Risk FOUT — text flashes from fallback to web font
GQSans-Bold.woff2 woff2 swap
Size 47 KB
Load time 16 ms
Start 421 ms
Risk FOUT — text flashes from fallback to web font
GQSans-Regular.woff2 woff2 swap
Size 44 KB
Load time 31 ms
Start 422 ms
Risk FOUT — text flashes from fallback to web font
GQSans-RegularItalic.woff2 woff2 swap
Size 50 KB
Load time 37 ms
Start 422 ms
Risk FOUT — text flashes from fallback to web font
GQSans-BoldItalic.woff2 woff2 swap
Size 53 KB
Load time 38 ms
Start 422 ms
Risk FOUT — text flashes from fallback to web font
agaramondpro-semibold-w... woff2 swap
Size 65 KB
Load time 45 ms
Start 423 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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
121 requests over 3529ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 974 ms LCP 1.8 shttps://gq.com// https://gq.com/ — 301 — 132 B — 114 ms — h2https://www.gq.com/www.gq.com/ https://www.gq.com/ — 200 — 181.6 KiB — 153 ms — h2https://media.gq.com/photos/6448c7cae2feab3c7ad03149/2:1/w_1600,c_limit/US.pngmedia.gq.com/photos/6448c7cae2feab3... https://media.gq.com/photos/6448c7cae2feab3c7ad03149/2:1/w_1600,c_limit/US.png — 200 — 7.0 KiB — 18 ms — h3https://www.gq.com/kiARsqs71ssi6UhtLDl2SgQxtKARJEec3xPjw1n2-9INdFwa0P34cUafs9Ta-07ayErE1imMChjSR61Wu852fxDuohARmcrnt3t4WD1v1nbq8NimPTJQYQisFQyFuifowg7ohvhKUwww.gq.com/kiARsqs71ssi6UhtLDl2SgQx... https://www.gq.com/kiARsqs71ssi6UhtLDl2SgQxtKARJEec3xPjw1n2-9INdFwa0P34cUafs9Ta-07ayErE1imMChjSR61Wu852fxDuohARmcrnt3t4WD1v1nbq8NimPTJQYQisFQyFuifowg7ohvhKU — 200 — 8.5 KiB — 85 ms — h2https://media.gq.com/photos/69c28be4a871df66a39bf574/master/w_120,c_limit/2602_GQM_April_May_Issue_TICKER_BANNER_2x.pngmedia.gq.com/photos/69c28be4a871df6... https://media.gq.com/photos/69c28be4a871df66a39bf574/master/w_120,c_limit/2602_GQM_April_May_Issue_TICKER_BANNER_2x.png — 200 — 4.1 KiB — 14 ms — h3https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1280,c_limit/ZHAMAK560039614-R1-042.jpgmedia.gq.com/photos/69e7833db1f3694... https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1280,c_limit/ZHAMAK560039614-R1-042.jpg — 200 — 249.3 KiB — 18 ms — h3https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_640,c_limit/energy-drinks5.jpgmedia.gq.com/photos/69e2b1718036b66... https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_640,c_limit/energy-drinks5.jpg — 200 — 29.2 KiB — 12 ms — h3https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_640,c_limit/2271846573media.gq.com/photos/69e794b0b1f3694... https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_640,c_limit/2271846573 — 200 — 14.1 KiB — 11 ms — h3https://media.gq.com/photos/69e7cb804bc53e59f356cb05/1:1/w_960,c_limit/lede%20v1.pngmedia.gq.com/photos/69e7cb804bc53e5... https://media.gq.com/photos/69e7cb804bc53e59f356cb05/1:1/w_960,c_limit/lede%20v1.png — 200 — 69.7 KiB — 602 ms — h3https://privacy.condenastdigital.com/fides.js?property_id=FDS-OJZSCMprivacy.condenastdigital.com/fides.... https://privacy.condenastdigital.com/fides.js?property_id=FDS-OJZSCM — 200 — 198.6 KiB — 38 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 92 ms — h3https://ads-static.conde.digital/production/cns/builds/gq/v6.js?v=12572ads-static.conde.digital/production... https://ads-static.conde.digital/production/cns/builds/gq/v6.js?v=12572 — 200 — 41.0 KiB — 22 ms — h2https://martech.condenastdigital.com/lib/martech.jsmartech.condenastdigital.com/lib/ma... https://martech.condenastdigital.com/lib/martech.js — 200 — 117.7 KiB — 552 ms — h2https://www.gq.com/-jFbcUKfI-J8lxoVE626KwqHZQ7URrEIjXuSdksCldMf7HjpQjTGKhuJe1Me4suJd5yV3j0MaernDEy3OWWY-vJ_jIq-WUj_q4GW4uHrMYLzx9J8WtTvNg-FKJYyowww.gq.com/-jFbcUKfI-J8lxoVE626KwqH... https://www.gq.com/-jFbcUKfI-J8lxoVE626KwqHZQ7URrEIjXuSdksCldMf7HjpQjTGKhuJe1Me4suJd5yV3j0MaernDEy3OWWY-vJ_jIq-WUj_q4GW4uHrMYLzx9J8WtTvNg-FKJYyo — 200 — 53.0 KiB — 98 ms — h3https://media.gq.com/photos/672d3371185c998a089f44d1/16:9/w_640,c_limit/BestSuits-Lede.jpgmedia.gq.com/photos/672d3371185c998... https://media.gq.com/photos/672d3371185c998a089f44d1/16:9/w_640,c_limit/BestSuits-Lede.jpg — 200 — 45.9 KiB — 569 ms — h3https://media.gq.com/photos/69e7d15baefd46c3b3ed3c33/16:9/w_640,c_limit/CHP_SS26_Gradient_Kyle_Look04_619_PSD_EDIT.jpgmedia.gq.com/photos/69e7d15baefd46c... https://media.gq.com/photos/69e7d15baefd46c3b3ed3c33/16:9/w_640,c_limit/CHP_SS26_Gradient_Kyle_Look04_619_PSD_EDIT.jpg — 200 — 9.1 KiB — 573 ms — h3https://media.gq.com/photos/69e7c198b1f3694dc92a9e95/16:9/w_640,c_limit/fitness-tracker-lede-art.pngmedia.gq.com/photos/69e7c198b1f3694... https://media.gq.com/photos/69e7c198b1f3694dc92a9e95/16:9/w_640,c_limit/fitness-tracker-lede-art.png — 200 — 20.9 KiB — 31 ms — h3https://media.gq.com/photos/69e7833db1f3694dc92a99f8/16:9/w_640,c_limit/ZHAMAK560039614-R1-042.jpgmedia.gq.com/photos/69e7833db1f3694... https://media.gq.com/photos/69e7833db1f3694dc92a99f8/16:9/w_640,c_limit/ZHAMAK560039614-R1-042.jpg — 200 — 50.8 KiB — 20 ms — h3https://www.gq.com/verso/static/gq-global/assets/logo-reverse.svgwww.gq.com/verso/static/gq-global/a... https://www.gq.com/verso/static/gq-global/assets/logo-reverse.svg — 200 — 1.2 KiB — 18 ms — h3https://cdn.gladly.com/chat-sdk/widget.js?q=1776805361903cdn.gladly.com/chat-sdk/widget.js?q... https://cdn.gladly.com/chat-sdk/widget.js?q=1776805361903 — 301 — 270 B — 122 ms — h2https://www.gq.com/verso/static/assets/growthbook.min.jswww.gq.com/verso/static/assets/grow... https://www.gq.com/verso/static/assets/growthbook.min.js — 200 — 16.0 KiB — 16 ms — h3https://media.gq.com/photos/69bd61df1a1859dc0fb52004/1:1/w_1600,c_limit/The-best-evening-routine-for-longevity.jpgmedia.gq.com/photos/69bd61df1a1859d... https://media.gq.com/photos/69bd61df1a1859dc0fb52004/1:1/w_1600,c_limit/The-best-evening-routine-for-longevity.jpg — 200 — 259.4 KiB — 53 ms — h3https://media.gq.com/photos/694431af5900ae9ac3a8f509/1:1/w_1600,c_limit/get%20lean%202.jpgmedia.gq.com/photos/694431af5900ae9... https://media.gq.com/photos/694431af5900ae9ac3a8f509/1:1/w_1600,c_limit/get%20lean%202.jpg — 200 — 1.2 MiB — 314 ms — h3https://media.gq.com/photos/69443c3cfdbb2ead6d70a72d/1:1/w_1600,c_limit/grip%20strength.jpgmedia.gq.com/photos/69443c3cfdbb2ea... https://media.gq.com/photos/69443c3cfdbb2ead6d70a72d/1:1/w_1600,c_limit/grip%20strength.jpg — 200 — 806.6 KiB — 294 ms — h3https://media.gq.com/photos/69e7d15baefd46c3b3ed3c33/4:3/w_1600,c_limit/CHP_SS26_Gradient_Kyle_Look04_619_PSD_EDIT.jpgmedia.gq.com/photos/69e7d15baefd46c... https://media.gq.com/photos/69e7d15baefd46c3b3ed3c33/4:3/w_1600,c_limit/CHP_SS26_Gradient_Kyle_Look04_619_PSD_EDIT.jpg — 200 — 62.3 KiB — 94 ms — h3https://media.gq.com/photos/69e6a391642fceda9b372af1/4:3/w_1600,c_limit/Web-4X3.jpgmedia.gq.com/photos/69e6a391642fced... https://media.gq.com/photos/69e6a391642fceda9b372af1/4:3/w_1600,c_limit/Web-4X3.jpg — 200 — 323.4 KiB — 145 ms — h3https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_1600,c_limit/2271846573media.gq.com/photos/69e794b0b1f3694... https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_1600,c_limit/2271846573 — 200 — 86.2 KiB — 97 ms — h3https://media.gq.com/photos/69e67ec04fceb50f1843f975/4:3/w_1600,c_limit/2271616241media.gq.com/photos/69e67ec04fceb50... https://media.gq.com/photos/69e67ec04fceb50f1843f975/4:3/w_1600,c_limit/2271616241 — 200 — 66.8 KiB — 83 ms — h3https://media.gq.com/photos/69e67f6f02910c7d79ec9914/4:3/w_1600,c_limit/RLD%20Mitchell%20Hooper%20Web.jpgmedia.gq.com/photos/69e67f6f02910c7... https://media.gq.com/photos/69e67f6f02910c7d79ec9914/4:3/w_1600,c_limit/RLD%20Mitchell%20Hooper%20Web.jpg — 200 — 403.8 KiB — 165 ms — h3https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_1600,c_limit/energy-drinks5.jpgmedia.gq.com/photos/69e2b1718036b66... https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_1600,c_limit/energy-drinks5.jpg — 200 — 241.0 KiB — 133 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 974 ms LCP 1.8 shttps://gq.com// https://gq.com/ — 301 — 132 B — 114 ms — h2https://www.gq.com/www.gq.com/ https://www.gq.com/ — 200 — 181.6 KiB — 153 ms — h2https://media.gq.com/photos/6448c7cae2feab3c7ad03149/2:1/w_1600,c_limit/US.pngmedia.gq.com/photos/6448c7cae2feab3... https://media.gq.com/photos/6448c7cae2feab3c7ad03149/2:1/w_1600,c_limit/US.png — 200 — 7.0 KiB — 18 ms — h3https://www.gq.com/kiARsqs71ssi6UhtLDl2SgQxtKARJEec3xPjw1n2-9INdFwa0P34cUafs9Ta-07ayErE1imMChjSR61Wu852fxDuohARmcrnt3t4WD1v1nbq8NimPTJQYQisFQyFuifowg7ohvhKUwww.gq.com/kiARsqs71ssi6UhtLDl2SgQx... https://www.gq.com/kiARsqs71ssi6UhtLDl2SgQxtKARJEec3xPjw1n2-9INdFwa0P34cUafs9Ta-07ayErE1imMChjSR61Wu852fxDuohARmcrnt3t4WD1v1nbq8NimPTJQYQisFQyFuifowg7ohvhKU — 200 — 8.5 KiB — 85 ms — h2https://media.gq.com/photos/69c28be4a871df66a39bf574/master/w_120,c_limit/2602_GQM_April_May_Issue_TICKER_BANNER_2x.pngmedia.gq.com/photos/69c28be4a871df6... https://media.gq.com/photos/69c28be4a871df66a39bf574/master/w_120,c_limit/2602_GQM_April_May_Issue_TICKER_BANNER_2x.png — 200 — 4.1 KiB — 14 ms — h3https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1280,c_limit/ZHAMAK560039614-R1-042.jpgmedia.gq.com/photos/69e7833db1f3694... https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1280,c_limit/ZHAMAK560039614-R1-042.jpg — 200 — 249.3 KiB — 18 ms — h3https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_640,c_limit/energy-drinks5.jpgmedia.gq.com/photos/69e2b1718036b66... https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_640,c_limit/energy-drinks5.jpg — 200 — 29.2 KiB — 12 ms — h3https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_640,c_limit/2271846573media.gq.com/photos/69e794b0b1f3694... https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_640,c_limit/2271846573 — 200 — 14.1 KiB — 11 ms — h3https://media.gq.com/photos/69e7cb804bc53e59f356cb05/1:1/w_960,c_limit/lede%20v1.pngmedia.gq.com/photos/69e7cb804bc53e5... https://media.gq.com/photos/69e7cb804bc53e59f356cb05/1:1/w_960,c_limit/lede%20v1.png — 200 — 69.7 KiB — 602 ms — h3https://privacy.condenastdigital.com/fides.js?property_id=FDS-OJZSCMprivacy.condenastdigital.com/fides.... https://privacy.condenastdigital.com/fides.js?property_id=FDS-OJZSCM — 200 — 198.6 KiB — 38 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 92 ms — h3https://ads-static.conde.digital/production/cns/builds/gq/v6.js?v=12572ads-static.conde.digital/production... https://ads-static.conde.digital/production/cns/builds/gq/v6.js?v=12572 — 200 — 41.0 KiB — 22 ms — h2https://martech.condenastdigital.com/lib/martech.jsmartech.condenastdigital.com/lib/ma... https://martech.condenastdigital.com/lib/martech.js — 200 — 117.7 KiB — 552 ms — h2https://www.gq.com/-jFbcUKfI-J8lxoVE626KwqHZQ7URrEIjXuSdksCldMf7HjpQjTGKhuJe1Me4suJd5yV3j0MaernDEy3OWWY-vJ_jIq-WUj_q4GW4uHrMYLzx9J8WtTvNg-FKJYyowww.gq.com/-jFbcUKfI-J8lxoVE626KwqH... https://www.gq.com/-jFbcUKfI-J8lxoVE626KwqHZQ7URrEIjXuSdksCldMf7HjpQjTGKhuJe1Me4suJd5yV3j0MaernDEy3OWWY-vJ_jIq-WUj_q4GW4uHrMYLzx9J8WtTvNg-FKJYyo — 200 — 53.0 KiB — 98 ms — h3https://media.gq.com/photos/672d3371185c998a089f44d1/16:9/w_640,c_limit/BestSuits-Lede.jpgmedia.gq.com/photos/672d3371185c998... https://media.gq.com/photos/672d3371185c998a089f44d1/16:9/w_640,c_limit/BestSuits-Lede.jpg — 200 — 45.9 KiB — 569 ms — h3https://media.gq.com/photos/69e7d15baefd46c3b3ed3c33/16:9/w_640,c_limit/CHP_SS26_Gradient_Kyle_Look04_619_PSD_EDIT.jpgmedia.gq.com/photos/69e7d15baefd46c... https://media.gq.com/photos/69e7d15baefd46c3b3ed3c33/16:9/w_640,c_limit/CHP_SS26_Gradient_Kyle_Look04_619_PSD_EDIT.jpg — 200 — 9.1 KiB — 573 ms — h3https://media.gq.com/photos/69e7c198b1f3694dc92a9e95/16:9/w_640,c_limit/fitness-tracker-lede-art.pngmedia.gq.com/photos/69e7c198b1f3694... https://media.gq.com/photos/69e7c198b1f3694dc92a9e95/16:9/w_640,c_limit/fitness-tracker-lede-art.png — 200 — 20.9 KiB — 31 ms — h3https://media.gq.com/photos/69e7833db1f3694dc92a99f8/16:9/w_640,c_limit/ZHAMAK560039614-R1-042.jpgmedia.gq.com/photos/69e7833db1f3694... https://media.gq.com/photos/69e7833db1f3694dc92a99f8/16:9/w_640,c_limit/ZHAMAK560039614-R1-042.jpg — 200 — 50.8 KiB — 20 ms — h3https://www.gq.com/verso/static/gq-global/assets/logo-reverse.svgwww.gq.com/verso/static/gq-global/a... https://www.gq.com/verso/static/gq-global/assets/logo-reverse.svg — 200 — 1.2 KiB — 18 ms — h3https://cdn.gladly.com/chat-sdk/widget.js?q=1776805361903cdn.gladly.com/chat-sdk/widget.js?q... https://cdn.gladly.com/chat-sdk/widget.js?q=1776805361903 — 301 — 270 B — 122 ms — h2https://www.gq.com/verso/static/assets/growthbook.min.jswww.gq.com/verso/static/assets/grow... https://www.gq.com/verso/static/assets/growthbook.min.js — 200 — 16.0 KiB — 16 ms — h3https://media.gq.com/photos/69bd61df1a1859dc0fb52004/1:1/w_1600,c_limit/The-best-evening-routine-for-longevity.jpgmedia.gq.com/photos/69bd61df1a1859d... https://media.gq.com/photos/69bd61df1a1859dc0fb52004/1:1/w_1600,c_limit/The-best-evening-routine-for-longevity.jpg — 200 — 259.4 KiB — 53 ms — h3https://media.gq.com/photos/694431af5900ae9ac3a8f509/1:1/w_1600,c_limit/get%20lean%202.jpgmedia.gq.com/photos/694431af5900ae9... https://media.gq.com/photos/694431af5900ae9ac3a8f509/1:1/w_1600,c_limit/get%20lean%202.jpg — 200 — 1.2 MiB — 314 ms — h3https://media.gq.com/photos/69443c3cfdbb2ead6d70a72d/1:1/w_1600,c_limit/grip%20strength.jpgmedia.gq.com/photos/69443c3cfdbb2ea... https://media.gq.com/photos/69443c3cfdbb2ead6d70a72d/1:1/w_1600,c_limit/grip%20strength.jpg — 200 — 806.6 KiB — 294 ms — h3https://media.gq.com/photos/69e7d15baefd46c3b3ed3c33/4:3/w_1600,c_limit/CHP_SS26_Gradient_Kyle_Look04_619_PSD_EDIT.jpgmedia.gq.com/photos/69e7d15baefd46c... https://media.gq.com/photos/69e7d15baefd46c3b3ed3c33/4:3/w_1600,c_limit/CHP_SS26_Gradient_Kyle_Look04_619_PSD_EDIT.jpg — 200 — 62.3 KiB — 94 ms — h3https://media.gq.com/photos/69e6a391642fceda9b372af1/4:3/w_1600,c_limit/Web-4X3.jpgmedia.gq.com/photos/69e6a391642fced... https://media.gq.com/photos/69e6a391642fceda9b372af1/4:3/w_1600,c_limit/Web-4X3.jpg — 200 — 323.4 KiB — 145 ms — h3https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_1600,c_limit/2271846573media.gq.com/photos/69e794b0b1f3694... https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_1600,c_limit/2271846573 — 200 — 86.2 KiB — 97 ms — h3https://media.gq.com/photos/69e67ec04fceb50f1843f975/4:3/w_1600,c_limit/2271616241media.gq.com/photos/69e67ec04fceb50... https://media.gq.com/photos/69e67ec04fceb50f1843f975/4:3/w_1600,c_limit/2271616241 — 200 — 66.8 KiB — 83 ms — h3https://media.gq.com/photos/69e67f6f02910c7d79ec9914/4:3/w_1600,c_limit/RLD%20Mitchell%20Hooper%20Web.jpgmedia.gq.com/photos/69e67f6f02910c7... https://media.gq.com/photos/69e67f6f02910c7d79ec9914/4:3/w_1600,c_limit/RLD%20Mitchell%20Hooper%20Web.jpg — 200 — 403.8 KiB — 165 ms — h3https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_1600,c_limit/energy-drinks5.jpgmedia.gq.com/photos/69e2b1718036b66... https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_1600,c_limit/energy-drinks5.jpg — 200 — 241.0 KiB — 133 ms — h3https://media.gq.com/photos/69e269a790aa9e4a9e81c3e8/4:3/w_1600,c_limit/when%20to%20eat%20eggs%20for%20gains%20copy.jpgmedia.gq.com/photos/69e269a790aa9e4... https://media.gq.com/photos/69e269a790aa9e4a9e81c3e8/4:3/w_1600,c_limit/when%20to%20eat%20eggs%20for%20gains%20copy.jpg — 200 — 360.1 KiB — 151 ms — h3https://media.gq.com/photos/69e2886a90aa9e4a9e81c535/4:3/w_1600,c_limit/sauna.jpgmedia.gq.com/photos/69e2886a90aa9e4... https://media.gq.com/photos/69e2886a90aa9e4a9e81c535/4:3/w_1600,c_limit/sauna.jpg — 200 — 969.0 KiB — 304 ms — h3https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1600,c_limit/ZHAMAK560039614-R1-042.jpgmedia.gq.com/photos/69e7833db1f3694... https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1600,c_limit/ZHAMAK560039614-R1-042.jpg — 200 — 362.1 KiB — 175 ms — h3https://media.gq.com/photos/69e78b6443ef5006432d1493/4:3/w_1600,c_limit/GettyImages-2271549490.jpgmedia.gq.com/photos/69e78b6443ef500... https://media.gq.com/photos/69e78b6443ef5006432d1493/4:3/w_1600,c_limit/GettyImages-2271549490.jpg — 200 — 95.7 KiB — 99 ms — h3https://media.gq.com/photos/5d2ce439f79fa40008af82b3/4:3/w_1600,c_limit/Every-Keanu-Reeves-Movie-Ranked-GQ-2019-071519.jpgmedia.gq.com/photos/5d2ce439f79fa40... https://media.gq.com/photos/5d2ce439f79fa40008af82b3/4:3/w_1600,c_limit/Every-Keanu-Reeves-Movie-Ranked-GQ-2019-071519.jpg — 200 — 159.6 KiB — 115 ms — h3https://media.gq.com/photos/69d901d849fc51053f571677/4:3/w_1600,c_limit/GQ%20HYPE_April%2013_Josh%20Hucherson_Online_HeaderV2.jpgmedia.gq.com/photos/69d901d849fc510... https://media.gq.com/photos/69d901d849fc51053f571677/4:3/w_1600,c_limit/GQ%20HYPE_April%2013_Josh%20Hucherson_Online_HeaderV2.jpg — 200 — 160.2 KiB — 117 ms — h3https://www.gq.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-regular-webfont.woff2www.gq.com/.design/fonts/Adobe%20Ga... https://www.gq.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-regular-webfont.woff2 — 200 — 83.5 KiB — 15 ms — h3https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-Bold.woff2www.gq.com/.design/fonts/GQ%20Sans/... https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-Bold.woff2 — 200 — 47.3 KiB — 16 ms — h3https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-Regular.woff2www.gq.com/.design/fonts/GQ%20Sans/... https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-Regular.woff2 — 200 — 44.5 KiB — 31 ms — h3https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-RegularItalic.woff2www.gq.com/.design/fonts/GQ%20Sans/... https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-RegularItalic.woff2 — 200 — 50.2 KiB — 37 ms — h3https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-BoldItalic.woff2www.gq.com/.design/fonts/GQ%20Sans/... https://www.gq.com/.design/fonts/GQ%20Sans/GQSans-BoldItalic.woff2 — 200 — 53.0 KiB — 38 ms — h3https://www.gq.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-semibold-webfont.woff2www.gq.com/.design/fonts/Adobe%20Ga... https://www.gq.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-semibold-webfont.woff2 — 200 — 65.0 KiB — 45 ms — h3https://media.gq.com/photos/69c28be4a871df66a39bf574/master/w_120,c_limit/2602_GQM_April_May_Issue_TICKER_BANNER_2x.pngmedia.gq.com/photos/69c28be4a871df6... https://media.gq.com/photos/69c28be4a871df66a39bf574/master/w_120,c_limit/2602_GQM_April_May_Issue_TICKER_BANNER_2x.png — 200 — 607 B — 64 ms — h3https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1280,c_limit/ZHAMAK560039614-R1-042.jpgmedia.gq.com/photos/69e7833db1f3694... https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1280,c_limit/ZHAMAK560039614-R1-042.jpg — 200 — 605 B — 73 ms — h3https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_640,c_limit/energy-drinks5.jpgmedia.gq.com/photos/69e2b1718036b66... https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_640,c_limit/energy-drinks5.jpg — 200 — 606 B — 65 ms — h3https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_640,c_limit/2271846573media.gq.com/photos/69e794b0b1f3694... https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_640,c_limit/2271846573 — 200 — 605 B — 65 ms — h3https://media.gq.com/photos/69e7833db1f3694dc92a99f8/16:9/w_640,c_limit/ZHAMAK560039614-R1-042.jpgmedia.gq.com/photos/69e7833db1f3694... https://media.gq.com/photos/69e7833db1f3694dc92a99f8/16:9/w_640,c_limit/ZHAMAK560039614-R1-042.jpg — 200 — 604 B — 69 ms — h3https://cdn.gladly.com/assets/chat-sdk/bundle~3dde8da461d54e41.jscdn.gladly.com/assets/chat-sdk/bund... https://cdn.gladly.com/assets/chat-sdk/bundle~3dde8da461d54e41.js — 200 — 14.8 KiB — 62 ms — h2https://variants.conde.digital/api/features/sdk-PcBGbIRj0k95mUivariants.conde.digital/api/features... https://variants.conde.digital/api/features/sdk-PcBGbIRj0k95mUi — 200 — 28.4 KiB — 95 ms — h2https://www.gq.com/verso/static/2880.865952f35702ddfb7152.jswww.gq.com/verso/static/2880.865952... https://www.gq.com/verso/static/2880.865952f35702ddfb7152.js — 200 — 329.3 KiB — 118 ms — h3https://www.gq.com/verso/static/1292.40f59c87ae47d8b12033.jswww.gq.com/verso/static/1292.40f59c... https://www.gq.com/verso/static/1292.40f59c87ae47d8b12033.js — 200 — 145.2 KiB — 115 ms — h3https://www.gq.com/verso/static/1956.ec8043c2576d1ced236e.jswww.gq.com/verso/static/1956.ec8043... https://www.gq.com/verso/static/1956.ec8043c2576d1ced236e.js — 200 — 5.2 KiB — 45 ms — h3https://www.gq.com/verso/static/4046.fdb49fed147c1a6f45e4.jswww.gq.com/verso/static/4046.fdb49f... https://www.gq.com/verso/static/4046.fdb49fed147c1a6f45e4.js — 200 — 4.7 KiB — 41 ms — h3https://www.gq.com/verso/static/254.4f828ea19496798da716.jswww.gq.com/verso/static/254.4f828ea... https://www.gq.com/verso/static/254.4f828ea19496798da716.js — 200 — 2.0 KiB — 42 ms — h3https://www.gq.com/verso/static/2281.2a1102f1eb61f795d7af.jswww.gq.com/verso/static/2281.2a1102... https://www.gq.com/verso/static/2281.2a1102f1eb61f795d7af.js — 200 — 4.0 KiB — 45 ms — h3https://www.gq.com/verso/static/2084.594a928db439b38fff4a.jswww.gq.com/verso/static/2084.594a92... https://www.gq.com/verso/static/2084.594a928db439b38fff4a.js — 200 — 7.0 KiB — 45 ms — h3https://www.gq.com/verso/static/2519.8a55e989ba5af70e92d1.jswww.gq.com/verso/static/2519.8a55e9... https://www.gq.com/verso/static/2519.8a55e989ba5af70e92d1.js — 200 — 304.5 KiB — 148 ms — h3https://www.gq.com/verso/static/1113.e5d6201548a2ec9583d0.jswww.gq.com/verso/static/1113.e5d620... https://www.gq.com/verso/static/1113.e5d6201548a2ec9583d0.js — 200 — 480.9 KiB — 157 ms — h3https://www.gq.com/verso/static/6865.b77e74db3d49bc95657d.jswww.gq.com/verso/static/6865.b77e74... https://www.gq.com/verso/static/6865.b77e74db3d49bc95657d.js — 200 — 2.6 KiB — 44 ms — h3https://www.gq.com/verso/static/9919.fa31716fd49682d94777.jswww.gq.com/verso/static/9919.fa3171... https://www.gq.com/verso/static/9919.fa31716fd49682d94777.js — 200 — 4.0 KiB — 66 ms — h3https://www.gq.com/verso/static/5634.fb15cccb5683b4050fb3.jswww.gq.com/verso/static/5634.fb15cc... https://www.gq.com/verso/static/5634.fb15cccb5683b4050fb3.js — 200 — 5.4 KiB — 66 ms — h3https://www.gq.com/verso/static/4949.6a838dc8aac6a64ef2c7.jswww.gq.com/verso/static/4949.6a838d... https://www.gq.com/verso/static/4949.6a838dc8aac6a64ef2c7.js — 200 — 4.5 KiB — 66 ms — h3https://www.gq.com/verso/static/793.6bf349da492bdcd0e446.jswww.gq.com/verso/static/793.6bf349d... https://www.gq.com/verso/static/793.6bf349da492bdcd0e446.js — 200 — 2.6 KiB — 62 ms — h3https://www.gq.com/verso/static/3685.a91d5d44108f414a1966.jswww.gq.com/verso/static/3685.a91d5d... https://www.gq.com/verso/static/3685.a91d5d44108f414a1966.js — 200 — 1.9 KiB — 62 ms — h3https://www.gq.com/verso/static/4307.d8942ffaf4a4a6694f65.jswww.gq.com/verso/static/4307.d8942f... https://www.gq.com/verso/static/4307.d8942ffaf4a4a6694f65.js — 200 — 7.9 KiB — 72 ms — h3https://www.gq.com/verso/static/9749.0c43ec63c32c10599221.jswww.gq.com/verso/static/9749.0c43ec... https://www.gq.com/verso/static/9749.0c43ec63c32c10599221.js — 200 — 2.8 KiB — 75 ms — h3https://www.gq.com/verso/static/8915.c008925c23fd8361a3ca.jswww.gq.com/verso/static/8915.c00892... https://www.gq.com/verso/static/8915.c008925c23fd8361a3ca.js — 200 — 3.4 KiB — 75 ms — h3https://www.gq.com/verso/static/9016.b1cdaccec0def1e2f6a4.jswww.gq.com/verso/static/9016.b1cdac... https://www.gq.com/verso/static/9016.b1cdaccec0def1e2f6a4.js — 200 — 4.4 KiB — 82 ms — h3https://www.gq.com/verso/static/9481.9494b47d986cc9e4cbc7.jswww.gq.com/verso/static/9481.9494b4... https://www.gq.com/verso/static/9481.9494b47d986cc9e4cbc7.js — 200 — 5.3 KiB — 83 ms — h3https://www.gq.com/verso/static/482.d087f602d3ce7e794b42.jswww.gq.com/verso/static/482.d087f60... https://www.gq.com/verso/static/482.d087f602d3ce7e794b42.js — 200 — 12.3 KiB — 106 ms — h3https://www.gq.com/verso/static/8114.cd77739109d8861ba4f6.jswww.gq.com/verso/static/8114.cd7773... https://www.gq.com/verso/static/8114.cd77739109d8861ba4f6.js — 200 — 4.0 KiB — 103 ms — h3https://www.gq.com/verso/static/8596.e1a6ffaba435c216dbe1.jswww.gq.com/verso/static/8596.e1a6ff... https://www.gq.com/verso/static/8596.e1a6ffaba435c216dbe1.js — 200 — 7.5 KiB — 132 ms — h3https://www.gq.com/verso/static/presenter-bundles.d7384530fdc10d8b1f48.jswww.gq.com/verso/static/presenter-b... https://www.gq.com/verso/static/presenter-bundles.d7384530fdc10d8b1f48.js — 200 — 33.9 KiB — 140 ms — h3https://fides.condenastdigital.com/api/v1/privacy-experience?show_disabled=false&region=fr&component=overlay&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&property_id=FDS-OJZSCMfides.condenastdigital.com/api/v1/p... https://fides.condenastdigital.com/api/v1/privacy-experience?show_disabled=false&region=fr&component=overlay&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&property_id=FDS-OJZSCM — 200 — 0 B — 36 ms — h2https://fides.condenastdigital.com/api/v1/privacy-experience?show_disabled=false&region=fr&component=overlay&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&property_id=FDS-OJZSCMfides.condenastdigital.com/api/v1/p... https://fides.condenastdigital.com/api/v1/privacy-experience?show_disabled=false&region=fr&component=overlay&has_config=true&systems_applicable=true&exclude_gvl_languages=true&include_meta=true&include_gvl=true&include_non_applicable_notices=true&property_id=FDS-OJZSCM — 200 — 157.9 KiB — 10 ms — h2https://s.yimg.com/dy/ads/readmo.jss.yimg.com/dy/ads/readmo.js https://s.yimg.com/dy/ads/readmo.js — 200 — 35.3 KiB — 124 ms — h2https://globalservices.conde.digital/p77xzrbz9z.jsglobalservices.conde.digital/p77xzr... https://globalservices.conde.digital/p77xzrbz9z.js — 200 — 26.0 KiB — 13 ms — h2https://media.gq.com/photos/69c28be4a871df66a39bf574/master/w_120,c_limit/2602_GQM_April_May_Issue_TICKER_BANNER_2x.pngmedia.gq.com/photos/69c28be4a871df6... https://media.gq.com/photos/69c28be4a871df66a39bf574/master/w_120,c_limit/2602_GQM_April_May_Issue_TICKER_BANNER_2x.png — 200 — 603 B — 12 ms — h3https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1280,c_limit/ZHAMAK560039614-R1-042.jpgmedia.gq.com/photos/69e7833db1f3694... https://media.gq.com/photos/69e7833db1f3694dc92a99f8/4:3/w_1280,c_limit/ZHAMAK560039614-R1-042.jpg — 200 — 605 B — 13 ms — h3https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_640,c_limit/energy-drinks5.jpgmedia.gq.com/photos/69e2b1718036b66... https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_640,c_limit/energy-drinks5.jpg — 200 — 604 B — 11 ms — h3https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_640,c_limit/2271846573media.gq.com/photos/69e794b0b1f3694... https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_640,c_limit/2271846573 — 200 — 605 B — 11 ms — h3https://media.gq.com/photos/69e7833db1f3694dc92a99f8/16:9/w_640,c_limit/ZHAMAK560039614-R1-042.jpgmedia.gq.com/photos/69e7833db1f3694... https://media.gq.com/photos/69e7833db1f3694dc92a99f8/16:9/w_640,c_limit/ZHAMAK560039614-R1-042.jpg — 200 — 602 B — 12 ms — h3https://media.gq.com/photos/69bd61df1a1859dc0fb52004/1:1/w_1600,c_limit/The-best-evening-routine-for-longevity.jpgmedia.gq.com/photos/69bd61df1a1859d... https://media.gq.com/photos/69bd61df1a1859dc0fb52004/1:1/w_1600,c_limit/The-best-evening-routine-for-longevity.jpg — 200 — 608 B — 24 ms — h3https://media.gq.com/photos/694431af5900ae9ac3a8f509/1:1/w_1600,c_limit/get%20lean%202.jpgmedia.gq.com/photos/694431af5900ae9... https://media.gq.com/photos/694431af5900ae9ac3a8f509/1:1/w_1600,c_limit/get%20lean%202.jpg — 200 — 607 B — 28 ms — h3https://media.gq.com/photos/69443c3cfdbb2ead6d70a72d/1:1/w_1600,c_limit/grip%20strength.jpgmedia.gq.com/photos/69443c3cfdbb2ea... https://media.gq.com/photos/69443c3cfdbb2ead6d70a72d/1:1/w_1600,c_limit/grip%20strength.jpg — 200 — 606 B — 27 ms — h3https://media.gq.com/photos/69e6a391642fceda9b372af1/4:3/w_1600,c_limit/Web-4X3.jpgmedia.gq.com/photos/69e6a391642fced... https://media.gq.com/photos/69e6a391642fceda9b372af1/4:3/w_1600,c_limit/Web-4X3.jpg — 200 — 630 B — 24 ms — h3https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_1600,c_limit/2271846573media.gq.com/photos/69e794b0b1f3694... https://media.gq.com/photos/69e794b0b1f3694dc92a9a84/4:3/w_1600,c_limit/2271846573 — 200 — 628 B — 22 ms — h3https://media.gq.com/photos/69e67ec04fceb50f1843f975/4:3/w_1600,c_limit/2271616241media.gq.com/photos/69e67ec04fceb50... https://media.gq.com/photos/69e67ec04fceb50f1843f975/4:3/w_1600,c_limit/2271616241 — 200 — 605 B — 22 ms — h3https://media.gq.com/photos/69e67f6f02910c7d79ec9914/4:3/w_1600,c_limit/RLD%20Mitchell%20Hooper%20Web.jpgmedia.gq.com/photos/69e67f6f02910c7... https://media.gq.com/photos/69e67f6f02910c7d79ec9914/4:3/w_1600,c_limit/RLD%20Mitchell%20Hooper%20Web.jpg — 200 — 604 B — 25 ms — h3https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_1600,c_limit/energy-drinks5.jpgmedia.gq.com/photos/69e2b1718036b66... https://media.gq.com/photos/69e2b1718036b66827e7d8e3/4:3/w_1600,c_limit/energy-drinks5.jpg — 200 — 603 B — 24 ms — h3https://media.gq.com/photos/69e269a790aa9e4a9e81c3e8/4:3/w_1600,c_limit/when%20to%20eat%20eggs%20for%20gains%20copy.jpgmedia.gq.com/photos/69e269a790aa9e4... https://media.gq.com/photos/69e269a790aa9e4a9e81c3e8/4:3/w_1600,c_limit/when%20to%20eat%20eggs%20for%20gains%20copy.jpg — 200 — 607 B — 24 ms — h3https://media.gq.com/photos/69e2886a90aa9e4a9e81c535/4:3/w_1600,c_limit/sauna.jpgmedia.gq.com/photos/69e2886a90aa9e4... https://media.gq.com/photos/69e2886a90aa9e4a9e81c535/4:3/w_1600,c_limit/sauna.jpg — 200 — 608 B — 27 ms — h3https://media.gq.com/photos/69e78b6443ef5006432d1493/4:3/w_1600,c_limit/GettyImages-2271549490.jpgmedia.gq.com/photos/69e78b6443ef500... https://media.gq.com/photos/69e78b6443ef5006432d1493/4:3/w_1600,c_limit/GettyImages-2271549490.jpg — 200 — 605 B — 22 ms — h3https://media.gq.com/photos/5d2ce439f79fa40008af82b3/4:3/w_1600,c_limit/Every-Keanu-Reeves-Movie-Ranked-GQ-2019-071519.jpgmedia.gq.com/photos/5d2ce439f79fa40... https://media.gq.com/photos/5d2ce439f79fa40008af82b3/4:3/w_1600,c_limit/Every-Keanu-Reeves-Movie-Ranked-GQ-2019-071519.jpg — 200 — 604 B — 23 ms — h3https://media.gq.com/photos/69d901d849fc51053f571677/4:3/w_1600,c_limit/GQ%20HYPE_April%2013_Josh%20Hucherson_Online_HeaderV2.jpgmedia.gq.com/photos/69d901d849fc510... https://media.gq.com/photos/69d901d849fc51053f571677/4:3/w_1600,c_limit/GQ%20HYPE_April%2013_Josh%20Hucherson_Online_HeaderV2.jpg — 200 — 605 B — 24 ms — h3https://fides.condenastdigital.com/api/v1/notices-servedfides.condenastdigital.com/api/v1/n... https://fides.condenastdigital.com/api/v1/notices-served — 200 — 0 B — 33 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PC9B6Z6&l=dataLayerwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PC9B6Z6&l=dataLayer — 200 — 191.6 KiB — 148 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 69 ms — h3https://fides.condenastdigital.com/api/v1/notices-servedfides.condenastdigital.com/api/v1/n... https://fides.condenastdigital.com/api/v1/notices-served — 200 — 1.4 KiB — 450 ms — h2https://cdn.gladly.com/assets/chat-sdk/vendor-node_modules_reduxjs_toolkit_dist_redux-toolkit_cjs_production_min_js-node_modules_bow-b52086~3b4ca15b1a4587be.jscdn.gladly.com/assets/chat-sdk/vend... https://cdn.gladly.com/assets/chat-sdk/vendor-node_modules_reduxjs_toolkit_dist_redux-toolkit_cjs_production_min_js-node_modules_bow-b52086~3b4ca15b1a4587be.js — 200 — 47.1 KiB — 12 ms — h2https://cdn.gladly.com/assets/chat-sdk/apiBootstrap~2cfce1229b40af21.jscdn.gladly.com/assets/chat-sdk/apiB... https://cdn.gladly.com/assets/chat-sdk/apiBootstrap~2cfce1229b40af21.js — 200 — 43.6 KiB — 13 ms — h2https://3p-geo.yahoo.com/b?t=xhkd7&9sdk84543p-geo.yahoo.com/b?t=xhkd7&9sdk8454 https://3p-geo.yahoo.com/b?t=xhkd7&9sdk8454 — 200 — 533 B — 116 ms — h2https://globalservices.conde.digital/cwv-attribution.4.2.4.jsglobalservices.conde.digital/cwv-at... https://globalservices.conde.digital/cwv-attribution.4.2.4.js — 200 — 2.8 KiB — 4 ms — h2https://www.gq.com/com.condenast/yv8www.gq.com/com.condenast/yv8 https://www.gq.com/com.condenast/yv8 — 200 — 266 B — 147 ms — h3https://cdn.gladly.com/orgs/configs/chat/condenast.com-GQ_Magazine.json?q=1776805364097cdn.gladly.com/orgs/configs/chat/co... https://cdn.gladly.com/orgs/configs/chat/condenast.com-GQ_Magazine.json?q=1776805364097 — 200 — 2.8 KiB — 37 ms — h2https://cdn.gladly.com/orgs/configs/chat/condenast.com-GQ_Magazine-dynamic.json?q=1776805364141cdn.gladly.com/orgs/configs/chat/co... https://cdn.gladly.com/orgs/configs/chat/condenast.com-GQ_Magazine-dynamic.json?q=1776805364141 — 200 — 1.0 KiB — 6 ms — h2https://cdnjs.cloudflare.com/ajax/libs/snowplow/2.16.3/sp.min.jscdnjs.cloudflare.com/ajax/libs/snow... https://cdnjs.cloudflare.com/ajax/libs/snowplow/2.16.3/sp.min.js — 200 — 23.1 KiB — 84 ms — h3https://media.gq.com/photos/68bb16ec24fe9baa29b1b4dc/original/pass/GQ_Smart_Meter_Launch_2024_Rollover_INTL_1x.gif?format=originalmedia.gq.com/photos/68bb16ec24fe9ba... https://media.gq.com/photos/68bb16ec24fe9baa29b1b4dc/original/pass/GQ_Smart_Meter_Launch_2024_Rollover_INTL_1x.gif?format=original — 200 — 111.4 KiB — 7 ms — h3https://www.gq.com/com.condenast/yv8www.gq.com/com.condenast/yv8 https://www.gq.com/com.condenast/yv8 — 200 — 266 B — 112 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PVBXQMCR&gtm=4e64h1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PVBXQMCR&gtm=4e64h1 — 200 — 120.0 KiB — 37 ms — h2https://s.skimresources.com/js/100096X1555748.skimlinks.jss.skimresources.com/js/100096X15557... https://s.skimresources.com/js/100096X1555748.skimlinks.js — 200 — 15.0 KiB — 36 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 — 27 ms — h3https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.9171836191952264t.skimresources.com/api/v2/robots.t... https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.9171836191952264 — 206 — 128 B — 89 ms — h2https://p.skimresources.com/px.gif?ch=1&rn=6.445361054024407p.skimresources.com/px.gif?ch=1&rn=... https://p.skimresources.com/px.gif?ch=1&rn=6.445361054024407 — 200 — 267 B — 71 ms — h2https://p.skimresources.com/px.gif?ch=2&rn=6.445361054024407p.skimresources.com/px.gif?ch=2&rn=... https://p.skimresources.com/px.gif?ch=2&rn=6.445361054024407 — 200 — 93 B — 72 ms — h2https://r.skimresources.com/api/r.skimresources.com/api/ https://r.skimresources.com/api/ — 200 — 378 B — 71 ms — h2https://t.skimresources.com/api/v2/paget.skimresources.com/api/v2/page https://t.skimresources.com/api/v2/page — 200 — 347 B — 28 ms — h2https://t.skimresources.com/api/v2/linkt.skimresources.com/api/v2/link https://t.skimresources.com/api/v2/link — 299 — 112 B — 29 ms — h2https://www.gq.com/verso/static/gq-global/assets/favicon.icowww.gq.com/verso/static/gq-global/a... https://www.gq.com/verso/static/gq-global/assets/favicon.ico — 200 — 10.6 KiB — 5 ms — h3https://www.gq.com/verso/static/gq-global/assets/favicon.icowww.gq.com/verso/static/gq-global/a... https://www.gq.com/verso/static/gq-global/assets/favicon.ico — 200 — 0 B — 1 ms — h3https://www.gq.com/com.condenast/yv8www.gq.com/com.condenast/yv8 https://www.gq.com/com.condenast/yv8 — 200 — 265 B — 117 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 2442ms · 1672KB · $42/mo
www.gq.com
Other
Costly
Execution 784ms
Transfer 329 KB
Unused 49%
Monthly Cost $14/mo
www.gq.com
Other
Costly
Execution 414ms
Transfer 34 KB
Monthly Cost $7/mo
www.gq.com
Other
Costly
Execution 358ms
Transfer 182 KB
Monthly Cost $6/mo
Unattributable
Other
Costly
Execution 214ms
Transfer 0 KB
Monthly Cost $4/mo
privacy.condenastdigital.com
Other
Optional
Execution 169ms
Transfer 199 KB
Monthly Cost $3/mo
www.gq.com
Other
Optional
Execution 135ms
Transfer 53 KB
Monthly Cost $2/mo
www.gq.com
Other
Optional
Execution 113ms
Transfer 481 KB
Unused 50%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 106ms
Transfer 192 KB
Unused 39%
Monthly Cost $2/mo
www.gq.com
Other
Optional
Execution 91ms
Transfer 16 KB
Monthly Cost $2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 58ms
Transfer 188 KB
Unused 76%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.gq.com adds 784ms and costs ~$14/month
  • www.gq.com adds 414ms and costs ~$7/month
  • www.gq.com adds 358ms and costs ~$6/month
  • Unattributable adds 214ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.gq.com takes 784ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.gq.com takes 414ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.gq.com takes 358ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

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

76% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback