Skip to content
https://labiennale.org

Performance

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

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

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

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

1.60 s

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

2.14 s

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

14 ms

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

0.000

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

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

2.14 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
F
Page Weight Budget
Action
5.1 MB transferred, 80 requests
FIX
5.1 MB transferred, 80 requests
Critical::
Page weighs 6.5 MB (5.1 MB transferred)
Warning::
Images are 4.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.5 MB
Info::
80 HTTP requests
Info::
Estimated 1.1 g CO2 per page load
5.1 MB / 2.4 MB budget
5.1 MB transferred
80 requests
1.1 g CO2 per page load
Images 4.5 MiB 90%
JavaScript 337.6 KiB 7%
Fonts 111.5 KiB 2%
CSS 64.0 KiB 1%
HTML 15.9 KiB 0%
Other 7.8 KiB 0%
Other 960 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.1 MiB of 5.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
80 resources · 5.1 MB · 115 KB savings available
FIX
80 resources · 5.1 MB · 115 KB savings available
Warning::
Page weight 4.1 MB over 1MB target
Got: 5.1 MB Expected: ≤ 1 MB
Info::
~115 KB of savings available
Warning::
79 third-party resources (100% of weight)
80 resources · 5.1 MiB · 79 third-party 4.1 MiB over 1MB target
Image 90% · 4.5 MiB
JavaScript 7% · 337.6 KiB
Font 2% · 111.5 KiB
CSS 1% · 64.0 KiB
Document 0% · 16.1 KiB
Other 0% · 960 B

~114.6 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
53 images, 0 KB saveable
REVIEW
53 images, 0 KB saveable
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/sites/all/themes/cus... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.labiennale.org/files/styles/square_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
53 images 4.5 MB
0 oversized -0 KB
51 legacy format
12 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
JS Execution Cost
724ms total JS execution
REVIEW
724ms total JS execution
Warning::
https://www.labiennale.org/it: 287ms CPU time
Info::
https://static.labiennale.org/files/js/js_siAzsLQX...: 203ms CPU time
Info::
Unattributable: 105ms CPU time
Info::
https://consent.cookiebot.com/74679177-89ae-4133-b...: 72ms CPU time
Info::
https://static.labiennale.org/files/js/js_T_s-Vel_...: 57ms CPU time
Warning::
Third-party scripts: 724ms (100% of total)

Main Thread Breakdown

Style & Layout 37% Script Evaluation 24% Other 22% Rendering 6% Parse HTML & CSS 6% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.labiennale.org/it287ms1ms1ms3rd
https://static.labiennale.org/files/js/js_siAzsLQXar6_8hnne92BaBQNphQqqLqTxKnhobUkxPk.js203ms98ms4ms3rd
Unattributable105ms2ms0ms3rd
https://consent.cookiebot.com/74679177-89ae-4133-b283-6728c4a7e16f/cc.js?renew=false&referer=www.labiennale.org&dnt=false&init=false72ms30ms11ms3rd
https://static.labiennale.org/files/js/js_T_s-Vel_gIhI-8pVHSpMba7BFDRWM7Vrs9weHs-QaJ4.js57ms22ms20ms3rd
C
JS Bundles
Action
9 scripts, 115 KB unused
REVIEW
9 scripts, 115 KB unused
Warning::
https://static.labiennale.org/files/js/js_T_s-Vel_...: 90 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.labiennale.org/files/js/js_T_s-Vel_...: unminified — 32 KB could be saved
Warning::
https://consent.cookiebot.com/74679177-89ae-4133-b...: 25 KB unused (25%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.labiennale.org/files/js/js_siAzsLQX...: unminified — 6 KB could be saved
Info::
Total unused JavaScript: 115 KB
115 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.labiennale.org/files/js/js_T_s-Vel_gIhI-8pVHSpMba7BFDRWM7Vrs9weHs-QaJ4.js143 KB90 KB (63%)3rd
https://consent.cookiebot.com/74679177-89ae-4133-b283-6728c4a7e16f/cc.js?renew=false&referer=www.labiennale.org&dnt=false&init=false101 KB25 KB (25%)3rd
https://consent.cookiebot.com/uc.js27 KB3rd
https://static.labiennale.org/files/js/js_siAzsLQXar6_8hnne92BaBQNphQqqLqTxKnhobUkxPk.js39 KB3rd
https://static.labiennale.org/files/js/js_gTd4U5Ixr7jD6Iy1a-AnwhsWJMyfk9VI4tcTJaYAt8E.js13 KB3rd
https://static.labiennale.org/files/js/js_t14MH5HMpIPvofj11pf8xgDNdp6s_8vYGQ7h2fsHpiY.js11 KB3rd
https://static.labiennale.org/files/js/js_oYVKp-cluFZQnjxYMtXDmhZY3bwT8PYHYk6oiRMAQDw.js2 KB3rd
https://static.labiennale.org/files/js/js_koKqZylAHdvmXNtCfSAUlrok3mcbuKixJGQlDEbHwoI.js1 KB3rd
https://static.labiennale.org/files/js/js_L50O_PWoAuMOxVjnzZCkNSSmI0kFwhZsO1_KS8WnGKw.js2 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

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

Web fonts

8

112 KB total

Render-blocking

0

of 8

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.6 s LCP 2.1 shttps://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.woff2source-sans-pro-v21-lat... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.woff2 — 13.1 KiB — 81 ms — font-display: swaphttps://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-700.woff2source-sans-pro-v21-lat... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-700.woff2 — 13.0 KiB — 15 ms — font-display: swaphttps://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/Biennale.ttf?lnlr5dBiennale.ttf https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/Biennale.ttf?lnlr5d — 7.2 KiB — 36 ms — font-display: swaphttps://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-300italic.woff2source-sans-pro-v21-lat... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-300italic.woff2 — 12.6 KiB — 35 ms — font-display: swaphttps://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-300.woff2source-sans-pro-v21-lat... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-300.woff2 — 13.0 KiB — 22 ms — font-display: swaphttps://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-600.woff2source-sans-pro-v21-lat... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-600.woff2 — 13.1 KiB — 35 ms — font-display: swaphttps://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/playfair-display/playfair-display-v30-latin-regular.woff2playfair-display-v30-la... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/playfair-display/playfair-display-v30-latin-regular.woff2 — 19.8 KiB — 36 ms — font-display: swaphttps://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/playfair-display/playfair-display-v30-latin-italic.woff2playfair-display-v30-la... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/playfair-display/playfair-display-v30-latin-italic.woff2 — 19.8 KiB — 35 ms — font-display: swap
source-sans-pro-v21-lat... woff2 swap
Size 13 KB
Load time 81 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v21-lat... woff2 swap
Size 13 KB
Load time 15 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
Biennale.ttf ttf swap
Size 7 KB
Load time 36 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
source-sans-pro-v21-lat... woff2 swap
Size 13 KB
Load time 35 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v21-lat... woff2 swap
Size 13 KB
Load time 22 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
source-sans-pro-v21-lat... woff2 swap
Size 13 KB
Load time 35 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
playfair-display-v30-la... woff2 swap
Size 20 KB
Load time 36 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
playfair-display-v30-la... woff2 swap
Size 20 KB
Load time 35 ms
Start 1.4 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 ~2 KB and ~4 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
80 requests over 1794ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 2.1 shttps://labiennale.org// https://labiennale.org/ — 301 — 99 B — 378 ms — h2https://www.labiennale.org/www.labiennale.org/ https://www.labiennale.org/ — 301 — 145 B — 294 ms — h2https://www.labiennale.org/itwww.labiennale.org/it https://www.labiennale.org/it — 200 — 15.1 KiB — 209 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.0 KiB — 34 ms — h2https://static.labiennale.org/files/cdn/css/https/css_mU390qF2xEBdFPA10q5U7A8e3oAS8N_GK-DPpsKx15I.cssstatic.labiennale.org/files/cdn/css... https://static.labiennale.org/files/cdn/css/https/css_mU390qF2xEBdFPA10q5U7A8e3oAS8N_GK-DPpsKx15I.css — 200 — 1.2 KiB — 169 ms — h2https://static.labiennale.org/files/cdn/css/https/css_6BRRJwRrLE13LfPurUqmMuDHDPy-qn24ZHBkWSc7Zms.cssstatic.labiennale.org/files/cdn/css... https://static.labiennale.org/files/cdn/css/https/css_6BRRJwRrLE13LfPurUqmMuDHDPy-qn24ZHBkWSc7Zms.css — 200 — 1.0 KiB — 169 ms — h2https://static.labiennale.org/files/cdn/css/https/css_ovR8OZQVB8oDgE8kG7nTWQjNvr1OHrUAYiz0TmpxY9U.cssstatic.labiennale.org/files/cdn/css... https://static.labiennale.org/files/cdn/css/https/css_ovR8OZQVB8oDgE8kG7nTWQjNvr1OHrUAYiz0TmpxY9U.css — 200 — 1.1 KiB — 189 ms — h2https://static.labiennale.org/files/cdn/css/https/css_WbugWFjwlWw599NM28ngc4z6Rdc5isB1tTtD7SAKa4E.cssstatic.labiennale.org/files/cdn/css... https://static.labiennale.org/files/cdn/css/https/css_WbugWFjwlWw599NM28ngc4z6Rdc5isB1tTtD7SAKa4E.css — 200 — 60.6 KiB — 191 ms — h2https://static.labiennale.org/files/js/js_siAzsLQXar6_8hnne92BaBQNphQqqLqTxKnhobUkxPk.jsstatic.labiennale.org/files/js/js_s... https://static.labiennale.org/files/js/js_siAzsLQXar6_8hnne92BaBQNphQqqLqTxKnhobUkxPk.js — 200 — 38.5 KiB — 193 ms — h2https://static.labiennale.org/files/js/js_gTd4U5Ixr7jD6Iy1a-AnwhsWJMyfk9VI4tcTJaYAt8E.jsstatic.labiennale.org/files/js/js_g... https://static.labiennale.org/files/js/js_gTd4U5Ixr7jD6Iy1a-AnwhsWJMyfk9VI4tcTJaYAt8E.js — 200 — 12.8 KiB — 177 ms — h2https://static.labiennale.org/files/js/js_t14MH5HMpIPvofj11pf8xgDNdp6s_8vYGQ7h2fsHpiY.jsstatic.labiennale.org/files/js/js_t... https://static.labiennale.org/files/js/js_t14MH5HMpIPvofj11pf8xgDNdp6s_8vYGQ7h2fsHpiY.js — 200 — 11.1 KiB — 191 ms — h2https://static.labiennale.org/files/js/js_T_s-Vel_gIhI-8pVHSpMba7BFDRWM7Vrs9weHs-QaJ4.jsstatic.labiennale.org/files/js/js_T... https://static.labiennale.org/files/js/js_T_s-Vel_gIhI-8pVHSpMba7BFDRWM7Vrs9weHs-QaJ4.js — 200 — 142.9 KiB — 203 ms — h2https://static.labiennale.org/files/js/js_oYVKp-cluFZQnjxYMtXDmhZY3bwT8PYHYk6oiRMAQDw.jsstatic.labiennale.org/files/js/js_o... https://static.labiennale.org/files/js/js_oYVKp-cluFZQnjxYMtXDmhZY3bwT8PYHYk6oiRMAQDw.js — 200 — 1.6 KiB — 189 ms — h2https://consentcdn.cookiebot.com/consentconfig/74679177-89ae-4133-b283-6728c4a7e16f/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/74679177-89ae-4133-b283-6728c4a7e16f/settings.json — 200 — 960 B — 16 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/img/logo-full.svg?v=2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/img/logo-full.svg?v=2 — 200 — 7.2 KiB — 35 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/the-quatermass-xperiment.jpg?itok=DeFpN2sPstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/the-quatermass-xperiment.jpg?itok=DeFpN2sP — 200 — 47.8 KiB — 34 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/arte/2022/600x600/padiglione-centrale-21.jpg?itok=2y4HC1Cpstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/arte/2022/600x600/padiglione-centrale-21.jpg?itok=2y4HC1Cp — 200 — 36.7 KiB — 11 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/biennale-card-2026.jpg?itok=koCp5kKBstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/biennale-card-2026.jpg?itok=koCp5kKB — 200 — 37.4 KiB — 11 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/sala-colonne.jpg?itok=iHrNyM_ustatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/sala-colonne.jpg?itok=iHrNyM_u — 200 — 62.4 KiB — 28 ms — h2https://static.labiennale.org/files/js/js_koKqZylAHdvmXNtCfSAUlrok3mcbuKixJGQlDEbHwoI.jsstatic.labiennale.org/files/js/js_k... https://static.labiennale.org/files/js/js_koKqZylAHdvmXNtCfSAUlrok3mcbuKixJGQlDEbHwoI.js — 200 — 550 B — 62 ms — h2https://static.labiennale.org/files/js/js_L50O_PWoAuMOxVjnzZCkNSSmI0kFwhZsO1_KS8WnGKw.jsstatic.labiennale.org/files/js/js_L... https://static.labiennale.org/files/js/js_L50O_PWoAuMOxVjnzZCkNSSmI0kFwhZsO1_KS8WnGKw.js — 200 — 2.3 KiB — 16 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/img_4752.jpeg?itok=loahG9Sxstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/img_4752.jpeg?itok=loahG9Sx — 200 — 40.2 KiB — 68 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/teatro/2026/600x600/star-returning.jpg?itok=Oskqh0oDstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/teatro/2026/600x600/star-returning.jpg?itok=Oskqh0oD — 200 — 72.9 KiB — 69 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/happening-danza-2026.jpg?itok=8AhE1uRXstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/happening-danza-2026.jpg?itok=8AhE1uRX — 200 — 70.4 KiB — 66 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/alfabeti_alphabets.jpg?itok=VjvaBcUestatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/alfabeti_alphabets.jpg?itok=VjvaBcUe — 200 — 103.9 KiB — 69 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/biennale-college-cinema-immersive-2026.jpg?itok=964CoNvXstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/biennale-college-cinema-immersive-2026.jpg?itok=964CoNvX — 200 — 31.8 KiB — 67 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/la-finestra-sul-luna-park.jpg?itok=IS94PrZmstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/la-finestra-sul-luna-park.jpg?itok=IS94PrZm — 200 — 49.0 KiB — 65 ms — h2https://consent.cookiebot.com/74679177-89ae-4133-b283-6728c4a7e16f/cc.js?renew=false&referer=www.labiennale.org&dnt=false&init=falseconsent.cookiebot.com/74679177-89ae... https://consent.cookiebot.com/74679177-89ae-4133-b283-6728c4a7e16f/cc.js?renew=false&referer=www.labiennale.org&dnt=false&init=false — 200 — 100.8 KiB — 297 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.woff2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.woff2 — 200 — 13.1 KiB — 81 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/arte/2026/1300x650/early-bird-arte-2026.jpg?itok=5O_0fTnbstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/arte/2026/1300x650/early-bird-arte-2026.jpg?itok=5O_0fTnb — 200 — 59.8 KiB — 53 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.6 s LCP 2.1 shttps://labiennale.org// https://labiennale.org/ — 301 — 99 B — 378 ms — h2https://www.labiennale.org/www.labiennale.org/ https://www.labiennale.org/ — 301 — 145 B — 294 ms — h2https://www.labiennale.org/itwww.labiennale.org/it https://www.labiennale.org/it — 200 — 15.1 KiB — 209 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.0 KiB — 34 ms — h2https://static.labiennale.org/files/cdn/css/https/css_mU390qF2xEBdFPA10q5U7A8e3oAS8N_GK-DPpsKx15I.cssstatic.labiennale.org/files/cdn/css... https://static.labiennale.org/files/cdn/css/https/css_mU390qF2xEBdFPA10q5U7A8e3oAS8N_GK-DPpsKx15I.css — 200 — 1.2 KiB — 169 ms — h2https://static.labiennale.org/files/cdn/css/https/css_6BRRJwRrLE13LfPurUqmMuDHDPy-qn24ZHBkWSc7Zms.cssstatic.labiennale.org/files/cdn/css... https://static.labiennale.org/files/cdn/css/https/css_6BRRJwRrLE13LfPurUqmMuDHDPy-qn24ZHBkWSc7Zms.css — 200 — 1.0 KiB — 169 ms — h2https://static.labiennale.org/files/cdn/css/https/css_ovR8OZQVB8oDgE8kG7nTWQjNvr1OHrUAYiz0TmpxY9U.cssstatic.labiennale.org/files/cdn/css... https://static.labiennale.org/files/cdn/css/https/css_ovR8OZQVB8oDgE8kG7nTWQjNvr1OHrUAYiz0TmpxY9U.css — 200 — 1.1 KiB — 189 ms — h2https://static.labiennale.org/files/cdn/css/https/css_WbugWFjwlWw599NM28ngc4z6Rdc5isB1tTtD7SAKa4E.cssstatic.labiennale.org/files/cdn/css... https://static.labiennale.org/files/cdn/css/https/css_WbugWFjwlWw599NM28ngc4z6Rdc5isB1tTtD7SAKa4E.css — 200 — 60.6 KiB — 191 ms — h2https://static.labiennale.org/files/js/js_siAzsLQXar6_8hnne92BaBQNphQqqLqTxKnhobUkxPk.jsstatic.labiennale.org/files/js/js_s... https://static.labiennale.org/files/js/js_siAzsLQXar6_8hnne92BaBQNphQqqLqTxKnhobUkxPk.js — 200 — 38.5 KiB — 193 ms — h2https://static.labiennale.org/files/js/js_gTd4U5Ixr7jD6Iy1a-AnwhsWJMyfk9VI4tcTJaYAt8E.jsstatic.labiennale.org/files/js/js_g... https://static.labiennale.org/files/js/js_gTd4U5Ixr7jD6Iy1a-AnwhsWJMyfk9VI4tcTJaYAt8E.js — 200 — 12.8 KiB — 177 ms — h2https://static.labiennale.org/files/js/js_t14MH5HMpIPvofj11pf8xgDNdp6s_8vYGQ7h2fsHpiY.jsstatic.labiennale.org/files/js/js_t... https://static.labiennale.org/files/js/js_t14MH5HMpIPvofj11pf8xgDNdp6s_8vYGQ7h2fsHpiY.js — 200 — 11.1 KiB — 191 ms — h2https://static.labiennale.org/files/js/js_T_s-Vel_gIhI-8pVHSpMba7BFDRWM7Vrs9weHs-QaJ4.jsstatic.labiennale.org/files/js/js_T... https://static.labiennale.org/files/js/js_T_s-Vel_gIhI-8pVHSpMba7BFDRWM7Vrs9weHs-QaJ4.js — 200 — 142.9 KiB — 203 ms — h2https://static.labiennale.org/files/js/js_oYVKp-cluFZQnjxYMtXDmhZY3bwT8PYHYk6oiRMAQDw.jsstatic.labiennale.org/files/js/js_o... https://static.labiennale.org/files/js/js_oYVKp-cluFZQnjxYMtXDmhZY3bwT8PYHYk6oiRMAQDw.js — 200 — 1.6 KiB — 189 ms — h2https://consentcdn.cookiebot.com/consentconfig/74679177-89ae-4133-b283-6728c4a7e16f/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/74679177-89ae-4133-b283-6728c4a7e16f/settings.json — 200 — 960 B — 16 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/img/logo-full.svg?v=2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/img/logo-full.svg?v=2 — 200 — 7.2 KiB — 35 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/the-quatermass-xperiment.jpg?itok=DeFpN2sPstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/the-quatermass-xperiment.jpg?itok=DeFpN2sP — 200 — 47.8 KiB — 34 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/arte/2022/600x600/padiglione-centrale-21.jpg?itok=2y4HC1Cpstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/arte/2022/600x600/padiglione-centrale-21.jpg?itok=2y4HC1Cp — 200 — 36.7 KiB — 11 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/biennale-card-2026.jpg?itok=koCp5kKBstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/biennale-card-2026.jpg?itok=koCp5kKB — 200 — 37.4 KiB — 11 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/sala-colonne.jpg?itok=iHrNyM_ustatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/sala-colonne.jpg?itok=iHrNyM_u — 200 — 62.4 KiB — 28 ms — h2https://static.labiennale.org/files/js/js_koKqZylAHdvmXNtCfSAUlrok3mcbuKixJGQlDEbHwoI.jsstatic.labiennale.org/files/js/js_k... https://static.labiennale.org/files/js/js_koKqZylAHdvmXNtCfSAUlrok3mcbuKixJGQlDEbHwoI.js — 200 — 550 B — 62 ms — h2https://static.labiennale.org/files/js/js_L50O_PWoAuMOxVjnzZCkNSSmI0kFwhZsO1_KS8WnGKw.jsstatic.labiennale.org/files/js/js_L... https://static.labiennale.org/files/js/js_L50O_PWoAuMOxVjnzZCkNSSmI0kFwhZsO1_KS8WnGKw.js — 200 — 2.3 KiB — 16 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/img_4752.jpeg?itok=loahG9Sxstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/img_4752.jpeg?itok=loahG9Sx — 200 — 40.2 KiB — 68 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/teatro/2026/600x600/star-returning.jpg?itok=Oskqh0oDstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/teatro/2026/600x600/star-returning.jpg?itok=Oskqh0oD — 200 — 72.9 KiB — 69 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/happening-danza-2026.jpg?itok=8AhE1uRXstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/happening-danza-2026.jpg?itok=8AhE1uRX — 200 — 70.4 KiB — 66 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/alfabeti_alphabets.jpg?itok=VjvaBcUestatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/labiennale/2026/600x600/alfabeti_alphabets.jpg?itok=VjvaBcUe — 200 — 103.9 KiB — 69 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/biennale-college-cinema-immersive-2026.jpg?itok=964CoNvXstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/biennale-college-cinema-immersive-2026.jpg?itok=964CoNvX — 200 — 31.8 KiB — 67 ms — h2https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/la-finestra-sul-luna-park.jpg?itok=IS94PrZmstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/square_thumb/public/cinema/2026/600x600/la-finestra-sul-luna-park.jpg?itok=IS94PrZm — 200 — 49.0 KiB — 65 ms — h2https://consent.cookiebot.com/74679177-89ae-4133-b283-6728c4a7e16f/cc.js?renew=false&referer=www.labiennale.org&dnt=false&init=falseconsent.cookiebot.com/74679177-89ae... https://consent.cookiebot.com/74679177-89ae-4133-b283-6728c4a7e16f/cc.js?renew=false&referer=www.labiennale.org&dnt=false&init=false — 200 — 100.8 KiB — 297 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.woff2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-regular.woff2 — 200 — 13.1 KiB — 81 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/arte/2026/1300x650/early-bird-arte-2026.jpg?itok=5O_0fTnbstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/arte/2026/1300x650/early-bird-arte-2026.jpg?itok=5O_0fTnb — 200 — 59.8 KiB — 53 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1300x650/castellucci-25.jpg?itok=sTyUMkLOstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1300x650/castellucci-25.jpg?itok=sTyUMkLO — 200 — 67.1 KiB — 73 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/danza/2026/1300x650/biennale-college-25.jpg?itok=QqH5u9R8static.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/danza/2026/1300x650/biennale-college-25.jpg?itok=QqH5u9R8 — 200 — 77.2 KiB — 86 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/cinema/2026/1300x650/redc-25.jpg?itok=z6hRj2eSstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/cinema/2026/1300x650/redc-25.jpg?itok=z6hRj2eS — 200 — 126.6 KiB — 98 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/musica/2026/1300x650/basinski-25.jpg?itok=B-y9h1xbstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/musica/2026/1300x650/basinski-25.jpg?itok=B-y9h1xb — 200 — 83.4 KiB — 93 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/labiennale/2023/1300x650/pubblicazioni-2023.jpg?itok=sds4UDwkstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/labiennale/2023/1300x650/pubblicazioni-2023.jpg?itok=sds4UDwk — 200 — 132.6 KiB — 89 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/labiennale/2025/1300x600/1300x600_x2.jpg?itok=cGjvICt0static.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/labiennale/2025/1300x600/1300x600_x2.jpg?itok=cGjvICt0 — 200 — 34.0 KiB — 132 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/musica/2025/1300x600/chuquimamani-condori.jpg?itok=d6CSAEoystatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/musica/2025/1300x600/chuquimamani-condori.jpg?itok=d6CSAEoy — 200 — 82.3 KiB — 132 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/elephantchapel01.jpg?itok=HeAOkTHYstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/elephantchapel01.jpg?itok=HeAOkTHY — 200 — 152.2 KiB — 131 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/alternativeskies01.jpg?itok=v7sSxfDhstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/alternativeskies01.jpg?itok=v7sSxfDh — 200 — 139.5 KiB — 132 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/danza/2025/1300x600/twyla_tharp_dance.jpg?itok=ACpXPfcsstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/danza/2025/1300x600/twyla_tharp_dance.jpg?itok=ACpXPfcs — 200 — 54.2 KiB — 131 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/ancestralinnovation01.jpg?itok=XjdvpOo_static.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/ancestralinnovation01.jpg?itok=XjdvpOo_ — 200 — 129.8 KiB — 131 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/architectureastrees01.jpg?itok=4TP19mXtstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/architectureastrees01.jpg?itok=4TP19mXt — 200 — 153.6 KiB — 131 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2025/1300x600/danielapes.jpg?itok=qBkNkdQmstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2025/1300x600/danielapes.jpg?itok=qBkNkdQm — 200 — 92.9 KiB — 130 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/buildingascollectiveprototyping02.jpg?itok=7IX398s-static.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/buildingascollectiveprototyping02.jpg?itok=7IX398s- — 200 — 99.1 KiB — 129 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/circularityhandbook01.jpg?itok=ZcocvvI_static.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/circularityhandbook01.jpg?itok=ZcocvvI_ — 200 — 125.6 KiB — 129 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/musica/2025/1300x600/meredith_monk_in_concert.jpg?itok=5hTgjTl2static.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/musica/2025/1300x600/meredith_monk_in_concert.jpg?itok=5hTgjTl2 — 200 — 54.9 KiB — 128 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/climaterealignment01.jpg?itok=8Vk21NoVstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/climaterealignment01.jpg?itok=8Vk21NoV — 200 — 133.1 KiB — 128 ms — h2https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 812 B — 33 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/codingplants02.jpg?itok=X-TGORSkstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/codingplants02.jpg?itok=X-TGORSk — 200 — 173.8 KiB — 124 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2025/1300x600/foremandafoe.jpg?itok=iSjEcASPstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2025/1300x600/foremandafoe.jpg?itok=iSjEcASP — 200 — 154.1 KiB — 127 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/conq02.jpg?itok=wEBk6oC2static.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/conq02.jpg?itok=wEBk6oC2 — 200 — 164.7 KiB — 147 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/cultivatinginshallowwaters02.jpg?itok=2w_Q1JMEstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/cultivatinginshallowwaters02.jpg?itok=2w_Q1JME — 200 — 87.7 KiB — 196 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/danza/2025/1300x600/the_remaining_silence.jpg?itok=0Fwugw3zstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/danza/2025/1300x600/the_remaining_silence.jpg?itok=0Fwugw3z — 200 — 68.9 KiB — 196 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/domino02.jpg?itok=xSLOkDDYstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/domino02.jpg?itok=xSLOkDDY — 200 — 138.6 KiB — 197 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/acros02_0.jpg?itok=yVGo6Zqwstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/acros02_0.jpg?itok=yVGo6Zqw — 200 — 121.9 KiB — 198 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2025/1300x600/istanbul.jpg?itok=krsh7houstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2025/1300x600/istanbul.jpg?itok=krsh7hou — 200 — 46.8 KiB — 197 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/earthenrituals01.jpg?itok=zZCMzIdFstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/earthenrituals01.jpg?itok=zZCMzIdF — 200 — 68.9 KiB — 202 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/fabbricadellaria01.jpg?itok=-66h1ZkDstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/fabbricadellaria01.jpg?itok=-66h1ZkD — 200 — 148.5 KiB — 198 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/musica/2025/1300x600/basinski_-_the_garden_of_brokeness_0.jpg?itok=Jm-Vjy0qstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/musica/2025/1300x600/basinski_-_the_garden_of_brokeness_0.jpg?itok=Jm-Vjy0q — 200 — 81.1 KiB — 202 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/fricks01.jpg?itok=4lwdQzpDstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/fricks01.jpg?itok=4lwdQzpD — 200 — 81.1 KiB — 201 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/fromplantationtopavilion02.jpg?itok=AfPK6R0_static.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/architettura/2025/1300x600/fromplantationtopavilion02.jpg?itok=AfPK6R0_ — 200 — 154.1 KiB — 200 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2025/1300x600/gardihutter.jpg?itok=YVVVlnAistatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2025/1300x600/gardihutter.jpg?itok=YVVVlnAi — 200 — 84.8 KiB — 200 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/danza/2025/1300x600/simulacro.jpg?itok=fZeTSc5dstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/danza/2025/1300x600/simulacro.jpg?itok=fZeTSc5d — 200 — 68.5 KiB — 200 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/goodbye-lindita.jpg?itok=hzrUMxwSstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/goodbye-lindita.jpg?itok=hzrUMxwS — 200 — 175.1 KiB — 200 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/odissi-dance.jpg?itok=zNTQDQoostatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/odissi-dance.jpg?itok=zNTQDQoo — 200 — 72.4 KiB — 199 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/cries.jpg?itok=8AM3A0ddstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/cries.jpg?itok=8AM3A0dd — 200 — 76.4 KiB — 202 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/hewa-rwanda.jpg?itok=-iEn3QYsstatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/hewa-rwanda.jpg?itok=-iEn3QYs — 200 — 164.3 KiB — 201 ms — h2https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/tacet.jpg?itok=EH9uI2listatic.labiennale.org/files/styles/... https://static.labiennale.org/files/styles/full_screen_slide/public/teatro/2026/1920x1080/tacet.jpg?itok=EH9uI2li — 200 — 126.4 KiB — 200 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/img/lion_bkg.pngstatic.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/img/lion_bkg.png — 200 — 6.3 KiB — 199 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-700.woff2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-700.woff2 — 200 — 13.0 KiB — 15 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/Biennale.ttf?lnlr5dstatic.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/Biennale.ttf?lnlr5d — 200 — 7.2 KiB — 36 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-300italic.woff2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-300italic.woff2 — 200 — 12.6 KiB — 35 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-300.woff2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-300.woff2 — 200 — 13.0 KiB — 22 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-600.woff2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/source-sans-pro/source-sans-pro-v21-latin-600.woff2 — 200 — 13.1 KiB — 35 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/playfair-display/playfair-display-v30-latin-regular.woff2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/playfair-display/playfair-display-v30-latin-regular.woff2 — 200 — 19.8 KiB — 36 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/playfair-display/playfair-display-v30-latin-italic.woff2static.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/fonts/playfair-display/playfair-display-v30-latin-italic.woff2 — 200 — 19.8 KiB — 35 ms — h2https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/img/loading.gifstatic.labiennale.org/sites/all/the... https://static.labiennale.org/sites/all/themes/custom/labiennale_theme/img/loading.gif — 200 — 27.3 KiB — 11 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxj…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxj… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://static.labiennale.org/favicon.icostatic.labiennale.org/favicon.ico https://static.labiennale.org/favicon.ico — 200 — 7.5 KiB — 11 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 724ms · 297KB · €8/mo
www.labiennale.org
Other
Costly
Execution 287ms
Transfer 15 KB
Monthly Cost €3/mo
static.labiennale.org
Other
Costly
Execution 203ms
Transfer 39 KB
Monthly Cost €2/mo
Unattributable
Other
Optional
Execution 105ms
Transfer 0 KB
Monthly Cost €1/mo
consent.cookiebot.com
Other
Optional
Execution 72ms
Transfer 101 KB
Unused 25%
Monthly Cost €1/mo
static.labiennale.org
Other
Optional
Execution 57ms
Transfer 143 KB
Unused 63%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.labiennale.org adds 287ms and costs ~€3/month
  • static.labiennale.org adds 203ms and costs ~€2/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.labiennale.org takes 287ms 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

static.labiennale.org takes 203ms 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

63% of static.labiennale.org's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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