Skip to content
https://theartnewspaper.com

Performance

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

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

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

841 ms

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

2.62 s

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

41 ms

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

0.340

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

2.38 s

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

3.40 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.5 MB transferred, 195 requests
FIX
4.5 MB transferred, 195 requests
Critical::
Page weighs 12.9 MB (4.5 MB transferred)
Warning::
JavaScript is 2.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.0 MB
Info::
Fonts are 1.6 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.6 MB
Warning::
195 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.95 g CO2 per page load
4.5 MB / 2.4 MB budget
4.5 MB transferred
195 requests
0.95 g CO2 per page load
JavaScript 2.0 MiB 45%
Fonts 1.6 MiB 35%
Images 676.2 KiB 15%
HTML 116.4 KiB 3%
CSS 65.3 KiB 1%
Other 38.2 KiB 1%
Other 23.6 KiB 1%
Other 13.6 KiB 0%
Other 18 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.5 MiB of 4.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2119ms total JS execution
FIX
2119ms total JS execution
Warning::
Unattributable: 387ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 318ms CPU time
Warning::
https://www.theartnewspaper.com/: 299ms CPU time
Info::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 190ms CPU time
Info::
https://pagead2.googlesyndication.com/pagead/manag...: 188ms CPU time
Warning::
Third-party scripts: 2119ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Other 15% Script Parsing & Compilation 9% Style & Layout 9%
ScriptTotalScriptingParse/CompileParty
Unattributable387ms114ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946318ms260ms21ms3rd
https://www.theartnewspaper.com/299ms19ms25ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js190ms160ms21ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js188ms150ms15ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NR4PFSP155ms133ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=G-D1RNXB11V5&cx=c&gtm=4e64k1142ms116ms22ms3rd
https://www.theartnewspaper.com/_next/static/chunks/1517-f01b0abe668cc479.js135ms114ms10ms3rd
https://cdn.cookie-script.com/s/647be5bfc3aed74794808cb3e2fcbb64.js68ms30ms3ms3rd
https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=15160764ms40ms15ms3rd

Showing top 10 of 13 scripts

F
JS Bundles
Action
60 scripts, 1.3 MB unused
FIX
60 scripts, 1.3 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://profile.theartnewspaper.com/_next/static/c...: 156 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 97 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.3 MB
1343 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://profile.theartnewspaper.com/_next/static/chunks/pages/_app-d77dfaa0864c3821.js207 KB156 KB (76%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946187 KB97 KB (52%)3rd
https://www.theartnewspaper.com/_next/static/chunks/c857e369-1f02706d39cac948.js93 KB69 KB (74%)3rd
https://www.googletagmanager.com/gtag/js?id=G-D1RNXB11V5&cx=c&gtm=4e64k1154 KB63 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=G-D1RNXB11V5&cx=c&gtm=4e64k10 KB63 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NR4PFSP0 KB63 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NR4PFSP141 KB63 KB (45%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
195 resources · 4.5 MB · 1.3 MB savings available
FIX
195 resources · 4.5 MB · 1.3 MB savings available
Warning::
Page weight 3.5 MB over 1MB target
Got: 4.5 MB Expected: ≤ 1 MB
Info::
~1.3 MB of savings available
Warning::
194 third-party resources (100% of weight)
Info::
5 resources over 200KB
195 resources · 4.5 MiB · 194 third-party 3.5 MiB over 1MB target
JavaScript 45% · 2.0 MiB
Font 35% · 1.6 MiB
Image 15% · 677.0 KiB
Document 3% · 116.4 KiB
Other 2% · 74.7 KiB
CSS 1% · 65.3 KiB

~1.3 MiB of savings available

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

No Cache-Control header

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

B
Image Optimization
30 images, 0 KB saveable
REVIEW
30 images, 0 KB saveable
Info::
All images are well-optimized
30 images 676 KB
0 oversized -0 KB
9 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
11 fonts (1633 KB)
PASS
11 fonts (1633 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

1633 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 841 ms LCP 2.6 shttps://webfonts.typotheque.com/WF-029423-011724-003802-c4ed87ea3a2f8213b91709d23f2869df.woff2WF-029423-011724-003802... https://webfonts.typotheque.com/WF-029423-011724-003802-c4ed87ea3a2f8213b91709d23f2869df.woff2 — 185.2 KiB — 154 ms — font-display: swaphttps://webfonts.typotheque.com/WF-029423-011724-001515-7e8b380c4d1321921daa22f0b255fcb2.woff2WF-029423-011724-001515... https://webfonts.typotheque.com/WF-029423-011724-001515-7e8b380c4d1321921daa22f0b255fcb2.woff2 — 169.0 KiB — 151 ms — font-display: swaphttps://webfonts.typotheque.com/WF-029423-011724-003808-c9bdf3c92f26ecb466346a4b1849276c.woff2WF-029423-011724-003808... https://webfonts.typotheque.com/WF-029423-011724-003808-c9bdf3c92f26ecb466346a4b1849276c.woff2 — 207.1 KiB — 153 ms — font-display: swaphttps://webfonts.typotheque.com/WF-029423-011724-001499-54946567c3f6bec946e37ad25b952fc8.woff2WF-029423-011724-001499... https://webfonts.typotheque.com/WF-029423-011724-001499-54946567c3f6bec946e37ad25b952fc8.woff2 — 171.2 KiB — 151 ms — font-display: swaphttps://webfonts.typotheque.com/WF-029423-011724-001811-48e1fc8d7dd9c6eabd0814693720f09e.woff2WF-029423-011724-001811... https://webfonts.typotheque.com/WF-029423-011724-001811-48e1fc8d7dd9c6eabd0814693720f09e.woff2 — 158.4 KiB — 151 ms — font-display: swaphttps://webfonts.typotheque.com/WF-029423-011724-001767-ca9c0abc13909bfcd8a335e57600a56c.woff2WF-029423-011724-001767... https://webfonts.typotheque.com/WF-029423-011724-001767-ca9c0abc13909bfcd8a335e57600a56c.woff2 — 152.5 KiB — 152 ms — font-display: swaphttps://webfonts.typotheque.com/WF-029423-011724-003804-9dcec40d670e3888025651779510210e.woff2WF-029423-011724-003804... https://webfonts.typotheque.com/WF-029423-011724-003804-9dcec40d670e3888025651779510210e.woff2 — 202.1 KiB — 153 ms — font-display: swaphttps://webfonts.typotheque.com/WF-029423-011724-001768-b3bc20d9fa453bad62f76e91e727df92.woff2WF-029423-011724-001768... https://webfonts.typotheque.com/WF-029423-011724-001768-b3bc20d9fa453bad62f76e91e727df92.woff2 — 160.5 KiB — 154 ms — font-display: swaphttps://webfonts.typotheque.com/WF-029423-011724-003800-64ed3d2de6838f3c8b9547947f756c3d.woff2WF-029423-011724-003800... https://webfonts.typotheque.com/WF-029423-011724-003800-64ed3d2de6838f3c8b9547947f756c3d.woff2 — 192.9 KiB — 154 ms — font-display: swaphttps://webfonts.typotheque.com/WF-029423-011724-001767-ca9c0abc13909bfcd8a335e57600a56c.woff2WF-029423-011724-001767... https://webfonts.typotheque.com/WF-029423-011724-001767-ca9c0abc13909bfcd8a335e57600a56c.woff2 — 303 B — 31 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 119 ms — font-display: swap
WF-029423-011724-003802... woff2 swap
Size 185 KB
Load time 154 ms
Start 798 ms
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
WF-029423-011724-001515... woff2 swap
Size 169 KB
Load time 151 ms
Start 801 ms
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
WF-029423-011724-003808... woff2 swap
Size 207 KB
Load time 153 ms
Start 801 ms
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
WF-029423-011724-001499... woff2 swap
Size 171 KB
Load time 151 ms
Start 801 ms
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
WF-029423-011724-001811... woff2 swap
Size 158 KB
Load time 151 ms
Start 801 ms
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
WF-029423-011724-001767... woff2 swap
Size 152 KB
Load time 152 ms
Start 801 ms
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
WF-029423-011724-003804... woff2 swap
Size 202 KB
Load time 153 ms
Start 802 ms
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
WF-029423-011724-001768... woff2 swap
Size 160 KB
Load time 154 ms
Start 802 ms
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
WF-029423-011724-003800... woff2 swap
Size 193 KB
Load time 154 ms
Start 803 ms
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
WF-029423-011724-001767... woff2 swap
Size 0 KB
Load time 31 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 119 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~799 KB and ~1598 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
195 requests over 3532ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 841 ms LCP 2.6 shttps://theartnewspaper.com// https://theartnewspaper.com/ — 301 — 243 B — 55 ms — h2http://www.theartnewspaper.com/www.theartnewspaper.com/ http://www.theartnewspaper.com/ — 307 — 0 B — 1 ms — http/1.1https://www.theartnewspaper.com/www.theartnewspaper.com/ https://www.theartnewspaper.com/ — 200 — 78.5 KiB — 619 ms — h2https://www.theartnewspaper.com/_next/static/css/986b1ec26ad3bcc4.csswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/css/986b1ec26ad3bcc4.css — 200 — 15.3 KiB — 41 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/dcea4efb73fb822519018ba99442d5a1a9c11cb4-862x156.svgcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/dcea4efb73fb822519018ba99442d5a1a9c11cb4-862x156.svg — 200 — 70.4 KiB — 105 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NR4PFSPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NR4PFSP — 200 — 140.6 KiB — 207 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 133 ms — h3https://webfonts.typotheque.com/WF-029423-011724.csswebfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724.css — 200 — 1.5 KiB — 71 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/2a17a0294d29177faba03484c634a6e33e8fed98-1x1.svgcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/2a17a0294d29177faba03484c634a6e33e8fed98-1x1.svg — 200 — 56.4 KiB — 112 ms — h2https://www.theartnewspaper.com/_next/static/chunks/webpack-46b4ea46f345ba2d.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/webpack-46b4ea46f345ba2d.js — 200 — 2.5 KiB — 27 ms — h2https://www.theartnewspaper.com/_next/static/chunks/4bd1b696-00ed2fc5fc111e7c.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/4bd1b696-00ed2fc5fc111e7c.js — 200 — 53.0 KiB — 38 ms — h2https://www.theartnewspaper.com/_next/static/chunks/1517-f01b0abe668cc479.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/1517-f01b0abe668cc479.js — 200 — 50.7 KiB — 44 ms — h2https://www.theartnewspaper.com/_next/static/chunks/main-app-9a3720905815865a.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/main-app-9a3720905815865a.js — 200 — 682 B — 78 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/global-error-3eda34047c2be605.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/global-error-3eda34047c2be605.js — 200 — 924 B — 33 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/error-7c330942133879e4.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/error-7c330942133879e4.js — 200 — 713 B — 33 ms — h2https://www.theartnewspaper.com/_next/static/chunks/3308-e081f67157c5929a.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/3308-e081f67157c5929a.js — 200 — 30.9 KiB — 72 ms — h2https://www.theartnewspaper.com/_next/static/chunks/8173-86e3eea17df40b9f.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/8173-86e3eea17df40b9f.js — 200 — 4.0 KiB — 49 ms — h2https://www.theartnewspaper.com/_next/static/chunks/2623-bb15169e0d1b766c.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/2623-bb15169e0d1b766c.js — 200 — 3.0 KiB — 45 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/layout-93c51e3fa24eddd0.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/layout-93c51e3fa24eddd0.js — 200 — 893 B — 55 ms — h2https://www.theartnewspaper.com/_next/static/chunks/c857e369-1f02706d39cac948.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/c857e369-1f02706d39cac948.js — 200 — 92.7 KiB — 81 ms — h2https://www.theartnewspaper.com/_next/static/chunks/3495-cafc4138ed995661.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/3495-cafc4138ed995661.js — 200 — 3.1 KiB — 41 ms — h2https://www.theartnewspaper.com/_next/static/chunks/5350-bdc9bf7c999e0fdf.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/5350-bdc9bf7c999e0fdf.js — 200 — 5.7 KiB — 50 ms — h2https://www.theartnewspaper.com/_next/static/chunks/509-19cf2ed98c2545f8.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/509-19cf2ed98c2545f8.js — 200 — 3.5 KiB — 50 ms — h2https://www.theartnewspaper.com/_next/static/chunks/7229-882ee3c10a4b0348.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/7229-882ee3c10a4b0348.js — 200 — 5.5 KiB — 54 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/fronts/%5Bid%5D/page-71e670378bd2bdd4.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/fronts/%5Bid%5D/page-71e670378bd2bdd4.js — 200 — 2.3 KiB — 55 ms — h2https://www.theartnewspaper.com/_next/static/chunks/c16f53c3-c0762cedd7bfb802.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/c16f53c3-c0762cedd7bfb802.js — 200 — 8.2 KiB — 69 ms — h2https://www.theartnewspaper.com/_next/static/chunks/8976-301ec05a180b16ae.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/8976-301ec05a180b16ae.js — 200 — 10.7 KiB — 64 ms — h2https://www.theartnewspaper.com/_next/static/chunks/6795-868deea345717827.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/6795-868deea345717827.js — 200 — 9.6 KiB — 72 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/layout-5e171523e11088bc.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/layout-5e171523e11088bc.js — 200 — 733 B — 76 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/error-8970b628102f4e4f.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/error-8970b628102f4e4f.js — 200 — 915 B — 73 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 841 ms LCP 2.6 shttps://theartnewspaper.com// https://theartnewspaper.com/ — 301 — 243 B — 55 ms — h2http://www.theartnewspaper.com/www.theartnewspaper.com/ http://www.theartnewspaper.com/ — 307 — 0 B — 1 ms — http/1.1https://www.theartnewspaper.com/www.theartnewspaper.com/ https://www.theartnewspaper.com/ — 200 — 78.5 KiB — 619 ms — h2https://www.theartnewspaper.com/_next/static/css/986b1ec26ad3bcc4.csswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/css/986b1ec26ad3bcc4.css — 200 — 15.3 KiB — 41 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/dcea4efb73fb822519018ba99442d5a1a9c11cb4-862x156.svgcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/dcea4efb73fb822519018ba99442d5a1a9c11cb4-862x156.svg — 200 — 70.4 KiB — 105 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NR4PFSPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NR4PFSP — 200 — 140.6 KiB — 207 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 133 ms — h3https://webfonts.typotheque.com/WF-029423-011724.csswebfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724.css — 200 — 1.5 KiB — 71 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/2a17a0294d29177faba03484c634a6e33e8fed98-1x1.svgcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/2a17a0294d29177faba03484c634a6e33e8fed98-1x1.svg — 200 — 56.4 KiB — 112 ms — h2https://www.theartnewspaper.com/_next/static/chunks/webpack-46b4ea46f345ba2d.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/webpack-46b4ea46f345ba2d.js — 200 — 2.5 KiB — 27 ms — h2https://www.theartnewspaper.com/_next/static/chunks/4bd1b696-00ed2fc5fc111e7c.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/4bd1b696-00ed2fc5fc111e7c.js — 200 — 53.0 KiB — 38 ms — h2https://www.theartnewspaper.com/_next/static/chunks/1517-f01b0abe668cc479.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/1517-f01b0abe668cc479.js — 200 — 50.7 KiB — 44 ms — h2https://www.theartnewspaper.com/_next/static/chunks/main-app-9a3720905815865a.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/main-app-9a3720905815865a.js — 200 — 682 B — 78 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/global-error-3eda34047c2be605.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/global-error-3eda34047c2be605.js — 200 — 924 B — 33 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/error-7c330942133879e4.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/error-7c330942133879e4.js — 200 — 713 B — 33 ms — h2https://www.theartnewspaper.com/_next/static/chunks/3308-e081f67157c5929a.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/3308-e081f67157c5929a.js — 200 — 30.9 KiB — 72 ms — h2https://www.theartnewspaper.com/_next/static/chunks/8173-86e3eea17df40b9f.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/8173-86e3eea17df40b9f.js — 200 — 4.0 KiB — 49 ms — h2https://www.theartnewspaper.com/_next/static/chunks/2623-bb15169e0d1b766c.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/2623-bb15169e0d1b766c.js — 200 — 3.0 KiB — 45 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/layout-93c51e3fa24eddd0.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/layout-93c51e3fa24eddd0.js — 200 — 893 B — 55 ms — h2https://www.theartnewspaper.com/_next/static/chunks/c857e369-1f02706d39cac948.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/c857e369-1f02706d39cac948.js — 200 — 92.7 KiB — 81 ms — h2https://www.theartnewspaper.com/_next/static/chunks/3495-cafc4138ed995661.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/3495-cafc4138ed995661.js — 200 — 3.1 KiB — 41 ms — h2https://www.theartnewspaper.com/_next/static/chunks/5350-bdc9bf7c999e0fdf.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/5350-bdc9bf7c999e0fdf.js — 200 — 5.7 KiB — 50 ms — h2https://www.theartnewspaper.com/_next/static/chunks/509-19cf2ed98c2545f8.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/509-19cf2ed98c2545f8.js — 200 — 3.5 KiB — 50 ms — h2https://www.theartnewspaper.com/_next/static/chunks/7229-882ee3c10a4b0348.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/7229-882ee3c10a4b0348.js — 200 — 5.5 KiB — 54 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/fronts/%5Bid%5D/page-71e670378bd2bdd4.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/fronts/%5Bid%5D/page-71e670378bd2bdd4.js — 200 — 2.3 KiB — 55 ms — h2https://www.theartnewspaper.com/_next/static/chunks/c16f53c3-c0762cedd7bfb802.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/c16f53c3-c0762cedd7bfb802.js — 200 — 8.2 KiB — 69 ms — h2https://www.theartnewspaper.com/_next/static/chunks/8976-301ec05a180b16ae.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/8976-301ec05a180b16ae.js — 200 — 10.7 KiB — 64 ms — h2https://www.theartnewspaper.com/_next/static/chunks/6795-868deea345717827.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/6795-868deea345717827.js — 200 — 9.6 KiB — 72 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/layout-5e171523e11088bc.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/layout-5e171523e11088bc.js — 200 — 733 B — 76 ms — h2https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/error-8970b628102f4e4f.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/app/(main-content)/(content)/error-8970b628102f4e4f.js — 200 — 915 B — 73 ms — h2https://webfonts.typotheque.com/wfping.css?projectId=11724webfonts.typotheque.com/wfping.css?... https://webfonts.typotheque.com/wfping.css?projectId=11724 — 200 — 375 B — 23 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 602 401.464…www.w3.org/2000/svg' viewBox='0 0 6... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 602 401.464… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 602 504.819…www.w3.org/2000/svg' viewBox='0 0 6... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 602 504.819… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 602 401.418…www.w3.org/2000/svg' viewBox='0 0 6... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 602 401.418… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E…www.w3.org/2000/svg' viewBox='0 0 4... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 472 354'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 208 156'%3E… — 200 — 0 B — 0 ms — datahttps://cdn.sanity.io/images/cxgd3urn/production/dabf114c9fa4435ba9a932f20bf5c226eccfe997-2000x1333.jpg?rect=112,0,1777,1333&w=640&h=480&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/dabf114c9fa4435ba9a932f20bf5c226eccfe997-2000x1333.jpg?rect=112,0,1777,1333&w=640&h=480&q=85&fit=crop&auto=format — 200 — 93.8 KiB — 34 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/ee786c752be254e21e78e180a4bd0c84c00b70f6-7859x4736.jpg?rect=773,0,6315,4736&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/ee786c752be254e21e78e180a4bd0c84c00b70f6-7859x4736.jpg?rect=773,0,6315,4736&w=256&h=192&q=85&fit=crop&auto=format — 200 — 7.0 KiB — 129 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/e6ed95d82075edac71d4aa58cba7313b52a2d657-1387x921.jpg?rect=80,0,1228,921&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/e6ed95d82075edac71d4aa58cba7313b52a2d657-1387x921.jpg?rect=80,0,1228,921&w=256&h=192&q=85&fit=crop&auto=format — 200 — 8.4 KiB — 54 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/68a845a6c12b071a0e323c11cd23344315ba9855-2000x1333.jpg?rect=112,0,1777,1333&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/68a845a6c12b071a0e323c11cd23344315ba9855-2000x1333.jpg?rect=112,0,1777,1333&w=256&h=192&q=85&fit=crop&auto=format — 200 — 10.4 KiB — 37 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/8539e3a20aa669b4be8ef296652ed7b20c644309-1668x1145.jpg?rect=71,0,1527,1145&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/8539e3a20aa669b4be8ef296652ed7b20c644309-1668x1145.jpg?rect=71,0,1527,1145&w=256&h=192&q=85&fit=crop&auto=format — 200 — 8.9 KiB — 116 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/568217197be1160d3c79ab8469020768b3756535-1951x1463.jpg?w=640&h=480&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/568217197be1160d3c79ab8469020768b3756535-1951x1463.jpg?w=640&h=480&q=85&fit=crop&auto=format — 200 — 24.5 KiB — 42 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/3a3be31d033a9a3794e93f91edc716ac92ec6210-2304x1500.jpg?rect=134,0,2000,1500&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/3a3be31d033a9a3794e93f91edc716ac92ec6210-2304x1500.jpg?rect=134,0,2000,1500&w=256&h=192&q=85&fit=crop&auto=format — 200 — 8.0 KiB — 59 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/9f4a4ce57991898844193d04ddc2b229c143d4db-3307x2204.jpg?rect=185,0,2939,2204&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/9f4a4ce57991898844193d04ddc2b229c143d4db-3307x2204.jpg?rect=185,0,2939,2204&w=256&h=192&q=85&fit=crop&auto=format — 200 — 10.9 KiB — 63 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/134c18fead7136ffa5c5e3e89dc2adcb1a1a6934-964x1208.jpg?rect=0,27,964,723&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/134c18fead7136ffa5c5e3e89dc2adcb1a1a6934-964x1208.jpg?rect=0,27,964,723&w=256&h=192&q=85&fit=crop&auto=format — 200 — 5.8 KiB — 60 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/4e7c74718cdb6a34d08c1fa776716e9312d75344-1786x1339.jpg?rect=1,0,1785,1339&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/4e7c74718cdb6a34d08c1fa776716e9312d75344-1786x1339.jpg?rect=1,0,1785,1339&w=256&h=192&q=85&fit=crop&auto=format — 200 — 18.6 KiB — 138 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/af0fcd2dab92eabfe656c735c46612f42861502f-1566x1044.jpg?rect=87,0,1392,1044&w=640&h=480&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/af0fcd2dab92eabfe656c735c46612f42861502f-1566x1044.jpg?rect=87,0,1392,1044&w=640&h=480&q=85&fit=crop&auto=format — 200 — 47.8 KiB — 65 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/b5fee096b44d3ac9ac574e66b0b1dce80dd754c2-1521x1018.jpg?rect=83,0,1357,1018&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/b5fee096b44d3ac9ac574e66b0b1dce80dd754c2-1521x1018.jpg?rect=83,0,1357,1018&w=256&h=192&q=85&fit=crop&auto=format — 200 — 5.5 KiB — 70 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/4698769deda10a0f3159a6ef14dc3074c2297a6e-2048x1366.jpg?rect=114,0,1821,1366&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/4698769deda10a0f3159a6ef14dc3074c2297a6e-2048x1366.jpg?rect=114,0,1821,1366&w=256&h=192&q=85&fit=crop&auto=format — 200 — 14.4 KiB — 71 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/3617173f549927f1a5cbe5e6e91af7713c3945af-2000x1333.jpg?rect=112,0,1777,1333&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/3617173f549927f1a5cbe5e6e91af7713c3945af-2000x1333.jpg?rect=112,0,1777,1333&w=256&h=192&q=85&fit=crop&auto=format — 200 — 12.8 KiB — 67 ms — h2https://cdn.sanity.io/images/cxgd3urn/production/b9f4c13e5418a60611b83fa0f3c2768818a949d3-575x863.jpg?rect=0,0,575,431&w=256&h=192&q=85&fit=crop&auto=formatcdn.sanity.io/images/cxgd3urn/produ... https://cdn.sanity.io/images/cxgd3urn/production/b9f4c13e5418a60611b83fa0f3c2768818a949d3-575x863.jpg?rect=0,0,575,431&w=256&h=192&q=85&fit=crop&auto=format — 200 — 11.1 KiB — 73 ms — h2https://webfonts.typotheque.com/WF-029423-011724-003802-c4ed87ea3a2f8213b91709d23f2869df.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-003802-c4ed87ea3a2f8213b91709d23f2869df.woff2 — 200 — 185.2 KiB — 154 ms — h3https://webfonts.typotheque.com/WF-029423-011724-001515-7e8b380c4d1321921daa22f0b255fcb2.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-001515-7e8b380c4d1321921daa22f0b255fcb2.woff2 — 200 — 169.0 KiB — 151 ms — h3https://webfonts.typotheque.com/WF-029423-011724-003808-c9bdf3c92f26ecb466346a4b1849276c.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-003808-c9bdf3c92f26ecb466346a4b1849276c.woff2 — 200 — 207.1 KiB — 153 ms — h3https://webfonts.typotheque.com/WF-029423-011724-001499-54946567c3f6bec946e37ad25b952fc8.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-001499-54946567c3f6bec946e37ad25b952fc8.woff2 — 200 — 171.2 KiB — 151 ms — h3https://webfonts.typotheque.com/WF-029423-011724-001811-48e1fc8d7dd9c6eabd0814693720f09e.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-001811-48e1fc8d7dd9c6eabd0814693720f09e.woff2 — 200 — 158.4 KiB — 151 ms — h3https://webfonts.typotheque.com/WF-029423-011724-001767-ca9c0abc13909bfcd8a335e57600a56c.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-001767-ca9c0abc13909bfcd8a335e57600a56c.woff2 — 200 — 152.5 KiB — 152 ms — h3https://webfonts.typotheque.com/WF-029423-011724-003804-9dcec40d670e3888025651779510210e.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-003804-9dcec40d670e3888025651779510210e.woff2 — 200 — 202.1 KiB — 153 ms — h3https://webfonts.typotheque.com/WF-029423-011724-001768-b3bc20d9fa453bad62f76e91e727df92.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-001768-b3bc20d9fa453bad62f76e91e727df92.woff2 — 200 — 160.5 KiB — 154 ms — h3https://webfonts.typotheque.com/WF-029423-011724-003800-64ed3d2de6838f3c8b9547947f756c3d.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-003800-64ed3d2de6838f3c8b9547947f756c3d.woff2 — 200 — 192.9 KiB — 154 ms — h3https://www.theartnewspaper.com/icon1.png?6d0cb301e55cf6dawww.theartnewspaper.com/icon1.png?6... https://www.theartnewspaper.com/icon1.png?6d0cb301e55cf6da — 200 — 390 B — 27 ms — h2https://cxgd3urn.api.sanity.io/v2021-03-26/data/live/events/production?tag=next-loader.livecxgd3urn.api.sanity.io/v2021-03-26/... https://cxgd3urn.api.sanity.io/v2021-03-26/data/live/events/production?tag=next-loader.live — 204 — 0 B — 89 ms — h2https://profile.theartnewspaper.com/ssoprofile.theartnewspaper.com/sso https://profile.theartnewspaper.com/sso — 200 — 1.4 KiB — 83 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 — 200 — 187.4 KiB — 86 ms — h3https://www.theartnewspaper.com/_next/static/chunks/284.6a1186c5c45d4235.jswww.theartnewspaper.com/_next/stati... https://www.theartnewspaper.com/_next/static/chunks/284.6a1186c5c45d4235.js — 200 — 615 B — 27 ms — h2https://cxgd3urn.api.sanity.io/v2021-03-26/data/live/events/production?tag=next-loader.livecxgd3urn.api.sanity.io/v2021-03-26/... https://cxgd3urn.api.sanity.io/v2021-03-26/data/live/events/production?tag=next-loader.live — 204 — 87 B — 64 ms — h2https://cdn.cookie-script.com/s/647be5bfc3aed74794808cb3e2fcbb64.jscdn.cookie-script.com/s/647be5bfc3a... https://cdn.cookie-script.com/s/647be5bfc3aed74794808cb3e2fcbb64.js — 200 — 26.1 KiB — 134 ms — h2https://www.googletagmanager.com/gtag/js?id=G-D1RNXB11V5&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-D1RNXB11V5&cx=c&gtm=4e64k1 — 200 — 153.5 KiB — 65 ms — h2https://cdn.parsely.com/keys/theartnewspaper.com/p.jscdn.parsely.com/keys/theartnewspape... https://cdn.parsely.com/keys/theartnewspaper.com/p.js — 200 — 21.3 KiB — 15 ms — h2https://cdn.onesignal.com/sdks/OneSignalSDK.jscdn.onesignal.com/sdks/OneSignalSDK... https://cdn.onesignal.com/sdks/OneSignalSDK.js — 200 — 3.6 KiB — 64 ms — h3https://ul.theartnewspaper.com/ul.jsul.theartnewspaper.com/ul.js https://ul.theartnewspaper.com/ul.js — 200 — 2.8 KiB — 111 ms — http/1.1https://webfonts.typotheque.com/WF-029423-011724.csswebfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724.css — 200 — 0 B — 3 ms — h2https://www.google.com/recaptcha/api.js?render=6Le4UCwfAAAAAHLCQ4ixdR45vPAG2HDoBOFDqdkkwww.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6Le4UCwfAAAAAHLCQ4ixdR45vPAG2HDoBOFDqdkk — 200 — 1.0 KiB — 75 ms — h3https://profile.theartnewspaper.com/_next/static/css/961e865fc2606775.cssprofile.theartnewspaper.com/_next/s... https://profile.theartnewspaper.com/_next/static/css/961e865fc2606775.css — 200 — 5.8 KiB — 34 ms — h2https://webfonts.typotheque.com/wfping.css?projectId=11724webfonts.typotheque.com/wfping.css?... https://webfonts.typotheque.com/wfping.css?projectId=11724 — 200 — 298 B — 21 ms — h3https://cxgd3urn.api.sanity.io/v2021-03-26/data/live/events/production?tag=next-loader.livecxgd3urn.api.sanity.io/v2021-03-26/... https://cxgd3urn.api.sanity.io/v2021-03-26/data/live/events/production?tag=next-loader.live — 200 — 18 B — 32 ms — h3https://p1.parsely.com/plogger/?rand=1776897138193&plid=81502450&idsite=theartnewspaper.com&url=https%3A%2F%2Fwww.theartnewspaper.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.theartnewspaper.com%2F&sref=&sts=1776897138189&slts=0&title=The+Art+Newspaper+-+International+art+news+and+events&date=Wed+Apr+22+2026+22%3A32%3A18+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=11681695&u=pid%3D62d53103ebc36c2b2c55d332d2e5137dp1.parsely.com/plogger/?rand=177689... https://p1.parsely.com/plogger/?rand=1776897138193&plid=81502450&idsite=theartnewspaper.com&url=https%3A%2F%2Fwww.theartnewspaper.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.theartnewspaper.com%2F&sref=&sts=1776897138189&slts=0&title=The+Art+Newspaper+-+International+art+news+and+events&date=Wed+Apr+22+2026+22%3A32%3A18+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=11681695&u=pid%3D62d53103ebc36c2b2c55d332d2e5137d — 200 — 260 B — 143 ms — http/1.1https://profile.theartnewspaper.com/_next/static/chunks/webpack-2555a4296ab7a1b2.jsprofile.theartnewspaper.com/_next/s... https://profile.theartnewspaper.com/_next/static/chunks/webpack-2555a4296ab7a1b2.js — 200 — 1.3 KiB — 30 ms — h2https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607cdn.onesignal.com/sdks/OneSignalPag... https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607 — 200 — 68.5 KiB — 72 ms — h3https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=3013374969597029ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=3013374969597029 — 200 — 13.3 KiB — 72 ms — h3https://profile.theartnewspaper.com/_next/static/chunks/framework-142bc663a62a6fa3.jsprofile.theartnewspaper.com/_next/s... https://profile.theartnewspaper.com/_next/static/chunks/framework-142bc663a62a6fa3.js — 200 — 46.0 KiB — 35 ms — h2https://profile.theartnewspaper.com/_next/static/chunks/main-a1afe7ca24856a4b.jsprofile.theartnewspaper.com/_next/s... https://profile.theartnewspaper.com/_next/static/chunks/main-a1afe7ca24856a4b.js — 200 — 33.6 KiB — 32 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=3013374969597029&correlator=669707026968768&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fifs&iu_parts=121802474%2Cnew_artnewspaper%2Cmisc%2Cfront%2Ctop%2Cpos_1%2Cpos_2%2Cpos_3%2Cpos_4%2Cpos_5%2Cpos_6%2Cpos_7%2Cpos_8%2Cpos_9%2Cpos_10%2Cpos_11%2Cpos_12%2Cpos_13%2Cpos_14%2Cpos_15%2Cbottom&enc_prev_ius=0%2F1%2F2%2F3%2F4%2C0%2F1%2F2%2F3%2F5%2C0%2F1%2F2%2F3%2F6%2C0%2F1%2F2%2F3%2F7%2C0%2F1%2F2%2F3%2F8%2C0%2F1%2F2%2F3%2F9%2C0%2F1%2F2%2F3%2F10%2C0%2F1%2F2%2F3%2F11%2C0%2F1%2F2%2F3%2F12%2C0%2F1%2F2%2F3%2F13%2C0%2F1%2F2%2F3%2F14%2C0%2F1%2F2%2F3%2F15%2C0%2F1%2F2%2F3%2F16%2C0%2F1%2F2%2F3%2F17%2C0%2F1%2F2%2F3%2F18%2C0%2F1%2F2%2F3%2F19%2C0%2F1%2F2%2F3%2F20&prev_iu_szs=970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90&ifi=1&dids=top~curated_module_slot_1~curated_module_slot_2~curated_module_slot_3~curated_module_slot_4~curated_module_slot_5~curated_module_slot_6~curated_module_slot_7~curated_module_slot_8~curated_module_slot_9~curated_module_slot_10~curated_module_slot_11~curated_module_slot_12~curated_module_slot_13~curated_module_slot_14~curated_module_slot_15~bottom&adfs=1168595269~3103550788~552854549~4259444667~2023074159~543353988~648550117~1477996801~2591748705~3287177306~1299178478~274496229~2265935583~3245288660~2672384880~3373200861~389184277&sfv=1-0-45&sc=1&lrm=200&abxe=1&dt=1776897138340&lmt=1776897138&adxs=190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190&adys=0%2C1333%2C2613%2C3834%2C5043%2C6138%2C7359%2C8463%2C9490%2C10577%2C11752%2C12979%2C14129%2C15204%2C16394%2C16634%2C16986&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C9%7C10%7C11%7C12%7C13%7C14%7C15%7C16&ucis=1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C9%7Ca%7Cb%7Cc%7Cd%7Ce%7Cf%7Cg%7Ch&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.theartnewspaper.com%2F&vis=1&psz=1350x0%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1350x0&msz=1350x0%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1350x0&fws=0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0&ohw=0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0&dlt=1776897137333&idt=894&prev_scp=refresh%3Dtrue%26pos%3Dtop%7Crefresh%3Dtrue%26pos%3Dpos_1%7Crefresh%3Dtrue%26pos%3Dpos_2%7Crefresh%3Dtrue%26pos%3Dpos_3%7Crefresh%3Dtrue%26pos%3Dpos_4%7Crefresh%3Dtrue%26pos%3Dpos_5%7Crefresh%3Dtrue%26pos%3Dpos_6%7Crefresh%3Dtrue%26pos%3Dpos_7%7Crefresh%3Dtrue%26pos%3Dpos_8%7Crefresh%3Dtrue%26pos%3Dpos_9%7Crefresh%3Dtrue%26pos%3Dpos_10%7Crefresh%3Dtrue%26pos%3Dpos_11%7Crefresh%3Dtrue%26pos%3Dpos_12%7Crefresh%3Dtrue%26pos%3Dpos_13%7Crefresh%3Dtrue%26pos%3Dpos_14%7Crefresh%3Dtrue%26pos%3Dpos_15%7Crefresh%3Dtrue%26pos%3Dbottom&cust_params=adType%3Dfront%26permalink%3Dhomepage&adks=3991958672%2C2652355913%2C458271493%2C3097437592%2C2202664072%2C3905352268%2C168089264%2C2480771328%2C950363353%2C1006927371%2C3424885284%2C1814227450%2C755362777%2C3185954441%2C1049604944%2C261329640%2C3531553915&frm=20&eoidce=1&pgls=CAk.pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3013374969597029&correlator=669707026968768&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fifs&iu_parts=121802474%2Cnew_artnewspaper%2Cmisc%2Cfront%2Ctop%2Cpos_1%2Cpos_2%2Cpos_3%2Cpos_4%2Cpos_5%2Cpos_6%2Cpos_7%2Cpos_8%2Cpos_9%2Cpos_10%2Cpos_11%2Cpos_12%2Cpos_13%2Cpos_14%2Cpos_15%2Cbottom&enc_prev_ius=0%2F1%2F2%2F3%2F4%2C0%2F1%2F2%2F3%2F5%2C0%2F1%2F2%2F3%2F6%2C0%2F1%2F2%2F3%2F7%2C0%2F1%2F2%2F3%2F8%2C0%2F1%2F2%2F3%2F9%2C0%2F1%2F2%2F3%2F10%2C0%2F1%2F2%2F3%2F11%2C0%2F1%2F2%2F3%2F12%2C0%2F1%2F2%2F3%2F13%2C0%2F1%2F2%2F3%2F14%2C0%2F1%2F2%2F3%2F15%2C0%2F1%2F2%2F3%2F16%2C0%2F1%2F2%2F3%2F17%2C0%2F1%2F2%2F3%2F18%2C0%2F1%2F2%2F3%2F19%2C0%2F1%2F2%2F3%2F20&prev_iu_szs=970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90%2C970x250%7C728x90%7C970x90&ifi=1&dids=top~curated_module_slot_1~curated_module_slot_2~curated_module_slot_3~curated_module_slot_4~curated_module_slot_5~curated_module_slot_6~curated_module_slot_7~curated_module_slot_8~curated_module_slot_9~curated_module_slot_10~curated_module_slot_11~curated_module_slot_12~curated_module_slot_13~curated_module_slot_14~curated_module_slot_15~bottom&adfs=1168595269~3103550788~552854549~4259444667~2023074159~543353988~648550117~1477996801~2591748705~3287177306~1299178478~274496229~2265935583~3245288660~2672384880~3373200861~389184277&sfv=1-0-45&sc=1&lrm=200&abxe=1&dt=1776897138340&lmt=1776897138&adxs=190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190%2C190&adys=0%2C1333%2C2613%2C3834%2C5043%2C6138%2C7359%2C8463%2C9490%2C10577%2C11752%2C12979%2C14129%2C15204%2C16394%2C16634%2C16986&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0%7C1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C9%7C10%7C11%7C12%7C13%7C14%7C15%7C16&ucis=1%7C2%7C3%7C4%7C5%7C6%7C7%7C8%7C9%7Ca%7Cb%7Cc%7Cd%7Ce%7Cf%7Cg%7Ch&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.theartnewspaper.com%2F&vis=1&psz=1350x0%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1350x0&msz=1350x0%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1168x32%7C1350x0&fws=0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0&ohw=0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0&dlt=1776897137333&idt=894&prev_scp=refresh%3Dtrue%26pos%3Dtop%7Crefresh%3Dtrue%26pos%3Dpos_1%7Crefresh%3Dtrue%26pos%3Dpos_2%7Crefresh%3Dtrue%26pos%3Dpos_3%7Crefresh%3Dtrue%26pos%3Dpos_4%7Crefresh%3Dtrue%26pos%3Dpos_5%7Crefresh%3Dtrue%26pos%3Dpos_6%7Crefresh%3Dtrue%26pos%3Dpos_7%7Crefresh%3Dtrue%26pos%3Dpos_8%7Crefresh%3Dtrue%26pos%3Dpos_9%7Crefresh%3Dtrue%26pos%3Dpos_10%7Crefresh%3Dtrue%26pos%3Dpos_11%7Crefresh%3Dtrue%26pos%3Dpos_12%7Crefresh%3Dtrue%26pos%3Dpos_13%7Crefresh%3Dtrue%26pos%3Dpos_14%7Crefresh%3Dtrue%26pos%3Dpos_15%7Crefresh%3Dtrue%26pos%3Dbottom&cust_params=adType%3Dfront%26permalink%3Dhomepage&adks=3991958672%2C2652355913%2C458271493%2C3097437592%2C2202664072%2C3905352268%2C168089264%2C2480771328%2C950363353%2C1006927371%2C3424885284%2C1814227450%2C755362777%2C3185954441%2C1049604944%2C261329640%2C3531553915&frm=20&eoidce=1&pgls=CAk. — 200 — 37.1 KiB — 196 ms — h3https://profile.theartnewspaper.com/_next/static/chunks/pages/_app-d77dfaa0864c3821.jsprofile.theartnewspaper.com/_next/s... https://profile.theartnewspaper.com/_next/static/chunks/pages/_app-d77dfaa0864c3821.js — 200 — 206.8 KiB — 50 ms — h2https://profile.theartnewspaper.com/_next/static/chunks/pages/sso-c65fd10e5a81e4c8.jsprofile.theartnewspaper.com/_next/s... https://profile.theartnewspaper.com/_next/static/chunks/pages/sso-c65fd10e5a81e4c8.js — 200 — 1.5 KiB — 30 ms — h2https://profile.theartnewspaper.com/_next/static/ZvYiqIA15xJpyHvOcDReU/_buildManifest.jsprofile.theartnewspaper.com/_next/s... https://profile.theartnewspaper.com/_next/static/ZvYiqIA15xJpyHvOcDReU/_buildManifest.js — 200 — 853 B — 38 ms — h2https://profile.theartnewspaper.com/_next/static/ZvYiqIA15xJpyHvOcDReU/_ssgManifest.jsprofile.theartnewspaper.com/_next/s... https://profile.theartnewspaper.com/_next/static/ZvYiqIA15xJpyHvOcDReU/_ssgManifest.js — 200 — 361 B — 32 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 208 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NR4PFSPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NR4PFSP — 200 — 0 B — 4 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 92 ms — h2https://18f090d2addc9176feb4f2a602be7a23.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html18f090d2addc9176feb4f2a602be7a23.sa... https://18f090d2addc9176feb4f2a602be7a23.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 115 ms — h3https://www.googletagmanager.com/gtag/js?id=G-D1RNXB11V5&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-D1RNXB11V5&cx=c&gtm=4e64k1 — 200 — 0 B — 3 ms — h2https://cdn.onesignal.com/sdks/OneSignalSDK.jscdn.onesignal.com/sdks/OneSignalSDK... https://cdn.onesignal.com/sdks/OneSignalSDK.js — 200 — 0 B — 2 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsusnp1pkl2kb7IExktwNVmxeTGmNDw3pF1hffCl61SkFYJ-d0T9SMVWa7mP1nZ_HWsBBEThdGNg35SdvJOBbDT7pOQW_k7VQgnaz5C_c4dBHHLpV_3X4FSKCfv8f7Mps6QP2xThNW1MX1yjcc7R0Sjz5UIRjsF0MQVNHZST5pjPRh0HZyzCR0hk7kYlkY0Ycm26q0BtoHrMFQ2D5MSGg3Xp0lhvEmZKJ94U2P_oQicYynjgMjqcyXNUzn7q49k8Loo7_-WWgx1AelCOdoCJpACg15md-rRNFzhnNCSVin6QbhCZRmZFOGIP8TIckwUAU12hbnPmgulDo3HLhES1vwOiw8HzjTqTg7p9g-OY_7Sm3Olxkxxsx-vlNzwbTlpNybAB0b-QIbG1bQMO6zYNHQbswjdEii1LUFcR6hxKC8yY9z4NG8vHiODBDgw&sig=Cg0ArKJSzEODw_UGGR07EAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsusnp1pkl2kb7IExktwNVmxeTGmNDw3pF1hffCl61SkFYJ-d0T9SMVWa7mP1nZ_HWsBBEThdGNg35SdvJOBbDT7pOQW_k7VQgnaz5C_c4dBHHLpV_3X4FSKCfv8f7Mps6QP2xThNW1MX1yjcc7R0Sjz5UIRjsF0MQVNHZST5pjPRh0HZyzCR0hk7kYlkY0Ycm26q0BtoHrMFQ2D5MSGg3Xp0lhvEmZKJ94U2P_oQicYynjgMjqcyXNUzn7q49k8Loo7_-WWgx1AelCOdoCJpACg15md-rRNFzhnNCSVin6QbhCZRmZFOGIP8TIckwUAU12hbnPmgulDo3HLhES1vwOiw8HzjTqTg7p9g-OY_7Sm3Olxkxxsx-vlNzwbTlpNybAB0b-QIbG1bQMO6zYNHQbswjdEii1LUFcR6hxKC8yY9z4NG8vHiODBDgw&sig=Cg0ArKJSzEODw_UGGR07EAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 390 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 79 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 87 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 80 ms — h3https://tpc.googlesyndication.com/simgad/6794666012831351017tpc.googlesyndication.com/simgad/67... https://tpc.googlesyndication.com/simgad/6794666012831351017 — 200 — 74.3 KiB — 142 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvVqv4ig1N0Lk_mnBsBmm5qJp6W14-9h_lJuFx-0YCm-on20uDPiTCuDDXrdIXGXr4gnaJi4T_liQxkCoeS6HUEdspjTLfv6zWo71oQMnm0VaUISGux8HVvWZt7x4vBQa53Lns-8f9nbshgCT66-N_nEVvK7HXv9RF6yY8w9SDhtzDNlQEx_WZRdo6e8hnTXze7HB0KgNdaczWVI4-JAa7BmG7QdKOYMY6ErF69Hz-6RLXXDHPN5L57GTTO6RLFHrK0e9_InbteI6Nu24WEsX5ul9m50oFp9q8Z2pAMX2hdkL2mBY6YA8Nznhuk8OkInH8jlMQI5e_Z_YhbOGxWpqM2dx70pP1coTRNWMpSOFvN_uRcG-VSg1mriSZAGwa-vdRNgAHUnAaMMdE6VZDyYWVrAex0hACAbRV8qXK5nHNMyagPC9WPvkLp4DawUA9r0alpJwex5w&sig=Cg0ArKJSzHqTDQbXtCcSEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvVqv4ig1N0Lk_mnBsBmm5qJp6W14-9h_lJuFx-0YCm-on20uDPiTCuDDXrdIXGXr4gnaJi4T_liQxkCoeS6HUEdspjTLfv6zWo71oQMnm0VaUISGux8HVvWZt7x4vBQa53Lns-8f9nbshgCT66-N_nEVvK7HXv9RF6yY8w9SDhtzDNlQEx_WZRdo6e8hnTXze7HB0KgNdaczWVI4-JAa7BmG7QdKOYMY6ErF69Hz-6RLXXDHPN5L57GTTO6RLFHrK0e9_InbteI6Nu24WEsX5ul9m50oFp9q8Z2pAMX2hdkL2mBY6YA8Nznhuk8OkInH8jlMQI5e_Z_YhbOGxWpqM2dx70pP1coTRNWMpSOFvN_uRcG-VSg1mriSZAGwa-vdRNgAHUnAaMMdE6VZDyYWVrAex0hACAbRV8qXK5nHNMyagPC9WPvkLp4DawUA9r0alpJwex5w&sig=Cg0ArKJSzHqTDQbXtCcSEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 370 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 0 B — 62 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 70 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 60 ms — h3https://tpc.googlesyndication.com/simgad/10017929705763213856tpc.googlesyndication.com/simgad/10... https://tpc.googlesyndication.com/simgad/10017929705763213856 — 200 — 106.3 KiB — 167 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvn0hSEy_im8ocLzwNZmmXxm_tfC9tO3nQYiZLlGIRcjuVUnJ5336iRrQWqBMlbZBXTTp-_pPg4sfX3Hnr9d82ZmOoWwB6dX1q6orpr-1UUbW_vfF2tmhreUKkwjTGTk-F_1uvQvQhqgUW0AKl2o_13YnW6Xjz_4SGAo_TRAaMD6OksJWrExXmWIZibwoP7qxddtHmKwJArXC3wqwXHkkBMb4YjpBux0tyYvLuqTgDxW2MtVfRZTf1hSvoqLChbJJDq18r8m60pf4S_XTK20Ox1wy9aYVC2obOwGS-XA1IQD6arJI2kGhZ45oHlQ38w26ULDVZBlifb3AlNN2M7y0h2dg4QhLAKJHVUrRLfQep6okv_KrA9psbQEeCvID5dE37bw4U4TJK_M2kspRht84CO0VGWxWJBU8k7OxALWalS1V6lvMdwqn2abvn51w&sig=Cg0ArKJSzMqwKGFor5q5EAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsvn0hSEy_im8ocLzwNZmmXxm_tfC9tO3nQYiZLlGIRcjuVUnJ5336iRrQWqBMlbZBXTTp-_pPg4sfX3Hnr9d82ZmOoWwB6dX1q6orpr-1UUbW_vfF2tmhreUKkwjTGTk-F_1uvQvQhqgUW0AKl2o_13YnW6Xjz_4SGAo_TRAaMD6OksJWrExXmWIZibwoP7qxddtHmKwJArXC3wqwXHkkBMb4YjpBux0tyYvLuqTgDxW2MtVfRZTf1hSvoqLChbJJDq18r8m60pf4S_XTK20Ox1wy9aYVC2obOwGS-XA1IQD6arJI2kGhZ45oHlQ38w26ULDVZBlifb3AlNN2M7y0h2dg4QhLAKJHVUrRLfQep6okv_KrA9psbQEeCvID5dE37bw4U4TJK_M2kspRht84CO0VGWxWJBU8k7OxALWalS1V6lvMdwqn2abvn51w&sig=Cg0ArKJSzMqwKGFor5q5EAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 352 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 0 B — 43 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 55 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 42 ms — h3https://tpc.googlesyndication.com/simgad/6904466458458085401tpc.googlesyndication.com/simgad/69... https://tpc.googlesyndication.com/simgad/6904466458458085401 — 200 — 78.1 KiB — 140 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://webfonts.typotheque.com/WF-029423-011724-001767-ca9c0abc13909bfcd8a335e57600a56c.woff2webfonts.typotheque.com/WF-029423-0... https://webfonts.typotheque.com/WF-029423-011724-001767-ca9c0abc13909bfcd8a335e57600a56c.woff2 — 200 — 303 B — 31 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le4UCwfAAAAAHLCQ4ixdR45vPAG2HDoBOFDqdkk&co=aHR0cHM6Ly9wcm9maWxlLnRoZWFydG5ld3NwYXBlci5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=137iiy7ehz8rwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Le4UCwfAAAAAHLCQ4ixdR45vPAG2HDoBOFDqdkk&co=aHR0cHM6Ly9wcm9maWxlLnRoZWFydG5ld3NwYXBlci5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=137iiy7ehz8r — 200 — 27.7 KiB — 95 ms — h3https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607cdn.onesignal.com/sdks/OneSignalPag... https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607 — 200 — 0 B — 5 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 300 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 294 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 269 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 244 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 118 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 202 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 241 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 215 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssAV_mITN2gIcfxPzCdTTKlCpOkgH6V0XkcsvCqDcu6bGNanMPukbK4Xx0XwYo_gBytyO85T0Rc-REjcpl3cNLkgudgRXcBgphDZQMj6H2RVZF7E1H4d_bpLDW8MLzW_gquehkQNJkZH3IlaIn_j7gcHpfkWbP4zdXDaUALJUZYO2lHodf-oi-QuDEYLp-jx8sOwVAfpWeA2Kh6tazcGgZmYGKewhDis-lLBU5asqHqJpR5Hi4CEZoPfEBdr_BUIggUvC3_kHULRtzRftA3JQvJQJsEgZ_lalJOl9HOVKm9nERGrEw1iAQKdDKstOy4p8lR0KKdVcRO3o2KcwSu08DbqjdZd5AVkfoI-rnkYBkRYxO44H9rmaWRKeUeZEGjWszG6xmvKKnhZ1kWyHQOFVdMLKn3GQAl1EO46_3QSNDCyoJpcIhRrlSXKbFOKmzA&sig=Cg0ArKJSzLW91_A_5cofEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssAV_mITN2gIcfxPzCdTTKlCpOkgH6V0XkcsvCqDcu6bGNanMPukbK4Xx0XwYo_gBytyO85T0Rc-REjcpl3cNLkgudgRXcBgphDZQMj6H2RVZF7E1H4d_bpLDW8MLzW_gquehkQNJkZH3IlaIn_j7gcHpfkWbP4zdXDaUALJUZYO2lHodf-oi-QuDEYLp-jx8sOwVAfpWeA2Kh6tazcGgZmYGKewhDis-lLBU5asqHqJpR5Hi4CEZoPfEBdr_BUIggUvC3_kHULRtzRftA3JQvJQJsEgZ_lalJOl9HOVKm9nERGrEw1iAQKdDKstOy4p8lR0KKdVcRO3o2KcwSu08DbqjdZd5AVkfoI-rnkYBkRYxO44H9rmaWRKeUeZEGjWszG6xmvKKnhZ1kWyHQOFVdMLKn3GQAl1EO46_3QSNDCyoJpcIhRrlSXKbFOKmzA&sig=Cg0ArKJSzLW91_A_5cofEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 214 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 203 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 197 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 170 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstLMig_R-8UDx5a_aB_gzCVGwWsOhKin2hl8uTXO4zTmZnXO7alGw7a4NXgJWYkO66wvGBr6FnXoSxbNchW2MzmrTBFdtUPXMvnz65KYIMsjWsYu5xviIYhJJL2XHbud5d9lUMC0bMmrvcUV8hFx0om0Nx05d1PzlL8aeHN5vJOU_Q-nnefk6gy1XMe1B6j9css2tb_0mZplTDmgJGmVf3ppXKXvJVXPTfB8EJgecodpEIoiNID5VUgDwe84cTtawSMtro168BOQOwu0kERbIWur29UCuqrE8VqmrCSYoVAo53btGyuu_-S0_RVZBrMHaAAbzx3UasVqw804855ZVFLecdnrS_obnWg4ABwd2izZB7VGRcnL27MmUpZNmOomvb9ir7OPdr-fzDchOTOAGpR0rRArk5vWA_ZzjVvUr_XocMycOV_OrGDTAzpKQ&sig=Cg0ArKJSzFfiq97_cHtiEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstLMig_R-8UDx5a_aB_gzCVGwWsOhKin2hl8uTXO4zTmZnXO7alGw7a4NXgJWYkO66wvGBr6FnXoSxbNchW2MzmrTBFdtUPXMvnz65KYIMsjWsYu5xviIYhJJL2XHbud5d9lUMC0bMmrvcUV8hFx0om0Nx05d1PzlL8aeHN5vJOU_Q-nnefk6gy1XMe1B6j9css2tb_0mZplTDmgJGmVf3ppXKXvJVXPTfB8EJgecodpEIoiNID5VUgDwe84cTtawSMtro168BOQOwu0kERbIWur29UCuqrE8VqmrCSYoVAo53btGyuu_-S0_RVZBrMHaAAbzx3UasVqw804855ZVFLecdnrS_obnWg4ABwd2izZB7VGRcnL27MmUpZNmOomvb9ir7OPdr-fzDchOTOAGpR0rRArk5vWA_ZzjVvUr_XocMycOV_OrGDTAzpKQ&sig=Cg0ArKJSzFfiq97_cHtiEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 166 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-D1RNXB11V5&gtm=45je64k1v873320468z877946121za20gzb77946121zd77946121&_p=1776897138494&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1503985866.1776897139&frm=2&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512542&sid=1776897139&sct=1&seg=0&dl=https%3A%2F%2Fprofile.theartnewspaper.com%2Fsso&dr=https%3A%2F%2Fwww.theartnewspaper.com%2F&dt=&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1153region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-D1RNXB11V5&gtm=45je64k1v873320468z877946121za20gzb77946121zd77946121&_p=1776897138494&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1503985866.1776897139&frm=2&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512542&sid=1776897139&sct=1&seg=0&dl=https%3A%2F%2Fprofile.theartnewspaper.com%2Fsso&dr=https%3A%2F%2Fwww.theartnewspaper.com%2F&dt=&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1153 — 204 — 557 B — 132 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsv7pla9lWbpN1FsAZkrMGUiDZ9bjNNx9Rf7G4yWv_xbP3qRHfJersyV6yAv4hwWGNkpUv7zq4mK46tqd9Skk8HckN2BzhoPHdO-jDRJ9PVI7ME224JPLRCELgbmRRCeIGqiS_-cO9fmh2KCz-IJCW-FwAdT9RQOgy12oy4jwl5D8x-uZeyIdjPwhoPe-lx8XVPq7kN5ly49K-1_VlunKuwEfpxHq-m8j0CQ4Vr8EA9zrZ3p5W1yqm6DREBRXRdJ-XmIfsU9bDMGlVd29SIdNiTVX_X3T0p3RvWyVS8PQ_3n4E-U9M6kA9jlpTUk_AXW9h5DzDvsbI6voAYYlilHSXqkeSz4k1wM_fLPQiAdQ4biBrxbCa0Ld5UBt-yaprM_h2rV8lMtpO2pSrwzBVw0ZVL-QYiNtENLJbMvXMJS12jLFkkQfntNCP89B7SiJ7zUBZRwwSeEM5Xa&sig=Cg0ArKJSzGoBrzeosjbvEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsv7pla9lWbpN1FsAZkrMGUiDZ9bjNNx9Rf7G4yWv_xbP3qRHfJersyV6yAv4hwWGNkpUv7zq4mK46tqd9Skk8HckN2BzhoPHdO-jDRJ9PVI7ME224JPLRCELgbmRRCeIGqiS_-cO9fmh2KCz-IJCW-FwAdT9RQOgy12oy4jwl5D8x-uZeyIdjPwhoPe-lx8XVPq7kN5ly49K-1_VlunKuwEfpxHq-m8j0CQ4Vr8EA9zrZ3p5W1yqm6DREBRXRdJ-XmIfsU9bDMGlVd29SIdNiTVX_X3T0p3RvWyVS8PQ_3n4E-U9M6kA9jlpTUk_AXW9h5DzDvsbI6voAYYlilHSXqkeSz4k1wM_fLPQiAdQ4biBrxbCa0Ld5UBt-yaprM_h2rV8lMtpO2pSrwzBVw0ZVL-QYiNtENLJbMvXMJS12jLFkkQfntNCP89B7SiJ7zUBZRwwSeEM5Xa&sig=Cg0ArKJSzGoBrzeosjbvEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 101 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-D1RNXB11V5&gtm=45je64k1v873320468z877946121za20gzb77946121zd77946121&_p=1776897137992&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dMmY1Mm&are=1&cid=67812714.1776897139&frm=0&pscdl=denied&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512542&sid=1776897138&sct=1&seg=0&dl=https%3A%2F%2Fwww.theartnewspaper.com%2F&dt=The%20Art%20Newspaper%20-%20International%20art%20news%20and%20events&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2385region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-D1RNXB11V5&gtm=45je64k1v873320468z877946121za20gzb77946121zd77946121&_p=1776897137992&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dMmY1Mm&are=1&cid=67812714.1776897139&frm=0&pscdl=denied&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117512542&sid=1776897138&sct=1&seg=0&dl=https%3A%2F%2Fwww.theartnewspaper.com%2F&dt=The%20Art%20Newspaper%20-%20International%20art%20news%20and%20events&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2385 — 204 — 72 B — 84 ms — h2https://onesignal.com/api/v1/sync/f40f7131-e604-4c34-9965-96ebd4f8d41f/web?callback=__jp0onesignal.com/api/v1/sync/f40f7131-... https://onesignal.com/api/v1/sync/f40f7131-e604-4c34-9965-96ebd4f8d41f/web?callback=__jp0 — 200 — 2.4 KiB — 55 ms — h3https://consent.cookie-script.com/analytics?action=firstshown&time=1776897139335&script=647be5bfc3aed74794808cb3e2fcbb64&category=consent.cookie-script.com/analytics... https://consent.cookie-script.com/analytics?action=firstshown&time=1776897139335&script=647be5bfc3aed74794808cb3e2fcbb64&category= — 200 — 292 B — 437 ms — h2https://onesignal.com/api/v1/sync/f40f7131-e604-4c34-9965-96ebd4f8d41f/web?callback=__jp0onesignal.com/api/v1/sync/f40f7131-... https://onesignal.com/api/v1/sync/f40f7131-e604-4c34-9965-96ebd4f8d41f/web?callback=__jp0 — 200 — 0 B — 7 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 246 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 30 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 119 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 46 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 107 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 33 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 99 ms — h3https://ep2.adtrafficquality.google/generate_204?N3uYsQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?N3uYsQ — 204 — 40 B — 37 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjstGeMZClYO0tPH3_BQi1SuXXV6GVGHQh2X6ZOnGnv9qlczG7MzDelUxk6VBMvXap81ejQ3aNRUqWF-CNXn5i6vnkM8aR--0ZvXVeeXWm3G-ZuLNOXshbaVxfLUm6oNCsjFVUE8CgwEvCMjPo1veuhM_xiBjKgdKGjhLSZtooWa7x-HE1T7dTdsTPQ&sig=Cg0ArKJSzGuPyVvwosVvEAE&id=lidar2&mcvt=1000&p=0,190,250,1160&tm=1012.1999998092651&tu=12.100000381469727&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=3991958672&rs=4&la=1&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7282993900&rst=1776897138783&rpt=320&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjstGeMZClYO0tPH3_BQi1SuXXV6GVGHQh2X6ZOnGnv9qlczG7MzDelUxk6VBMvXap81ejQ3aNRUqWF-CNXn5i6vnkM8aR--0ZvXVeeXWm3G-ZuLNOXshbaVxfLUm6oNCsjFVUE8CgwEvCMjPo1veuhM_xiBjKgdKGjhLSZtooWa7x-HE1T7dTdsTPQ&sig=Cg0ArKJSzGuPyVvwosVvEAE&id=lidar2&mcvt=1000&p=0,190,250,1160&tm=1012.1999998092651&tu=12.100000381469727&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=3991958672&rs=4&la=1&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7282993900&rst=1776897138783&rpt=320&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 33 ms — h3https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=3013374969597029&bg=!EhGlEXPNAAa1ilLUlYo7AEcBe5WfOBjbTtav0UhIo2PIYP0eYYv76Sf46c1JK8BfeqtnSkPw8X4giurh3YYfKGoVtE1JRMm3DNChQ0yRAbA4ryOEa6lXYwIAAAByUgAAAAVoAQd-ADeIxNwL5gva8Uj5PaXxMY-oUMrsxKbalYGtUDz5Ruis4AUdfbd15kVRv9aKmt5WQv9RrSao0BbXmQK2W8jm_tJNvNYMUsCYHmZ1waRlD2x-yc3s4ymQduifNz56YKURIr6serZWXAzHDUG__7K-2zTwF9f8G6MkDafhDYI-P7vhuTwshH7x6jiDTnpjm3CnCMC8NYaLlOKvY2nLsfYBkEpmxJALX3iBEme-KdSJQz-Pdhq3Z_9GvKHEVFyt-RDBIo6EWvqscEn2_QkzK7gUBuusHN72IGuD-Pl9fLwId9L5SVrMenlfQZPt0g-OFtni45KkwHvlzx0Jby1GPUcHK-rjCR2BqCt-ygUoeWyPQ6UvE5jyok82tJWYwyiRe_hTUHVIm7GvswCRlZW04pbTelJlifkWrq6wD_gEaZvvMdLbfc5osiTNAboBfeGoVUVqKiMmtC9RIlvcdltQiVfJPyaRhn498EF_M47jGE1blpmKKi0_J8GKWfQl7l1NRUdageYpoCKYrj4HcanItNqdB0th2dEHCoxJtrpCsFbRvx2fh5115_PHu-skb8NFL5VClsGijtfQUZCU1rk3gbbYYPc46NoyNo9zglyZ97p4rD8FLKLtFpl1lLj0X00YVkgeNXtSl3POMtipo6MRKPlqSsmPhYvP4PXFyrghuLKUvzJf-lzbEevcAhg1K11M9PyEo6V7ZljF1-K0mWp5eWG9TQ0sA3jKj2t753vCmsnzwyMCA6TNqwHEiVPAEEW-jbUlSqmiWzmMweD1a4eNdC-oBA0yjrWOxjZ64W1zD3yZwo4shOXAer6HjFIZMclAO-DFCGMKSqtazej2uiFVhtT4vrqjZx-uqHpmc2FgctMxvJKMtteM7_0DV-qyMfMZ9fnGQSFQDVY5oYHh6XNEK2Z3VmwgDxm2VKGVCpeIbRlkdiMInyic9T4uIcjBS2qTKjkBBfzGmLJXrVaYD5dOPLkgMs_A7pSr0c76ESHDtOwvn_ekCAep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=3013374969597029&bg=!EhGlEXPNAAa1ilLUlYo7AEcBe5WfOBjbTtav0UhIo2PIYP0eYYv76Sf46c1JK8BfeqtnSkPw8X4giurh3YYfKGoVtE1JRMm3DNChQ0yRAbA4ryOEa6lXYwIAAAByUgAAAAVoAQd-ADeIxNwL5gva8Uj5PaXxMY-oUMrsxKbalYGtUDz5Ruis4AUdfbd15kVRv9aKmt5WQv9RrSao0BbXmQK2W8jm_tJNvNYMUsCYHmZ1waRlD2x-yc3s4ymQduifNz56YKURIr6serZWXAzHDUG__7K-2zTwF9f8G6MkDafhDYI-P7vhuTwshH7x6jiDTnpjm3CnCMC8NYaLlOKvY2nLsfYBkEpmxJALX3iBEme-KdSJQz-Pdhq3Z_9GvKHEVFyt-RDBIo6EWvqscEn2_QkzK7gUBuusHN72IGuD-Pl9fLwId9L5SVrMenlfQZPt0g-OFtni45KkwHvlzx0Jby1GPUcHK-rjCR2BqCt-ygUoeWyPQ6UvE5jyok82tJWYwyiRe_hTUHVIm7GvswCRlZW04pbTelJlifkWrq6wD_gEaZvvMdLbfc5osiTNAboBfeGoVUVqKiMmtC9RIlvcdltQiVfJPyaRhn498EF_M47jGE1blpmKKi0_J8GKWfQl7l1NRUdageYpoCKYrj4HcanItNqdB0th2dEHCoxJtrpCsFbRvx2fh5115_PHu-skb8NFL5VClsGijtfQUZCU1rk3gbbYYPc46NoyNo9zglyZ97p4rD8FLKLtFpl1lLj0X00YVkgeNXtSl3POMtipo6MRKPlqSsmPhYvP4PXFyrghuLKUvzJf-lzbEevcAhg1K11M9PyEo6V7ZljF1-K0mWp5eWG9TQ0sA3jKj2t753vCmsnzwyMCA6TNqwHEiVPAEEW-jbUlSqmiWzmMweD1a4eNdC-oBA0yjrWOxjZ64W1zD3yZwo4shOXAer6HjFIZMclAO-DFCGMKSqtazej2uiFVhtT4vrqjZx-uqHpmc2FgctMxvJKMtteM7_0DV-qyMfMZ9fnGQSFQDVY5oYHh6XNEK2Z3VmwgDxm2VKGVCpeIbRlkdiMInyic9T4uIcjBS2qTKjkBBfzGmLJXrVaYD5dOPLkgMs_A7pSr0c76ESHDtOwvn_ekCA — 204 — 17 B — 56 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2119ms · 645KB · €23/mo
Unattributable
Other
Costly
Execution 387ms
Transfer 0 KB
Monthly Cost €4/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 318ms
Transfer 187 KB
Unused 52%
Monthly Cost €3/mo
www.theartnewspaper.com
Other
Costly
Execution 299ms
Transfer 79 KB
Monthly Cost €3/mo
www.gstatic.com
Other
Optional
Execution 190ms
Transfer 0 KB
Unused 49%
Monthly Cost €2/mo
pagead2.googlesyndication.com
Other
Optional
Execution 188ms
Transfer 0 KB
Unused 42%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 155ms
Transfer 0 KB
Unused 45%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 142ms
Transfer 0 KB
Unused 41%
Monthly Cost €2/mo
www.theartnewspaper.com
Other
Optional
Execution 135ms
Transfer 51 KB
Unused 51%
Monthly Cost €1/mo
Cookie Script
Consent
Essential
Execution 68ms
Transfer 26 KB
Monthly Cost €1/mo
cdn.onesignal.com
Other
Optional
Execution 64ms
Transfer 0 KB
Unused 70%
Monthly Cost €1/mo
www.theartnewspaper.com
Other
Optional
Execution 61ms
Transfer 93 KB
Unused 74%
Monthly Cost €1/mo
profile.theartnewspaper.com
Other
Optional
Execution 58ms
Transfer 207 KB
Unused 76%
Monthly Cost €1/mo
www.theartnewspaper.com
Other
Optional
Execution 56ms
Transfer 3 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 387ms and costs ~€4/month
  • securepubads.g.doubleclick.net adds 318ms and costs ~€3/month
  • www.theartnewspaper.com adds 299ms 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

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

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev

www.theartnewspaper.com takes 299ms 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

51% of www.theartnewspaper.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

70% of cdn.onesignal.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

74% of www.theartnewspaper.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

76% of profile.theartnewspaper.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