Skip to content
https://architecturaldigest.com

Performance

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

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

28
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

2.65 s

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

10.75 s

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

3.36 s

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

0.151

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

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

29.29 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
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.3 MB transferred, 110 requests
FIX
5.3 MB transferred, 110 requests
Critical::
Page weighs 18.1 MB (5.3 MB transferred)
Warning::
JavaScript is 2.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.4 MB
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Info::
Fonts are 308 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 308 KB
Warning::
110 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.3 MB / 2.4 MB budget
5.3 MB transferred
110 requests
1.1 g CO2 per page load
JavaScript 2.4 MiB 46%
Images 1.3 MiB 24%
Other 601.9 KiB 11%
Other 335.3 KiB 6%
Fonts 307.9 KiB 6%
HTML 199.2 KiB 4%
Other 175.6 KiB 3%
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

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 (5.3 MiB of 5.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10291ms total JS execution
FIX
10291ms total JS execution
Warning::
https://www.architecturaldigest.com/verso/static/2...: 2901ms CPU time
Warning::
https://www.architecturaldigest.com/: 1679ms CPU time
Warning::
https://www.architecturaldigest.com/verso/static/p...: 1675ms CPU time
Warning::
Unattributable: 729ms CPU time
Warning::
https://privacy.condenastdigital.com/fides.js?prop...: 727ms CPU time
Warning::
Third-party scripts: 10291ms (100% of total)

Main Thread Breakdown

Script Evaluation 58% Style & Layout 16% Script Parsing & Compilation 12% Other 9%
ScriptTotalScriptingParse/CompileParty
https://www.architecturaldigest.com/verso/static/2880.865952f35702ddfb7152.js2901ms2054ms93ms3rd
https://www.architecturaldigest.com/1679ms70ms196ms3rd
https://www.architecturaldigest.com/verso/static/presenter-bundles.d7384530fdc10d8b1f48.js1675ms1630ms10ms3rd
Unattributable729ms22ms0ms3rd
https://privacy.condenastdigital.com/fides.js?property_id=FDS-360I8A727ms437ms232ms3rd
https://www.architecturaldigest.com/zVaWBlnbF4SuvC1ssOgJqg8sPmmji6jPdxvES7l4IAH9CgzYqpXjTkKASfGyY_6SmofiGngtrf3x5VQuE5MdQDwMHXAsnMlCd6X39pmQZFkNQsMRv2PpgQhqkQ0C_l3C2duG5g8GPHyw_2jYiqog480ms408ms30ms3rd
https://www.architecturaldigest.com/verso/static/1113.e5d6201548a2ec9583d0.js465ms202ms238ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MRVDKNL&l=dataLayer326ms274ms47ms3rd
https://www.architecturaldigest.com/9vFamEdUpj2WFdKle1Y2SwSqtDFcuVV9Gi8SUZO8k8a5vV5vO4j25CU4u7zT4OPo3VQjijwr06Msu9Tl2mMSF5boNVblMQb9sCwh6ngG2qtG3SzbUNr-ablayNYcLh078q3EkuUnlwuu8_m_pNelW1W-8oYHNneQ262ms192ms3ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946230ms121ms62ms3rd

Showing top 10 of 17 scripts

F
JS Bundles
Action
41 scripts, 1.0 MB unused
FIX
41 scripts, 1.0 MB unused
Warning::
https://www.architecturaldigest.com/verso/static/1...: 233 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.architecturaldigest.com/verso/static/2...: 145 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 145 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.architecturaldigest.com/verso/static/2...: 139 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.architecturaldigest.com/verso/static/1...: 108 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1058 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.architecturaldigest.com/verso/static/1113.e5d6201548a2ec9583d0.js481 KB233 KB (48%)3rd
https://www.architecturaldigest.com/verso/static/2880.865952f35702ddfb7152.js297 KB145 KB (49%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946187 KB145 KB (77%)3rd
https://www.architecturaldigest.com/verso/static/2519.8a55e989ba5af70e92d1.js305 KB139 KB (46%)3rd
https://www.architecturaldigest.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-MRVDKNL&l=dataLayer187 KB71 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PVBXQMCR&gtm=4e64h1120 KB61 KB (51%)3rd
https://ads-static.conde.digital/production/cns/builds/architectural-digest/v6.js?v=1257241 KB31 KB (77%)3rd
https://cdn.gladly.com/assets/chat-sdk/vendor-node_modules_reduxjs_toolkit_dist_redux-toolkit_cjs_production_min_js-node_modules_bow-b52086~3b4ca15b1a4587be.js47 KB25 KB (53%)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
110 resources · 5.3 MB · 1.0 MB savings available
FIX
110 resources · 5.3 MB · 1.0 MB savings available
Warning::
Page weight 4.3 MB over 1MB target
Got: 5.3 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Warning::
109 third-party resources (100% of weight)
Info::
6 resources over 200KB
110 resources · 5.3 MiB · 109 third-party 4.3 MiB over 1MB target
JavaScript 46% · 2.4 MiB
Image 30% · 1.6 MiB
Media 11% · 601.9 KiB
Font 6% · 307.9 KiB
Document 4% · 199.3 KiB
Other 4% · 198.9 KiB

~1.0 MiB of savings available

Remove unused JavaScript: 1.0 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.

B
Image Optimization
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Warning::
https://media.architecturaldigest.com/photos/692ee... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69b80... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69dfc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69e69... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/62def... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/692ef... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/665f4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/692cb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69e69... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69e0f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69dfd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/692c1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/692de... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/692e9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.architecturaldigest.com/verso/static/a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69e5c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69d7a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69de5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/65cc4... 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.architecturaldigest.com/photos/69d7d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69e0f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/68cbf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69de9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/63f67... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69d7e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.architecturaldigest.com/photos/69e0f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 1.3 MB
0 oversized -0 KB
3 legacy format
27 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

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 (308 KB)
PASS
6 fonts (308 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

308 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.6 s LCP 10.7 shttps://www.architecturaldigest.com/.design/fonts/Crimson%20Text/CrimsonText-Regular.woff2CrimsonText-Regular.woff2 https://www.architecturaldigest.com/.design/fonts/Crimson%20Text/CrimsonText-Regular.woff2 — 14.5 KiB — 27 ms — font-display: swaphttps://www.architecturaldigest.com/.design/fonts/CN%20Sans/CNSans-Regular.woff2CNSans-Regular.woff2 https://www.architecturaldigest.com/.design/fonts/CN%20Sans/CNSans-Regular.woff2 — 62.8 KiB — 65 ms — font-display: swaphttps://www.architecturaldigest.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-regular-webfont.woff2agaramondpro-regular-we... https://www.architecturaldigest.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-regular-webfont.woff2 — 83.5 KiB — 69 ms — font-display: swaphttps://www.architecturaldigest.com/.design/fonts/CN%20Sans/CNSans-RegularItalic.woff2CNSans-RegularItalic.woff2 https://www.architecturaldigest.com/.design/fonts/CN%20Sans/CNSans-RegularItalic.woff2 — 65.3 KiB — 62 ms — font-display: swaphttps://www.architecturaldigest.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-italic-webfont.woff2agaramondpro-italic-web... https://www.architecturaldigest.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-italic-webfont.woff2 — 67.9 KiB — 66 ms — font-display: swaphttps://www.architecturaldigest.com/.design/fonts/Crimson%20Text/CrimsonText-Bold.woff2CrimsonText-Bold.woff2 https://www.architecturaldigest.com/.design/fonts/Crimson%20Text/CrimsonText-Bold.woff2 — 14.0 KiB — 40 ms — font-display: swap
CrimsonText-Regular.woff2 woff2 swap
Size 14 KB
Load time 27 ms
Start 455 ms
Risk FOUT — text flashes from fallback to web font
CNSans-Regular.woff2 woff2 swap
Size 63 KB
Load time 65 ms
Start 458 ms
Risk FOUT — text flashes from fallback to web font
agaramondpro-regular-we... woff2 swap
Size 83 KB
Load time 69 ms
Start 459 ms
Risk FOUT — text flashes from fallback to web font
CNSans-RegularItalic.woff2 woff2 swap
Size 65 KB
Load time 62 ms
Start 459 ms
Risk FOUT — text flashes from fallback to web font
agaramondpro-italic-web... woff2 swap
Size 68 KB
Load time 66 ms
Start 459 ms
Risk FOUT — text flashes from fallback to web font
CrimsonText-Bold.woff2 woff2 swap
Size 14 KB
Load time 40 ms
Start 460 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch

2 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
110 requests over 3282ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.6 s LCP 10.7 shttps://architecturaldigest.com// https://architecturaldigest.com/ — 301 — 143 B — 109 ms — h2https://www.architecturaldigest.com/www.architecturaldigest.com/ https://www.architecturaldigest.com/ — 200 — 199.2 KiB — 179 ms — h2https://www.architecturaldigest.com/9vFamEdUpj2WFdKle1Y2SwSqtDFcuVV9Gi8SUZO8k8a5vV5vO4j25CU4u7zT4OPo3VQjijwr06Msu9Tl2mMSF5boNVblMQb9sCwh6ngG2qtG3SzbUNr-ablayNYcLh078q3EkuUnlwuu8_m_pNelW1W-8oYHNneQwww.architecturaldigest.com/9vFamEd... https://www.architecturaldigest.com/9vFamEdUpj2WFdKle1Y2SwSqtDFcuVV9Gi8SUZO8k8a5vV5vO4j25CU4u7zT4OPo3VQjijwr06Msu9Tl2mMSF5boNVblMQb9sCwh6ngG2qtG3SzbUNr-ablayNYcLh078q3EkuUnlwuu8_m_pNelW1W-8oYHNneQ — 200 — 8.5 KiB — 92 ms — h2https://privacy.condenastdigital.com/fides.js?property_id=FDS-360I8Aprivacy.condenastdigital.com/fides.... https://privacy.condenastdigital.com/fides.js?property_id=FDS-360I8A — 200 — 198.6 KiB — 143 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 — 118 ms — h3https://ads-static.conde.digital/production/cns/builds/architectural-digest/v6.js?v=12572ads-static.conde.digital/production... https://ads-static.conde.digital/production/cns/builds/architectural-digest/v6.js?v=12572 — 200 — 41.1 KiB — 115 ms — h2https://apis.google.com/js/platform.jsapis.google.com/js/platform.js https://apis.google.com/js/platform.js — 200 — 24.3 KiB — 124 ms — h2https://martech.condenastdigital.com/lib/martech.jsmartech.condenastdigital.com/lib/ma... https://martech.condenastdigital.com/lib/martech.js — 200 — 117.7 KiB — 538 ms — h2https://www.architecturaldigest.com/zVaWBlnbF4SuvC1ssOgJqg8sPmmji6jPdxvES7l4IAH9CgzYqpXjTkKASfGyY_6SmofiGngtrf3x5VQuE5MdQDwMHXAsnMlCd6X39pmQZFkNQsMRv2PpgQhqkQ0C_l3C2duG5g8GPHyw_2jYiqogwww.architecturaldigest.com/zVaWBln... https://www.architecturaldigest.com/zVaWBlnbF4SuvC1ssOgJqg8sPmmji6jPdxvES7l4IAH9CgzYqpXjTkKASfGyY_6SmofiGngtrf3x5VQuE5MdQDwMHXAsnMlCd6X39pmQZFkNQsMRv2PpgQhqkQ0C_l3C2duG5g8GPHyw_2jYiqog — 200 — 60.2 KiB — 68 ms — h2https://cdn.gladly.com/chat-sdk/widget.js?q=1776807022635cdn.gladly.com/chat-sdk/widget.js?q... https://cdn.gladly.com/chat-sdk/widget.js?q=1776807022635 — 301 — 270 B — 246 ms — h2https://www.architecturaldigest.com/verso/static/assets/growthbook.min.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/assets/growthbook.min.js — 200 — 16.1 KiB — 22 ms — h2https://media.architecturaldigest.com/photos/692eec20c6f8b7fa51f6990a/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2013.39.19.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/692eec20c6f8b7fa51f6990a/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2013.39.19.png — 200 — 8.7 KiB — 97 ms — h3https://media.architecturaldigest.com/photos/692e910df5ae4547d1d81fb8/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2007.10.27.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/692e910df5ae4547d1d81fb8/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2007.10.27.png — 200 — 13.8 KiB — 99 ms — h3https://media.architecturaldigest.com/photos/69d7eef902790c3bb9efceec/1:1/w_960,c_limit/AD0526_AD_VISITS_DABITO_2%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69d7eef902790c3bb9efceec/1:1/w_960,c_limit/AD0526_AD_VISITS_DABITO_2%20copy.jpg — 200 — 87.5 KiB — 187 ms — h3https://media.architecturaldigest.com/photos/69dfcde7f36dd03bac6a7b9b/1:1/w_640,c_limit/scorcio%20L1009645%20copia.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69dfcde7f36dd03bac6a7b9b/1:1/w_640,c_limit/scorcio%20L1009645%20copia.jpg — 200 — 37.6 KiB — 110 ms — h3https://www.architecturaldigest.com/verso/static/architecturaldigest-global/assets/logo-ad-us-reverse.svgwww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/architecturaldigest-global/assets/logo-ad-us-reverse.svg — 200 — 1.1 KiB — 22 ms — h3https://media.architecturaldigest.com/photos/69e69a405805cfbc95f7d12b/1:1/w_640,c_limit/Diane%20Keaton,%20photo%20by%20Ruve%CC%81n%20Afanador,%20courtesy%20of%20Bonhams..jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e69a405805cfbc95f7d12b/1:1/w_640,c_limit/Diane%20Keaton,%20photo%20by%20Ruve%CC%81n%20Afanador,%20courtesy%20of%20Bonhams..jpg — 200 — 87.1 KiB — 106 ms — h3https://media.architecturaldigest.com/photos/69e692735805cfbc95f7d109/1:1/w_640,c_limit/GettyImages-2213098308.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e692735805cfbc95f7d109/1:1/w_640,c_limit/GettyImages-2213098308.jpg — 200 — 30.3 KiB — 67 ms — h3https://media.architecturaldigest.com/photos/69e5cb9474b67f920b39ab01/3:4/w_640,c_limit/SETH_VENICE_1.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e5cb9474b67f920b39ab01/3:4/w_640,c_limit/SETH_VENICE_1.png — 200 — 50.8 KiB — 93 ms — h3https://media.architecturaldigest.com/photos/69e0f0fa30eca962efbc27a3/3:4/w_960,c_limit/AD0526_GRATTAN_2%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e0f0fa30eca962efbc27a3/3:4/w_960,c_limit/AD0526_GRATTAN_2%20copy.jpg — 200 — 219.9 KiB — 110 ms — h3https://media.architecturaldigest.com/photos/68cbfd336b37eb5f6a6cd3fd/master/w_120,c_limit/Group%20481746%20(1).pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/68cbfd336b37eb5f6a6cd3fd/master/w_120,c_limit/Group%20481746%20(1).png — 200 — 6.7 KiB — 60 ms — h3https://media.architecturaldigest.com/photos/69e0f6ca7ee3ca84f09ba300/2:1/w_960,c_limit/251027_BT_NJCR_Shot_03_0084%201%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e0f6ca7ee3ca84f09ba300/2:1/w_960,c_limit/251027_BT_NJCR_Shot_03_0084%201%20copy.jpg — 200 — 66.6 KiB — 103 ms — h3https://media.architecturaldigest.com/photos/69d7a2a0d9ba78b0d37d669d/3:4/w_640,c_limit/AD0526_KERRY_1%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69d7a2a0d9ba78b0d37d669d/3:4/w_640,c_limit/AD0526_KERRY_1%20copy.jpg — 200 — 129.4 KiB — 110 ms — h3https://media.architecturaldigest.com/photos/69dfd55d71d611c6339bf08f/1:1/w_640,c_limit/250916_TLenz_GRockwell_Maine16484.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69dfd55d71d611c6339bf08f/1:1/w_640,c_limit/250916_TLenz_GRockwell_Maine16484.jpg — 200 — 58.4 KiB — 99 ms — h3https://media.architecturaldigest.com/photos/69de5a36bb27e9c469fe33d2/3:2/w_640,c_limit/DSGN_20250826_FrankFrances_NB_Tribeca_Living_003%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69de5a36bb27e9c469fe33d2/3:2/w_640,c_limit/DSGN_20250826_FrankFrances_NB_Tribeca_Living_003%20copy.jpg — 200 — 36.6 KiB — 88 ms — h3https://media.architecturaldigest.com/photos/69d7da507dd79c50f9d48f13/1:1/w_640,c_limit/04%20-%20R4%20081925_MoniqueGibson_PalmBeach_0066_HDR%20Living%20Rm%201%20MGID%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69d7da507dd79c50f9d48f13/1:1/w_640,c_limit/04%20-%20R4%20081925_MoniqueGibson_PalmBeach_0066_HDR%20Living%20Rm%201%20MGID%20copy.jpg — 200 — 63.9 KiB — 100 ms — h3https://media.architecturaldigest.com/photos/65cc436decde828405551425/3:4/w_640,c_limit/air%20humidifier.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/65cc436decde828405551425/3:4/w_640,c_limit/air%20humidifier.jpg — 200 — 70.6 KiB — 100 ms — h3https://media.architecturaldigest.com/photos/69de974a603b85261ba7c3de/1:1/w_640,c_limit/AHH-NorwalkProject-22.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69de974a603b85261ba7c3de/1:1/w_640,c_limit/AHH-NorwalkProject-22.jpg — 200 — 82.8 KiB — 108 ms — h3https://media.architecturaldigest.com/photos/62defc6d2350bf35e81e19fd/3:2/w_640,c_limit/GettyImages-147512811.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/62defc6d2350bf35e81e19fd/3:2/w_640,c_limit/GettyImages-147512811.jpg — 200 — 41.8 KiB — 93 ms — h3https://media.architecturaldigest.com/photos/665f43b19de2f7ddf359c249/1:1/w_640,c_limit/Another%20Human_%20Gracia%20Front%201.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/665f43b19de2f7ddf359c249/1:1/w_640,c_limit/Another%20Human_%20Gracia%20Front%201.jpg — 200 — 85.4 KiB — 108 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.6 s LCP 10.7 shttps://architecturaldigest.com// https://architecturaldigest.com/ — 301 — 143 B — 109 ms — h2https://www.architecturaldigest.com/www.architecturaldigest.com/ https://www.architecturaldigest.com/ — 200 — 199.2 KiB — 179 ms — h2https://www.architecturaldigest.com/9vFamEdUpj2WFdKle1Y2SwSqtDFcuVV9Gi8SUZO8k8a5vV5vO4j25CU4u7zT4OPo3VQjijwr06Msu9Tl2mMSF5boNVblMQb9sCwh6ngG2qtG3SzbUNr-ablayNYcLh078q3EkuUnlwuu8_m_pNelW1W-8oYHNneQwww.architecturaldigest.com/9vFamEd... https://www.architecturaldigest.com/9vFamEdUpj2WFdKle1Y2SwSqtDFcuVV9Gi8SUZO8k8a5vV5vO4j25CU4u7zT4OPo3VQjijwr06Msu9Tl2mMSF5boNVblMQb9sCwh6ngG2qtG3SzbUNr-ablayNYcLh078q3EkuUnlwuu8_m_pNelW1W-8oYHNneQ — 200 — 8.5 KiB — 92 ms — h2https://privacy.condenastdigital.com/fides.js?property_id=FDS-360I8Aprivacy.condenastdigital.com/fides.... https://privacy.condenastdigital.com/fides.js?property_id=FDS-360I8A — 200 — 198.6 KiB — 143 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 — 118 ms — h3https://ads-static.conde.digital/production/cns/builds/architectural-digest/v6.js?v=12572ads-static.conde.digital/production... https://ads-static.conde.digital/production/cns/builds/architectural-digest/v6.js?v=12572 — 200 — 41.1 KiB — 115 ms — h2https://apis.google.com/js/platform.jsapis.google.com/js/platform.js https://apis.google.com/js/platform.js — 200 — 24.3 KiB — 124 ms — h2https://martech.condenastdigital.com/lib/martech.jsmartech.condenastdigital.com/lib/ma... https://martech.condenastdigital.com/lib/martech.js — 200 — 117.7 KiB — 538 ms — h2https://www.architecturaldigest.com/zVaWBlnbF4SuvC1ssOgJqg8sPmmji6jPdxvES7l4IAH9CgzYqpXjTkKASfGyY_6SmofiGngtrf3x5VQuE5MdQDwMHXAsnMlCd6X39pmQZFkNQsMRv2PpgQhqkQ0C_l3C2duG5g8GPHyw_2jYiqogwww.architecturaldigest.com/zVaWBln... https://www.architecturaldigest.com/zVaWBlnbF4SuvC1ssOgJqg8sPmmji6jPdxvES7l4IAH9CgzYqpXjTkKASfGyY_6SmofiGngtrf3x5VQuE5MdQDwMHXAsnMlCd6X39pmQZFkNQsMRv2PpgQhqkQ0C_l3C2duG5g8GPHyw_2jYiqog — 200 — 60.2 KiB — 68 ms — h2https://cdn.gladly.com/chat-sdk/widget.js?q=1776807022635cdn.gladly.com/chat-sdk/widget.js?q... https://cdn.gladly.com/chat-sdk/widget.js?q=1776807022635 — 301 — 270 B — 246 ms — h2https://www.architecturaldigest.com/verso/static/assets/growthbook.min.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/assets/growthbook.min.js — 200 — 16.1 KiB — 22 ms — h2https://media.architecturaldigest.com/photos/692eec20c6f8b7fa51f6990a/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2013.39.19.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/692eec20c6f8b7fa51f6990a/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2013.39.19.png — 200 — 8.7 KiB — 97 ms — h3https://media.architecturaldigest.com/photos/692e910df5ae4547d1d81fb8/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2007.10.27.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/692e910df5ae4547d1d81fb8/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2007.10.27.png — 200 — 13.8 KiB — 99 ms — h3https://media.architecturaldigest.com/photos/69d7eef902790c3bb9efceec/1:1/w_960,c_limit/AD0526_AD_VISITS_DABITO_2%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69d7eef902790c3bb9efceec/1:1/w_960,c_limit/AD0526_AD_VISITS_DABITO_2%20copy.jpg — 200 — 87.5 KiB — 187 ms — h3https://media.architecturaldigest.com/photos/69dfcde7f36dd03bac6a7b9b/1:1/w_640,c_limit/scorcio%20L1009645%20copia.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69dfcde7f36dd03bac6a7b9b/1:1/w_640,c_limit/scorcio%20L1009645%20copia.jpg — 200 — 37.6 KiB — 110 ms — h3https://www.architecturaldigest.com/verso/static/architecturaldigest-global/assets/logo-ad-us-reverse.svgwww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/architecturaldigest-global/assets/logo-ad-us-reverse.svg — 200 — 1.1 KiB — 22 ms — h3https://media.architecturaldigest.com/photos/69e69a405805cfbc95f7d12b/1:1/w_640,c_limit/Diane%20Keaton,%20photo%20by%20Ruve%CC%81n%20Afanador,%20courtesy%20of%20Bonhams..jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e69a405805cfbc95f7d12b/1:1/w_640,c_limit/Diane%20Keaton,%20photo%20by%20Ruve%CC%81n%20Afanador,%20courtesy%20of%20Bonhams..jpg — 200 — 87.1 KiB — 106 ms — h3https://media.architecturaldigest.com/photos/69e692735805cfbc95f7d109/1:1/w_640,c_limit/GettyImages-2213098308.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e692735805cfbc95f7d109/1:1/w_640,c_limit/GettyImages-2213098308.jpg — 200 — 30.3 KiB — 67 ms — h3https://media.architecturaldigest.com/photos/69e5cb9474b67f920b39ab01/3:4/w_640,c_limit/SETH_VENICE_1.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e5cb9474b67f920b39ab01/3:4/w_640,c_limit/SETH_VENICE_1.png — 200 — 50.8 KiB — 93 ms — h3https://media.architecturaldigest.com/photos/69e0f0fa30eca962efbc27a3/3:4/w_960,c_limit/AD0526_GRATTAN_2%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e0f0fa30eca962efbc27a3/3:4/w_960,c_limit/AD0526_GRATTAN_2%20copy.jpg — 200 — 219.9 KiB — 110 ms — h3https://media.architecturaldigest.com/photos/68cbfd336b37eb5f6a6cd3fd/master/w_120,c_limit/Group%20481746%20(1).pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/68cbfd336b37eb5f6a6cd3fd/master/w_120,c_limit/Group%20481746%20(1).png — 200 — 6.7 KiB — 60 ms — h3https://media.architecturaldigest.com/photos/69e0f6ca7ee3ca84f09ba300/2:1/w_960,c_limit/251027_BT_NJCR_Shot_03_0084%201%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e0f6ca7ee3ca84f09ba300/2:1/w_960,c_limit/251027_BT_NJCR_Shot_03_0084%201%20copy.jpg — 200 — 66.6 KiB — 103 ms — h3https://media.architecturaldigest.com/photos/69d7a2a0d9ba78b0d37d669d/3:4/w_640,c_limit/AD0526_KERRY_1%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69d7a2a0d9ba78b0d37d669d/3:4/w_640,c_limit/AD0526_KERRY_1%20copy.jpg — 200 — 129.4 KiB — 110 ms — h3https://media.architecturaldigest.com/photos/69dfd55d71d611c6339bf08f/1:1/w_640,c_limit/250916_TLenz_GRockwell_Maine16484.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69dfd55d71d611c6339bf08f/1:1/w_640,c_limit/250916_TLenz_GRockwell_Maine16484.jpg — 200 — 58.4 KiB — 99 ms — h3https://media.architecturaldigest.com/photos/69de5a36bb27e9c469fe33d2/3:2/w_640,c_limit/DSGN_20250826_FrankFrances_NB_Tribeca_Living_003%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69de5a36bb27e9c469fe33d2/3:2/w_640,c_limit/DSGN_20250826_FrankFrances_NB_Tribeca_Living_003%20copy.jpg — 200 — 36.6 KiB — 88 ms — h3https://media.architecturaldigest.com/photos/69d7da507dd79c50f9d48f13/1:1/w_640,c_limit/04%20-%20R4%20081925_MoniqueGibson_PalmBeach_0066_HDR%20Living%20Rm%201%20MGID%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69d7da507dd79c50f9d48f13/1:1/w_640,c_limit/04%20-%20R4%20081925_MoniqueGibson_PalmBeach_0066_HDR%20Living%20Rm%201%20MGID%20copy.jpg — 200 — 63.9 KiB — 100 ms — h3https://media.architecturaldigest.com/photos/65cc436decde828405551425/3:4/w_640,c_limit/air%20humidifier.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/65cc436decde828405551425/3:4/w_640,c_limit/air%20humidifier.jpg — 200 — 70.6 KiB — 100 ms — h3https://media.architecturaldigest.com/photos/69de974a603b85261ba7c3de/1:1/w_640,c_limit/AHH-NorwalkProject-22.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69de974a603b85261ba7c3de/1:1/w_640,c_limit/AHH-NorwalkProject-22.jpg — 200 — 82.8 KiB — 108 ms — h3https://media.architecturaldigest.com/photos/62defc6d2350bf35e81e19fd/3:2/w_640,c_limit/GettyImages-147512811.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/62defc6d2350bf35e81e19fd/3:2/w_640,c_limit/GettyImages-147512811.jpg — 200 — 41.8 KiB — 93 ms — h3https://media.architecturaldigest.com/photos/665f43b19de2f7ddf359c249/1:1/w_640,c_limit/Another%20Human_%20Gracia%20Front%201.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/665f43b19de2f7ddf359c249/1:1/w_640,c_limit/Another%20Human_%20Gracia%20Front%201.jpg — 200 — 85.4 KiB — 108 ms — h3https://media.architecturaldigest.com/photos/692efcd7040fa4540f45bd03/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2014.50.53.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/692efcd7040fa4540f45bd03/1:1/w_240,c_limit/Screenshot%202025-12-02%20at%2014.50.53.png — 200 — 9.3 KiB — 69 ms — h3https://media.architecturaldigest.com/photos/692cbf48808d8eb4780410b3/1:1/w_240,c_limit/Screenshot%202025-11-30%20at%2022.03.11.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/692cbf48808d8eb4780410b3/1:1/w_240,c_limit/Screenshot%202025-11-30%20at%2022.03.11.png — 200 — 10.3 KiB — 60 ms — h3https://media.architecturaldigest.com/photos/692c14110094400dd63cd5e1/1:1/w_240,c_limit/Screenshot%202025-11-30%20at%2009.44.37.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/692c14110094400dd63cd5e1/1:1/w_240,c_limit/Screenshot%202025-11-30%20at%2009.44.37.png — 200 — 10.6 KiB — 79 ms — h3https://media.architecturaldigest.com/photos/692de63ff5b250d9bcd5aeb3/1:1/w_240,c_limit/Screenshot%202025-12-01%20at%2018.58.21.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/692de63ff5b250d9bcd5aeb3/1:1/w_240,c_limit/Screenshot%202025-12-01%20at%2018.58.21.png — 200 — 14.3 KiB — 60 ms — h3https://media.architecturaldigest.com/photos/63f67f8cad3126c6b7842209/1:1/w_320,c_limit/February22.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/63f67f8cad3126c6b7842209/1:1/w_320,c_limit/February22.jpg — 200 — 15.3 KiB — 60 ms — h3https://media.architecturaldigest.com/photos/69b8071f1c7f86d796d8e525/1:1/w_320,c_limit/01%20DEMAS%20NWOKO%20ARCHI%20DIGEST%20DANIEL%20OBASI.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69b8071f1c7f86d796d8e525/1:1/w_320,c_limit/01%20DEMAS%20NWOKO%20ARCHI%20DIGEST%20DANIEL%20OBASI.jpg — 200 — 12.3 KiB — 77 ms — h3https://media.architecturaldigest.com/photos/69e0f8acb1653e6574672364/1:1/w_320,c_limit/2226301567media.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e0f8acb1653e6574672364/1:1/w_320,c_limit/2226301567 — 200 — 13.9 KiB — 76 ms — h3https://www.architecturaldigest.com/.design/fonts/Crimson%20Text/CrimsonText-Regular.woff2www.architecturaldigest.com/.design... https://www.architecturaldigest.com/.design/fonts/Crimson%20Text/CrimsonText-Regular.woff2 — 200 — 14.5 KiB — 27 ms — h3https://www.architecturaldigest.com/.design/fonts/CN%20Sans/CNSans-Regular.woff2www.architecturaldigest.com/.design... https://www.architecturaldigest.com/.design/fonts/CN%20Sans/CNSans-Regular.woff2 — 200 — 62.8 KiB — 65 ms — h3https://www.architecturaldigest.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-regular-webfont.woff2www.architecturaldigest.com/.design... https://www.architecturaldigest.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-regular-webfont.woff2 — 200 — 83.5 KiB — 69 ms — h3https://www.architecturaldigest.com/.design/fonts/CN%20Sans/CNSans-RegularItalic.woff2www.architecturaldigest.com/.design... https://www.architecturaldigest.com/.design/fonts/CN%20Sans/CNSans-RegularItalic.woff2 — 200 — 65.3 KiB — 62 ms — h3https://www.architecturaldigest.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-italic-webfont.woff2www.architecturaldigest.com/.design... https://www.architecturaldigest.com/.design/fonts/Adobe%20Garamond%20Pro/agaramondpro-italic-webfont.woff2 — 200 — 67.9 KiB — 66 ms — h3https://www.architecturaldigest.com/.design/fonts/Crimson%20Text/CrimsonText-Bold.woff2www.architecturaldigest.com/.design... https://www.architecturaldigest.com/.design/fonts/Crimson%20Text/CrimsonText-Bold.woff2 — 200 — 14.0 KiB — 40 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 — 21 ms — h2https://www.architecturaldigest.com/verso/static/2880.865952f35702ddfb7152.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/2880.865952f35702ddfb7152.js — 200 — 296.6 KiB — 142 ms — h3https://www.architecturaldigest.com/verso/static/1292.40f59c87ae47d8b12033.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/1292.40f59c87ae47d8b12033.js — 200 — 145.0 KiB — 111 ms — h3https://www.architecturaldigest.com/verso/static/1956.ec8043c2576d1ced236e.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/1956.ec8043c2576d1ced236e.js — 200 — 5.2 KiB — 28 ms — h3https://www.architecturaldigest.com/verso/static/4046.fdb49fed147c1a6f45e4.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/4046.fdb49fed147c1a6f45e4.js — 200 — 4.5 KiB — 82 ms — h3https://www.architecturaldigest.com/verso/static/254.4f828ea19496798da716.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/254.4f828ea19496798da716.js — 200 — 2.0 KiB — 46 ms — h3https://www.architecturaldigest.com/verso/static/2281.2a1102f1eb61f795d7af.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/2281.2a1102f1eb61f795d7af.js — 200 — 4.0 KiB — 44 ms — h3https://www.architecturaldigest.com/verso/static/2084.594a928db439b38fff4a.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/2084.594a928db439b38fff4a.js — 200 — 6.8 KiB — 81 ms — h3https://www.architecturaldigest.com/verso/static/2519.8a55e989ba5af70e92d1.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/2519.8a55e989ba5af70e92d1.js — 200 — 304.8 KiB — 148 ms — h3https://www.architecturaldigest.com/verso/static/1113.e5d6201548a2ec9583d0.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/1113.e5d6201548a2ec9583d0.js — 200 — 481.1 KiB — 152 ms — h3https://www.architecturaldigest.com/verso/static/6865.b77e74db3d49bc95657d.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/6865.b77e74db3d49bc95657d.js — 200 — 2.4 KiB — 73 ms — h3https://www.architecturaldigest.com/verso/static/9919.fa31716fd49682d94777.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/9919.fa31716fd49682d94777.js — 200 — 4.0 KiB — 46 ms — h3https://www.architecturaldigest.com/verso/static/5634.fb15cccb5683b4050fb3.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/5634.fb15cccb5683b4050fb3.js — 200 — 5.4 KiB — 84 ms — h3https://www.architecturaldigest.com/verso/static/4949.6a838dc8aac6a64ef2c7.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/4949.6a838dc8aac6a64ef2c7.js — 200 — 4.5 KiB — 44 ms — h3https://www.architecturaldigest.com/verso/static/793.6bf349da492bdcd0e446.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/793.6bf349da492bdcd0e446.js — 200 — 2.8 KiB — 71 ms — h3https://www.architecturaldigest.com/verso/static/3685.a91d5d44108f414a1966.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/3685.a91d5d44108f414a1966.js — 200 — 1.9 KiB — 44 ms — h3https://www.architecturaldigest.com/verso/static/4307.d8942ffaf4a4a6694f65.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/4307.d8942ffaf4a4a6694f65.js — 200 — 7.5 KiB — 85 ms — h3https://www.architecturaldigest.com/verso/static/9749.0c43ec63c32c10599221.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/9749.0c43ec63c32c10599221.js — 200 — 2.9 KiB — 44 ms — h3https://www.architecturaldigest.com/verso/static/8915.c008925c23fd8361a3ca.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/8915.c008925c23fd8361a3ca.js — 200 — 3.2 KiB — 69 ms — h3https://www.architecturaldigest.com/verso/static/9016.b1cdaccec0def1e2f6a4.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/9016.b1cdaccec0def1e2f6a4.js — 200 — 4.2 KiB — 88 ms — h3https://www.architecturaldigest.com/verso/static/9481.9494b47d986cc9e4cbc7.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/9481.9494b47d986cc9e4cbc7.js — 200 — 5.5 KiB — 89 ms — h3https://www.architecturaldigest.com/verso/static/482.d087f602d3ce7e794b42.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/482.d087f602d3ce7e794b42.js — 200 — 12.3 KiB — 90 ms — h3https://www.architecturaldigest.com/verso/static/8114.cd77739109d8861ba4f6.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/8114.cd77739109d8861ba4f6.js — 200 — 4.0 KiB — 79 ms — h3https://www.architecturaldigest.com/verso/static/8596.e1a6ffaba435c216dbe1.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/8596.e1a6ffaba435c216dbe1.js — 200 — 7.5 KiB — 88 ms — h3https://www.architecturaldigest.com/verso/static/presenter-bundles.d7384530fdc10d8b1f48.jswww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/presenter-bundles.d7384530fdc10d8b1f48.js — 200 — 33.9 KiB — 100 ms — h3https://www.architecturaldigest.com/journey/compiler/latest.jsonwww.architecturaldigest.com/journey... https://www.architecturaldigest.com/journey/compiler/latest.json — 200 — 555 B — 22 ms — h3https://variants.conde.digital/api/features/sdk-NYVTYHLVU3yWd8gvariants.conde.digital/api/features... https://variants.conde.digital/api/features/sdk-NYVTYHLVU3yWd8g — 200 — 10.4 KiB — 100 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-360I8Afides.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-360I8A — 200 — 0 B — 95 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-360I8Afides.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-360I8A — 200 — 157.9 KiB — 56 ms — h2https://globalservices.conde.digital/p77xzrbz9z.jsglobalservices.conde.digital/p77xzr... https://globalservices.conde.digital/p77xzrbz9z.js — 200 — 26.0 KiB — 96 ms — h2https://media.architecturaldigest.com/photos/69d7eef902790c3bb9efceec/1:1/w_960,c_limit/AD0526_AD_VISITS_DABITO_2%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69d7eef902790c3bb9efceec/1:1/w_960,c_limit/AD0526_AD_VISITS_DABITO_2%20copy.jpg — 200 — 631 B — 26 ms — h3https://media.architecturaldigest.com/photos/69dfcde7f36dd03bac6a7b9b/1:1/w_640,c_limit/scorcio%20L1009645%20copia.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69dfcde7f36dd03bac6a7b9b/1:1/w_640,c_limit/scorcio%20L1009645%20copia.jpg — 200 — 627 B — 24 ms — h3https://media.architecturaldigest.com/photos/69e69a405805cfbc95f7d12b/1:1/w_640,c_limit/Diane%20Keaton,%20photo%20by%20Ruve%CC%81n%20Afanador,%20courtesy%20of%20Bonhams..jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e69a405805cfbc95f7d12b/1:1/w_640,c_limit/Diane%20Keaton,%20photo%20by%20Ruve%CC%81n%20Afanador,%20courtesy%20of%20Bonhams..jpg — 200 — 629 B — 30 ms — h3https://media.architecturaldigest.com/photos/69e692735805cfbc95f7d109/1:1/w_640,c_limit/GettyImages-2213098308.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e692735805cfbc95f7d109/1:1/w_640,c_limit/GettyImages-2213098308.jpg — 200 — 627 B — 29 ms — h3https://media.architecturaldigest.com/photos/69e5cb9474b67f920b39ab01/3:4/w_640,c_limit/SETH_VENICE_1.pngmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e5cb9474b67f920b39ab01/3:4/w_640,c_limit/SETH_VENICE_1.png — 200 — 628 B — 30 ms — h3https://media.architecturaldigest.com/photos/69e0f0fa30eca962efbc27a3/3:4/w_960,c_limit/AD0526_GRATTAN_2%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e0f0fa30eca962efbc27a3/3:4/w_960,c_limit/AD0526_GRATTAN_2%20copy.jpg — 200 — 631 B — 32 ms — h3https://media.architecturaldigest.com/photos/69e0f6ca7ee3ca84f09ba300/2:1/w_960,c_limit/251027_BT_NJCR_Shot_03_0084%201%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69e0f6ca7ee3ca84f09ba300/2:1/w_960,c_limit/251027_BT_NJCR_Shot_03_0084%201%20copy.jpg — 200 — 630 B — 30 ms — h3https://media.architecturaldigest.com/photos/69d7a2a0d9ba78b0d37d669d/3:4/w_640,c_limit/AD0526_KERRY_1%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69d7a2a0d9ba78b0d37d669d/3:4/w_640,c_limit/AD0526_KERRY_1%20copy.jpg — 200 — 630 B — 33 ms — h3https://media.architecturaldigest.com/photos/69dfd55d71d611c6339bf08f/1:1/w_640,c_limit/250916_TLenz_GRockwell_Maine16484.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69dfd55d71d611c6339bf08f/1:1/w_640,c_limit/250916_TLenz_GRockwell_Maine16484.jpg — 200 — 628 B — 31 ms — h3https://media.architecturaldigest.com/photos/69de5a36bb27e9c469fe33d2/3:2/w_640,c_limit/DSGN_20250826_FrankFrances_NB_Tribeca_Living_003%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69de5a36bb27e9c469fe33d2/3:2/w_640,c_limit/DSGN_20250826_FrankFrances_NB_Tribeca_Living_003%20copy.jpg — 200 — 631 B — 31 ms — h3https://media.architecturaldigest.com/photos/69d7da507dd79c50f9d48f13/1:1/w_640,c_limit/04%20-%20R4%20081925_MoniqueGibson_PalmBeach_0066_HDR%20Living%20Rm%201%20MGID%20copy.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69d7da507dd79c50f9d48f13/1:1/w_640,c_limit/04%20-%20R4%20081925_MoniqueGibson_PalmBeach_0066_HDR%20Living%20Rm%201%20MGID%20copy.jpg — 200 — 628 B — 32 ms — h3https://media.architecturaldigest.com/photos/65cc436decde828405551425/3:4/w_640,c_limit/air%20humidifier.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/65cc436decde828405551425/3:4/w_640,c_limit/air%20humidifier.jpg — 200 — 630 B — 31 ms — h3https://media.architecturaldigest.com/photos/69de974a603b85261ba7c3de/1:1/w_640,c_limit/AHH-NorwalkProject-22.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69de974a603b85261ba7c3de/1:1/w_640,c_limit/AHH-NorwalkProject-22.jpg — 200 — 633 B — 30 ms — h3https://media.architecturaldigest.com/photos/62defc6d2350bf35e81e19fd/3:2/w_640,c_limit/GettyImages-147512811.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/62defc6d2350bf35e81e19fd/3:2/w_640,c_limit/GettyImages-147512811.jpg — 200 — 629 B — 29 ms — h3https://media.architecturaldigest.com/photos/665f43b19de2f7ddf359c249/1:1/w_640,c_limit/Another%20Human_%20Gracia%20Front%201.jpgmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/665f43b19de2f7ddf359c249/1:1/w_640,c_limit/Another%20Human_%20Gracia%20Front%201.jpg — 200 — 629 B — 29 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 — 32 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MRVDKNL&l=dataLayerwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MRVDKNL&l=dataLayer — 200 — 187.1 KiB — 149 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 — 200 — 187.4 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 — 133 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.4 KiB — 27 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 — 42 ms — h2https://dcdcsl55x0411.cloudfront.net/69300934777e2b25e14eacba/animation.mp4dcdcsl55x0411.cloudfront.net/693009... https://dcdcsl55x0411.cloudfront.net/69300934777e2b25e14eacba/animation.mp4 — 206 — 601.9 KiB — 458 ms — http/1.1https://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 — 19 ms — h2https://www.architecturaldigest.com/com.condenast/yv8www.architecturaldigest.com/com.con... https://www.architecturaldigest.com/com.condenast/yv8 — 200 — 278 B — 152 ms — h3https://cdn.gladly.com/orgs/configs/chat/condenast.com-AD_ADP.json?q=1776807024824cdn.gladly.com/orgs/configs/chat/co... https://cdn.gladly.com/orgs/configs/chat/condenast.com-AD_ADP.json?q=1776807024824 — 200 — 3.0 KiB — 277 ms — h2https://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 — 36 ms — h2https://www.architecturaldigest.com/com.condenast/yv8www.architecturaldigest.com/com.con... https://www.architecturaldigest.com/com.condenast/yv8 — 200 — 276 B — 115 ms — h3https://media.architecturaldigest.com/photos/6830a2bac90085273c06bb85/original/pass/300x200-rollover.png?format=originalmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/6830a2bac90085273c06bb85/original/pass/300x200-rollover.png?format=original — 200 — 15.8 KiB — 24 ms — h3https://media.architecturaldigest.com/photos/69728865c5939db2c01314a4/original/pass/INTL_CELEBHOME.png?format=originalmedia.architecturaldigest.com/photo... https://media.architecturaldigest.com/photos/69728865c5939db2c01314a4/original/pass/INTL_CELEBHOME.png?format=original — 200 — 2.8 KiB — 23 ms — h3https://www.architecturaldigest.com/com.condenast/yv8www.architecturaldigest.com/com.con... https://www.architecturaldigest.com/com.condenast/yv8 — 200 — 278 B — 108 ms — h3https://www.architecturaldigest.com/verso/static/architecturaldigest-global/assets/favicon.icowww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/architecturaldigest-global/assets/favicon.ico — 200 — 302.7 KiB — 29 ms — h3https://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 — 24 ms — h3https://cdn.gladly.com/orgs/configs/chat/condenast.com-AD_ADP-dynamic.json?q=1776807025104cdn.gladly.com/orgs/configs/chat/co... https://cdn.gladly.com/orgs/configs/chat/condenast.com-AD_ADP-dynamic.json?q=1776807025104 — 200 — 1.0 KiB — 230 ms — h2https://www.architecturaldigest.com/verso/static/architecturaldigest-global/assets/favicon.icowww.architecturaldigest.com/verso/s... https://www.architecturaldigest.com/verso/static/architecturaldigest-global/assets/favicon.ico — 200 — 0 B — 2 ms — h3https://www.architecturaldigest.com/com.condenast/yv8www.architecturaldigest.com/com.con... https://www.architecturaldigest.com/com.condenast/yv8 — 200 — 277 B — 108 ms — h3https://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 — 93 ms — h2https://www.architecturaldigest.com/com.condenast/yv8www.architecturaldigest.com/com.con... https://www.architecturaldigest.com/com.condenast/yv8 — 200 — 277 B — 108 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 10291ms · 2342KB · $178/mo
www.architecturaldigest.com
Other
Costly
Execution 2901ms
Transfer 297 KB
Unused 49%
Monthly Cost $50/mo
www.architecturaldigest.com
Other
Costly
Execution 1679ms
Transfer 199 KB
Monthly Cost $29/mo
www.architecturaldigest.com
Other
Costly
Execution 1675ms
Transfer 34 KB
Monthly Cost $29/mo
Unattributable
Other
Costly
Execution 729ms
Transfer 0 KB
Monthly Cost $13/mo
privacy.condenastdigital.com
Other
Costly
Execution 727ms
Transfer 199 KB
Monthly Cost $13/mo
www.architecturaldigest.com
Other
Costly
Execution 480ms
Transfer 60 KB
Monthly Cost $8/mo
www.architecturaldigest.com
Other
Costly
Execution 465ms
Transfer 481 KB
Unused 48%
Monthly Cost $8/mo
Google Tag Manager
Tag Manager
Costly
Execution 326ms
Transfer 187 KB
Unused 38%
Monthly Cost $6/mo
www.architecturaldigest.com
Other
Costly
Execution 262ms
Transfer 8 KB
Monthly Cost $5/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 230ms
Transfer 187 KB
Unused 77%
Monthly Cost $4/mo
cdn.gladly.com
Other
Optional
Execution 157ms
Transfer 44 KB
Unused 56%
Monthly Cost $3/mo
www.architecturaldigest.com
Other
Optional
Execution 154ms
Transfer 305 KB
Unused 46%
Monthly Cost $3/mo
globalservices.conde.digital
Other
Optional
Execution 141ms
Transfer 26 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 129ms
Transfer 120 KB
Unused 51%
Monthly Cost $2/mo
www.architecturaldigest.com
Other
Optional
Execution 116ms
Transfer 16 KB
Monthly Cost $2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 63ms
Transfer 34 KB
Monthly Cost $1/mo
www.architecturaldigest.com
Other
Optional
Execution 56ms
Transfer 145 KB
Unused 75%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.architecturaldigest.com adds 2901ms and costs ~$50/month
  • www.architecturaldigest.com adds 1679ms and costs ~$29/month
  • www.architecturaldigest.com adds 1675ms and costs ~$29/month
  • Unattributable adds 729ms and costs ~$13/month
  • privacy.condenastdigital.com adds 727ms and costs ~$13/month
  • www.architecturaldigest.com adds 480ms and costs ~$8/month
  • www.architecturaldigest.com adds 465ms and costs ~$8/month
  • Google Tag Manager adds 326ms and costs ~$6/month
  • www.architecturaldigest.com adds 262ms and costs ~$5/month
  • securepubads.g.doubleclick.net adds 230ms 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.architecturaldigest.com takes 2901ms 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.architecturaldigest.com takes 1679ms 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.architecturaldigest.com takes 1675ms 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 729ms 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

privacy.condenastdigital.com takes 727ms 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.architecturaldigest.com takes 480ms 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.architecturaldigest.com takes 465ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 326ms 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.architecturaldigest.com takes 262ms 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

securepubads.g.doubleclick.net takes 230ms 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

77% 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

56% of cdn.gladly.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

51% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

75% of www.architecturaldigest.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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