Skip to content
https://christies.com

Performance

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

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

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

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

1.30 s

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

2.90 s

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

123 ms

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

0.771

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

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

4.26 s

Page Load Progression

849 ms
1.7 s
2.5 s
3.4 s
4.2 s
5.1 s
5.9 s
6.8 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
9.6 MB transferred, 209 requests
FIX
9.6 MB transferred, 209 requests
Critical::
Page weighs 15.5 MB (9.6 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 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
Info::
Fonts are 551 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 551 KB
Info::
CSS is 460 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 460 KB
Warning::
209 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.0 g CO2 per page load
9.6 MB / 2.4 MB budget
9.6 MB transferred
209 requests
2.0 g CO2 per page load
Other 5.4 MiB 57%
Images 1.9 MiB 20%
JavaScript 1.2 MiB 13%
Fonts 550.8 KiB 6%
CSS 460.5 KiB 5%
Other 58.9 KiB 1%
HTML 34.5 KiB 0%
Other 5.7 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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 (9.6 MiB of 9.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3333ms total JS execution
FIX
3333ms total JS execution
Warning::
https://players.brightcove.net/6057940598001/defau...: 866ms CPU time
Warning::
Unattributable: 556ms CPU time
Warning::
https://www.christies.com/: 419ms CPU time
Warning::
https://dsl.assets.christies.com/design-system-lib...: 294ms CPU time
Warning::
https://dsl.assets.christies.com/react-legacy-inte...: 251ms CPU time
Warning::
Third-party scripts: 3333ms (100% of total)

Main Thread Breakdown

Script Evaluation 42% Other 30% Style & Layout 13% Rendering 8% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://players.brightcove.net/6057940598001/default_default/index.min.js866ms469ms30ms3rd
Unattributable556ms59ms0ms3rd
https://www.christies.com/419ms6ms7ms3rd
https://dsl.assets.christies.com/design-system-library/production/p-3e098f3f.js294ms249ms0ms3rd
https://dsl.assets.christies.com/react-legacy-integration/production/latest/index.js251ms143ms1ms3rd
https://dsl.assets.christies.com/design-system-library/production/critical.min.js240ms95ms1ms3rd
https://dsl.assets.christies.com/design-system-library/production/p-aa7006f2.entry.js186ms24ms0ms3rd
https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/launch-1b477ca5fd6e.min.js123ms98ms18ms3rd
https://dsl.assets.christies.com/distribution/production/latest/chunks/MJJGGX4V.js122ms39ms8ms3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js87ms48ms24ms3rd

Showing top 10 of 13 scripts

D
JS Bundles
Action
112 scripts, 433 KB unused
FIX
112 scripts, 433 KB unused
Warning::
https://dsl.assets.christies.com/react-legacy-inte...: 114 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://players.brightcove.net/6057940598001/defau...: 91 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202603.1...: 81 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://assets.adobedtm.com/4f105c1434ad/05fddbc76...: 43 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://dsl.assets.christies.com/distribution/prod...: 29 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 433 KB
433 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://dsl.assets.christies.com/react-legacy-integration/production/latest/index.js177 KB114 KB (65%)3rd
https://players.brightcove.net/6057940598001/default_default/index.min.js221 KB91 KB (41%)3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js130 KB81 KB (62%)3rd
https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/launch-1b477ca5fd6e.min.js108 KB43 KB (40%)3rd
https://dsl.assets.christies.com/distribution/production/latest/chunks/BGJYKAGM.js48 KB29 KB (61%)3rd
https://www.christies.com/Build/scripts/v3/global-bundle.min.js?hash=-42427207241 KB28 KB (69%)3rd
https://dsl.assets.christies.com/design-system-library/production/p-478c20f4.entry.js99 KB26 KB (26%)3rd
https://code.jquery.com/jquery-3.5.1.min.js31 KB22 KB (72%)3rd
https://dsl.assets.christies.com/distribution/production/latest/chunks/UVIDYCZG.js1 KB3rd
https://dsl.assets.christies.com/design-system-library/production/p-6cf5b66b.js1 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
209 resources · 9.6 MB · 433 KB savings available
FIX
209 resources · 9.6 MB · 433 KB savings available
Warning::
Page weight 8.6 MB over 1MB target
Got: 9.6 MB Expected: ≤ 1 MB
Info::
~433 KB of savings available
Warning::
208 third-party resources (100% of weight)
Info::
10 resources over 200KB
209 resources · 9.6 MiB · 208 third-party 8.6 MiB over 1MB target
Media 56% · 5.4 MiB
Image 20% · 1.9 MiB
JavaScript 13% · 1.2 MiB
Font 6% · 550.8 KiB
CSS 5% · 465.2 KiB
Other 1% · 122.8 KiB
Document 0% · 35.4 KiB

~432.8 KiB of savings available

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

B
Image Optimization
54 images, 0 KB saveable
REVIEW
54 images, 0 KB saveable
Info::
All images are well-optimized
54 images 1.9 MB
0 oversized -0 KB
52 legacy format
0 missing dimensions CLS risk
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 (551 KB)
PASS
6 fonts (551 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

551 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 1.0 s 2.0 s 3.0 s FCP 1.3 s LCP 2.9 shttps://dsl.assets.christies.com/design-system-library/production/ABCArizonaSerif-Light.woff2ABCArizonaSerif-Light.w... https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSerif-Light.woff2 — 43.6 KiB — 60 ms — font-display: swaphttps://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Light.woff2ABCArizonaSans-Light.woff2 https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Light.woff2 — 40.0 KiB — 67 ms — font-display: swaphttps://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Medium.woff2ABCArizonaSans-Medium.w... https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Medium.woff2 — 40.9 KiB — 68 ms — font-display: swaphttps://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Regular.woff2ABCArizonaSans-Regular.... https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Regular.woff2 — 40.6 KiB — 69 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAArJcABEAAAAIrTgAArHwAAEcKAAAAAAAAAAAAAAAAAAAAAAAAAAAGoPdVBuJqkYc…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAArJcABEAAAAIrTgAArHwAAEcKAAAAAAAAAAAAAAAAAAAAAAAAAAAGoPdVBuJqkYc… — 172.6 KiB — 43 ms — font-display: swapdata:font/woff2;base64,d09GMgABAAAAA1QAABEAAAALdkQAA1OTAAEcKAAAAAAAAAAAAAAAAAAAAAAAAAAAGoWcfBuL2TAc…woff2;base64,d09GMgABAA... data:font/woff2;base64,d09GMgABAAAAA1QAABEAAAALdkQAA1OTAAEcKAAAAAAAAAAAAAAAAAAAAAAAAAAAGoWcfBuL2TAc… — 213.0 KiB — 55 ms — font-display: swap
ABCArizonaSerif-Light.w... woff2 swap
Size 44 KB
Load time 60 ms
Start 637 ms
Risk FOUT — text flashes from fallback to web font
ABCArizonaSans-Light.woff2 woff2 swap
Size 40 KB
Load time 67 ms
Start 638 ms
Risk FOUT — text flashes from fallback to web font
ABCArizonaSans-Medium.w... woff2 swap
Size 41 KB
Load time 68 ms
Start 638 ms
Risk FOUT — text flashes from fallback to web font
ABCArizonaSans-Regular.... woff2 swap
Size 41 KB
Load time 69 ms
Start 638 ms
Risk FOUT — text flashes from fallback to web font
woff2;base64,d09GMgABAA... woff2 swap
Size 173 KB
Load time 43 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
woff2;base64,d09GMgABAA... woff2 swap
Size 213 KB
Load time 55 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~193 KB and ~386 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
209 requests over 5216ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.3 s LCP 2.9 shttps://christies.com// https://christies.com/ — 301 — 130 B — 302 ms — http/1.0https://www.christies.com/www.christies.com/ https://www.christies.com/ — 200 — 34.5 KiB — 37 ms — http/1.1https://dsl.assets.christies.com/design-system-library/production/critical.min.cssdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/critical.min.css — 200 — 649 B — 52 ms — h2https://dsl.assets.christies.com/design-system-library/production/arizona.min.cssdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/arizona.min.css — 200 — 535 B — 57 ms — h2https://dsl.assets.christies.com/design-system-library/production/christies-design-system-library.esm.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/christies-design-system-library.esm.js — 200 — 14.8 KiB — 59 ms — h2https://dsl.assets.christies.com/design-system-library/production/christies-design-system-library.cssdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/christies-design-system-library.css — 200 — 52.7 KiB — 67 ms — h2https://dsl.assets.christies.com/react-legacy-integration/production/latest/index.cssdsl.assets.christies.com/react-lega... https://dsl.assets.christies.com/react-legacy-integration/production/latest/index.css — 200 — 6.8 KiB — 62 ms — h2https://code.jquery.com/jquery-3.5.1.min.jscode.jquery.com/jquery-3.5.1.min.js https://code.jquery.com/jquery-3.5.1.min.js — 200 — 30.5 KiB — 23 ms — h2https://code.jquery.com/jquery-migrate-3.3.2.jscode.jquery.com/jquery-migrate-3.3.... https://code.jquery.com/jquery-migrate-3.3.2.js — 200 — 8.3 KiB — 18 ms — h2https://www.christies.com/css/FastSignup.css?hash=-424272072www.christies.com/css/FastSignup.cs... https://www.christies.com/css/FastSignup.css?hash=-424272072 — 200 — 11.3 KiB — 32 ms — http/1.1https://dsl.assets.christies.com/distribution/production/latest/index.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/index.js — 200 — 1.0 KiB — 40 ms — h2https://dsl.assets.christies.com/design-system-library/production/critical.min.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/critical.min.js — 200 — 7.3 KiB — 18 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3e098f3f.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3e098f3f.js — 200 — 6.6 KiB — 48 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-986ea96b.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-986ea96b.js — 200 — 4.0 KiB — 48 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3e8ff66b.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3e8ff66b.js — 200 — 939 B — 81 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-9150b2af.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-9150b2af.js — 200 — 35.7 KiB — 162 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-c02fee8d.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-c02fee8d.js — 200 — 13.9 KiB — 84 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-2d180048.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-2d180048.js — 200 — 583 B — 86 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-e369b114.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-e369b114.js — 200 — 1.2 KiB — 86 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-1bd2187e.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-1bd2187e.js — 200 — 2.5 KiB — 86 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-4bfab75c.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-4bfab75c.js — 200 — 1.8 KiB — 142 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-5306eb68.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-5306eb68.js — 200 — 1.3 KiB — 142 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-27aca6ef.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-27aca6ef.js — 200 — 927 B — 142 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-5b461f98.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-5b461f98.js — 200 — 1.0 KiB — 142 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-73879ffc.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-73879ffc.js — 200 — 15.5 KiB — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3778f8d5.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3778f8d5.js — 200 — 2.3 KiB — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-f425662a.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-f425662a.js — 200 — 1.0 KiB — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-1f191929.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-1f191929.js — 200 — 1.0 KiB — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3d67d3f7.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3d67d3f7.js — 200 — 985 B — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-8fe84039.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-8fe84039.js — 200 — 670 B — 144 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.3 s LCP 2.9 shttps://christies.com// https://christies.com/ — 301 — 130 B — 302 ms — http/1.0https://www.christies.com/www.christies.com/ https://www.christies.com/ — 200 — 34.5 KiB — 37 ms — http/1.1https://dsl.assets.christies.com/design-system-library/production/critical.min.cssdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/critical.min.css — 200 — 649 B — 52 ms — h2https://dsl.assets.christies.com/design-system-library/production/arizona.min.cssdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/arizona.min.css — 200 — 535 B — 57 ms — h2https://dsl.assets.christies.com/design-system-library/production/christies-design-system-library.esm.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/christies-design-system-library.esm.js — 200 — 14.8 KiB — 59 ms — h2https://dsl.assets.christies.com/design-system-library/production/christies-design-system-library.cssdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/christies-design-system-library.css — 200 — 52.7 KiB — 67 ms — h2https://dsl.assets.christies.com/react-legacy-integration/production/latest/index.cssdsl.assets.christies.com/react-lega... https://dsl.assets.christies.com/react-legacy-integration/production/latest/index.css — 200 — 6.8 KiB — 62 ms — h2https://code.jquery.com/jquery-3.5.1.min.jscode.jquery.com/jquery-3.5.1.min.js https://code.jquery.com/jquery-3.5.1.min.js — 200 — 30.5 KiB — 23 ms — h2https://code.jquery.com/jquery-migrate-3.3.2.jscode.jquery.com/jquery-migrate-3.3.... https://code.jquery.com/jquery-migrate-3.3.2.js — 200 — 8.3 KiB — 18 ms — h2https://www.christies.com/css/FastSignup.css?hash=-424272072www.christies.com/css/FastSignup.cs... https://www.christies.com/css/FastSignup.css?hash=-424272072 — 200 — 11.3 KiB — 32 ms — http/1.1https://dsl.assets.christies.com/distribution/production/latest/index.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/index.js — 200 — 1.0 KiB — 40 ms — h2https://dsl.assets.christies.com/design-system-library/production/critical.min.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/critical.min.js — 200 — 7.3 KiB — 18 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3e098f3f.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3e098f3f.js — 200 — 6.6 KiB — 48 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-986ea96b.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-986ea96b.js — 200 — 4.0 KiB — 48 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3e8ff66b.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3e8ff66b.js — 200 — 939 B — 81 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-9150b2af.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-9150b2af.js — 200 — 35.7 KiB — 162 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-c02fee8d.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-c02fee8d.js — 200 — 13.9 KiB — 84 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-2d180048.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-2d180048.js — 200 — 583 B — 86 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-e369b114.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-e369b114.js — 200 — 1.2 KiB — 86 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-1bd2187e.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-1bd2187e.js — 200 — 2.5 KiB — 86 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-4bfab75c.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-4bfab75c.js — 200 — 1.8 KiB — 142 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-5306eb68.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-5306eb68.js — 200 — 1.3 KiB — 142 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-27aca6ef.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-27aca6ef.js — 200 — 927 B — 142 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-5b461f98.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-5b461f98.js — 200 — 1.0 KiB — 142 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-73879ffc.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-73879ffc.js — 200 — 15.5 KiB — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3778f8d5.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3778f8d5.js — 200 — 2.3 KiB — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-f425662a.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-f425662a.js — 200 — 1.0 KiB — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-1f191929.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-1f191929.js — 200 — 1.0 KiB — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3d67d3f7.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3d67d3f7.js — 200 — 985 B — 143 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-8fe84039.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-8fe84039.js — 200 — 670 B — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-9956fe2d.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-9956fe2d.js — 200 — 1.2 KiB — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3b85e86b.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3b85e86b.js — 200 — 703 B — 145 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-6cf5b66b.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-6cf5b66b.js — 200 — 591 B — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-f9ad2a77.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-f9ad2a77.js — 200 — 19.4 KiB — 156 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-83ecef28.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-83ecef28.js — 200 — 771 B — 146 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-c59bbb98.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-c59bbb98.js — 200 — 5.1 KiB — 146 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-93c4dd7f.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-93c4dd7f.js — 200 — 2.0 KiB — 147 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-5482e09f.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-5482e09f.js — 200 — 930 B — 147 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3a113c35.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3a113c35.js — 200 — 717 B — 147 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-8e358a9d.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-8e358a9d.js — 200 — 700 B — 147 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-cd76bafe.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-cd76bafe.js — 200 — 648 B — 147 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/RJ4KIPYJ.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/RJ4KIPYJ.js — 200 — 1.1 KiB — 139 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/GHV2O43J.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/GHV2O43J.js — 200 — 578 B — 139 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/QZE5C2Y3.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/QZE5C2Y3.js — 200 — 758 B — 139 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/6V3PC4HK.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/6V3PC4HK.js — 200 — 579 B — 140 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/2USM7N2G.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/2USM7N2G.js — 200 — 764 B — 140 ms — h2https://www.christies.com/akam/13/43233548www.christies.com/akam/13/43233548 https://www.christies.com/akam/13/43233548 — 200 — 9.7 KiB — 29 ms — http/1.1https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/launch-1b477ca5fd6e.min.jsassets.adobedtm.com/4f105c1434ad/05... https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/launch-1b477ca5fd6e.min.js — 200 — 107.6 KiB — 34 ms — h2https://dsl.assets.christies.com/design-system-library/production/mtiFontTrackingCode.min.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/mtiFontTrackingCode.min.js — 200 — 996 B — 13 ms — h2https://www.christies.com/Build/scripts/v3/global-bundle.min.js?hash=-424272072www.christies.com/Build/scripts/v3/... https://www.christies.com/Build/scripts/v3/global-bundle.min.js?hash=-424272072 — 200 — 41.0 KiB — 32 ms — http/1.1https://dsl.assets.christies.com/react-legacy-integration/production/latest/index.jsdsl.assets.christies.com/react-lega... https://dsl.assets.christies.com/react-legacy-integration/production/latest/index.js — 200 — 176.5 KiB — 65 ms — h2https://www.christies.com/-/media/images/features/articles/2026/04/aaw-hk/pearls-of-the-orient-treasures-from-hong-kong-private-collectors/pearls-of-the-orient-treasures-from-hong-kong-private-collectors-8x5.jpg?rev=cb3f5d8c670245d09c812b014dc05e9e&w=510&hash=5b52dc6090ebccba371f153cd3279f3befa9fd6bwww.christies.com/-/media/images/fe... https://www.christies.com/-/media/images/features/articles/2026/04/aaw-hk/pearls-of-the-orient-treasures-from-hong-kong-private-collectors/pearls-of-the-orient-treasures-from-hong-kong-private-collectors-8x5.jpg?rev=cb3f5d8c670245d09c812b014dc05e9e&w=510&hash=5b52dc6090ebccba371f153cd3279f3befa9fd6b — 200 — 47.2 KiB — 69 ms — http/1.1https://www.christies.com/-/media/images/features/articles/2026/04/1-10/mary-and-cheney-cowles-collection/ascetics-haryana-main.jpg?rev=f977b21994b6425e9721a3c18b9c59f9&w=510&hash=d3c7015b2b822233eb77485f60104a62c37c58b6www.christies.com/-/media/images/fe... https://www.christies.com/-/media/images/features/articles/2026/04/1-10/mary-and-cheney-cowles-collection/ascetics-haryana-main.jpg?rev=f977b21994b6425e9721a3c18b9c59f9&w=510&hash=d3c7015b2b822233eb77485f60104a62c37c58b6 — 200 — 78.4 KiB — 72 ms — http/1.1https://www.christies.com/-/media/images/features/articles/2026/04/1-10/islamic-art-and-carpets/cup-main.jpg?rev=f3201259e4e14bf6ab28bbfd68d365f9&w=510&hash=9da8dc622571b2b8b6e065feb368c29b69fb5c24www.christies.com/-/media/images/fe... https://www.christies.com/-/media/images/features/articles/2026/04/1-10/islamic-art-and-carpets/cup-main.jpg?rev=f3201259e4e14bf6ab28bbfd68d365f9&w=510&hash=9da8dc622571b2b8b6e065feb368c29b69fb5c24 — 200 — 23.7 KiB — 68 ms — http/1.1https://www.christies.com/-/media/project/christies-discovery/discovery-website/homepage/promo-articles/2026/apr/benchmark-furniture-main.jpg?rev=07edbf3407d440578a758aa636023e60&w=743&hash=539b68dc39f3c7bb6b9fc663aa09f73b08cdf002www.christies.com/-/media/project/c... https://www.christies.com/-/media/project/christies-discovery/discovery-website/homepage/promo-articles/2026/apr/benchmark-furniture-main.jpg?rev=07edbf3407d440578a758aa636023e60&w=743&hash=539b68dc39f3c7bb6b9fc663aa09f73b08cdf002 — 200 — 140.4 KiB — 74 ms — http/1.1https://www.christies.com/-/media/project/christies-discovery/discovery-website/homepage/promo-articles/2026/apr/rothko-guide-hero.jpg?rev=e9c2b56ac4d44880ac8f5a299898bb36&w=743&hash=b5ab2994eb96c7f9ecb9d9fbbc2545dd870df80cwww.christies.com/-/media/project/c... https://www.christies.com/-/media/project/christies-discovery/discovery-website/homepage/promo-articles/2026/apr/rothko-guide-hero.jpg?rev=e9c2b56ac4d44880ac8f5a299898bb36&w=743&hash=b5ab2994eb96c7f9ecb9d9fbbc2545dd870df80c — 200 — 74.2 KiB — 73 ms — http/1.1https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSerif-Light.woff2dsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSerif-Light.woff2 — 200 — 43.6 KiB — 60 ms — h2https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Light.woff2dsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Light.woff2 — 200 — 40.0 KiB — 67 ms — h2https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Medium.woff2dsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Medium.woff2 — 200 — 40.9 KiB — 68 ms — h2https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Regular.woff2dsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/ABCArizonaSans-Regular.woff2 — 200 — 40.6 KiB — 69 ms — h2https://fast.fonts.net/t/1.css?apiType=css&projectid=undefinedfast.fonts.net/t/1.css?apiType=css&... https://fast.fonts.net/t/1.css?apiType=css&projectid=undefined — 200 — 639 B — 78 ms — h2https://dsl.assets.christies.com/distribution/production/latest/scripts/braze.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/scripts/braze.js — 200 — 1.2 KiB — 18 ms — h2https://www.christies.com/api/discoverywebsite/homepage/upcomingauctions?language=en&latitude=&longitude=&type_of_items=Allwww.christies.com/api/discoverywebs... https://www.christies.com/api/discoverywebsite/homepage/upcomingauctions?language=en&latitude=&longitude=&type_of_items=All — 200 — 2.3 KiB — 40 ms — http/1.1https://dsl.assets.christies.com/design-system-library/production/p-5313cd82.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-5313cd82.entry.js — 200 — 846 B — 30 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-827dea8b.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-827dea8b.entry.js — 200 — 819 B — 31 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-478c20f4.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-478c20f4.entry.js — 200 — 98.8 KiB — 46 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-74d13caf.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-74d13caf.entry.js — 200 — 7.8 KiB — 37 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-aa7006f2.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-aa7006f2.entry.js — 200 — 10.7 KiB — 42 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-3feff14b.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-3feff14b.entry.js — 200 — 19.4 KiB — 37 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS… — 200 — 0 B — 0 ms — datahttps://browser-update.org/update.min.jsbrowser-update.org/update.min.js https://browser-update.org/update.min.js — 200 — 4.6 KiB — 23 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/GYVJSQBF.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/GYVJSQBF.js — 200 — 868 B — 21 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/MJJGGX4V.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/MJJGGX4V.js — 200 — 23.7 KiB — 44 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/2URNWSF2.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/2URNWSF2.js — 200 — 1.5 KiB — 24 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/XJ7WWWQI.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/XJ7WWWQI.js — 200 — 876 B — 72 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/UVIDYCZG.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/UVIDYCZG.js — 200 — 819 B — 71 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/XSAJWFAJ.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/XSAJWFAJ.js — 200 — 1.0 KiB — 73 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/UUHWOFOT.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/UUHWOFOT.js — 200 — 585 B — 104 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/BGJYKAGM.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/BGJYKAGM.js — 200 — 47.9 KiB — 165 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/6VAVWWL3.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/6VAVWWL3.js — 200 — 1.4 KiB — 109 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-c25de2d6.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-c25de2d6.js — 200 — 700 B — 110 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-f5a895d2.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-f5a895d2.js — 200 — 1.8 KiB — 109 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-6b6d88a5.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-6b6d88a5.js — 200 — 602 B — 108 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-e539bbcb.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-e539bbcb.js — 200 — 884 B — 109 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-0674d33e.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-0674d33e.js — 200 — 646 B — 145 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-cf41bfb1.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-cf41bfb1.js — 200 — 5.5 KiB — 145 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-0628278e.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-0628278e.js — 200 — 8.4 KiB — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-da0b5ab4.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-da0b5ab4.js — 200 — 947 B — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-5fd0183b.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-5fd0183b.js — 200 — 666 B — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-8d0bb5e1.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-8d0bb5e1.js — 200 — 865 B — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-2cad4adc.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-2cad4adc.js — 200 — 646 B — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-b336da26.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-b336da26.js — 200 — 1.3 KiB — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-ae905a5a.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-ae905a5a.js — 200 — 7.9 KiB — 144 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-4dc86efd.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-4dc86efd.js — 200 — 1.3 KiB — 137 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-4a7d1456.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-4a7d1456.js — 200 — 1.3 KiB — 137 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-e7bdae95.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-e7bdae95.js — 200 — 495 B — 137 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-edd645e2.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-edd645e2.js — 200 — 1.0 KiB — 137 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-fb2b3d45.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-fb2b3d45.js — 200 — 14.8 KiB — 137 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-9b6a9315.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-9b6a9315.js — 200 — 3.0 KiB — 134 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-c80afea6.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-c80afea6.js — 200 — 725 B — 130 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-83f217d4.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-83f217d4.js — 200 — 970 B — 130 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-992931d8.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-992931d8.js — 200 — 534 B — 131 ms — h2https://www.christies.com/-/media/project/christies-discovery/discovery-website/homepage/promo-articles/2026/apr/hirsch-cire-hero-2640-new.jpg?rev=a95cfc16b3964a60a128e01842de6dfb&w=743&hash=032890e9767c6db70f5ea75556c9bdab5722f3c1www.christies.com/-/media/project/c... https://www.christies.com/-/media/project/christies-discovery/discovery-website/homepage/promo-articles/2026/apr/hirsch-cire-hero-2640-new.jpg?rev=a95cfc16b3964a60a128e01842de6dfb&w=743&hash=032890e9767c6db70f5ea75556c9bdab5722f3c1 — 200 — 185.2 KiB — 71 ms — http/1.1https://www.christies.com/api/discoverywebsite/homepage/upcomingauctions?language=en&latitude=&longitude=&type_of_items=OnlineSaleswww.christies.com/api/discoverywebs... https://www.christies.com/api/discoverywebsite/homepage/upcomingauctions?language=en&latitude=&longitude=&type_of_items=OnlineSales — 200 — 2.3 KiB — 87 ms — http/1.1https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/0394a6e5b1f7/EX79a4a922d8ed4fd6bb98eb820b7932e4-libraryCode_source.min.jsassets.adobedtm.com/4f105c1434ad/05... https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/0394a6e5b1f7/EX79a4a922d8ed4fd6bb98eb820b7932e4-libraryCode_source.min.js — 200 — 17.1 KiB — 5 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 39 ms — h2https://www.christies.com/api/discoverywebsite/homepage/trending-lots?language=en&type_of_items=Allwww.christies.com/api/discoverywebs... https://www.christies.com/api/discoverywebsite/homepage/trending-lots?language=en&type_of_items=All — 200 — 6.6 KiB — 22 ms — http/1.1https://sdk.fra-02.braze.eu/api/v3/data/sdk.fra-02.braze.eu/api/v3/data/ https://sdk.fra-02.braze.eu/api/v3/data/ — 204 — 0 B — 62 ms — h2https://dsl.assets.christies.com/distribution/production/latest/chunks/HUA4BE2N.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/HUA4BE2N.js — 200 — 520 B — 14 ms — h2https://www.christies.com/api/discoverywebsite/homepage/upcomingauctions?language=en&latitude=&longitude=&type_of_items=LiveSaleswww.christies.com/api/discoverywebs... https://www.christies.com/api/discoverywebsite/homepage/upcomingauctions?language=en&latitude=&longitude=&type_of_items=LiveSales — 200 — 2.1 KiB — 31 ms — http/1.1https://dsl.assets.christies.com/design-system-library/production/p-ee557d5b.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-ee557d5b.entry.js — 200 — 1.4 KiB — 12 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-df751589.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-df751589.entry.js — 200 — 996 B — 14 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-144fa2aa.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-144fa2aa.entry.js — 200 — 1.4 KiB — 14 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-784db3d0.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-784db3d0.entry.js — 200 — 1.2 KiB — 14 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-e4dfe071.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-e4dfe071.entry.js — 200 — 3.0 KiB — 14 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-69374fec.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-69374fec.entry.js — 200 — 1.1 KiB — 18 ms — h2https://sdk.fra-02.braze.eu/api/v3/data/sdk.fra-02.braze.eu/api/v3/data/ https://sdk.fra-02.braze.eu/api/v3/data/ — 201 — 20.6 KiB — 187 ms — h2https://www.christies.com/akam/13/pixel_43233548www.christies.com/akam/13/pixel_432... https://www.christies.com/akam/13/pixel_43233548 — 200 — 850 B — 10 ms — http/1.1https://dsl.assets.christies.com/distribution/production/latest/chunks/OB7XWLXV.jsdsl.assets.christies.com/distributi... https://dsl.assets.christies.com/distribution/production/latest/chunks/OB7XWLXV.js — 200 — 3.0 KiB — 14 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-976c989a.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-976c989a.entry.js — 200 — 2.3 KiB — 13 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-076ed1c3.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-076ed1c3.entry.js — 200 — 985 B — 12 ms — h2https://players.brightcove.net/6057940598001/default_default/index.min.jsplayers.brightcove.net/605794059800... https://players.brightcove.net/6057940598001/default_default/index.min.js — 200 — 221.2 KiB — 35 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-ccf471c3.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-ccf471c3.entry.js — 200 — 971 B — 12 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-25f8baca.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-25f8baca.entry.js — 200 — 746 B — 13 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-a2efc07e.entry.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-a2efc07e.entry.js — 200 — 11.7 KiB — 14 ms — h2https://www.christies.com/img/SaleImages/HGK-24715-04142026-1.jpg?w=2&hash=549ca8dc31569f90b8888a6f07ba4a5aa2ef8537www.christies.com/img/SaleImages/HG... https://www.christies.com/img/SaleImages/HGK-24715-04142026-1.jpg?w=2&hash=549ca8dc31569f90b8888a6f07ba4a5aa2ef8537 — 200 — 993 B — 25 ms — http/1.1https://www.christies.com/img/SaleImages/NYR-24242-04092026-1.jpg?w=2&hash=b763366f3d39b71c4eaf21ea568f0627f1f9964awww.christies.com/img/SaleImages/NY... https://www.christies.com/img/SaleImages/NYR-24242-04092026-1.jpg?w=2&hash=b763366f3d39b71c4eaf21ea568f0627f1f9964a — 200 — 993 B — 24 ms — http/1.1https://www.christies.com/img/SaleImages/HGK-24121-04282026-1.jpg?w=2&hash=51c78a19e06dda0de8589f50be7ccf84132c756cwww.christies.com/img/SaleImages/HG... https://www.christies.com/img/SaleImages/HGK-24121-04282026-1.jpg?w=2&hash=51c78a19e06dda0de8589f50be7ccf84132c756c — 200 — 992 B — 26 ms — http/1.1https://www.christies.com/img/SaleImages/PAR-23813-04132026-1.jpg?w=2&hash=81a3a46f8d89955326c067030a821508be0f2a6cwww.christies.com/img/SaleImages/PA... https://www.christies.com/img/SaleImages/PAR-23813-04132026-1.jpg?w=2&hash=81a3a46f8d89955326c067030a821508be0f2a6c — 200 — 991 B — 25 ms — http/1.1https://www.christies.com/img/SaleImages/CKS-24533-04152026-1.jpg?w=2&hash=f7adb3d96068108d036012e2920fd4c4ae5c175fwww.christies.com/img/SaleImages/CK... https://www.christies.com/img/SaleImages/CKS-24533-04152026-1.jpg?w=2&hash=f7adb3d96068108d036012e2920fd4c4ae5c175f — 200 — 988 B — 23 ms — http/1.1https://www.christies.com/img/SaleImages/CKS-24425-04282026-1.jpg?w=2&hash=edb17fa5d249822b235b5afa94c126d02d64f358www.christies.com/img/SaleImages/CK... https://www.christies.com/img/SaleImages/CKS-24425-04282026-1.jpg?w=2&hash=edb17fa5d249822b235b5afa94c126d02d64f358 — 200 — 1010 B — 54 ms — http/1.1https://www.christies.com/-/media/foundation/christies-discovery/responsiveimages/placeholder-image_1x1.png?rev=c8e127cdb9ce46f49daa94e99046679ewww.christies.com/-/media/foundatio... https://www.christies.com/-/media/foundation/christies-discovery/responsiveimages/placeholder-image_1x1.png?rev=c8e127cdb9ce46f49daa94e99046679e — 200 — 716 B — 44 ms — http/1.1https://dsl.assets.christies.com/design-system-library/production/p-a5bcd5c8.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-a5bcd5c8.js — 200 — 3.8 KiB — 33 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-f5e8987a.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-f5e8987a.js — 200 — 581 B — 33 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-d421bf03.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-d421bf03.js — 200 — 3.4 KiB — 34 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-998a819d.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-998a819d.js — 200 — 834 B — 35 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-b455d897.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-b455d897.js — 200 — 629 B — 41 ms — h2https://dsl.assets.christies.com/design-system-library/production/p-146dc716.jsdsl.assets.christies.com/design-sys... https://dsl.assets.christies.com/design-system-library/production/p-146dc716.js — 200 — 4.5 KiB — 48 ms — h2https://www.christies.com/-/media/images/features/articles/2026/04/aaw-hk/the-master-of-shitou-shuwu-discreet-living-legacy/furniture_8x5_cover.jpg?rev=27c675c5836f475e8631202e00817a8f&w=510&hash=82a4326f16a5c8ca9459e4cbceb0294089e4cc54www.christies.com/-/media/images/fe... https://www.christies.com/-/media/images/features/articles/2026/04/aaw-hk/the-master-of-shitou-shuwu-discreet-living-legacy/furniture_8x5_cover.jpg?rev=27c675c5836f475e8631202e00817a8f&w=510&hash=82a4326f16a5c8ca9459e4cbceb0294089e4cc54 — 200 — 26.0 KiB — 27 ms — http/1.1https://www.christies.com/img/SaleImages/NYR-24242-04092026-1.jpg?width=295&hash=795a8ea737a46e6a8fcb6150ffb1f1311bb262b6www.christies.com/img/SaleImages/NY... https://www.christies.com/img/SaleImages/NYR-24242-04092026-1.jpg?width=295&hash=795a8ea737a46e6a8fcb6150ffb1f1311bb262b6 — 200 — 23.0 KiB — 27 ms — http/1.1https://www.christies.com/img/SaleImages/PAR-23813-04132026-1.jpg?width=295&hash=f774bc76ac3ee3499de2025725ccc6e21fca445bwww.christies.com/img/SaleImages/PA... https://www.christies.com/img/SaleImages/PAR-23813-04132026-1.jpg?width=295&hash=f774bc76ac3ee3499de2025725ccc6e21fca445b — 200 — 12.6 KiB — 27 ms — http/1.1https://cdn.cookielaw.org/consent/fd2193c8-8245-4e7a-a63d-68e072d71c7a/fd2193c8-8245-4e7a-a63d-68e072d71c7a.jsoncdn.cookielaw.org/consent/fd2193c8-... https://cdn.cookielaw.org/consent/fd2193c8-8245-4e7a-a63d-68e072d71c7a/fd2193c8-8245-4e7a-a63d-68e072d71c7a.json — 200 — 2.4 KiB — 31 ms — h2https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24533_0105_000(sassicaia_2001_2001_12_bottles_per_lot114357).jpg?mode=max&w=2&hash=5f207920104d1719977e5e679b8fdea19e475e40www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24533_0105_000(sassicaia_2001_2001_12_bottles_per_lot114357).jpg?mode=max&w=2&hash=5f207920104d1719977e5e679b8fdea19e475e40 — 200 — 987 B — 28 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0816_000(a_magnificent_fine_famille_rose_8216peach8217_bowl_yongzheng_six-chara_d6580399122957).jpg?mode=max&w=2&hash=5e09aa58bb121c9531dfdb1bf962006827144f41www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0816_000(a_magnificent_fine_famille_rose_8216peach8217_bowl_yongzheng_six-chara_d6580399122957).jpg?mode=max&w=2&hash=5e09aa58bb121c9531dfdb1bf962006827144f41 — 200 — 989 B — 29 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_21662_1134_000(a_very_rare_moulded_longquan_celadon_peacock_meiping_ming_dynasty_15th124134).jpg?mode=max&w=2&hash=ec53ce8f9769374edf474507be098719d30c0be4www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_21662_1134_000(a_very_rare_moulded_longquan_celadon_peacock_meiping_ming_dynasty_15th124134).jpg?mode=max&w=2&hash=ec53ce8f9769374edf474507be098719d30c0be4 — 200 — 992 B — 27 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24122_0142_000(zhang_daqian_autumn_lotus103237).jpg?mode=max&w=2&hash=3d430b0d5f8457225065f0028c4c094768fd3572www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24122_0142_000(zhang_daqian_autumn_lotus103237).jpg?mode=max&w=2&hash=3d430b0d5f8457225065f0028c4c094768fd3572 — 200 — 1010 B — 25 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24121_0654_000(bada_shanren_twin_eagles_d6581042102807).jpg?mode=max&w=2&hash=52ace6f1b11501957676bf807f3848aad59fef6dwww.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24121_0654_000(bada_shanren_twin_eagles_d6581042102807).jpg?mode=max&w=2&hash=52ace6f1b11501957676bf807f3848aad59fef6d — 200 — 1000 B — 22 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24715_0005_000(chateau_latour_1986_1986_1_bottle_per_lot_-074312).jpg?mode=max&w=2&hash=81a2c192fbb8d95bf2c846f72c4e2fd328228fa0www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24715_0005_000(chateau_latour_1986_1986_1_bottle_per_lot_-074312).jpg?mode=max&w=2&hash=81a2c192fbb8d95bf2c846f72c4e2fd328228fa0 — 200 — 993 B — 48 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0808_000(an_important_and_exceptionally_rare_ming_yellow-ground_blue_and_white054258).jpg?mode=max&w=2&hash=e774a57661350ec690fbeed8114cfbe655af8689www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0808_000(an_important_and_exceptionally_rare_ming_yellow-ground_blue_and_white054258).jpg?mode=max&w=2&hash=e774a57661350ec690fbeed8114cfbe655af8689 — 200 — 989 B — 23 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_21662_1171_000(an_exceptionally_rare_archaic_jade_carving_of_a_tiger_late_eastern_han124202).jpg?mode=max&w=2&hash=ecc68ad3a54bd41466f160de93908a2706845d5ewww.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_21662_1171_000(an_exceptionally_rare_archaic_jade_carving_of_a_tiger_late_eastern_han124202).jpg?mode=max&w=2&hash=ecc68ad3a54bd41466f160de93908a2706845d5e — 200 — 993 B — 22 ms — http/1.1https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24423_0117_003(a_gem_set_dagger_with_enamelled_gold_scabbard_the_dagger_jaipur_or_alw100131).jpg?mode=max&w=2&hash=663cdc9cdaed760f78f85ddd41c45fc315bb6319www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24423_0117_003(a_gem_set_dagger_with_enamelled_gold_scabbard_the_dagger_jaipur_or_alw100131).jpg?mode=max&w=2&hash=663cdc9cdaed760f78f85ddd41c45fc315bb6319 — 200 — 993 B — 21 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24527_1004_000(a_rare_and_important_huanghuali_horseshoe-back_8216grand_masters8217_c055422).jpg?mode=max&w=2&hash=ee9fec12a1b75ae7b2341ef215571c7b554fa2a7www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24527_1004_000(a_rare_and_important_huanghuali_horseshoe-back_8216grand_masters8217_c055422).jpg?mode=max&w=2&hash=ee9fec12a1b75ae7b2341ef215571c7b554fa2a7 — 200 — 995 B — 21 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0802_000(an_important_large_carved_ding_8216dragon8217_dish_jin_dynasty054129).jpg?mode=max&w=2&hash=d08302630de9f6f3f5c31057c6ffe1edf2923786www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0802_000(an_important_large_carved_ding_8216dragon8217_dish_jin_dynasty054129).jpg?mode=max&w=2&hash=d08302630de9f6f3f5c31057c6ffe1edf2923786 — 200 — 990 B — 54 ms — http/1.1https://www.christies.com/img/LotImages/2026/PAR/2026_PAR_23813_0008_000(pendentif_kap_kap_iles_salomon034806).jpg?mode=max&w=2&hash=16433de6b10f2d9a2c248cb47bf1ecfa869f9605www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/PAR/2026_PAR_23813_0008_000(pendentif_kap_kap_iles_salomon034806).jpg?mode=max&w=2&hash=16433de6b10f2d9a2c248cb47bf1ecfa869f9605 — 200 — 990 B — 33 ms — http/1.1https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24423_0025_000(an_important_mamluk_gilded_and_enamelled_glass_footed_bowl_probably_ma055831).jpg?mode=max&w=2&hash=8c69d3ae7ef92b06883d55c5e67e5c5f05089ee1www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24423_0025_000(an_important_mamluk_gilded_and_enamelled_glass_footed_bowl_probably_ma055831).jpg?mode=max&w=2&hash=8c69d3ae7ef92b06883d55c5e67e5c5f05089ee1 — 200 — 1004 B — 38 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0804_000(an_important_magnificent_blue_and_white_8216jinxiang_ting8217_narrativ122858).jpg?mode=max&w=2&hash=c4a7dcdb58a7ee7f36a4a650fbd94a9fea46b8f1www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0804_000(an_important_magnificent_blue_and_white_8216jinxiang_ting8217_narrativ122858).jpg?mode=max&w=2&hash=c4a7dcdb58a7ee7f36a4a650fbd94a9fea46b8f1 — 200 — 989 B — 32 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_23840_0931_000(a_magnificent_imperial_copper-red-decorated_and_blue_and_white_nine_dr123909).jpg?mode=max&w=2&hash=b596fe89a2137d486f95aaa957e34c759eed2b0bwww.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_23840_0931_000(a_magnificent_imperial_copper-red-decorated_and_blue_and_white_nine_dr123909).jpg?mode=max&w=2&hash=b596fe89a2137d486f95aaa957e34c759eed2b0b — 200 — 1002 B — 33 ms — http/1.1https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24806_0132_000(chateau_dyquem_1990_1_bottle_per_lot121419).jpg?mode=max&w=2&hash=53d1c209ad2721c47dfb1d4a42780688baedc7e7www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24806_0132_000(chateau_dyquem_1990_1_bottle_per_lot121419).jpg?mode=max&w=2&hash=53d1c209ad2721c47dfb1d4a42780688baedc7e7 — 200 — 990 B — 60 ms — http/1.1https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 309 B — 44 ms — h2https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0812_000(a_fine_coral-ground_famille_verte_floral_bowl_kangxi_four-character_yu054425).jpg?mode=max&w=2&hash=327ef44870cf4230bc476baf47873e88ebb1fd21www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0812_000(a_fine_coral-ground_famille_verte_floral_bowl_kangxi_four-character_yu054425).jpg?mode=max&w=2&hash=327ef44870cf4230bc476baf47873e88ebb1fd21 — 200 — 991 B — 26 ms — http/1.1https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24425_0001_000(an_illuminated_carpet-page_from_a_maghribi_quran_spain_circa_1250-1300110230).jpg?mode=max&w=2&hash=732bcc2b6702ca5d4e983c5fe07246770200b43ewww.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/CKS/2026_CKS_24425_0001_000(an_illuminated_carpet-page_from_a_maghribi_quran_spain_circa_1250-1300110230).jpg?mode=max&w=2&hash=732bcc2b6702ca5d4e983c5fe07246770200b43e — 200 — 993 B — 24 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24122_0145_000(zhang_daqian_verdant_mountains_in_splashed_colour025137).jpg?mode=max&w=2&hash=26fee4f49880de28f913dc5ce51a1bd040735fcbwww.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24122_0145_000(zhang_daqian_verdant_mountains_in_splashed_colour025137).jpg?mode=max&w=2&hash=26fee4f49880de28f913dc5ce51a1bd040735fcb — 200 — 1001 B — 21 ms — http/1.1https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0813_000(a_fine_and_rare_moulded_peachbloom-glazed_8216chrysanthemum8217_vase_k054500).jpg?mode=max&w=2&hash=8c777eee59c110ca25807391815dfc00328ddd52www.christies.com/img/LotImages/202... https://www.christies.com/img/LotImages/2026/HGK/2026_HGK_24526_0813_000(a_fine_and_rare_moulded_peachbloom-glazed_8216chrysanthemum8217_vase_k054500).jpg?mode=max&w=2&hash=8c777eee59c110ca25807391815dfc00328ddd52 — 200 — 993 B — 21 ms — http/1.1https://vjs.zencdn.net/vttjs/0.15.3/vtt.global.min.jsvjs.zencdn.net/vttjs/0.15.3/vtt.glo... https://vjs.zencdn.net/vttjs/0.15.3/vtt.global.min.js — 200 — 7.4 KiB — 15 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/6057940598001/videos/6393062269112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/6057940598001/videos/6393062269112 — 200 — 0 B — 31 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&event=player_init&time=1776813401890&autoplay=true&seq=0metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&event=player_init&time=1776813401890&autoplay=true&seq=0 — 200 — 295 B — 136 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&event=catalog_request&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F6057940598001%2Fvideos%2F6393062269112&time=1776813401895&autoplay=true&seq=1metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&event=catalog_request&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F6057940598001%2Fvideos%2F6393062269112&time=1776813401895&autoplay=true&seq=1 — 200 — 88 B — 133 ms — h2https://edge.api.brightcove.com/playback/v1/accounts/6057940598001/videos/6393062269112edge.api.brightcove.com/playback/v1... https://edge.api.brightcove.com/playback/v1/accounts/6057940598001/videos/6393062269112 — 200 — 5.7 KiB — 5 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js — 200 — 129.9 KiB — 29 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&usage=inpage-embed&event=player_load&time=1776813401991&qos.events.content.volumechange=1776813401945&qos.performance.memory.jsHeapSizeLimit=2156658688&qos.performance.memory.usedJSHeapSize=18106287&qos.performance.memory.totalJSHeapSize=53459995&qos.performance.navigation.redirectCount=0&qos.performance.navigation.type=0&qos.performance.navigation.directedMigration=false&qos.performance.timing.loadEventEnd=0&qos.performance.timing.loadEventStart=0&qos.performance.timing.domComplete=0&qos.performance.timing.domContentLoadedEventEnd=1776813400685&qos.performance.timing.domContentLoadedEventStart=1776813400683&qos.performance.timing.domInteractive=1776813400448&qos.performance.timing.domLoading=1776813400071&qos.performance.timing.responseEnd=1776813400065&qos.performance.timing.responseStart=1776813400062&qos.performance.timing.requestStart=1776813400042&qos.performance.timing.secureConnectionStart=1776813400037&qos.performance.timing.connectEnd=1776813400042&qos.performance.timing.connectStart=1776813400036&qos.performance.timing.domainLookupEnd=1776813400036&qos.performance.timing.domainLookupStart=1776813400029&qos.performance.timing.fetchStart=1776813400027&qos.performance.timing.redirectEnd=0&qos.performance.timing.redirectStart=0&qos.performance.timing.unloadEventEnd=0&qos.performance.timing.unloadEventStart=0&qos.performance.timing.navigationStart=1776813399722&qos.player.dimensions=%5B%5B1776813401990%2C%220x0%22%2C%22896x557.5%22%5D%5D&qos.player.pixelratio=%5B%5B1776813401990%2C1%5D%5D&qos.player.screendimensions=%5B%5B1776813401990%2C%22800x600%22%5D%5D&seq=2metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&usage=inpage-embed&event=player_load&time=1776813401991&qos.events.content.volumechange=1776813401945&qos.performance.memory.jsHeapSizeLimit=2156658688&qos.performance.memory.usedJSHeapSize=18106287&qos.performance.memory.totalJSHeapSize=53459995&qos.performance.navigation.redirectCount=0&qos.performance.navigation.type=0&qos.performance.navigation.directedMigration=false&qos.performance.timing.loadEventEnd=0&qos.performance.timing.loadEventStart=0&qos.performance.timing.domComplete=0&qos.performance.timing.domContentLoadedEventEnd=1776813400685&qos.performance.timing.domContentLoadedEventStart=1776813400683&qos.performance.timing.domInteractive=1776813400448&qos.performance.timing.domLoading=1776813400071&qos.performance.timing.responseEnd=1776813400065&qos.performance.timing.responseStart=1776813400062&qos.performance.timing.requestStart=1776813400042&qos.performance.timing.secureConnectionStart=1776813400037&qos.performance.timing.connectEnd=1776813400042&qos.performance.timing.connectStart=1776813400036&qos.performance.timing.domainLookupEnd=1776813400036&qos.performance.timing.domainLookupStart=1776813400029&qos.performance.timing.fetchStart=1776813400027&qos.performance.timing.redirectEnd=0&qos.performance.timing.redirectStart=0&qos.performance.timing.unloadEventEnd=0&qos.performance.timing.unloadEventStart=0&qos.performance.timing.navigationStart=1776813399722&qos.player.dimensions=%5B%5B1776813401990%2C%220x0%22%2C%22896x557.5%22%5D%5D&qos.player.pixelratio=%5B%5B1776813401990%2C1%5D%5D&qos.player.screendimensions=%5B%5B1776813401990%2C%22800x600%22%5D%5D&seq=2 — 200 — 88 B — 114 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&event=catalog_response&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F6057940598001%2Fvideos%2F6393062269112&time=1776813402010&response_time_ms=115&seq=3metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&event=catalog_response&url=https%3A%2F%2Fedge.api.brightcove.com%2Fplayback%2Fv1%2Faccounts%2F6057940598001%2Fvideos%2F6393062269112&time=1776813402010&response_time_ms=115&seq=3 — 200 — 88 B — 115 ms — h2https://sdk.fra-02.braze.eu/api/v3/banners/syncsdk.fra-02.braze.eu/api/v3/banners/... https://sdk.fra-02.braze.eu/api/v3/banners/sync — 200 — 0 B — 34 ms — h2https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/67c2b469-f531-43ea-9d02-87610142ad8e/1280x720/match/image.jpgcf-images.us-east-1.prod.boltdns.ne... https://cf-images.us-east-1.prod.boltdns.net/v1/static/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/67c2b469-f531-43ea-9d02-87610142ad8e/1280x720/match/image.jpg — 200 — 139.4 KiB — 2.1 s — h2https://sdk.fra-02.braze.eu/api/v3/banners/syncsdk.fra-02.braze.eu/api/v3/banners/... https://sdk.fra-02.braze.eu/api/v3/banners/sync — 201 — 29.5 KiB — 147 ms — h2blob:https://www.christies.com/435fbaa0-739c-43c0-be57-2c31b81f7e7ewww.christies.com/435fbaa0-739c-43c... blob:https://www.christies.com/435fbaa0-739c-43c0-be57-2c31b81f7e7e — 200 — -1 B — 66 ms — blobblob:https://www.christies.com/de1b583a-bc3c-44a0-88bd-1954b48dac51www.christies.com/de1b583a-bc3c-44a... blob:https://www.christies.com/de1b583a-bc3c-44a0-88bd-1954b48dac51 — 200 — -1 B — 67 ms — blobblob:https://www.christies.com/f48ca886-4ed1-4a6d-90a7-a9a9123bae07www.christies.com/f48ca886-4ed1-4a6... blob:https://www.christies.com/f48ca886-4ed1-4a6d-90a7-a9a9123bae07 — 200 — -1 B — 95 ms — blobhttps://manifest.prod.boltdns.net/manifest/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/10s/master.m3u8?fastly_token=NmJjOTQ3MTBfNGQyNTVkYmVhNmQwODAyZjJkNzgzNzVhNGI3OTU1YzBiN2U2NjhkMWNmMzcwYjRlYTFhMjNmOGY1NDllY2RhZQ%3D%3Dmanifest.prod.boltdns.net/manifest/... https://manifest.prod.boltdns.net/manifest/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/10s/master.m3u8?fastly_token=NmJjOTQ3MTBfNGQyNTVkYmVhNmQwODAyZjJkNzgzNzVhNGI3OTU1YzBiN2U2NjhkMWNmMzcwYjRlYTFhMjNmOGY1NDllY2RhZQ%3D%3D — 200 — 7.4 KiB — 10 ms — h2https://manifest.prod.boltdns.net/manifest/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/1f98d17f-cc70-48a5-8860-e7cce63f8009/10s/rendition.m3u8?fastly_token=NmJjNGFhZjVfYjA0MjliZTYyYmQyNDI4NzQyYTg4NGM5MDA0OGUwMDA3NDE1ODdlZTczZGU3ZGQzNDE5ZGY0OTQ0ZmNlZTRhNQ%3D%3Dmanifest.prod.boltdns.net/manifest/... https://manifest.prod.boltdns.net/manifest/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/1f98d17f-cc70-48a5-8860-e7cce63f8009/10s/rendition.m3u8?fastly_token=NmJjNGFhZjVfYjA0MjliZTYyYmQyNDI4NzQyYTg4NGM5MDA0OGUwMDA3NDE1ODdlZTczZGU3ZGQzNDE5ZGY0OTQ0ZmNlZTRhNQ%3D%3D — 200 — 1.3 KiB — 7 ms — h2https://manifest.prod.boltdns.net/manifest/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/00886a59-a9b0-4883-8fca-0e33e07e0600/10s/rendition.m3u8?fastly_token=NmJjNGFhZjVfNjUwMjFjZGEwOGFlZDRkYTU1YjE0YmFhNGJmZGM2NzNkZTMxNWFlYjA4ZDRjMjc3NTMxNDM4NWVlNTQ0MWY4YQ%3D%3Dmanifest.prod.boltdns.net/manifest/... https://manifest.prod.boltdns.net/manifest/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/00886a59-a9b0-4883-8fca-0e33e07e0600/10s/rendition.m3u8?fastly_token=NmJjNGFhZjVfNjUwMjFjZGEwOGFlZDRkYTU1YjE0YmFhNGJmZGM2NzNkZTMxNWFlYjA4ZDRjMjc3NTMxNDM4NWVlNTQ0MWY4YQ%3D%3D — 200 — 1.2 KiB — 6 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&time=1776813402200&event=play_request&video=6393062269112&video_name=AAW-HK-Apr-HP-hero-16x9&custom_fields=&video_data=&video_ads_supported=true&&video_duration=19&media_url=https%3A%2F%2Fmanifest.prod.boltdns.net%2Fmanifest%2Fv1%2Fhls%2Fv4%2Fclear%2F6057940598001%2F2c9f35dc-b13a-4b9d-81df-15428f555fe2%2F10s%2Fmaster.m3u8%3Ffastly_token%3DNmJjOTQ3MTBfNGQyNTVkYmVhNmQwODAyZjJkNzgzNzVhNGI3OTU1YzBiN2U2NjhkMWNmMzcwYjRlYTFhMjNmOGY1NDllY2RhZQ%253D%253D&seq=4_-1metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&time=1776813402200&event=play_request&video=6393062269112&video_name=AAW-HK-Apr-HP-hero-16x9&custom_fields=&video_data=&video_ads_supported=true&&video_duration=19&media_url=https%3A%2F%2Fmanifest.prod.boltdns.net%2Fmanifest%2Fv1%2Fhls%2Fv4%2Fclear%2F6057940598001%2F2c9f35dc-b13a-4b9d-81df-15428f555fe2%2F10s%2Fmaster.m3u8%3Ffastly_token%3DNmJjOTQ3MTBfNGQyNTVkYmVhNmQwODAyZjJkNzgzNzVhNGI3OTU1YzBiN2U2NjhkMWNmMzcwYjRlYTFhMjNmOGY1NDllY2RhZQ%253D%253D&seq=4_-1 — 200 — 88 B — 139 ms — h2https://house-fastly-signed-us-east-1-prod.brightcovecdn.com/media/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/1f98d17f-cc70-48a5-8860-e7cce63f8009/5x/segment0.ts?fastly_token=NmJjMzJjNzVfNzA1ODIzZDExZjdlNTI5ZGUyM2NkN2JkOGNmM2E4MDc1OGQwYmQ2MmI5Y2Q5MTJkNjkwMWNhNTcyZjc2OGUxNV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvaGxzL3Y0L2NsZWFyLzYwNTc5NDA1OTgwMDEvMmM5ZjM1ZGMtYjEzYS00YjlkLTgxZGYtMTU0MjhmNTU1ZmUyLzFmOThkMTdmLWNjNzAtNDhhNS04ODYwLWU3Y2NlNjNmODAwOS8%3Dhouse-fastly-signed-us-east-1-prod.... https://house-fastly-signed-us-east-1-prod.brightcovecdn.com/media/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/1f98d17f-cc70-48a5-8860-e7cce63f8009/5x/segment0.ts?fastly_token=NmJjMzJjNzVfNzA1ODIzZDExZjdlNTI5ZGUyM2NkN2JkOGNmM2E4MDc1OGQwYmQ2MmI5Y2Q5MTJkNjkwMWNhNTcyZjc2OGUxNV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvaGxzL3Y0L2NsZWFyLzYwNTc5NDA1OTgwMDEvMmM5ZjM1ZGMtYjEzYS00YjlkLTgxZGYtMTU0MjhmNTU1ZmUyLzFmOThkMTdmLWNjNzAtNDhhNS04ODYwLWU3Y2NlNjNmODAwOS8%3D — 200 — 2.6 MiB — 150 ms — h2https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&time=1776813402174&event=video_impression&video=6393062269112&video_name=AAW-HK-Apr-HP-hero-16x9&custom_fields=&video_data=&video_ads_supported=true&&video_duration=19&media_url=https%3A%2F%2Fmanifest.prod.boltdns.net%2Fmanifest%2Fv1%2Fhls%2Fv4%2Fclear%2F6057940598001%2F2c9f35dc-b13a-4b9d-81df-15428f555fe2%2F10s%2Fmaster.m3u8%3Ffastly_token%3DNmJjOTQ3MTBfNGQyNTVkYmVhNmQwODAyZjJkNzgzNzVhNGI3OTU1YzBiN2U2NjhkMWNmMzcwYjRlYTFhMjNmOGY1NDllY2RhZQ%253D%253D&preload=metadata&qos.content.sourceMimeType=application%2Fvnd.apple.mpegurl&seq=5_0metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&time=1776813402174&event=video_impression&video=6393062269112&video_name=AAW-HK-Apr-HP-hero-16x9&custom_fields=&video_data=&video_ads_supported=true&&video_duration=19&media_url=https%3A%2F%2Fmanifest.prod.boltdns.net%2Fmanifest%2Fv1%2Fhls%2Fv4%2Fclear%2F6057940598001%2F2c9f35dc-b13a-4b9d-81df-15428f555fe2%2F10s%2Fmaster.m3u8%3Ffastly_token%3DNmJjOTQ3MTBfNGQyNTVkYmVhNmQwODAyZjJkNzgzNzVhNGI3OTU1YzBiN2U2NjhkMWNmMzcwYjRlYTFhMjNmOGY1NDllY2RhZQ%253D%253D&preload=metadata&qos.content.sourceMimeType=application%2Fvnd.apple.mpegurl&seq=5_0 — 200 — 52 B — 128 ms — h3https://house-fastly-signed-us-east-1-prod.brightcovecdn.com/media/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/00886a59-a9b0-4883-8fca-0e33e07e0600/5x/segment0.ts?fastly_token=NmJjMzJjNzVfYTNhMzU4OWZhZjU2NjlkYzdhOWIyMjg0MThiYWExNmZkZmUzNTRkOWM4MTYxNjliMTQxNzZjNzJmNTI0NTU3OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvaGxzL3Y0L2NsZWFyLzYwNTc5NDA1OTgwMDEvMmM5ZjM1ZGMtYjEzYS00YjlkLTgxZGYtMTU0MjhmNTU1ZmUyLzAwODg2YTU5LWE5YjAtNDg4My04ZmNhLTBlMzNlMDdlMDYwMC8%3Dhouse-fastly-signed-us-east-1-prod.... https://house-fastly-signed-us-east-1-prod.brightcovecdn.com/media/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/00886a59-a9b0-4883-8fca-0e33e07e0600/5x/segment0.ts?fastly_token=NmJjMzJjNzVfYTNhMzU4OWZhZjU2NjlkYzdhOWIyMjg0MThiYWExNmZkZmUzNTRkOWM4MTYxNjliMTQxNzZjNzJmNTI0NTU3OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvaGxzL3Y0L2NsZWFyLzYwNTc5NDA1OTgwMDEvMmM5ZjM1ZGMtYjEzYS00YjlkLTgxZGYtMTU0MjhmNTU1ZmUyLzAwODg2YTU5LWE5YjAtNDg4My04ZmNhLTBlMzNlMDdlMDYwMC8%3D — 200 — 259.3 KiB — 59 ms — h2https://cdn.cookielaw.org/consent/fd2193c8-8245-4e7a-a63d-68e072d71c7a/0199a5a7-670b-7a6c-aa20-4d65a98c7c57/en.jsoncdn.cookielaw.org/consent/fd2193c8-... https://cdn.cookielaw.org/consent/fd2193c8-8245-4e7a-a63d-68e072d71c7a/0199a5a7-670b-7a6c-aa20-4d65a98c7c57/en.json — 200 — 36.8 KiB — 38 ms — h2https://ar.christies.com/braze/fonts_2026.cssar.christies.com/braze/fonts_2026.c... https://ar.christies.com/braze/fonts_2026.css — 200 — 387.8 KiB — 374 ms — h2https://ar.christies.com/braze/fonts_2026.cssar.christies.com/braze/fonts_2026.c... https://ar.christies.com/braze/fonts_2026.css — 200 — 0 B — 365 ms — h2https://cdn.cookielaw.org/consent/fd2193c8-8245-4e7a-a63d-68e072d71c7a/0199a5a7-670b-7a6c-aa20-4d65a98c7c57/bLayout-en.jsoncdn.cookielaw.org/consent/fd2193c8-... https://cdn.cookielaw.org/consent/fd2193c8-8245-4e7a-a63d-68e072d71c7a/0199a5a7-670b-7a6c-aa20-4d65a98c7c57/bLayout-en.json — 200 — 3.2 KiB — 27 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 23 ms — h2https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/0394a6e5b1f7/RC931b9e1f225e433eb246efb425bfb209-source.min.jsassets.adobedtm.com/4f105c1434ad/05... https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/0394a6e5b1f7/RC931b9e1f225e433eb246efb425bfb209-source.min.js — 200 — 821 B — 5 ms — h2https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/0394a6e5b1f7/RCa9a87bb6509149a4a562d4100ed31fac-source.min.jsassets.adobedtm.com/4f105c1434ad/05... https://assets.adobedtm.com/4f105c1434ad/05fddbc767bb/0394a6e5b1f7/RCa9a87bb6509149a4a562d4100ed31fac-source.min.js — 200 — 1.6 KiB — 9 ms — h2https://house-fastly-signed-us-east-1-prod.brightcovecdn.com/media/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/00886a59-a9b0-4883-8fca-0e33e07e0600/5x/segment1.ts?fastly_token=NmJjMzJjNzVfYTNhMzU4OWZhZjU2NjlkYzdhOWIyMjg0MThiYWExNmZkZmUzNTRkOWM4MTYxNjliMTQxNzZjNzJmNTI0NTU3OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvaGxzL3Y0L2NsZWFyLzYwNTc5NDA1OTgwMDEvMmM5ZjM1ZGMtYjEzYS00YjlkLTgxZGYtMTU0MjhmNTU1ZmUyLzAwODg2YTU5LWE5YjAtNDg4My04ZmNhLTBlMzNlMDdlMDYwMC8%3Dhouse-fastly-signed-us-east-1-prod.... https://house-fastly-signed-us-east-1-prod.brightcovecdn.com/media/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/00886a59-a9b0-4883-8fca-0e33e07e0600/5x/segment1.ts?fastly_token=NmJjMzJjNzVfYTNhMzU4OWZhZjU2NjlkYzdhOWIyMjg0MThiYWExNmZkZmUzNTRkOWM4MTYxNjliMTQxNzZjNzJmNTI0NTU3OV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvaGxzL3Y0L2NsZWFyLzYwNTc5NDA1OTgwMDEvMmM5ZjM1ZGMtYjEzYS00YjlkLTgxZGYtMTU0MjhmNTU1ZmUyLzAwODg2YTU5LWE5YjAtNDg4My04ZmNhLTBlMzNlMDdlMDYwMC8%3D — 200 — 239.1 KiB — 43 ms — h2https://www.christies.com/api/discoverywebsite/common/trackingconsent/revokewww.christies.com/api/discoverywebs... https://www.christies.com/api/discoverywebsite/common/trackingconsent/revoke — 204 — 972 B — 199 ms — http/1.1https://www.christies.com/-/media/project/christies-discovery/discovery-website/private-sales/homepage-banner/8x5.jpgwww.christies.com/-/media/project/c... https://www.christies.com/-/media/project/christies-discovery/discovery-website/private-sales/homepage-banner/8x5.jpg — 200 — 213.6 KiB — 32 ms — http/1.1https://www.christies.com/-/media/project/christies-discovery/discovery-website/braze/braze-editors-picks-miro-8-x-5.jpgwww.christies.com/-/media/project/c... https://www.christies.com/-/media/project/christies-discovery/discovery-website/braze/braze-editors-picks-miro-8-x-5.jpg — 200 — 237.7 KiB — 22 ms — http/1.1https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&time=1776813402855&event=video_view&load_time_ms=680&start_time_ms=654&video=6393062269112&video_name=AAW-HK-Apr-HP-hero-16x9&custom_fields=&video_data=&video_ads_supported=true&&video_duration=19&media_url=https%3A%2F%2Fmanifest.prod.boltdns.net%2Fmanifest%2Fv1%2Fhls%2Fv4%2Fclear%2F6057940598001%2F2c9f35dc-b13a-4b9d-81df-15428f555fe2%2F10s%2Fmaster.m3u8%3Ffastly_token%3DNmJjOTQ3MTBfNGQyNTVkYmVhNmQwODAyZjJkNzgzNzVhNGI3OTU1YzBiN2U2NjhkMWNmMzcwYjRlYTFhMjNmOGY1NDllY2RhZQ%253D%253D&seq=6_0metrics.brightcove.com/v2/tracker?d... https://metrics.brightcove.com/v2/tracker?domain=videocloud&platform=video-js&session=9134423ad97fb417e525c03&account=6057940598001&destination=https%3A%2F%2Fwww.christies.com%2F&platform_version=6.67.7&player=players.brightcove.com%2F6057940598001%2Fdefault_default&player_name=Brightcove%20Default%20Player%20(No%20Title)&source=&autoplay=true&ads_enabled=false&time=1776813402855&event=video_view&load_time_ms=680&start_time_ms=654&video=6393062269112&video_name=AAW-HK-Apr-HP-hero-16x9&custom_fields=&video_data=&video_ads_supported=true&&video_duration=19&media_url=https%3A%2F%2Fmanifest.prod.boltdns.net%2Fmanifest%2Fv1%2Fhls%2Fv4%2Fclear%2F6057940598001%2F2c9f35dc-b13a-4b9d-81df-15428f555fe2%2F10s%2Fmaster.m3u8%3Ffastly_token%3DNmJjOTQ3MTBfNGQyNTVkYmVhNmQwODAyZjJkNzgzNzVhNGI3OTU1YzBiN2U2NjhkMWNmMzcwYjRlYTFhMjNmOGY1NDllY2RhZQ%253D%253D&seq=6_0 — 200 — 52 B — 120 ms — h3data:font/woff2;base64,d09GMgABAAAAArJcABEAAAAIrTgAArHwAAEcKAAAAAAAAAAAAAAAAAAAAAAAAAAAGoPdVBuJqkYc…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAArJcABEAAAAIrTgAArHwAAEcKAAAAAAAAAAAAAAAAAAAAAAAAAAAGoPdVBuJqkYc… — 200 — 172.6 KiB — 43 ms — datadata:font/woff2;base64,d09GMgABAAAAA1QAABEAAAALdkQAA1OTAAEcKAAAAAAAAAAAAAAAAAAAAAAAAAAAGoWcfBuL2TAc…data:font/woff2;base64,d09GMgABAAAA... data:font/woff2;base64,d09GMgABAAAAA1QAABEAAAALdkQAA1OTAAEcKAAAAAAAAAAAAAAAAAAAAAAAAAAAGoWcfBuL2TAc… — 200 — 213.0 KiB — 55 ms — datahttps://house-fastly-signed-us-east-1-prod.brightcovecdn.com/media/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/1f98d17f-cc70-48a5-8860-e7cce63f8009/5x/segment1.ts?fastly_token=NmJjMzJjNzVfNzA1ODIzZDExZjdlNTI5ZGUyM2NkN2JkOGNmM2E4MDc1OGQwYmQ2MmI5Y2Q5MTJkNjkwMWNhNTcyZjc2OGUxNV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvaGxzL3Y0L2NsZWFyLzYwNTc5NDA1OTgwMDEvMmM5ZjM1ZGMtYjEzYS00YjlkLTgxZGYtMTU0MjhmNTU1ZmUyLzFmOThkMTdmLWNjNzAtNDhhNS04ODYwLWU3Y2NlNjNmODAwOS8%3Dhouse-fastly-signed-us-east-1-prod.... https://house-fastly-signed-us-east-1-prod.brightcovecdn.com/media/v1/hls/v4/clear/6057940598001/2c9f35dc-b13a-4b9d-81df-15428f555fe2/1f98d17f-cc70-48a5-8860-e7cce63f8009/5x/segment1.ts?fastly_token=NmJjMzJjNzVfNzA1ODIzZDExZjdlNTI5ZGUyM2NkN2JkOGNmM2E4MDc1OGQwYmQ2MmI5Y2Q5MTJkNjkwMWNhNTcyZjc2OGUxNV8vL2hvdXNlLWZhc3RseS1zaWduZWQtdXMtZWFzdC0xLXByb2QuYnJpZ2h0Y292ZWNkbi5jb20vbWVkaWEvdjEvaGxzL3Y0L2NsZWFyLzYwNTc5NDA1OTgwMDEvMmM5ZjM1ZGMtYjEzYS00YjlkLTgxZGYtMTU0MjhmNTU1ZmUyLzFmOThkMTdmLWNjNzAtNDhhNS04ODYwLWU3Y2NlNjNmODAwOS8%3D — 200 — 2.3 MiB — 104 ms — h2https://www.christies.com/Assets/Discovery.Project.Website/V2023/favicons/coast-228x228.pngwww.christies.com/Assets/Discovery.... https://www.christies.com/Assets/Discovery.Project.Website/V2023/favicons/coast-228x228.png — 200 — 2.0 KiB — 13 ms — http/1.1https://www.christies.com/Assets/Discovery.Project.Website/V2023/favicons/favicon.icowww.christies.com/Assets/Discovery.... https://www.christies.com/Assets/Discovery.Project.Website/V2023/favicons/favicon.ico — 200 — 2.6 KiB — 12 ms — http/1.1https://www.christies.com/Assets/Discovery.Project.Website/V2023/favicons/favicon-32x32.pngwww.christies.com/Assets/Discovery.... https://www.christies.com/Assets/Discovery.Project.Website/V2023/favicons/favicon-32x32.png — 200 — 947 B — 12 ms — http/1.1https://www.christies.com/img/SaleImages/HGK-24715-04142026-1.jpg?width=295&hash=2a16ade9185f3e171432e3e722bcd1530a1a272bwww.christies.com/img/SaleImages/HG... https://www.christies.com/img/SaleImages/HGK-24715-04142026-1.jpg?width=295&hash=2a16ade9185f3e171432e3e722bcd1530a1a272b — 200 — 11.7 KiB — 22 ms — http/1.1https://www.christies.com/img/SaleImages/CKS-24425-04282026-1.jpg?width=295&hash=e97cd4c8617089ab5e5f60e10a12b96d924858d1www.christies.com/img/SaleImages/CK... https://www.christies.com/img/SaleImages/CKS-24425-04282026-1.jpg?width=295&hash=e97cd4c8617089ab5e5f60e10a12b96d924858d1 — 200 — 16.7 KiB — 185 ms — http/1.1https://www.christies.com/img/SaleImages/HGK-24121-04282026-1.jpg?width=295&hash=d2e65f35dbcc2593a730cc126c8d31621a6c26a7www.christies.com/img/SaleImages/HG... https://www.christies.com/img/SaleImages/HGK-24121-04282026-1.jpg?width=295&hash=d2e65f35dbcc2593a730cc126c8d31621a6c26a7 — 200 — 14.7 KiB — 21 ms — http/1.1https://www.christies.com/img/SaleImages/CKS-24533-04152026-1.jpg?width=295&hash=1386aa09dcc7cff89c21d710abc28ea7d3073c7fwww.christies.com/img/SaleImages/CK... https://www.christies.com/img/SaleImages/CKS-24533-04152026-1.jpg?width=295&hash=1386aa09dcc7cff89c21d710abc28ea7d3073c7f — 200 — 11.1 KiB — 16 ms — http/1.1https://www.christies.com/-/media/project/christies-discovery/discovery-website/mslp/2026/05/20-21-ny/project-de-roulet/_8-x-5/76594526rsdotcom28x5.jpg?w=1210&hash=637d75fb980f2ce00e851b2d53a7ba769803f55dwww.christies.com/-/media/project/c... https://www.christies.com/-/media/project/christies-discovery/discovery-website/mslp/2026/05/20-21-ny/project-de-roulet/_8-x-5/76594526rsdotcom28x5.jpg?w=1210&hash=637d75fb980f2ce00e851b2d53a7ba769803f55d — 200 — 538.6 KiB — 35 ms — http/1.1https://www.christies.com/-/media/project/christies-discovery/discovery-website/homepage/hero-banner/2026/project-cat_homepage-banner-p1.jpg?w=1210&hash=5bb9e949519e53bab6c7d0cbf55ffd05dcc15466www.christies.com/-/media/project/c... https://www.christies.com/-/media/project/christies-discovery/discovery-website/homepage/hero-banner/2026/project-cat_homepage-banner-p1.jpg?w=1210&hash=5bb9e949519e53bab6c7d0cbf55ffd05dcc15466 — 200 — 121.6 KiB — 21 ms — http/1.1
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 3333ms · 762KB · $44/mo
players.brightcove.net
Other
Costly
Execution 866ms
Transfer 221 KB
Unused 41%
Monthly Cost $12/mo
Unattributable
Other
Costly
Execution 556ms
Transfer 0 KB
Monthly Cost $7/mo
www.christies.com
Other
Costly
Execution 419ms
Transfer 35 KB
Monthly Cost $6/mo
dsl.assets.christies.com
Other
Costly
Execution 294ms
Transfer 7 KB
Monthly Cost $4/mo
dsl.assets.christies.com
Other
Costly
Execution 251ms
Transfer 177 KB
Unused 65%
Monthly Cost $3/mo
dsl.assets.christies.com
Other
Costly
Execution 240ms
Transfer 7 KB
Monthly Cost $3/mo
dsl.assets.christies.com
Other
Optional
Execution 186ms
Transfer 11 KB
Monthly Cost $2/mo
assets.adobedtm.com
Other
Optional
Execution 123ms
Transfer 108 KB
Unused 40%
Monthly Cost $2/mo
dsl.assets.christies.com
Other
Optional
Execution 122ms
Transfer 24 KB
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 87ms
Transfer 130 KB
Unused 62%
Monthly Cost $1/mo
www.christies.com
Other
Optional
Execution 74ms
Transfer 10 KB
Monthly Cost $1/mo
dsl.assets.christies.com
Other
Optional
Execution 64ms
Transfer 4 KB
Monthly Cost $1/mo
code.jquery.com
Other
Optional
Execution 52ms
Transfer 31 KB
Unused 72%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • players.brightcove.net adds 866ms and costs ~$12/month
  • Unattributable adds 556ms and costs ~$7/month
  • www.christies.com adds 419ms and costs ~$6/month
  • dsl.assets.christies.com adds 294ms and costs ~$4/month
  • dsl.assets.christies.com adds 251ms and costs ~$3/month
  • dsl.assets.christies.com adds 240ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

players.brightcove.net takes 866ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 556ms 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.christies.com takes 419ms 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

dsl.assets.christies.com takes 294ms 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

dsl.assets.christies.com takes 251ms 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

65% of dsl.assets.christies.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

dsl.assets.christies.com takes 240ms 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

62% of OneTrust'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

72% of code.jquery.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback