Skip to content
https://guggenheim.org

Performance

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

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

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

865 ms

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

2.71 s

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

370 ms

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

0.002

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

3.59 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

3.29 s

Page Load Progression

837 ms
1.7 s
2.5 s
3.3 s
4.2 s
5.0 s
5.9 s
6.7 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
31.9 MB transferred, 159 requests
FIX
31.9 MB transferred, 159 requests
Critical::
Page weighs 40.1 MB (31.9 MB transferred)
Warning::
Images are 3.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.0 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
159 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.7 g CO2 per page load
31.9 MB / 2.4 MB budget
31.9 MB transferred
159 requests
6.7 g CO2 per page load
Other 27.4 MiB 86%
Images 3.0 MiB 9%
JavaScript 1.2 MiB 4%
Fonts 180.9 KiB 1%
HTML 42.1 KiB 0%
CSS 19.6 KiB 0%
Other 4.0 KiB 0%
Other 615 B 0%
Other 547 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

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 (31.9 MiB of 31.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
26 scripts, 622 KB unused
FIX
26 scripts, 622 KB unused
Warning::
https://www.guggenheim.org/wp-content/themes/laura...: 82 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.guggenheim.org/wp-content/themes/laura...: 82 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-X07D...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PNX...: 67 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 66 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 622 KB
622 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-CF9gDoNA.js0 KB82 KB (54%)3rd
https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-CF9gDoNA.js153 KB82 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=G-X07D03RV1Q&cx=c&gtm=4e64k0h1176 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PNXM162 KB67 KB (41%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-726168780&cx=c&gtm=4e64k0h1145 KB66 KB (46%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-5549924&cx=c&gtm=4e64k0h1130 KB65 KB (50%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-4001624&cx=c&gtm=4e64k0h1131 KB65 KB (50%)3rd
https://www.guggenheim.org/wp-content/themes/laura/dist/assets/vendor-ojHIal3q.js0 KB46 KB (35%)3rd
https://www.guggenheim.org/wp-content/themes/laura/dist/assets/vendor-ojHIal3q.js134 KB46 KB (35%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB32 KB (33%)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
159 resources · 31.9 MB · 622 KB savings available
FIX
159 resources · 31.9 MB · 622 KB savings available
Warning::
Page weight 30.9 MB over 1MB target
Got: 31.9 MB Expected: ≤ 1 MB
Info::
~622 KB of savings available
Warning::
158 third-party resources (100% of weight)
Info::
11 resources over 200KB
159 resources · 31.9 MiB · 158 third-party 30.9 MiB over 1MB target
Media 86% · 27.4 MiB
Image 9% · 3.0 MiB
JavaScript 4% · 1.2 MiB
Font 1% · 180.9 KiB
Document 0% · 44.1 KiB
CSS 0% · 19.6 KiB
Other 0% · 10.1 KiB

~621.6 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
Warning::
https://www.guggenheim.org/wp-content/uploads/2024... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2024... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2024... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2020... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2024... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2024... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/1921... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2023... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2016... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2022... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.guggenheim.org/wp-content/uploads/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
37 images 1 KB
0 oversized -0 KB
14 legacy format
18 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

C
JS Execution Cost
Action
1968ms total JS execution
REVIEW
1968ms total JS execution
Warning::
https://www.guggenheim.org/wp-content/themes/laura...: 597ms CPU time
Warning::
https://www.guggenheim.org/wp-content/themes/laura...: 440ms CPU time
Warning::
Unattributable: 335ms CPU time
Info::
https://www.guggenheim.org/: 136ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-X07D...: 108ms CPU time
Warning::
Third-party scripts: 1968ms (100% of total)

Main Thread Breakdown

Script Evaluation 65% Other 24% Script Parsing & Compilation 5% Style & Layout 4%
ScriptTotalScriptingParse/CompileParty
https://www.guggenheim.org/wp-content/themes/laura/dist/assets/vendor-ojHIal3q.js597ms527ms13ms3rd
https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-CF9gDoNA.js440ms314ms10ms3rd
Unattributable335ms6ms0ms3rd
https://www.guggenheim.org/136ms73ms6ms3rd
https://www.googletagmanager.com/gtag/js?id=G-X07D03RV1Q&cx=c&gtm=4e64k0h1108ms90ms17ms3rd
https://connect.facebook.net/signals/config/606242276164907?v=2.9.303&r=stable&domain=www.guggenheim.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C16896ms88ms5ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PNXM79ms65ms12ms3rd
https://js-agent.newrelic.com/nr-spa-1.313.1.min.js70ms55ms2ms3rd
https://www.googletagmanager.com/gtag/destination?id=DC-4001624&cx=c&gtm=4e64k0h155ms44ms11ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-726168780&cx=c&gtm=4e64k0h152ms43ms9ms3rd
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 (181 KB)
PASS
6 fonts (181 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

181 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 2.0 s 2.5 s FCP 865 ms LCP 2.7 shttps://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttfGuggenheimSans-Regular-... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttf — 44.2 KiB — 11 ms — font-display: swaphttps://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttfGuggenheimSans-Bold-Bxp... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttf — 44.8 KiB — 10 ms — font-display: swaphttps://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-BoldItalic-CYBkiu_3.ttfGuggenheimSans-BoldItal... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-BoldItalic-CYBkiu_3.ttf — 46.4 KiB — 60 ms — font-display: swaphttps://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Italic-CMz8MYI5.ttfGuggenheimSans-Italic-C... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Italic-CMz8MYI5.ttf — 45.5 KiB — 59 ms — font-display: swaphttps://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttfGuggenheimSans-Regular-... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttf — 0 B — 0 ms — font-display: swaphttps://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttfGuggenheimSans-Bold-Bxp... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttf — 0 B — 0 ms — font-display: swap
GuggenheimSans-Regular-... ttf swap
Size 44 KB
Load time 11 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GuggenheimSans-Bold-Bxp... ttf swap
Size 45 KB
Load time 10 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GuggenheimSans-BoldItal... ttf swap
Size 46 KB
Load time 60 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GuggenheimSans-Italic-C... ttf swap
Size 46 KB
Load time 59 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GuggenheimSans-Regular-... ttf swap
Size 0 KB
Load time 0 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
GuggenheimSans-Bold-Bxp... ttf swap
Size 0 KB
Load time 0 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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)

Fixing the unchecked items could save ~54 KB and ~108 ms

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
159 requests over 4454ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 865 ms LCP 2.7 shttps://guggenheim.org// https://guggenheim.org/ — 301 — 213 B — 108 ms — h2https://www.guggenheim.org/www.guggenheim.org/ https://www.guggenheim.org/ — 200 — 40.6 KiB — 1.3 s — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-I2Lk5q-Z.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-I2Lk5q-Z.js — 200 — 27.3 KiB — 9 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/vendor-ojHIal3q.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/vendor-ojHIal3q.js — 200 — 134.1 KiB — 11 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-DfEELHKc.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-DfEELHKc.css — 200 — 14.5 KiB — 7 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PNXMwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PNXM — 200 — 161.7 KiB — 186 ms — h2https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/site.webmanifestwww.guggenheim.org/wp-content/plugi... https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/site.webmanifest — 200 — 547 B — 8 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-DZTGPFKh.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-DZTGPFKh.js — 200 — 6.2 KiB — 5 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-CF9gDoNA.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-CF9gDoNA.js — 200 — 152.6 KiB — 16 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-DVlXgwzf.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-DVlXgwzf.css — 200 — 2.2 KiB — 6 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-BULuYs3O.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-BULuYs3O.js — 200 — 1014 B — 14 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-RVFHyi-z.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-RVFHyi-z.css — 200 — 497 B — 12 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-CXZCjmnn.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-CXZCjmnn.css — 200 — 2.4 KiB — 8 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttfwww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttf — 200 — 44.2 KiB — 11 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttfwww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttf — 200 — 44.8 KiB — 10 ms — h2data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27UTF-8%27?%3e%3csvg%20id=%27Artwork%27%…data:image/svg+xml,%3c?xml%20versio... data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27UTF-8%27?%3e%3csvg%20id=%27Artwork%27%… — 200 — 0 B — 0 ms — datahttps://stream.mux.com/G2BwbwrKQvEeZpzxW4JJFl1p01thEq8VkCUzRiFyybTo.m3u8?min_resolution=1080pstream.mux.com/G2BwbwrKQvEeZpzxW4JJ... https://stream.mux.com/G2BwbwrKQvEeZpzxW4JJFl1p01thEq8VkCUzRiFyybTo.m3u8?min_resolution=1080p — 200 — 1.7 KiB — 142 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/03/Carol-Bove-exh_ph044_HorizontalCropped-1536x833.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/03/Carol-Bove-exh_ph044_HorizontalCropped-1536x833.jpg — 200 — 212.0 KiB — 10 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/09/Munter-1983.11_Cropped16x9-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/09/Munter-1983.11_Cropped16x9-1536x864.jpg — 200 — 336.3 KiB — 19 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/07/Rauschenberg_Web_Image-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/07/Rauschenberg_Web_Image-1536x864.jpg — 200 — 317.3 KiB — 31 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/04/image001-e1753279408942.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/04/image001-e1753279408942.jpg — 200 — 317.9 KiB — 33 ms — h2https://www.guggenheim.org/wp-content/uploads/2016/04/installation-srgm-thannhauser-gallery-exh-ph-10-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2016/04/installation-srgm-thannhauser-gallery-exh-ph-10-1536x864.jpg — 200 — 118.1 KiB — 33 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/01/ArchitectureTour_20250816_060-LARGE-JPG-scaled-e1774049533433.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/01/ArchitectureTour_20250816_060-LARGE-JPG-scaled-e1774049533433.jpg — 200 — 583.1 KiB — 102 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/03/2019-018_V2-scaled.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/03/2019-018_V2-scaled.jpg — 200 — 236.7 KiB — 88 ms — h2https://www.guggenheim.org/wp-content/uploads/1921/01/53.1350_ph_web-1.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/1921/01/53.1350_ph_web-1.jpg — 200 — 694.7 KiB — 127 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/04/Patrick-Rosal_ph-5-LARGE-JPG-scaled-e1775566578591-720x406.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/04/Patrick-Rosal_ph-5-LARGE-JPG-scaled-e1775566578591-720x406.jpg — 200 — 72.6 KiB — 95 ms — h2https://www.guggenheim.org/wp-content/uploads/2023/09/gen-event-guggenheim-for-all-2015-720x405.jpegwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2023/09/gen-event-guggenheim-for-all-2015-720x405.jpeg — 200 — 44.1 KiB — 93 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/11/gen-retail-guggenheim-logo-totes-yellow-720x405.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/11/gen-retail-guggenheim-logo-totes-yellow-720x405.jpg — 200 — 62.1 KiB — 94 ms — h2https://www.guggenheim.org/wp-content/uploads/2022/11/gen-membership-member-tote-720x405.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2022/11/gen-membership-member-tote-720x405.jpg — 200 — 41.1 KiB — 95 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-new-york.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-new-york.svg — 200 — 1.2 KiB — 92 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 865 ms LCP 2.7 shttps://guggenheim.org// https://guggenheim.org/ — 301 — 213 B — 108 ms — h2https://www.guggenheim.org/www.guggenheim.org/ https://www.guggenheim.org/ — 200 — 40.6 KiB — 1.3 s — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-I2Lk5q-Z.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-I2Lk5q-Z.js — 200 — 27.3 KiB — 9 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/vendor-ojHIal3q.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/vendor-ojHIal3q.js — 200 — 134.1 KiB — 11 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-DfEELHKc.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-DfEELHKc.css — 200 — 14.5 KiB — 7 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PNXMwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PNXM — 200 — 161.7 KiB — 186 ms — h2https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/site.webmanifestwww.guggenheim.org/wp-content/plugi... https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/site.webmanifest — 200 — 547 B — 8 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-DZTGPFKh.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-DZTGPFKh.js — 200 — 6.2 KiB — 5 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-CF9gDoNA.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-CF9gDoNA.js — 200 — 152.6 KiB — 16 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-DVlXgwzf.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-DVlXgwzf.css — 200 — 2.2 KiB — 6 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-BULuYs3O.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-BULuYs3O.js — 200 — 1014 B — 14 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-RVFHyi-z.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-RVFHyi-z.css — 200 — 497 B — 12 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-CXZCjmnn.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-CXZCjmnn.css — 200 — 2.4 KiB — 8 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttfwww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttf — 200 — 44.2 KiB — 11 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttfwww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttf — 200 — 44.8 KiB — 10 ms — h2data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27UTF-8%27?%3e%3csvg%20id=%27Artwork%27%…data:image/svg+xml,%3c?xml%20versio... data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27UTF-8%27?%3e%3csvg%20id=%27Artwork%27%… — 200 — 0 B — 0 ms — datahttps://stream.mux.com/G2BwbwrKQvEeZpzxW4JJFl1p01thEq8VkCUzRiFyybTo.m3u8?min_resolution=1080pstream.mux.com/G2BwbwrKQvEeZpzxW4JJ... https://stream.mux.com/G2BwbwrKQvEeZpzxW4JJFl1p01thEq8VkCUzRiFyybTo.m3u8?min_resolution=1080p — 200 — 1.7 KiB — 142 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/03/Carol-Bove-exh_ph044_HorizontalCropped-1536x833.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/03/Carol-Bove-exh_ph044_HorizontalCropped-1536x833.jpg — 200 — 212.0 KiB — 10 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/09/Munter-1983.11_Cropped16x9-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/09/Munter-1983.11_Cropped16x9-1536x864.jpg — 200 — 336.3 KiB — 19 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/07/Rauschenberg_Web_Image-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/07/Rauschenberg_Web_Image-1536x864.jpg — 200 — 317.3 KiB — 31 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/04/image001-e1753279408942.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/04/image001-e1753279408942.jpg — 200 — 317.9 KiB — 33 ms — h2https://www.guggenheim.org/wp-content/uploads/2016/04/installation-srgm-thannhauser-gallery-exh-ph-10-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2016/04/installation-srgm-thannhauser-gallery-exh-ph-10-1536x864.jpg — 200 — 118.1 KiB — 33 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/01/ArchitectureTour_20250816_060-LARGE-JPG-scaled-e1774049533433.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/01/ArchitectureTour_20250816_060-LARGE-JPG-scaled-e1774049533433.jpg — 200 — 583.1 KiB — 102 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/03/2019-018_V2-scaled.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/03/2019-018_V2-scaled.jpg — 200 — 236.7 KiB — 88 ms — h2https://www.guggenheim.org/wp-content/uploads/1921/01/53.1350_ph_web-1.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/1921/01/53.1350_ph_web-1.jpg — 200 — 694.7 KiB — 127 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/04/Patrick-Rosal_ph-5-LARGE-JPG-scaled-e1775566578591-720x406.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/04/Patrick-Rosal_ph-5-LARGE-JPG-scaled-e1775566578591-720x406.jpg — 200 — 72.6 KiB — 95 ms — h2https://www.guggenheim.org/wp-content/uploads/2023/09/gen-event-guggenheim-for-all-2015-720x405.jpegwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2023/09/gen-event-guggenheim-for-all-2015-720x405.jpeg — 200 — 44.1 KiB — 93 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/11/gen-retail-guggenheim-logo-totes-yellow-720x405.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/11/gen-retail-guggenheim-logo-totes-yellow-720x405.jpg — 200 — 62.1 KiB — 94 ms — h2https://www.guggenheim.org/wp-content/uploads/2022/11/gen-membership-member-tote-720x405.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2022/11/gen-membership-member-tote-720x405.jpg — 200 — 41.1 KiB — 95 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-new-york.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-new-york.svg — 200 — 1.2 KiB — 92 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/10/logo-peggy-guggenheim.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/10/logo-peggy-guggenheim.svg — 200 — 1.3 KiB — 92 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-bilbao.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-bilbao.svg — 200 — 1.1 KiB — 91 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-abu-dhabi.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-abu-dhabi.svg — 200 — 2.9 KiB — 91 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/01/logo-global-partners-horizontal-2025.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/01/logo-global-partners-horizontal-2025.svg — 200 — 4.1 KiB — 85 ms — h2https://www.guggenheim.org/wp-content/uploads/2020/11/unesco-wh-white-20201116.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2020/11/unesco-wh-white-20201116.svg — 200 — 36.7 KiB — 94 ms — h2data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27UTF-8%27?%3e%3csvg%20id=%27Artwork%27%…data:image/svg+xml,%3c?xml%20versio... data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27UTF-8%27?%3e%3csvg%20id=%27Artwork%27%… — 200 — 0 B — 0 ms — datahttps://www.guggenheim.org/wp-content/uploads/2026/03/Carol-Bove-exh_ph044_HorizontalCropped-1536x833.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/03/Carol-Bove-exh_ph044_HorizontalCropped-1536x833.jpg — 200 — 0 B — 43 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/09/Munter-1983.11_Cropped16x9-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/09/Munter-1983.11_Cropped16x9-1536x864.jpg — 200 — 0 B — 49 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/07/Rauschenberg_Web_Image-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/07/Rauschenberg_Web_Image-1536x864.jpg — 200 — 0 B — 62 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/04/image001-e1753279408942.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/04/image001-e1753279408942.jpg — 200 — 0 B — 66 ms — h2https://www.guggenheim.org/wp-content/uploads/2016/04/installation-srgm-thannhauser-gallery-exh-ph-10-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2016/04/installation-srgm-thannhauser-gallery-exh-ph-10-1536x864.jpg — 200 — 0 B — 48 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/01/ArchitectureTour_20250816_060-LARGE-JPG-scaled-e1774049533433.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/01/ArchitectureTour_20250816_060-LARGE-JPG-scaled-e1774049533433.jpg — 200 — 0 B — 60 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/03/2019-018_V2-scaled.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/03/2019-018_V2-scaled.jpg — 200 — 0 B — 46 ms — h2https://www.guggenheim.org/wp-content/uploads/1921/01/53.1350_ph_web-1.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/1921/01/53.1350_ph_web-1.jpg — 200 — 0 B — 88 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/04/Patrick-Rosal_ph-5-LARGE-JPG-scaled-e1775566578591-720x406.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/04/Patrick-Rosal_ph-5-LARGE-JPG-scaled-e1775566578591-720x406.jpg — 200 — 0 B — 60 ms — h2https://www.guggenheim.org/wp-content/uploads/2023/09/gen-event-guggenheim-for-all-2015-720x405.jpegwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2023/09/gen-event-guggenheim-for-all-2015-720x405.jpeg — 200 — 0 B — 59 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/11/gen-retail-guggenheim-logo-totes-yellow-720x405.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/11/gen-retail-guggenheim-logo-totes-yellow-720x405.jpg — 200 — 0 B — 65 ms — h2https://www.guggenheim.org/wp-content/uploads/2022/11/gen-membership-member-tote-720x405.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2022/11/gen-membership-member-tote-720x405.jpg — 200 — 0 B — 70 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-new-york.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-new-york.svg — 200 — 0 B — 69 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/10/logo-peggy-guggenheim.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/10/logo-peggy-guggenheim.svg — 200 — 0 B — 69 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-bilbao.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-bilbao.svg — 200 — 0 B — 70 ms — h2https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-abu-dhabi.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2024/10/logo-guggenheim-abu-dhabi.svg — 200 — 0 B — 73 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/01/logo-global-partners-horizontal-2025.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/01/logo-global-partners-horizontal-2025.svg — 200 — 0 B — 73 ms — h2https://www.guggenheim.org/wp-content/uploads/2020/11/unesco-wh-white-20201116.svgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2020/11/unesco-wh-white-20201116.svg — 200 — 0 B — 76 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/vendor-ojHIal3q.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/vendor-ojHIal3q.js — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-DfEELHKc.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/main-DfEELHKc.css — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-DZTGPFKh.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-DZTGPFKh.js — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-CF9gDoNA.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-CF9gDoNA.js — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-DVlXgwzf.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/MediaBannerHandler-DVlXgwzf.css — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-BULuYs3O.jswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-BULuYs3O.js — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-RVFHyi-z.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/PostFeaturedImage-RVFHyi-z.css — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-CXZCjmnn.csswww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/Home-CXZCjmnn.css — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-BoldItalic-CYBkiu_3.ttfwww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-BoldItalic-CYBkiu_3.ttf — 200 — 46.4 KiB — 60 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Italic-CMz8MYI5.ttfwww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Italic-CMz8MYI5.ttf — 200 — 45.5 KiB — 59 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttfwww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Regular-Bilb025c.ttf — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttfwww.guggenheim.org/wp-content/theme... https://www.guggenheim.org/wp-content/themes/laura/dist/assets/GuggenheimSans-Bold-BxpC8Ga2.ttf — 200 — 0 B — 0 ms — h2https://www.guggenheim.org/wp-content/uploads/2026/03/Carol-Bove-exh_ph044_HorizontalCropped-1536x833.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2026/03/Carol-Bove-exh_ph044_HorizontalCropped-1536x833.jpg — 200 — 0 B — 32 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/09/Munter-1983.11_Cropped16x9-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/09/Munter-1983.11_Cropped16x9-1536x864.jpg — 200 — 0 B — 29 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/07/Rauschenberg_Web_Image-1536x864.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/07/Rauschenberg_Web_Image-1536x864.jpg — 200 — 0 B — 26 ms — h2https://www.guggenheim.org/wp-content/uploads/2025/04/image001-e1753279408942.jpgwww.guggenheim.org/wp-content/uploa... https://www.guggenheim.org/wp-content/uploads/2025/04/image001-e1753279408942.jpg — 200 — 0 B — 27 ms — h2https://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/Dyt00ynPpZAPH02jVMe7fL97PHLBJgFuYuto00XaSG01hMdmOY02H3YRxfmzKqlrzRRPsLQFg9amX01l5whlb4wtlnG2F5A8MlyMww/rendition.m3u8?cdn=edgemv&expires=1777500000&skid=edgemv-default-1&signature=NjlmMjgyZDdfNzkzNDU1ODAyYmVkYjhhYzk1YWUwOGIyZjA3YjgzNzAwZmUyMTFiZmRiOGM0NjZkNDZlODVjMDRiN2ZkYjQxMg==manifest-oci-us-ashburn-1-vop1.edge... https://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/Dyt00ynPpZAPH02jVMe7fL97PHLBJgFuYuto00XaSG01hMdmOY02H3YRxfmzKqlrzRRPsLQFg9amX01l5whlb4wtlnG2F5A8MlyMww/rendition.m3u8?cdn=edgemv&expires=1777500000&skid=edgemv-default-1&signature=NjlmMjgyZDdfNzkzNDU1ODAyYmVkYjhhYzk1YWUwOGIyZjA3YjgzNzAwZmUyMTFiZmRiOGM0NjZkNDZlODVjMDRiN2ZkYjQxMg== — 200 — 1.7 KiB — 197 ms — h2https://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/9zCBlnuzcmt41QldWhJd4KqYm6NuP1mc9x8H900iumjlxu9E9GhzXVSb8ugU00LCgnbhkmaNvcziXpZnFqeKwDqq6Nl3f1xy01CwnguC00xCkQQ/rendition.m3u8?cdn=edgemv&expires=1777500000&skid=edgemv-default-1&signature=NjlmMjgyZDdfOTZjYjc4NmY5NmM0N2JhZmMzMDU3MzdiZjRmOTgzNDgyZjc2OGU2MDczMzQ4MWVkOGIzMDc3Njg1MDM5ZWI0OQ==manifest-oci-us-ashburn-1-vop1.edge... https://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/9zCBlnuzcmt41QldWhJd4KqYm6NuP1mc9x8H900iumjlxu9E9GhzXVSb8ugU00LCgnbhkmaNvcziXpZnFqeKwDqq6Nl3f1xy01CwnguC00xCkQQ/rendition.m3u8?cdn=edgemv&expires=1777500000&skid=edgemv-default-1&signature=NjlmMjgyZDdfOTZjYjc4NmY5NmM0N2JhZmMzMDU3MzdiZjRmOTgzNDgyZjc2OGU2MDczMzQ4MWVkOGIzMDc3Njg1MDM5ZWI0OQ== — 200 — 1.7 KiB — 197 ms — h2https://www.googletagmanager.com/gtag/js?id=G-X07D03RV1Q&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-X07D03RV1Q&cx=c&gtm=4e64k0h1 — 200 — 176.0 KiB — 66 ms — h2https://6141130.collect.igodigital.com/collect.js6141130.collect.igodigital.com/coll... https://6141130.collect.igodigital.com/collect.js — 200 — 2.4 KiB — 342 ms — h2https://js.adsrvr.org/up_loader.1.1.0.jsjs.adsrvr.org/up_loader.1.1.0.js https://js.adsrvr.org/up_loader.1.1.0.js — 200 — 12.3 KiB — 57 ms — http/1.1https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 15 ms — h3https://i.ctnsnet.com/int/integration?pixel=83998469&nid=66354764&cont=si.ctnsnet.com/int/integration?pixel... https://i.ctnsnet.com/int/integration?pixel=83998469&nid=66354764&cont=s — 200 — 1.1 KiB — 89 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.guggenheim.org%2F&scrsrc=www.googletagmanager.com&rnd=787994724.1776896088&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0h1v588420za200zd588420xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776896087642&tfd=2037pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.guggenheim.org%2F&scrsrc=www.googletagmanager.com&rnd=787994724.1776896088&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0h1v588420za200zd588420xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tft=1776896087642&tfd=2037 — 200 — 21 B — 368 ms — h3data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>www.w3.org/2000/svg'></svg> data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg> — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244px%22…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244px%22… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244px%22…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244px%22… — 200 — 0 B — 1 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244px%22…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244px%22… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%… — 200 — 0 B — 0 ms — datadata:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/FeMmGSjR00OCOkyAlNtmvR7yFNGpyR78L2RdN00ZquzuOA61VbFtElvq4KgHiF5EgTilpbtH9Wwz00Sukjt4xfQfMASHN584YdN/18446744073709551615.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfZWM0NTUyOTMyNjFkMjg1NmUyYzU3NTUyZTEzMTE1MTg0YjdlYjlhOTc4MDU5ODc2Y2I4OTk5N2M5Nzc2ZTM3Yw==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/FeMmGSjR00OCOkyAlNtmvR7yFNGpyR78L2RdN00ZquzuOA61VbFtElvq4KgHiF5EgTilpbtH9Wwz00Sukjt4xfQfMASHN584YdN/18446744073709551615.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfZWM0NTUyOTMyNjFkMjg1NmUyYzU3NTUyZTEzMTE1MTg0YjdlYjlhOTc4MDU5ODc2Y2I4OTk5N2M5Nzc2ZTM3Yw==&zone=0 — 200 — 1.7 KiB — 30 ms — h2https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/Lc02C2MkL8021fNge4lbnuDJ93mgULMXEzysY8oIuXEEtnsPlzU6rPJQmfGmmSERbLw01A23xSV1sKmu19D5VOQQ02s5hwxqVmSlVglK6C6T2jg/18446744073709551615.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfODZiNjlhN2RkOTlkYjUwNmYxYjAxNjEzNjJkOTQ3ZTZjMDc0ODgwMGMyYTQ3NDMxOTkzY2IzYWFiZDU4MTQ5Mw==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/Lc02C2MkL8021fNge4lbnuDJ93mgULMXEzysY8oIuXEEtnsPlzU6rPJQmfGmmSERbLw01A23xSV1sKmu19D5VOQQ02s5hwxqVmSlVglK6C6T2jg/18446744073709551615.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfODZiNjlhN2RkOTlkYjUwNmYxYjAxNjEzNjJkOTQ3ZTZjMDc0ODgwMGMyYTQ3NDMxOTkzY2IzYWFiZDU4MTQ5Mw==&zone=0 — 200 — 1.6 KiB — 29 ms — h2https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/7wr022RVffYDWmKRxzAR9dyyJTK02JF8PP0201mvS11L5UkXBcvOSaP01xuTtqGBTSLL3k11e5C7mH9Vjk5ITzFuBUmK02weE01FdE2/0.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfOWFkYmMyY2IxNzgyZWNkMjcwOWIwOWViMTc1MjFkZDc5MDdjMjk1NjYwNDViYzAxNGFmNDc2MTkxZjJmZTIzNQ==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/7wr022RVffYDWmKRxzAR9dyyJTK02JF8PP0201mvS11L5UkXBcvOSaP01xuTtqGBTSLL3k11e5C7mH9Vjk5ITzFuBUmK02weE01FdE2/0.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfOWFkYmMyY2IxNzgyZWNkMjcwOWIwOWViMTc1MjFkZDc5MDdjMjk1NjYwNDViYzAxNGFmNDc2MTkxZjJmZTIzNQ==&zone=0 — 200 — 2.1 MiB — 169 ms — h2https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/FyKLtAXRCdYY01uuVIsOl0201wS7wJAgn690201l8hzsFfbjVK89xN2ahUcmlrYLja00KdnECBcJ602g01IFmRVw1xYTjn2KqqdZ854FtVslXVRFZ1E/0.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfZGU3YjVmZjk0OGFiYjMxZmU2YTVlNDU4MDQ1Nzg0MGMxMDlkNDFhM2Q5YWY3YjNmMGIwZTA3NjUyNTFjNzk4Mg==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/FyKLtAXRCdYY01uuVIsOl0201wS7wJAgn690201l8hzsFfbjVK89xN2ahUcmlrYLja00KdnECBcJ602g01IFmRVw1xYTjn2KqqdZ854FtVslXVRFZ1E/0.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfZGU3YjVmZjk0OGFiYjMxZmU2YTVlNDU4MDQ1Nzg0MGMxMDlkNDFhM2Q5YWY3YjNmMGIwZTA3NjUyNTFjNzk4Mg==&zone=0 — 200 — 97.6 KiB — 167 ms — h2https://ad.doubleclick.net/ddm/activity/src=16069542;type=invmedia;cat=napky0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=16069542;type=invmedia;cat=napky0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 302 — 22 B — 172 ms — h3https://ad.doubleclick.net/ddm/activity/src=14737429;type=invmedia;cat=gugge00;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=14737429;type=invmedia;cat=gugge00;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 302 — 22 B — 172 ms — h3https://i.ctnsnet.com/int/integration?cguid=6f26287e1fbe4d9c9776a142eebb54e0&pbs=91478782,84154460&pixel=83998469&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.guggenheim.org%2F&ref=&cb=1776896088035&w=800&h=600i.ctnsnet.com/int/integration?cguid... https://i.ctnsnet.com/int/integration?cguid=6f26287e1fbe4d9c9776a142eebb54e0&pbs=91478782,84154460&pixel=83998469&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.guggenheim.org%2F&ref=&cb=1776896088035&w=800&h=600 — 200 — 144 B — 34 ms — h2https://i.ctnsnet.com/int/integration?cguid=6f26287e1fbe4d9c9776a142eebb54e0&pbs=91478782,84154460&pixel=83998469&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.guggenheim.org%2F&ref=&cb=1776896088042&w=800&h=600i.ctnsnet.com/int/integration?cguid... https://i.ctnsnet.com/int/integration?cguid=6f26287e1fbe4d9c9776a142eebb54e0&pbs=91478782,84154460&pixel=83998469&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.guggenheim.org%2F&ref=&cb=1776896088042&w=800&h=600 — 200 — 142 B — 32 ms — h2https://connect.facebook.net/signals/config/606242276164907?v=2.9.303&r=stable&domain=www.guggenheim.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/606242276164907?v=2.9.303&r=stable&domain=www.guggenheim.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 46.4 KiB — 6 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-5549924&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-5549924&cx=c&gtm=4e64k0h1 — 200 — 129.8 KiB — 152 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-4001624&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-4001624&cx=c&gtm=4e64k0h1 — 200 — 131.3 KiB — 145 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-726168780&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-726168780&cx=c&gtm=4e64k0h1 — 200 — 144.6 KiB — 151 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-X07D03RV1Q&gtm=45je64k0h1v869089434z8588420za20gzb588420zd588420&_p=1776896087095&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1918256854.1776896088&frm=0&pscdl=denied&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512542&dt=Home&sid=1776896088&sct=1&seg=0&dl=https%3A%2F%2Fwww.guggenheim.org%2F&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2593region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-X07D03RV1Q&gtm=45je64k0h1v869089434z8588420za20gzb588420zd588420&_p=1776896087095&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1918256854.1776896088&frm=0&pscdl=denied&rcb=8&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~117512542&dt=Home&sid=1776896088&sct=1&seg=0&dl=https%3A%2F%2Fwww.guggenheim.org%2F&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2593 — 204 — 552 B — 172 ms — h2https://ad.doubleclick.net/ddm/activity/src=16069542;dc_pre=CPKLiuG9gpQDFapHHQkdIpQQGA;type=invmedia;cat=napky0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=16069542;dc_pre=CPKLiuG9gpQDFapHHQkdIpQQGA;type=invmedia;cat=napky0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 302 — 21 B — 155 ms — h3https://ad.doubleclick.net/ddm/activity/src=14737429;dc_pre=CKCHiuG9gpQDFaNDHQkdgckmuA;type=invmedia;cat=gugge00;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=14737429;dc_pre=CKCHiuG9gpQDFaNDHQkdgckmuA;type=invmedia;cat=gugge00;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 302 — 21 B — 155 ms — h3https://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/55Ydw02wkpdbcCJ802DQ1X7UNrbUlYK3VzzCPi7lFdzwEu01tM02oinMoZ7mvNGmuqJ8FZFybpxbUGHYadqMhehwD2X01ecWNYcR01/rendition.m3u8?cdn=edgemv&expires=1777500000&skid=edgemv-default-1&signature=NjlmMjgyZDdfNjllMmQ2MDg5OGQ0NGFjMjhkZmJmM2IzNmExMjc1Y2JiZjg0ZDEwN2E4YjM3YjBjNjExMmVmOGNmMGFhZjRjMw==manifest-oci-us-ashburn-1-vop1.edge... https://manifest-oci-us-ashburn-1-vop1.edgemv.mux.com/55Ydw02wkpdbcCJ802DQ1X7UNrbUlYK3VzzCPi7lFdzwEu01tM02oinMoZ7mvNGmuqJ8FZFybpxbUGHYadqMhehwD2X01ecWNYcR01/rendition.m3u8?cdn=edgemv&expires=1777500000&skid=edgemv-default-1&signature=NjlmMjgyZDdfNjllMmQ2MDg5OGQ0NGFjMjhkZmJmM2IzNmExMjc1Y2JiZjg0ZDEwN2E4YjM3YjBjNjExMmVmOGNmMGFhZjRjMw== — 200 — 1.7 KiB — 149 ms — h2https://www.facebook.com/tr/?id=606242276164907&ev=PageView&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088319&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776896088303.613887537662184364&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=60624227616... https://www.facebook.com/tr/?id=606242276164907&ev=PageView&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088319&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776896088303.613887537662184364&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 19 B — 47 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=606242276164907&ev=PageView&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088319&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776896088303.613887537662184364&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=606242276164907&ev=PageView&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088319&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776896088303.613887537662184364&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 194 B — 177 ms — h3https://www.facebook.com/tr/?id=606242276164907&ev=ViewContent&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088337&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776896088303.613887537662184364&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=60624227616... https://www.facebook.com/tr/?id=606242276164907&ev=ViewContent&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088337&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776896088303.613887537662184364&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 16 B — 49 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=606242276164907&ev=ViewContent&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088337&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776896088303.613887537662184364&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=606242276164907&ev=ViewContent&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088337&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776896088303.613887537662184364&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 198 B — 145 ms — h3https://www.facebook.com/tr/?id=606242276164907&ev=PageView&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088350&sw=800&sh=600&v=2.9.303&r=stable&ec=2&o=4126&fbp=fb.1.1776896088303.613887537662184364&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=60624227616... https://www.facebook.com/tr/?id=606242276164907&ev=PageView&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088350&sw=800&sh=600&v=2.9.303&r=stable&ec=2&o=4126&fbp=fb.1.1776896088303.613887537662184364&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 16 B — 46 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=606242276164907&ev=PageView&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088350&sw=800&sh=600&v=2.9.303&r=stable&ec=2&o=4126&fbp=fb.1.1776896088303.613887537662184364&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=606242276164907&ev=PageView&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088350&sw=800&sh=600&v=2.9.303&r=stable&ec=2&o=4126&fbp=fb.1.1776896088303.613887537662184364&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 193 B — 162 ms — h3https://www.facebook.com/tr/?id=606242276164907&ev=ViewContent&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088357&sw=800&sh=600&v=2.9.303&r=stable&ec=3&o=4126&fbp=fb.1.1776896088303.613887537662184364&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=60624227616... https://www.facebook.com/tr/?id=606242276164907&ev=ViewContent&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088357&sw=800&sh=600&v=2.9.303&r=stable&ec=3&o=4126&fbp=fb.1.1776896088303.613887537662184364&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 16 B — 47 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=17527449130110209691;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4KLiN-VaKEZDrs63bzJuBxbi3wCz9shHve-N;_dc_time=1776896088;src=16069542;dc_pre=CPKLiuG9gpQDFapHHQkdIpQQGA;type=invmedia;cat=napky0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=17527449130110209691;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4KLiN-VaKEZDrs63bzJuBxbi3wCz9shHve-N;_dc_time=1776896088;src=16069542;dc_pre=CPKLiuG9gpQDFapHHQkdIpQQGA;type=invmedia;cat=napky0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 200 — 63 B — 267 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=15599918366212953270;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4KOjfrI1I5mRuDtu6Kjmq2T4tyrW3oYysV8_;_dc_time=1776896088;src=14737429;dc_pre=CKCHiuG9gpQDFaNDHQkdgckmuA;type=invmedia;cat=gugge00;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=15599918366212953270;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4KOjfrI1I5mRuDtu6Kjmq2T4tyrW3oYysV8_;_dc_time=1776896088;src=14737429;dc_pre=CKCHiuG9gpQDFaNDHQkdgckmuA;type=invmedia;cat=gugge00;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 200 — 63 B — 258 ms — h3https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/mDNYfb7T8Rw48GukquVfppVTQpbI34AZjSB5zyGHHsd00CXV8TQAk59Qm6FksxGehse3lymAIJQCCxFHjerj8t00qWljt43HbJlClLvrqeQq8/1.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfMjJhYWQwNzM3ZmRhZDYwYTE4ZGQzNTdjZjRiZDRkODZhYTg1MmQ3YmRhOWQ1ZTlhYmIzNjljNWJjY2E4NjU5OQ==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/mDNYfb7T8Rw48GukquVfppVTQpbI34AZjSB5zyGHHsd00CXV8TQAk59Qm6FksxGehse3lymAIJQCCxFHjerj8t00qWljt43HbJlClLvrqeQq8/1.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfMjJhYWQwNzM3ZmRhZDYwYTE4ZGQzNTdjZjRiZDRkODZhYTg1MmQ3YmRhOWQ1ZTlhYmIzNjljNWJjY2E4NjU5OQ==&zone=0 — 200 — 96.5 KiB — 29 ms — h2https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=606242276164907&ev=ViewContent&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088357&sw=800&sh=600&v=2.9.303&r=stable&ec=3&o=4126&fbp=fb.1.1776896088303.613887537662184364&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=606242276164907&ev=ViewContent&dl=https%3A%2F%2Fwww.guggenheim.org%2F&rl=&if=false&ts=1776896088357&sw=800&sh=600&v=2.9.303&r=stable&ec=3&o=4126&fbp=fb.1.1776896088303.613887537662184364&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&pmd[description]=Visit%20the%20Frank%20Lloyd%20Wright%E2%80%93designed%20Guggenheim%20New%20York%2C%20part%20of%20a%20UNESCO%20World%20Heritage%20Site.%20Explore%20the%20famed%20art%20collection%20and%20special%20exhibitions.&plt=1527.8000001907349&it=1776896088096&coo=false&tm=1&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 194 B — 122 ms — h3https://ade.googlesyndication.com/ddm/activity/src=4001624;type=sitev759;cat=gugge0;rcb=7;ord=1;num=3493082645473;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9135550259z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463261;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=4001624;type=sitev759;cat=gugge0;rcb=7;ord=1;num=3493082645473;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9135550259z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463261;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F? — 302 — 434 B — 128 ms — h2https://ade.googlesyndication.com/ddm/activity/src=4001624;type=sitev759;cat=gugge0;rcb=7;ord=1;num=3947562899938;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9135550259z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463261;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=4001624;type=sitev759;cat=gugge0;rcb=7;ord=1;num=3947562899938;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9135550259z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463261;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F? — 302 — 765 B — 127 ms — h2https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/iN6m0101X01LJ1AfRalu788t8zRSrTCvi9qiT9bG2TRMZ00M5WMvl6zKdgZ9kI2ZQGkbkpNilds00VboyQ6SnFscM024sbCCzpxfBF/18446744073709551615.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfZmRmOTQ4N2M4Y2NjYmNhN2ExNjE5MDY0YzM5NmNjZDljZDgzMWZhNDIzYmQ4Y2Y4YzU3NDZlYjdhNmZjYmQxNg==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/iN6m0101X01LJ1AfRalu788t8zRSrTCvi9qiT9bG2TRMZ00M5WMvl6zKdgZ9kI2ZQGkbkpNilds00VboyQ6SnFscM024sbCCzpxfBF/18446744073709551615.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfZmRmOTQ4N2M4Y2NjYmNhN2ExNjE5MDY0YzM5NmNjZDljZDgzMWZhNDIzYmQ4Y2Y4YzU3NDZlYjdhNmZjYmQxNg==&zone=0 — 200 — 1.7 KiB — 30 ms — h2https://ade.googlesyndication.com/ddm/activity/src=4001624;dc_pre=CLC4ouG9gpQDFY5KHQkdInU7FQ;type=sitev759;cat=gugge0;rcb=7;ord=1;num=3947562899938;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9135550259z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463261;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=4001624;dc_pre=CLC4ouG9gpQDFY5KHQkdInU7FQ;type=sitev759;cat=gugge0;rcb=7;ord=1;num=3947562899938;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9135550259z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463261;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F? — 200 — 118 B — 35 ms — h2https://ade.googlesyndication.com/ddm/activity/src=4001624;dc_pre=CMHJouG9gpQDFSZoHQkd1WwKjg;type=sitev759;cat=gugge0;rcb=7;ord=1;num=3493082645473;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9135550259z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463261;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=4001624;dc_pre=CMHJouG9gpQDFSZoHQkd1WwKjg;type=sitev759;cat=gugge0;rcb=7;ord=1;num=3493082645473;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9135550259z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463261;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F? — 200 — 107 B — 39 ms — h2https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/XSvUBn6iFBYGkFbEdEQ8bZ7Zd3ulw31202S4mRuHO01l2M7rZLDW1cfPudeo200T3I3RFzj1A5WRioEmJGk8xM4VG0002u9txzQQO/1.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfNjdjNDE2ODIyZTgzNzZmNzQxNzQ3MjdmMWY1Zjk1NmZjZDYxNjgyNzBiYTdjM2ZkNTQ1MzhkZmI3ODY0YmU2Yw==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/XSvUBn6iFBYGkFbEdEQ8bZ7Zd3ulw31202S4mRuHO01l2M7rZLDW1cfPudeo200T3I3RFzj1A5WRioEmJGk8xM4VG0002u9txzQQO/1.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfNjdjNDE2ODIyZTgzNzZmNzQxNzQ3MjdmMWY1Zjk1NmZjZDYxNjgyNzBiYTdjM2ZkNTQ1MzhkZmI3ODY0YmU2Yw==&zone=0 — 200 — 10.1 MiB — 260 ms — h2https://ade.googlesyndication.com/ddm/activity/src=5549924;type=sitev0;cat=gugge0;rcb=9;ord=1;num=9332050795056;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9181643641z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=5549924;type=sitev0;cat=gugge0;rcb=9;ord=1;num=9332050795056;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9181643641z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F? — 302 — 22 B — 56 ms — h3https://ade.googlesyndication.com/ddm/activity/src=5549924;type=sitev0;cat=gugge0;rcb=9;ord=1;num=6133410456375;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9181643641z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=5549924;type=sitev0;cat=gugge0;rcb=9;ord=1;num=6133410456375;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9181643641z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F? — 302 — 22 B — 56 ms — h3https://pagead2.googlesyndication.com/pagead/conversion/726168780/?random=1776896088753&cv=11&fst=1776896088753&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h1v9181639248z8588420za20gzb588420zd588420xea&gcs=G100&gcd=13p3pPp2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.guggenheim.org%2F&rcb=4&label=X2khCNzNr70YEMzpodoC&frm=0&tiba=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&category=acrcp_v1_512&fmt=8pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/conversion/726168780/?random=1776896088753&cv=11&fst=1776896088753&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h1v9181639248z8588420za20gzb588420zd588420xea&gcs=G100&gcd=13p3pPp2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.guggenheim.org%2F&rcb=4&label=X2khCNzNr70YEMzpodoC&frm=0&tiba=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&category=acrcp_v1_512&fmt=8 — 204 — 21 B — 142 ms — h3https://pagead2.googlesyndication.com/pagead/conversion/726168780/?random=1776896088765&cv=11&fst=1776896088765&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h1v9181639248z8588420za20gzb588420zd588420xea&gcs=G100&gcd=13p3pPp2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.guggenheim.org%2F&rcb=4&label=X2khCNzNr70YEMzpodoC&frm=0&tiba=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&category=acrcp_v1_512&fmt=8pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/conversion/726168780/?random=1776896088765&cv=11&fst=1776896088765&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h1v9181639248z8588420za20gzb588420zd588420xea&gcs=G100&gcd=13p3pPp2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.guggenheim.org%2F&rcb=4&label=X2khCNzNr70YEMzpodoC&frm=0&tiba=Home%20%7C%20The%20Guggenheim%20Museums%20and%20Foundation&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&category=acrcp_v1_512&fmt=8 — 204 — 21 B — 140 ms — h3https://ade.googlesyndication.com/ddm/activity/src=5549924;dc_pre=CMHTr-G9gpQDFbhHHQkdcJwvgg;type=sitev0;cat=gugge0;rcb=9;ord=1;num=9332050795056;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9181643641z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=5549924;dc_pre=CMHTr-G9gpQDFbhHHQkdcJwvgg;type=sitev0;cat=gugge0;rcb=9;ord=1;num=9332050795056;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9181643641z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F? — 200 — 63 B — 35 ms — h3https://ade.googlesyndication.com/ddm/activity/src=5549924;dc_pre=COPer-G9gpQDFa1DHQkdPaECRA;type=sitev0;cat=gugge0;rcb=9;ord=1;num=6133410456375;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9181643641z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=5549924;dc_pre=COPer-G9gpQDFa1DHQkdPaECRA;type=sitev0;cat=gugge0;rcb=9;ord=1;num=6133410456375;npa=1;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64k0h1v9181643641z8588420za20gzb588420zd588420xea;gcs=G100;gcd=13p3pPp2p5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266400;epver=2;~oref=https%3A%2F%2Fwww.guggenheim.org%2F? — 200 — 63 B — 37 ms — h3https://js-agent.newrelic.com/nr-spa-1.313.1.min.jsjs-agent.newrelic.com/nr-spa-1.313.... https://js-agent.newrelic.com/nr-spa-1.313.1.min.js — 200 — 30.3 KiB — 12 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=ne6bxp1&cookie_sync=1&upv=3.0.0&upid=w45wsbx&ref=https://www.guggenheim.org/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=ne6bxp1&cookie_sync=1&upv=3.0.0&upid=w45wsbx&ref=https://www.guggenheim.org/ — 302 — 169 B — 108 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=tp5vrki&cookie_sync=1&upv=3.0.0&upid=6f4p5c1&ref=https://www.guggenheim.org/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=tp5vrki&cookie_sync=1&upv=3.0.0&upid=6f4p5c1&ref=https://www.guggenheim.org/ — 302 — 170 B — 103 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=ne6bxp1&cookie_sync=1&upv=3.0.0&upid=w45wsbx&ref=https://www.guggenheim.org/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=ne6bxp1&cookie_sync=1&upv=3.0.0&upid=w45wsbx&ref=https://www.guggenheim.org/ — 302 — 169 B — 133 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=tp5vrki&cookie_sync=1&upv=3.0.0&upid=6f4p5c1&ref=https://www.guggenheim.org/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=tp5vrki&cookie_sync=1&upv=3.0.0&upid=6f4p5c1&ref=https://www.guggenheim.org/ — 302 — 169 B — 124 ms — h2https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/guggenheim-favicon-512px.svgwww.guggenheim.org/wp-content/plugi... https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/guggenheim-favicon-512px.svg — 200 — 790 B — 3 ms — h2https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/favicon-32x32.pngwww.guggenheim.org/wp-content/plugi... https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/favicon-32x32.png — 200 — 1.1 KiB — 4 ms — h2https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/guggenheim-favicon-512px.svgwww.guggenheim.org/wp-content/plugi... https://www.guggenheim.org/wp-content/plugins/insert-favicons/assets/guggenheim-favicon-512px.svg — 200 — 0 B — 2 ms — h2https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/5clQbgWMD01j02yDU1hmSo2kCR9sCX1FpApeCq4lpoCot7nFKpwqJeAStjT45GG02NO3SOth5saFb017vRp7FghHHrTugeS3V0201V/2.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfZDIxNDliYjFhZjMwOWI2ZjMyMzI0ZDQ0MzYzNDA2N2UwMmRjNGI0N2YxNjZhODRkZmU4MDY1ZWYzMjBhY2IxZg==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/5clQbgWMD01j02yDU1hmSo2kCR9sCX1FpApeCq4lpoCot7nFKpwqJeAStjT45GG02NO3SOth5saFb017vRp7FghHHrTugeS3V0201V/2.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfZDIxNDliYjFhZjMwOWI2ZjMyMzI0ZDQ0MzYzNDA2N2UwMmRjNGI0N2YxNjZhODRkZmU4MDY1ZWYzMjBhY2IxZg==&zone=0 — 200 — 10.3 MiB — 267 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=tp5vrki&cookie_sync=1&upv=3.0.0&upid=6f4p5c1&ref=https%3a%2f%2fwww.guggenheim.org&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=tp5vrki&cookie_sync=1&upv=3.0.0&upid=6f4p5c1&ref=https%3a%2f%2fwww.guggenheim.org&redirect=1 — 200 — 369 B — 46 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=ne6bxp1&cookie_sync=1&upv=3.0.0&upid=w45wsbx&ref=https%3a%2f%2fwww.guggenheim.org&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=ne6bxp1&cookie_sync=1&upv=3.0.0&upid=w45wsbx&ref=https%3a%2f%2fwww.guggenheim.org&redirect=1 — 200 — 369 B — 45 ms — h2https://bam.nr-data.net/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3352&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&af=err,spa,xhr,stn,ins&ap=1106&be=1454&fe=1758&dc=74&at=SkdZR1sfRU4%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776896085605,%22n%22:0,%22f%22:111,%22dn%22:111,%22dne%22:111,%22c%22:111,%22s%22:111,%22ce%22:111,%22rq%22:114,%22rp%22:1455,%22rpe%22:1457,%22di%22:1500,%22ds%22:1527,%22de%22:1528,%22dc%22:3204,%22l%22:3204,%22le%22:3212%7D,%22navigation%22:%7B%7D%7D&fp=1564&fcp=1564bam.nr-data.net/1/1f2b895920?a=1651... https://bam.nr-data.net/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3352&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&af=err,spa,xhr,stn,ins&ap=1106&be=1454&fe=1758&dc=74&at=SkdZR1sfRU4%3D&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776896085605,%22n%22:0,%22f%22:111,%22dn%22:111,%22dne%22:111,%22c%22:111,%22s%22:111,%22ce%22:111,%22rq%22:114,%22rp%22:1455,%22rpe%22:1457,%22di%22:1500,%22ds%22:1527,%22de%22:1528,%22dc%22:3204,%22l%22:3204,%22le%22:3212%7D,%22navigation%22:%7B%7D%7D&fp=1564&fcp=1564 — 200 — 681 B — 163 ms — http/1.1https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/J5HD002YHZgfo02ZYFOnpjy01GwNWLoUwh5brOl3nNb1K5KZy400RvdmY2b45ArNd8asFYTqj02XWtx4EPr00yr36ztB02U9H4T00hIKJ1t6RHsYxc4/2.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfNTZjOWM1YzgxNTQxZDc0NWRlOTUwYzY5OWY0NzQwYTdkY2JjM2Y2MWVmNDEzMWE4YTU4ODA2ZDAyMmVhMjhlMw==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/J5HD002YHZgfo02ZYFOnpjy01GwNWLoUwh5brOl3nNb1K5KZy400RvdmY2b45ArNd8asFYTqj02XWtx4EPr00yr36ztB02U9H4T00hIKJ1t6RHsYxc4/2.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfNTZjOWM1YzgxNTQxZDc0NWRlOTUwYzY5OWY0NzQwYTdkY2JjM2Y2MWVmNDEzMWE4YTU4ODA2ZDAyMmVhMjhlMw==&zone=0 — 200 — 96.7 KiB — 85 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=tp5vrki&cookie_sync=1&upv=3.0.0&upid=6f4p5c1&ref=https%3a%2f%2fwww.guggenheim.org&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=tp5vrki&cookie_sync=1&upv=3.0.0&upid=6f4p5c1&ref=https%3a%2f%2fwww.guggenheim.org&redirect=1 — 200 — 369 B — 53 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=ne6bxp1&cookie_sync=1&upv=3.0.0&upid=w45wsbx&ref=https%3a%2f%2fwww.guggenheim.org&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=ne6bxp1&cookie_sync=1&upv=3.0.0&upid=w45wsbx&ref=https%3a%2f%2fwww.guggenheim.org&redirect=1 — 200 — 369 B — 50 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 958 B — 58 ms — http/1.1https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 465 B — 67 ms — http/1.1https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/9zCBlnuzcmt41QldWhJd4KqYm6NuP1mc9x8H900iumjlxu9E9GhzXVSb8ugU00LCgnbhkmaNvcziXpZnFqeKwDqq6Nl3f1xy01CwnguC00xCkQQ/3.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfNGU4M2UwZWZjZGU2MzU1NGE3MjE4YWU3Nzg0OWE2NDdjMjRiYjE5OWZjMmJiNGM0OTAxMDE4OWMzNjQyYmRlOQ==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/9zCBlnuzcmt41QldWhJd4KqYm6NuP1mc9x8H900iumjlxu9E9GhzXVSb8ugU00LCgnbhkmaNvcziXpZnFqeKwDqq6Nl3f1xy01CwnguC00xCkQQ/3.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfNGU4M2UwZWZjZGU2MzU1NGE3MjE4YWU3Nzg0OWE2NDdjMjRiYjE5OWZjMmJiNGM0OTAxMDE4OWMzNjQyYmRlOQ==&zone=0 — 200 — 75.5 KiB — 81 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 465 B — 50 ms — http/1.1https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 465 B — 62 ms — http/1.1https://bam.nr-data.net/browser/blobs?browser_monitoring_key=1f2b895920&type=BrowserSessionChunk&app_id=16516142&protocol_version=0&timestamp=1776896085642&attributes=entityGuid%3DMTMwNjYzMHxCUk9XU0VSfEFQUExJQ0FUSU9OfDE2NTE2MTUy%26harvestId%3D9e02e68ef0000862_8120089b539cadbb_1%26trace.firstTimestamp%3D1776896085642%26trace.lastTimestamp%3D1776896088854%26trace.nodes%3D114%26trace.originTimestamp%3D1776896085642%26agentVersion%3D1.313.1%26firstSessionHarvest%3Dtrue%26ptid%3D8120089b539cadbb%26session%3D9e02e68ef0000862%26currentUrl%3Dhttps://www.guggenheim.org/bam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=1f2b895920&type=BrowserSessionChunk&app_id=16516142&protocol_version=0&timestamp=1776896085642&attributes=entityGuid%3DMTMwNjYzMHxCUk9XU0VSfEFQUExJQ0FUSU9OfDE2NTE2MTUy%26harvestId%3D9e02e68ef0000862_8120089b539cadbb_1%26trace.firstTimestamp%3D1776896085642%26trace.lastTimestamp%3D1776896088854%26trace.nodes%3D114%26trace.originTimestamp%3D1776896085642%26agentVersion%3D1.313.1%26firstSessionHarvest%3Dtrue%26ptid%3D8120089b539cadbb%26session%3D9e02e68ef0000862%26currentUrl%3Dhttps://www.guggenheim.org/ — 200 — 371 B — 225 ms — http/1.1https://bam.nr-data.net/browser/blobs?browser_monitoring_key=1f2b895920&type=BrowserSessionChunk&app_id=16516142&protocol_version=0&timestamp=1776896087679&attributes=entityGuid%3DMTMwNjYzMHxCUk9XU0VSfEFQUExJQ0FUSU9OfDE2NTE2MTUy%26harvestId%3D9e02e68ef0000862_8120089b539cadbb_2%26trace.firstTimestamp%3D1776896087679%26trace.lastTimestamp%3D1776896088811%26trace.nodes%3D91%26trace.originTimestamp%3D1776896085642%26agentVersion%3D1.313.1%26ptid%3D8120089b539cadbb%26session%3D9e02e68ef0000862%26currentUrl%3Dhttps://www.guggenheim.org/bam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=1f2b895920&type=BrowserSessionChunk&app_id=16516142&protocol_version=0&timestamp=1776896087679&attributes=entityGuid%3DMTMwNjYzMHxCUk9XU0VSfEFQUExJQ0FUSU9OfDE2NTE2MTUy%26harvestId%3D9e02e68ef0000862_8120089b539cadbb_2%26trace.firstTimestamp%3D1776896087679%26trace.lastTimestamp%3D1776896088811%26trace.nodes%3D91%26trace.originTimestamp%3D1776896085642%26agentVersion%3D1.313.1%26ptid%3D8120089b539cadbb%26session%3D9e02e68ef0000862%26currentUrl%3Dhttps://www.guggenheim.org/ — 200 — 371 B — 227 ms — http/1.1https://bam.nr-data.net/events/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3552&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&ht=1bam.nr-data.net/events/1/1f2b895920... https://bam.nr-data.net/events/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3552&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&ht=1 — 200 — 371 B — 113 ms — http/1.1https://bam.nr-data.net/jserrors/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3554&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&ht=1bam.nr-data.net/jserrors/1/1f2b8959... https://bam.nr-data.net/jserrors/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3554&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&ht=1 — 200 — 371 B — 172 ms — http/1.1https://bam.nr-data.net/events/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3558&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&ht=1bam.nr-data.net/events/1/1f2b895920... https://bam.nr-data.net/events/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3558&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&ht=1 — 200 — 371 B — 115 ms — http/1.1https://bam.nr-data.net/events/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3560&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&ht=1bam.nr-data.net/events/1/1f2b895920... https://bam.nr-data.net/events/1/1f2b895920?a=16516142&v=1.313.1&to=ZgBaMRMFVkBWAhcLC19KeQYVDVddGAgNBgFJ&rst=3560&ck=0&s=9e02e68ef0000862&ref=https://www.guggenheim.org/&ptid=8120089b539cadbb&ht=1 — 200 — 371 B — 115 ms — http/1.1https://bam.nr-data.net/browser/blobs?browser_monitoring_key=1f2b895920&type=BrowserSessionChunk&app_id=16516142&protocol_version=0&timestamp=1776896087206&attributes=entityGuid%3DMTMwNjYzMHxCUk9XU0VSfEFQUExJQ0FUSU9OfDE2NTE2MTUy%26harvestId%3D9e02e68ef0000862_8120089b539cadbb_3%26trace.firstTimestamp%3D1776896087206%26trace.lastTimestamp%3D1776896089191%26trace.nodes%3D56%26trace.originTimestamp%3D1776896085642%26agentVersion%3D1.313.1%26ptid%3D8120089b539cadbb%26session%3D9e02e68ef0000862%26currentUrl%3Dhttps://www.guggenheim.org/bam.nr-data.net/browser/blobs?brows... https://bam.nr-data.net/browser/blobs?browser_monitoring_key=1f2b895920&type=BrowserSessionChunk&app_id=16516142&protocol_version=0&timestamp=1776896087206&attributes=entityGuid%3DMTMwNjYzMHxCUk9XU0VSfEFQUExJQ0FUSU9OfDE2NTE2MTUy%26harvestId%3D9e02e68ef0000862_8120089b539cadbb_3%26trace.firstTimestamp%3D1776896087206%26trace.lastTimestamp%3D1776896089191%26trace.nodes%3D56%26trace.originTimestamp%3D1776896085642%26agentVersion%3D1.313.1%26ptid%3D8120089b539cadbb%26session%3D9e02e68ef0000862%26currentUrl%3Dhttps://www.guggenheim.org/ — 200 — 371 B — 216 ms — http/1.1https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/55Ydw02wkpdbcCJ802DQ1X7UNrbUlYK3VzzCPi7lFdzwEu01tM02oinMoZ7mvNGmuqJ8FZFybpxbUGHYadqMhehwD2X01ecWNYcR01/3.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfODYzNmEyYjgzYzUyMjliY2E2OGM4NzllMjRjMDNiZDE4ODRjMjZhYzNhN2M4YjliYTkyYTA4NDk3YTIyNjk5OA==&zone=0chunk-oci-us-ashburn-1-vop1.edgemv.... https://chunk-oci-us-ashburn-1-vop1.edgemv.mux.com/v1/chunk/55Ydw02wkpdbcCJ802DQ1X7UNrbUlYK3VzzCPi7lFdzwEu01tM02oinMoZ7mvNGmuqJ8FZFybpxbUGHYadqMhehwD2X01ecWNYcR01/3.m4s?skid=edgemv-default-1&signature=NjlmMjdmNjBfODYzNmEyYjgzYzUyMjliY2E2OGM4NzllMjRjMDNiZDE4ODRjMjZhYzNhN2M4YjliYTkyYTA4NDk3YTIyNjk5OA==&zone=0 — 200 — 4.6 MiB — 132 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 119 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 117 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 117 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 117 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 352 B — 125 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 352 B — 121 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 353 B — 119 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 352 B — 121 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1968ms · 731KB · $26/mo
www.guggenheim.org
Other
Costly
Execution 597ms
Transfer 0 KB
Unused 35%
Monthly Cost $8/mo
www.guggenheim.org
Other
Costly
Execution 440ms
Transfer 0 KB
Unused 54%
Monthly Cost $6/mo
Unattributable
Other
Costly
Execution 335ms
Transfer 0 KB
Monthly Cost $4/mo
www.guggenheim.org
Other
Optional
Execution 136ms
Transfer 41 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 108ms
Transfer 176 KB
Unused 40%
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 96ms
Transfer 46 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 79ms
Transfer 162 KB
Unused 41%
Monthly Cost $1/mo
js-agent.newrelic.com
Other
Optional
Execution 70ms
Transfer 30 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 131 KB
Unused 50%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 52ms
Transfer 145 KB
Unused 46%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.guggenheim.org adds 597ms and costs ~$8/month
  • www.guggenheim.org adds 440ms and costs ~$6/month
  • Unattributable adds 335ms 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.guggenheim.org takes 597ms 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.guggenheim.org takes 440ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

54% of www.guggenheim.org'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

Unattributable takes 335ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback