Skip to content
https://artnews.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
4
REVIEW
4
PASS
5
INFO
2

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

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

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

1.10 s

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

1.47 s

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

12 ms

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

0.001

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

1.66 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.08 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 4 REVIEW 4 FIX
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 (1.8 MiB of 1.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
64 scripts, 582 KB unused
FIX
64 scripts, 582 KB unused
Warning::
https://ads.blogherads.com/static/chunks/5273.eec6...: 106 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cds.connatix.com/p/323954724/connatix.play...: 95 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.tinypass.com/api/tinypass.min.js: 82 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M9V...: 67 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-2VTH...: 65 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 582 KB
582 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://ads.blogherads.com/static/chunks/5273.eec6f62e6c9beefc4be4.js132 KB106 KB (80%)3rd
https://cds.connatix.com/p/323954724/connatix.player.js?cid=1ffe63de-eb53-11e9-b4d2-06948452ae1a139 KB95 KB (68%)3rd
https://cdn.tinypass.com/api/tinypass.min.js133 KB82 KB (62%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M9VXNN2127 KB67 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-2VTHYYDM1D&ver=6.7.5153 KB65 KB (43%)3rd
https://ads.blogherads.com/static/chunks/3622.7d0e84ccad5146cd86e6.js50 KB41 KB (82%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js0 KB35 KB (65%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js54 KB35 KB (65%)3rd
https://ads.blogherads.com/static/chunks/831.b113b40433677910de75.js43 KB35 KB (81%)3rd
https://www.artnews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.131 KB20 KB (66%)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
105 resources · 1.8 MB · 582 KB savings available
FIX
105 resources · 1.8 MB · 582 KB savings available
Warning::
Page weight 840 KB over 1MB target
Got: 1.8 MB Expected: ≤ 1 MB
Info::
~582 KB of savings available
Warning::
104 third-party resources (100% of weight)
105 resources · 1.8 MiB · 104 third-party 839.9 KiB over 1MB target
JavaScript 61% · 1.1 MiB
Font 17% · 320.5 KiB
Image 15% · 278.0 KiB
Document 5% · 89.8 KiB
CSS 2% · 38.3 KiB
Other 0% · 5.1 KiB

~581.8 KiB of savings available

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

No Cache-Control header

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

C
Page Weight Budget
Action
1.8 MB transferred, 105 requests
REVIEW
1.8 MB transferred, 105 requests
Info::
Page weighs 10.1 MB (1.8 MB transferred)
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
Fonts are 320 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 320 KB
Warning::
105 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.38 g CO2 per page load
1.8 MB / 2.4 MB budget
1.8 MB transferred
105 requests
0.38 g CO2 per page load
JavaScript 1.0 MiB 56%
Fonts 320.5 KiB 17%
Images 261.7 KiB 14%
HTML 89.6 KiB 5%
Other 86.9 KiB 5%
CSS 38.3 KiB 2%
Other 18.1 KiB 1%
Other 2.2 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

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

B
Image Optimization
13 images, 0 KB saveable
REVIEW
13 images, 0 KB saveable
Info::
All images are well-optimized
13 images 262 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1010ms total JS execution
REVIEW
1010ms total JS execution
Warning::
https://www.artnews.com/: 499ms CPU time
Info::
Unattributable: 204ms CPU time
Info::
https://cdn.tinypass.com/api/tinypass.min.js: 111ms CPU time
Info::
https://ads.blogherads.com/static/chunks/5273.eec6...: 77ms CPU time
Info::
https://www.artnews.com/wp-includes/js/jquery/jque...: 65ms CPU time
Warning::
Third-party scripts: 1010ms (100% of total)

Main Thread Breakdown

Script Evaluation 34% Other 27% Style & Layout 17% Parse HTML & CSS 12% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://www.artnews.com/499ms31ms6ms3rd
Unattributable204ms27ms0ms3rd
https://cdn.tinypass.com/api/tinypass.min.js111ms93ms10ms3rd
https://ads.blogherads.com/static/chunks/5273.eec6f62e6c9beefc4be4.js77ms67ms6ms3rd
https://www.artnews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.165ms9ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-2VTHYYDM1D&ver=6.7.555ms42ms12ms3rd
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 (320 KB)
PASS
11 fonts (320 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

320 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 FCP 1.1 s LCP 1.5 shttps://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/DomaineDisplayNarrow-Bold.otfDomaineDisplayNarrow-Bo... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/DomaineDisplayNarrow-Bold.otf — 21.0 KiB — 10 ms — font-display: swaphttps://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/SchnyderCondM-Demi.ttfSchnyderCondM-Demi.ttf https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/SchnyderCondM-Demi.ttf — 68.6 KiB — 25 ms — font-display: swaphttps://www.artnews.com/fonts/Butler_Regular.woffButler_Regular.woff https://www.artnews.com/fonts/Butler_Regular.woff — 198 B — 298 ms — font-display: swaphttps://use.typekit.net/af/9cb78a/0000000000000000000118ad/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/9cb78a/0000000000000000000118ad/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 16.0 KiB — 15 ms — font-display: swaphttps://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/fonts/Butler_Regular.woffButler_Regular.woff https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/fonts/Butler_Regular.woff — 26.0 KiB — 181 ms — font-display: swaphttps://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/SchnyderCondM-Demi.ttfSchnyderCondM-Demi.ttf https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/SchnyderCondM-Demi.ttf — 68.6 KiB — 10 ms — font-display: swaphttps://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/DomaineDisplayNarrow-Bold.otfDomaineDisplayNarrow-Bo... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/DomaineDisplayNarrow-Bold.otf — 21.0 KiB — 7 ms — font-display: swaphttps://use.typekit.net/af/7e242d/0000000000000000000173f8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/7e242d/0000000000000000000173f8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 59.6 KiB — 8 ms — font-display: swaphttps://use.typekit.net/af/7e242d/0000000000000000000173f8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/7e242d/0000000000000000000173f8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 0 B — 11 ms — font-display: swaphttps://use.typekit.net/af/dff101/00000000000000003b9b2061/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3l https://use.typekit.net/af/dff101/00000000000000003b9b2061/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3 — 19.4 KiB — 6 ms — font-display: swaphttps://use.typekit.net/af/034166/00000000000000003b9b2056/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3l https://use.typekit.net/af/034166/00000000000000003b9b2056/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3 — 20.2 KiB — 3 ms — font-display: swap
DomaineDisplayNarrow-Bo... otf swap
Size 21 KB
Load time 10 ms
Start 954 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SchnyderCondM-Demi.ttf ttf swap
Size 69 KB
Load time 25 ms
Start 954 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Butler_Regular.woff woff swap
Size 0 KB
Load time 298 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 16 KB
Load time 15 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
Butler_Regular.woff woff swap
Size 26 KB
Load time 181 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SchnyderCondM-Demi.ttf ttf swap
Size 69 KB
Load time 10 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
DomaineDisplayNarrow-Bo... otf swap
Size 21 KB
Load time 7 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 60 KB
Load time 8 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 0 KB
Load time 11 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 19 KB
Load time 6 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 20 KB
Load time 3 ms
Start 2.2 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 ~62 KB and ~124 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
105 requests over 4954ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 1.5 shttps://artnews.com// https://artnews.com/ — 301 — 149 B — 183 ms — h2https://www.artnews.com/www.artnews.com/ https://www.artnews.com/ — 200 — 89.6 KiB — 803 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 75 ms — https://iabusprivacy.pmc.com/geo-info.jsiabusprivacy.pmc.com/geo-info.js https://iabusprivacy.pmc.com/geo-info.js — 200 — 266 B — 37 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — -1 — 0 B — 179 ms — https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/DomaineDisplayNarrow-Bold.otfwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/DomaineDisplayNarrow-Bold.otf — 200 — 21.0 KiB — 10 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/SchnyderCondM-Demi.ttfwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/SchnyderCondM-Demi.ttf — 200 — 68.6 KiB — 25 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/lazyload-fallback.gifwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/lazyload-fallback.gif — 200 — 1.3 KiB — 13 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-consent.min.js?ver=2024.05.18.001www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-consent.min.js?ver=2024.05.18.001 — 200 — 714 B — 23 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-utils.min.js?ver=2024.05.18.001www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-utils.min.js?ver=2024.05.18.001 — 200 — 3.0 KiB — 14 ms — h2https://www.artnews.com/wp-content/plugins/lazy-load-0.7/assets/build/index.js?ver=36a58e5d155cd1dcf138www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/lazy-load-0.7/assets/build/index.js?ver=36a58e5d155cd1dcf138 — 200 — 3.1 KiB — 15 ms — h2https://www.artnews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.artnews.com/wp-includes/js/jque... https://www.artnews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 23 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-hooks.min.js?ver=6.7.5www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-hooks.min.js?ver=6.7.5 — 200 — 683 B — 21 ms — h2https://www.artnews.com/_static/??/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/wordpress.css,/wp-includes/css/dist/block-library/style.min.css?m=1774626871www.artnews.com/_static/??/wp-conte... https://www.artnews.com/_static/??/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/wordpress.css,/wp-includes/css/dist/block-library/style.min.css?m=1774626871 — 200 — 15.3 KiB — 5 ms — h2https://www.artnews.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?m=1774625888gwww.artnews.com/wp-content/mu-plugi... https://www.artnews.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?m=1774625888g — 200 — 498 B — 4 ms — h2https://www.artnews.com/_static/??-eJylkNFqwzAMRX+oqttQFvow+i2OojWmtmUsOSV/v8S0sC0UUvYmDOf43mvuCZCjUlSTfLm6KCYFhJ83R9JcRI0VIRXTFed7Izp52qPIzmxwkICQzTg86C/OAVx0utkgjM56kMFmgs7mpyhXrl95dKBAYkaXKo48Y2Pzu8PM1EtdhM4z3mR7IeQQquC9IWwflhiPDUlLmp/W3/5Jb7NGugs0h+N5XWGJwnFvZYr4P1NdM9krvZC9ajWUTiBlfqp4pAyiDm/T4riEz2PbfjTtqTmcvgHBuulawww.artnews.com/_static/??-eJylkNFq... https://www.artnews.com/_static/??-eJylkNFqwzAMRX+oqttQFvow+i2OojWmtmUsOSV/v8S0sC0UUvYmDOf43mvuCZCjUlSTfLm6KCYFhJ83R9JcRI0VIRXTFed7Izp52qPIzmxwkICQzTg86C/OAVx0utkgjM56kMFmgs7mpyhXrl95dKBAYkaXKo48Y2Pzu8PM1EtdhM4z3mR7IeQQquC9IWwflhiPDUlLmp/W3/5Jb7NGugs0h+N5XWGJwnFvZYr4P1NdM9krvZC9ajWUTiBlfqp4pAyiDm/T4riEz2PbfjTtqTmcvgHBuula — 200 — 19.5 KiB — 203 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-video-player/build/js/pmc-jwplayer.js?ver=f2efcd4bf2636f21dc3cwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-video-player/build/js/pmc-jwplayer.js?ver=f2efcd4bf2636f21dc3c — 200 — 7.5 KiB — 5 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/consent.js?ver=c27d8fa59e7d026610b1www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/consent.js?ver=c27d8fa59e7d026610b1 — 200 — 1.3 KiB — 6 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/wordpress.js?ver=607ee0e6f64533eb3d85www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/wordpress.js?ver=607ee0e6f64533eb3d85 — 200 — 8.6 KiB — 7 ms — h2https://www.artnews.com/wp-content/uploads/2024/02/GettyImages-1240129621.jpg?resize=699,466www.artnews.com/wp-content/uploads/... https://www.artnews.com/wp-content/uploads/2024/02/GettyImages-1240129621.jpg?resize=699,466 — 200 — 72.4 KiB — 11 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-recaptcha/assets/build/public.css?m=1772130532gwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-recaptcha/assets/build/public.css?m=1772130532g — 200 — 312 B — 10 ms — h2https://use.typekit.net/apq0bri.cssuse.typekit.net/apq0bri.css https://use.typekit.net/apq0bri.css — 200 — 1.2 KiB — 55 ms — h2https://p.typekit.net/p.css?s=1&k=apq0bri&ht=tk&f=8498.8499.8500.8501.12784.12786.12788.12790.10416.10418&a=90724483&app=typekit&e=cssp.typekit.net/p.css?s=1&k=apq0bri&h... https://p.typekit.net/p.css?s=1&k=apq0bri&ht=tk&f=8498.8499.8500.8501.12784.12786.12788.12790.10416.10418&a=90724483&app=typekit&e=css — 200 — 172 B — 53 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-ajax.min.js?ver=1772130531www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-ajax.min.js?ver=1772130531 — 200 — 852 B — 4 ms — h2data:text/javascript,1data:text/javascript,1 data:text/javascript,1 — 200 — 0 B — 0 ms — datahttps://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-first-party-cookie/build/index.js?ver=77ae06ef1bce0319c341www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-first-party-cookie/build/index.js?ver=77ae06ef1bce0319c341 — 200 — 1.3 KiB — 11 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-first-party-data/build/index.js?ver=23049b6feac2237e2c3bwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-first-party-data/build/index.js?ver=23049b6feac2237e2c3b — 200 — 1.5 KiB — 7 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-onetrust/assets/build/helpers.js?ver=d51ed1d7adfe670fb8ebwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-onetrust/assets/build/helpers.js?ver=d51ed1d7adfe670fb8eb — 200 — 1.4 KiB — 8 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-comscore/js/pmc-comscore.min.js?ver=1.2www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-comscore/js/pmc-comscore.min.js?ver=1.2 — 200 — 519 B — 9 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-getemails/build/index.js?ver=f2f19a52403be86f9fabwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-getemails/build/index.js?ver=f2f19a52403be86f9fab — 200 — 924 B — 23 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.1 s LCP 1.5 shttps://artnews.com// https://artnews.com/ — 301 — 149 B — 183 ms — h2https://www.artnews.com/www.artnews.com/ https://www.artnews.com/ — 200 — 89.6 KiB — 803 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — -1 — 0 B — 75 ms — https://iabusprivacy.pmc.com/geo-info.jsiabusprivacy.pmc.com/geo-info.js https://iabusprivacy.pmc.com/geo-info.js — 200 — 266 B — 37 ms — h2https://cdn.cookielaw.org/opt-out/otCCPAiab.jscdn.cookielaw.org/opt-out/otCCPAiab... https://cdn.cookielaw.org/opt-out/otCCPAiab.js — -1 — 0 B — 179 ms — https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/DomaineDisplayNarrow-Bold.otfwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/DomaineDisplayNarrow-Bold.otf — 200 — 21.0 KiB — 10 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/SchnyderCondM-Demi.ttfwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/SchnyderCondM-Demi.ttf — 200 — 68.6 KiB — 25 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/lazyload-fallback.gifwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/lazyload-fallback.gif — 200 — 1.3 KiB — 13 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-consent.min.js?ver=2024.05.18.001www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-consent.min.js?ver=2024.05.18.001 — 200 — 714 B — 23 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-utils.min.js?ver=2024.05.18.001www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-utils.min.js?ver=2024.05.18.001 — 200 — 3.0 KiB — 14 ms — h2https://www.artnews.com/wp-content/plugins/lazy-load-0.7/assets/build/index.js?ver=36a58e5d155cd1dcf138www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/lazy-load-0.7/assets/build/index.js?ver=36a58e5d155cd1dcf138 — 200 — 3.1 KiB — 15 ms — h2https://www.artnews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.artnews.com/wp-includes/js/jque... https://www.artnews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 23 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-hooks.min.js?ver=6.7.5www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-hooks.min.js?ver=6.7.5 — 200 — 683 B — 21 ms — h2https://www.artnews.com/_static/??/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/wordpress.css,/wp-includes/css/dist/block-library/style.min.css?m=1774626871www.artnews.com/_static/??/wp-conte... https://www.artnews.com/_static/??/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/wordpress.css,/wp-includes/css/dist/block-library/style.min.css?m=1774626871 — 200 — 15.3 KiB — 5 ms — h2https://www.artnews.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?m=1774625888gwww.artnews.com/wp-content/mu-plugi... https://www.artnews.com/wp-content/mu-plugins/search/elasticpress/dist/css/related-posts-block-styles.min.css?m=1774625888g — 200 — 498 B — 4 ms — h2https://www.artnews.com/_static/??-eJylkNFqwzAMRX+oqttQFvow+i2OojWmtmUsOSV/v8S0sC0UUvYmDOf43mvuCZCjUlSTfLm6KCYFhJ83R9JcRI0VIRXTFed7Izp52qPIzmxwkICQzTg86C/OAVx0utkgjM56kMFmgs7mpyhXrl95dKBAYkaXKo48Y2Pzu8PM1EtdhM4z3mR7IeQQquC9IWwflhiPDUlLmp/W3/5Jb7NGugs0h+N5XWGJwnFvZYr4P1NdM9krvZC9ajWUTiBlfqp4pAyiDm/T4riEz2PbfjTtqTmcvgHBuulawww.artnews.com/_static/??-eJylkNFq... https://www.artnews.com/_static/??-eJylkNFqwzAMRX+oqttQFvow+i2OojWmtmUsOSV/v8S0sC0UUvYmDOf43mvuCZCjUlSTfLm6KCYFhJ83R9JcRI0VIRXTFed7Izp52qPIzmxwkICQzTg86C/OAVx0utkgjM56kMFmgs7mpyhXrl95dKBAYkaXKo48Y2Pzu8PM1EtdhM4z3mR7IeQQquC9IWwflhiPDUlLmp/W3/5Jb7NGugs0h+N5XWGJwnFvZYr4P1NdM9krvZC9ajWUTiBlfqp4pAyiDm/T4riEz2PbfjTtqTmcvgHBuula — 200 — 19.5 KiB — 203 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-video-player/build/js/pmc-jwplayer.js?ver=f2efcd4bf2636f21dc3cwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-video-player/build/js/pmc-jwplayer.js?ver=f2efcd4bf2636f21dc3c — 200 — 7.5 KiB — 5 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/consent.js?ver=c27d8fa59e7d026610b1www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/consent.js?ver=c27d8fa59e7d026610b1 — 200 — 1.3 KiB — 6 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/wordpress.js?ver=607ee0e6f64533eb3d85www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-piano/assets/build/wordpress.js?ver=607ee0e6f64533eb3d85 — 200 — 8.6 KiB — 7 ms — h2https://www.artnews.com/wp-content/uploads/2024/02/GettyImages-1240129621.jpg?resize=699,466www.artnews.com/wp-content/uploads/... https://www.artnews.com/wp-content/uploads/2024/02/GettyImages-1240129621.jpg?resize=699,466 — 200 — 72.4 KiB — 11 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-recaptcha/assets/build/public.css?m=1772130532gwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-recaptcha/assets/build/public.css?m=1772130532g — 200 — 312 B — 10 ms — h2https://use.typekit.net/apq0bri.cssuse.typekit.net/apq0bri.css https://use.typekit.net/apq0bri.css — 200 — 1.2 KiB — 55 ms — h2https://p.typekit.net/p.css?s=1&k=apq0bri&ht=tk&f=8498.8499.8500.8501.12784.12786.12788.12790.10416.10418&a=90724483&app=typekit&e=cssp.typekit.net/p.css?s=1&k=apq0bri&h... https://p.typekit.net/p.css?s=1&k=apq0bri&ht=tk&f=8498.8499.8500.8501.12784.12786.12788.12790.10416.10418&a=90724483&app=typekit&e=css — 200 — 172 B — 53 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-ajax.min.js?ver=1772130531www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-global-functions/js/pmc-ajax.min.js?ver=1772130531 — 200 — 852 B — 4 ms — h2data:text/javascript,1data:text/javascript,1 data:text/javascript,1 — 200 — 0 B — 0 ms — datahttps://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-first-party-cookie/build/index.js?ver=77ae06ef1bce0319c341www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-first-party-cookie/build/index.js?ver=77ae06ef1bce0319c341 — 200 — 1.3 KiB — 11 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-first-party-data/build/index.js?ver=23049b6feac2237e2c3bwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-first-party-data/build/index.js?ver=23049b6feac2237e2c3b — 200 — 1.5 KiB — 7 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-onetrust/assets/build/helpers.js?ver=d51ed1d7adfe670fb8ebwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-onetrust/assets/build/helpers.js?ver=d51ed1d7adfe670fb8eb — 200 — 1.4 KiB — 8 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-comscore/js/pmc-comscore.min.js?ver=1.2www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-comscore/js/pmc-comscore.min.js?ver=1.2 — 200 — 519 B — 9 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-getemails/build/index.js?ver=f2f19a52403be86f9fabwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-getemails/build/index.js?ver=f2f19a52403be86f9fab — 200 — 924 B — 23 ms — h2https://www.googletagmanager.com/gtag/js?id=G-2VTHYYDM1D&ver=6.7.5www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-2VTHYYDM1D&ver=6.7.5 — 200 — 153.1 KiB — 187 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-trackonomics/build/index.js?ver=274abea90c74fe3f8539www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-trackonomics/build/index.js?ver=274abea90c74fe3f8539 — 200 — 696 B — 25 ms — h2https://ads.blogherads.com/sk/00/000/00000/27307/header.jsads.blogherads.com/sk/00/000/00000/... https://ads.blogherads.com/sk/00/000/00000/27307/header.js — 200 — 5.1 KiB — 20 ms — h2https://ads.blogherads.com/static/blogherads.jsads.blogherads.com/static/blogherad... https://ads.blogherads.com/static/blogherads.js — 200 — 4.4 KiB — 18 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-adm-v2/build/setup-ads.js?ver=7d70e6ca96d092565edbwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-adm-v2/build/setup-ads.js?ver=7d70e6ca96d092565edb — 200 — 6.4 KiB — 25 ms — h2https://html-load.com/loader.min.jshtml-load.com/loader.min.js https://html-load.com/loader.min.js — 200 — 42.2 KiB — 153 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-onetrust/assets/build/index.js?ver=a3605c1fba5114617529www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-onetrust/assets/build/index.js?ver=a3605c1fba5114617529 — 200 — 1.4 KiB — 26 ms — h2https://pmc-pp-tou.s3.us-west-1.amazonaws.com/privacy-notice.js?ver=1pmc-pp-tou.s3.us-west-1.amazonaws.c... https://pmc-pp-tou.s3.us-west-1.amazonaws.com/privacy-notice.js?ver=1 — 200 — 6.7 KiB — 552 ms — http/1.1https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-harmony-companion/build/ga.js?ver=df3ec760f1b90b81cc9dwww.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-harmony-companion/build/ga.js?ver=df3ec760f1b90b81cc9d — 200 — 784 B — 50 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-newsletter/build/frontend.js?ver=1776789146www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-newsletter/build/frontend.js?ver=1776789146 — 200 — 2.0 KiB — 26 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-connatix/build/pmc-connatix.js?ver=ebb0beed9312f0a643a4www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-connatix/build/pmc-connatix.js?ver=ebb0beed9312f0a643a4 — 200 — 980 B — 24 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-es-search/build/form-init.js?ver=cf3213532c57bc8d4bc5www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-es-search/build/form-init.js?ver=cf3213532c57bc8d4bc5 — 200 — 670 B — 22 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-js-libraries/vendor/pmc-jquery-extensions/1.0/pmc-jquery-extensions.min.js?ver=1.0www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-js-libraries/vendor/pmc-jquery-extensions/1.0/pmc-jquery-extensions.min.js?ver=1.0 — 200 — 594 B — 27 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-js-libraries/build/pmc-dom-utils.js?ver=e3a51c8d2c420a22c4a8www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-js-libraries/build/pmc-dom-utils.js?ver=e3a51c8d2c420a22c4a8 — 200 — 738 B — 24 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-js-libraries/vendor/jquery-inview/1.0/jquery-inview.min.js?ver=1.0www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-js-libraries/vendor/jquery-inview/1.0/jquery-inview.min.js?ver=1.0 — 200 — 1.2 KiB — 36 ms — h2https://www.artnews.com/wp-includes/js/underscore.min.js?ver=1.13.7www.artnews.com/wp-includes/js/unde... https://www.artnews.com/wp-includes/js/underscore.min.js?ver=1.13.7 — 200 — 7.8 KiB — 32 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-google-universal-analytics/js/event-tracking.min.js?ver=2.9www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-google-universal-analytics/js/event-tracking.min.js?ver=2.9 — 200 — 3.4 KiB — 29 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-social-share-bar/build/frontend.js?ver=686cd79602592a8b0c98www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-social-share-bar/build/frontend.js?ver=686cd79602592a8b0c98 — 200 — 582 B — 28 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-social-share-bar/build/tracking.js?ver=f699b640de2d5a9552c8www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-social-share-bar/build/tracking.js?ver=f699b640de2d5a9552c8 — 200 — 1.4 KiB — 34 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-adm-v2/build/display-ads.js?ver=8447c92df304c293f459www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-adm-v2/build/display-ads.js?ver=8447c92df304c293f459 — 200 — 2.1 KiB — 30 ms — h2https://www.artnews.com/wp-includes/js/wp-util.min.js?ver=6.7.5www.artnews.com/wp-includes/js/wp-u... https://www.artnews.com/wp-includes/js/wp-util.min.js?ver=6.7.5 — 200 — 1.0 KiB — 24 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/webfontloader.js?ver=1772130532www.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/public/webfontloader.js?ver=1772130532 — 200 — 5.2 KiB — 43 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/build/js/common.js?ver=1772130532www.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/build/js/common.js?ver=1772130532 — 200 — 16.8 KiB — 41 ms — h2https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-hubs-pro/build/cover-sticky.js?ver=1.0.0www.artnews.com/wp-content/plugins/... https://www.artnews.com/wp-content/plugins/pmc-plugins/pmc-hubs-pro/build/cover-sticky.js?ver=1.0.0 — 200 — 729 B — 35 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 10 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-M9VXNN2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M9VXNN2 — 200 — 126.6 KiB — 193 ms — h2https://daybreaklights.com/chunks/n3x3o4v_j3apq.module.jsdaybreaklights.com/chunks/n3x3o4v_j... https://daybreaklights.com/chunks/n3x3o4v_j3apq.module.js — 200 — 36.3 KiB — 130 ms — h2https://cdn.tinypass.com/api/tinypass.min.jscdn.tinypass.com/api/tinypass.min.j... https://cdn.tinypass.com/api/tinypass.min.js — 200 — 132.7 KiB — 126 ms — h3https://www.artnews.com/fonts/Butler_Regular.woffwww.artnews.com/fonts/Butler_Regula... https://www.artnews.com/fonts/Butler_Regular.woff — 404 — 198 B — 298 ms — h2https://use.typekit.net/af/9cb78a/0000000000000000000118ad/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/9cb78a/000000000... https://use.typekit.net/af/9cb78a/0000000000000000000118ad/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 16.0 KiB — 15 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9'%3E%3Cpath d='M.7…www.w3.org/2000/svg' width='14' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9'%3E%3Cpath d='M.7… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 8'%3E%3Cpath d='M13.7 …www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 8'%3E%3Cpath d='M13.7 … — 200 — 0 B — 0 ms — datahttps://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/fonts/Butler_Regular.woffwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/fonts/Butler_Regular.woff — 200 — 26.0 KiB — 181 ms — h2https://s3-us-west-2.amazonaws.com/jsstore/a/150H058/ge.jss3-us-west-2.amazonaws.com/jsstore/... https://s3-us-west-2.amazonaws.com/jsstore/a/150H058/ge.js — 200 — 405 B — 592 ms — http/1.1https://cd.connatix.com/connatix.player.js?cid=1ffe63de-eb53-11e9-b4d2-06948452ae1acd.connatix.com/connatix.player.js?... https://cd.connatix.com/connatix.player.js?cid=1ffe63de-eb53-11e9-b4d2-06948452ae1a — 200 — 1.3 KiB — 79 ms — h3https://www.artnews.com/wp-content/uploads/2026/04/GettyImages-2231277790.jpg?resize=699,466www.artnews.com/wp-content/uploads/... https://www.artnews.com/wp-content/uploads/2026/04/GettyImages-2231277790.jpg?resize=699,466 — 200 — 28.9 KiB — 209 ms — h2https://www.artnews.com/wp-content/uploads/2026/04/N12116_DCXTR_C_T1_59_path.jpg?resize=699,466www.artnews.com/wp-content/uploads/... https://www.artnews.com/wp-content/uploads/2026/04/N12116_DCXTR_C_T1_59_path.jpg?resize=699,466 — 200 — 14.2 KiB — 151 ms — h2https://www.artnews.com/wp-content/uploads/2026/04/small-260421-BrianGonella-BF-7.jpg?resize=864,648www.artnews.com/wp-content/uploads/... https://www.artnews.com/wp-content/uploads/2026/04/small-260421-BrianGonella-BF-7.jpg?resize=864,648 — 200 — 143.9 KiB — 363 ms — h2https://cds.connatix.com/p/323954724/elLoader.jscds.connatix.com/p/323954724/elLoad... https://cds.connatix.com/p/323954724/elLoader.js — 200 — 1.8 KiB — 25 ms — h3https://ads.blogherads.com/static/chunks/982.31e834f3c5c91bf8b371.jsads.blogherads.com/static/chunks/98... https://ads.blogherads.com/static/chunks/982.31e834f3c5c91bf8b371.js — 200 — 11.5 KiB — 2 ms — h2https://ads.blogherads.com/static/chunks/831.b113b40433677910de75.jsads.blogherads.com/static/chunks/83... https://ads.blogherads.com/static/chunks/831.b113b40433677910de75.js — 200 — 43.2 KiB — 17 ms — h2https://ads.blogherads.com/static/chunks/4857.910c4b46763f23e61854.jsads.blogherads.com/static/chunks/48... https://ads.blogherads.com/static/chunks/4857.910c4b46763f23e61854.js — 200 — 7.9 KiB — 12 ms — h2https://ads.blogherads.com/static/chunks/6317.7fde3be0f22be218a9d5.jsads.blogherads.com/static/chunks/63... https://ads.blogherads.com/static/chunks/6317.7fde3be0f22be218a9d5.js — 200 — 5.0 KiB — 10 ms — h2https://ads.blogherads.com/static/chunks/3622.7d0e84ccad5146cd86e6.jsads.blogherads.com/static/chunks/36... https://ads.blogherads.com/static/chunks/3622.7d0e84ccad5146cd86e6.js — 200 — 50.3 KiB — 17 ms — h2https://ads.blogherads.com/static/chunks/2030.b94af747cd5b3350d333.jsads.blogherads.com/static/chunks/20... https://ads.blogherads.com/static/chunks/2030.b94af747cd5b3350d333.js — 200 — 19.8 KiB — 13 ms — h2https://ads.blogherads.com/static/chunks/5273.eec6f62e6c9beefc4be4.jsads.blogherads.com/static/chunks/52... https://ads.blogherads.com/static/chunks/5273.eec6f62e6c9beefc4be4.js — 200 — 132.3 KiB — 17 ms — h2https://aax.amazon-adsystem.com/e/dtb/bid/245281.7/0/prebid?adunitid=$rs_300x250_$riaax.amazon-adsystem.com/e/dtb/bid/2... https://aax.amazon-adsystem.com/e/dtb/bid/245281.7/0/prebid?adunitid=$rs_300x250_$ri — 200 — 304 B — 145 ms — h2https://c2.piano.io/xbuilder/experience/execute?aid=bQXMnIUWpuc2.piano.io/xbuilder/experience/exe... https://c2.piano.io/xbuilder/experience/execute?aid=bQXMnIUWpu — 200 — 3.4 KiB — 144 ms — h3https://cds.connatix.com/p/323954724/connatix.player.js?cid=1ffe63de-eb53-11e9-b4d2-06948452ae1acds.connatix.com/p/323954724/connat... https://cds.connatix.com/p/323954724/connatix.player.js?cid=1ffe63de-eb53-11e9-b4d2-06948452ae1a — 200 — 139.1 KiB — 115 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMB/6YMF6UAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMB/6YMF6UAA… — 200 — 0 B — 0 ms — datahttps://ad-delivery.net/px.gif?ch=1ad-delivery.net/px.gif?ch=1 https://ad-delivery.net/px.gif?ch=1 — 200 — 109 B — 68 ms — h2https://ad-delivery.net/px.gif?ch=2ad-delivery.net/px.gif?ch=2 https://ad-delivery.net/px.gif?ch=2 — 200 — 615 B — 63 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.1 KiB — 130 ms — h3https://static.criteo.net/js/ld/publishertag.prebid.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.prebid.js — 200 — 31.4 KiB — 139 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 0 B — 127 ms — h3https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/build/svg/defs/sprite.defs.svgwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/build/svg/defs/sprite.defs.svg — 200 — 14.2 KiB — 9 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=168890962&post=0&tz=-4&srv=www.artnews.com&arch_home=1&hp=vip&j=1%3A15.4&host=www.artnews.com&ref=&fcp=1452&rand=0.6483132945789097pixel.wp.com/g.gif?v=ext&blog=16889... https://pixel.wp.com/g.gif?v=ext&blog=168890962&post=0&tz=-4&srv=www.artnews.com&arch_home=1&hp=vip&j=1%3A15.4&host=www.artnews.com&ref=&fcp=1452&rand=0.6483132945789097 — 200 — 177 B — 3 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M1…www.w3.org/2000/svg' width='18' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18'%3E%3Cpath d='M1… — 200 — 0 B — 0 ms — datahttps://cds.connatix.com/p/plugins/prebid-cache-scraper-3.jscds.connatix.com/p/plugins/prebid-c... https://cds.connatix.com/p/plugins/prebid-cache-scraper-3.js — 200 — 1.2 KiB — 24 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-2VTHYYDM1D&gtm=45je64k1v889151682za200zd889151682&_p=1776899573190&gcs=G100&gcd=13p3pPl2l5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1599467574.1776899574&frm=0&ni=1&pscdl=denied&rcb=9&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512542&dl=https%3A%2F%2Fwww.artnews.com%2F&dt=ARTnews.com%20%E2%80%93%20The%20Leading%20Source%20for%20Art%20News%20%26%20Art%20Event%20Coverage&sid=1776899573&sct=1&seg=0&en=experienceExecute&_fv=1&_nsi=1&_ss=1&_ee=1&ep.aid=bQXMnIUWpu&ep.debug=false&ep.url=https%3A%2F%2Fwww.artnews.com%2F&ep.event_category=experienceExecute&ep.event_label=Experience%20execute%20aid%3AbQXMnIUWpu&ep.experience_id=N%2FA&ep.hit_type=event&ep.event_action=aid_bQXMnIUWpu&tfd=1914region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-2VTHYYDM1D&gtm=45je64k1v889151682za200zd889151682&_p=1776899573190&gcs=G100&gcd=13p3pPl2l5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1599467574.1776899574&frm=0&ni=1&pscdl=denied&rcb=9&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~117512542&dl=https%3A%2F%2Fwww.artnews.com%2F&dt=ARTnews.com%20%E2%80%93%20The%20Leading%20Source%20for%20Art%20News%20%26%20Art%20Event%20Coverage&sid=1776899573&sct=1&seg=0&en=experienceExecute&_fv=1&_nsi=1&_ss=1&_ee=1&ep.aid=bQXMnIUWpu&ep.debug=false&ep.url=https%3A%2F%2Fwww.artnews.com%2F&ep.event_category=experienceExecute&ep.event_label=Experience%20execute%20aid%3AbQXMnIUWpu&ep.experience_id=N%2FA&ep.hit_type=event&ep.event_action=aid_bQXMnIUWpu&tfd=1914 — 204 — 549 B — 120 ms — h2https://ads.blogherads.com/static/chunks/6559.074815d12fef9b41149e.jsads.blogherads.com/static/chunks/65... https://ads.blogherads.com/static/chunks/6559.074815d12fef9b41149e.js — 200 — 6.2 KiB — 3 ms — h2https://d1mkq4fbm7j30i.cloudfront.net/21/oHS-21.jsd1mkq4fbm7j30i.cloudfront.net/21/oH... https://d1mkq4fbm7j30i.cloudfront.net/21/oHS-21.js — 200 — 840 B — 57 ms — h2https://daybreaklights.com/p4dy1jhwl8c23ds1y73v2f1daybreaklights.com/p4dy1jhwl8c23ds1... https://daybreaklights.com/p4dy1jhwl8c23ds1y73v2f1 — 200 — 327 B — 81 ms — h3https://0.html-load.com/l/dKU3fKP9O1_zOpk3eZzweJAkcF8me53ybqHycacoeqT0.html-load.com/l/dKU3fKP9O1_zOpk3e... https://0.html-load.com/l/dKU3fKP9O1_zOpk3eZzweJAkcF8me53ybqHycacoeqT — 204 — 212 B — 611 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/webfonts.css?v=1www.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/webfonts.css?v=1 — 200 — 1.2 KiB — 2 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/app/icons/favicon.icowww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019/assets/app/icons/favicon.ico — 200 — 2.1 KiB — 4 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/SchnyderCondM-Demi.ttfwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/SchnyderCondM-Demi.ttf — 200 — 68.6 KiB — 10 ms — h2https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/DomaineDisplayNarrow-Bold.otfwww.artnews.com/wp-content/themes/v... https://www.artnews.com/wp-content/themes/vip/pmc-artnews-2019//assets/public/DomaineDisplayNarrow-Bold.otf — 200 — 21.0 KiB — 7 ms — h2https://use.typekit.net/af/7e242d/0000000000000000000173f8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/7e242d/000000000... https://use.typekit.net/af/7e242d/0000000000000000000173f8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 59.6 KiB — 8 ms — h2https://use.typekit.net/af/7e242d/0000000000000000000173f8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/7e242d/000000000... https://use.typekit.net/af/7e242d/0000000000000000000173f8/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 0 B — 11 ms — h2https://use.typekit.net/af/dff101/00000000000000003b9b2061/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3use.typekit.net/af/dff101/000000000... https://use.typekit.net/af/dff101/00000000000000003b9b2061/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3 — 200 — 19.4 KiB — 6 ms — h2https://daybreaklights.com/p4dy1jhwl8c23ds1y73v2f1daybreaklights.com/p4dy1jhwl8c23ds1... https://daybreaklights.com/p4dy1jhwl8c23ds1y73v2f1 — 200 — 39 B — 39 ms — h3https://use.typekit.net/af/034166/00000000000000003b9b2056/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3use.typekit.net/af/034166/000000000... https://use.typekit.net/af/034166/00000000000000003b9b2056/27/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n8&v=3 — 200 — 20.2 KiB — 3 ms — h2https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=bQXMnIUWpubuy.tinypass.com/api/v3/anon/assets... https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=bQXMnIUWpu — 200 — 561 B — 53 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 1010ms · 539KB · $17/mo
www.artnews.com
Other
Costly
Execution 499ms
Transfer 90 KB
Monthly Cost $9/mo
Unattributable
Other
Costly
Execution 204ms
Transfer 0 KB
Monthly Cost $4/mo
cdn.tinypass.com
Other
Optional
Execution 111ms
Transfer 133 KB
Unused 62%
Monthly Cost $2/mo
ads.blogherads.com
Other
Optional
Execution 77ms
Transfer 132 KB
Unused 80%
Monthly Cost $1/mo
www.artnews.com
Other
Optional
Execution 65ms
Transfer 31 KB
Unused 66%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 153 KB
Unused 43%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.artnews.com adds 499ms and costs ~$9/month
  • Unattributable adds 204ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

62% of cdn.tinypass.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

80% of ads.blogherads.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

66% of www.artnews.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