Skip to content
https://pixieset.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
2
PASS
8
INFO
2

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

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

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

1.75 s

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

5.23 s

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

209 ms

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

0.021

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

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

9.48 s

Page Load Progression

619 ms
1.2 s
1.9 s
2.5 s
3.1 s
3.7 s
4.3 s
5.0 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.5 MB transferred, 62 requests
FIX
3.5 MB transferred, 62 requests
Warning::
Page weighs 5.4 MB (3.5 MB transferred)
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Info::
Fonts are 289 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 289 KB
Info::
62 HTTP requests
Info::
Estimated 0.73 g CO2 per page load
3.5 MB / 2.4 MB budget
3.5 MB transferred
62 requests
0.73 g CO2 per page load
Other 1.5 MiB 43%
Images 1.1 MiB 32%
JavaScript 428.5 KiB 12%
Fonts 288.8 KiB 8%
Other 124.1 KiB 3%
HTML 36.2 KiB 1%
CSS 17.5 KiB 0%
Other 1.8 KiB 0%
Other 1.7 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

D
Third-Party Impact
Action
88% third-party, 0 ms blocking
FIX
88% third-party, 0 ms blocking
Warning::
Third-party code accounts for 88% of page weight (3.1 MiB of 3.5 MiB)
Info::
Third-party blocking time is low (0 ms)
88%
First-party Third-party
D
JS Execution Cost
Action
2610ms total JS execution
FIX
2610ms total JS execution
Warning::
https://pixieset.com/: 1071ms CPU time
Warning::
https://pixieset.com/_next/static/chunks/framework...: 470ms CPU time
Warning::
Unattributable: 371ms CPU time
Warning::
https://pixieset.com/cdn-cgi/challenge-platform/sc...: 279ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-TLR...: 151ms CPU time
Info::
Third-party scripts: 611ms (23% of total)

Main Thread Breakdown

Script Evaluation 40% Other 26% Style & Layout 25% Script Parsing & Compilation 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://pixieset.com/1071ms32ms2ms1st
https://pixieset.com/_next/static/chunks/framework-64ad27b21261a9ce.js470ms367ms11ms1st
Unattributable371ms27ms0ms3rd
https://pixieset.com/cdn-cgi/challenge-platform/scripts/jsd/main.js279ms269ms2ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-TLR3Q8Z151ms117ms33ms3rd
https://pixieset.com/_next/static/chunks/pages/_app-8fe6b7892c4f9eb8.js125ms90ms31ms1st
https://kit.fontawesome.com/4aee07184f.js90ms81ms5ms3rd
https://pixieset.com/_next/static/chunks/main-ae335ae36e517740.js54ms42ms7ms1st
D
Page Weight Inventory
Action
62 resources · 3.5 MB · 172 KB savings available
FIX
62 resources · 3.5 MB · 172 KB savings available
Warning::
Page weight 2.5 MB over 1MB target
Got: 3.5 MB Expected: ≤ 1 MB
Info::
~172 KB of savings available
Warning::
42 third-party resources (88% of weight)
Info::
1 resources over 200KB
62 resources · 3.5 MiB · 42 third-party 2.5 MiB over 1MB target
Media 43% · 1.5 MiB
Image 32% · 1.1 MiB
JavaScript 12% · 428.5 KiB
Font 8% · 288.8 KiB
CSS 3% · 111.4 KiB
Document 1% · 36.2 KiB
Other 1% · 32.4 KiB

~171.7 KiB of savings available

Remove unused JavaScript: 171.7 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.
Info::
Last-Modified header present

No Cache-Control header

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

B
Image Optimization
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Info::
All images are well-optimized
17 images 1.1 MB
0 oversized -0 KB
5 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
16 scripts, 172 KB unused
REVIEW
16 scripts, 172 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TLR...: 85 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pixieset.com/_next/static/chunks/pages/_ap...: 61 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pixieset.com/_next/static/chunks/608-25c90...: 26 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 172 KB
172 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-TLR3Q8Z154 KB85 KB (55%)3rd
https://pixieset.com/_next/static/chunks/pages/_app-8fe6b7892c4f9eb8.js115 KB61 KB (53%)1st
https://pixieset.com/_next/static/chunks/608-25c90fc53c0df4f0.js36 KB26 KB (72%)1st
https://pixieset.com/_next/static/chunks/pages/index-01f0f9b574ead1af.js6 KB1st
https://pixieset.com/_next/static/chunks/129-c459fc7dfb514362.js3 KB1st
https://pixieset.com/_next/static/chunks/382-2e197d1f7a5a8ad9.js7 KB1st
https://pixieset.com/_next/static/chunks/main-ae335ae36e517740.js32 KB1st
https://pixieset.com/_next/static/chunks/682-ea43cf87803a808d.js4 KB1st
https://pixieset.com/_next/static/chunks/webpack-38cee4c0e358b1a3.js1 KB1st
https://pixieset.com/_next/static/t9U3JFlxFdq8uwc8gHGd4/_buildManifest.js1 KB1st

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

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

Web fonts

12

289 KB total

Render-blocking

0

of 12

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.7 s LCP 5.2 shttps://pixieset.com/_next/static/media/e4af272ccee01ff0-s.p.woff2e4af272ccee01ff0-s.p.woff2 https://pixieset.com/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 47.6 KiB — 34 ms — font-display: swaphttps://pixieset.com/_next/static/media/4563355e0480477b-s.p.woff24563355e0480477b-s.p.woff2 https://pixieset.com/_next/static/media/4563355e0480477b-s.p.woff2 — 33.6 KiB — 49 ms — font-display: swaphttps://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3l https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3 — 16.6 KiB — 2.4 s — font-display: swaphttps://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3l https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3 — 16.4 KiB — 77 ms — font-display: swaphttps://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3l https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3 — 16.6 KiB — 39 ms — font-display: swaphttps://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3l https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3 — 16.7 KiB — 41 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2pro-fa-brands-400-0.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 36.9 KiB — 55 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-13.woff2pro-fa-regular-400-13.w... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-13.woff2 — 15.4 KiB — 46 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-0.woff2pro-fa-light-300-0.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-0.woff2 — 15.2 KiB — 30 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-1.woff2pro-fa-light-300-1.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-1.woff2 — 17.8 KiB — 30 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-1.woff2pro-fa-brands-400-1.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-1.woff2 — 39.5 KiB — 36 ms — font-display: swaphttps://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-13.woff2pro-fa-light-300-13.woff2 https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-13.woff2 — 16.6 KiB — 35 ms — font-display: swap
e4af272ccee01ff0-s.p.woff2 woff2 swap
Size 48 KB
Load time 34 ms
Start 123 ms
Risk FOUT — text flashes from fallback to web font
4563355e0480477b-s.p.woff2 woff2 swap
Size 34 KB
Load time 49 ms
Start 123 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 2.4 s
Start 227 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 77 ms
Start 227 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 39 ms
Start 227 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 41 ms
Start 228 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-0.woff2 woff2 swap
Size 37 KB
Load time 55 ms
Start 613 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-regular-400-13.w... woff2 swap
Size 15 KB
Load time 46 ms
Start 613 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-light-300-0.woff2 woff2 swap
Size 15 KB
Load time 30 ms
Start 617 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-light-300-1.woff2 woff2 swap
Size 18 KB
Load time 30 ms
Start 618 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-brands-400-1.woff2 woff2 swap
Size 40 KB
Load time 36 ms
Start 619 ms
Risk FOUT — text flashes from fallback to web font
pro-fa-light-300-13.woff2 woff2 swap
Size 17 KB
Load time 35 ms
Start 626 ms
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)
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
16 hints, 0 missing preconnects
PASS
16 hints, 0 missing preconnects
Info::
Page uses 16 resource hint(s)

Current Resource Hints

preconnect
2
preload
3
dns-prefetch
prefetch
+1
11

16 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
62 requests over 2641ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.7 s LCP 5.2 shttps://pixieset.com// https://pixieset.com/ — 200 — 36.2 KiB — 114 ms — h2https://pixieset.com/_next/static/media/e4af272ccee01ff0-s.p.woff2/_next/static/media/e4af272ccee01ff... https://pixieset.com/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 200 — 47.6 KiB — 34 ms — h2https://pixieset.com/_next/static/media/4563355e0480477b-s.p.woff2/_next/static/media/4563355e0480477... https://pixieset.com/_next/static/media/4563355e0480477b-s.p.woff2 — 200 — 33.6 KiB — 49 ms — h2https://pixieset.com/_next/static/css/e5c717c28c7afbb7.css/_next/static/css/e5c717c28c7afbb7.... https://pixieset.com/_next/static/css/e5c717c28c7afbb7.css — 200 — 17.4 KiB — 37 ms — h2https://p.typekit.net/p.css?s=1&k=bpr3nex&ht=tk&f=139.173.175.5474.25136.6771&a=83865476&app=typekit&e=cssp.typekit.net/p.css?s=1&k=bpr3nex&h... https://p.typekit.net/p.css?s=1&k=bpr3nex&ht=tk&f=139.173.175.5474.25136.6771&a=83865476&app=typekit&e=css — 200 — 172 B — 44 ms — h2https://ss-assets.pixieset.com/5Hk3LVNh3bZHBn8I8qzxEM/Home-Fallback-091025.webpss-assets.pixieset.com/5Hk3LVNh3bZH... https://ss-assets.pixieset.com/5Hk3LVNh3bZHBn8I8qzxEM/Home-Fallback-091025.webp — 200 — 108.5 KiB — 149 ms — h2https://pixieset.com/_next/static/chunks/webpack-38cee4c0e358b1a3.js/_next/static/chunks/webpack-38cee4... https://pixieset.com/_next/static/chunks/webpack-38cee4c0e358b1a3.js — 200 — 973 B — 52 ms — h2https://pixieset.com/_next/static/chunks/framework-64ad27b21261a9ce.js/_next/static/chunks/framework-64ad... https://pixieset.com/_next/static/chunks/framework-64ad27b21261a9ce.js — 200 — 43.2 KiB — 68 ms — h2https://pixieset.com/_next/static/chunks/main-ae335ae36e517740.js/_next/static/chunks/main-ae335ae36... https://pixieset.com/_next/static/chunks/main-ae335ae36e517740.js — 200 — 32.3 KiB — 67 ms — h2https://pixieset.com/_next/static/chunks/pages/_app-8fe6b7892c4f9eb8.js/_next/static/chunks/pages/_app-8fe... https://pixieset.com/_next/static/chunks/pages/_app-8fe6b7892c4f9eb8.js — 200 — 115.1 KiB — 70 ms — h2https://pixieset.com/_next/static/chunks/129-c459fc7dfb514362.js/_next/static/chunks/129-c459fc7dfb... https://pixieset.com/_next/static/chunks/129-c459fc7dfb514362.js — 200 — 2.8 KiB — 67 ms — h2https://pixieset.com/_next/static/chunks/382-2e197d1f7a5a8ad9.js/_next/static/chunks/382-2e197d1f7a... https://pixieset.com/_next/static/chunks/382-2e197d1f7a5a8ad9.js — 200 — 7.1 KiB — 48 ms — h2https://pixieset.com/_next/static/chunks/608-25c90fc53c0df4f0.js/_next/static/chunks/608-25c90fc53c... https://pixieset.com/_next/static/chunks/608-25c90fc53c0df4f0.js — 200 — 36.3 KiB — 70 ms — h2https://pixieset.com/_next/static/chunks/682-ea43cf87803a808d.js/_next/static/chunks/682-ea43cf8780... https://pixieset.com/_next/static/chunks/682-ea43cf87803a808d.js — 200 — 3.5 KiB — 45 ms — h2https://pixieset.com/_next/static/chunks/pages/index-01f0f9b574ead1af.js/_next/static/chunks/pages/index-01... https://pixieset.com/_next/static/chunks/pages/index-01f0f9b574ead1af.js — 200 — 5.5 KiB — 68 ms — h2https://pixieset.com/_next/static/t9U3JFlxFdq8uwc8gHGd4/_buildManifest.js/_next/static/t9U3JFlxFdq8uwc8gHGd4... https://pixieset.com/_next/static/t9U3JFlxFdq8uwc8gHGd4/_buildManifest.js — 200 — 1.2 KiB — 68 ms — h2https://pixieset.com/_next/static/t9U3JFlxFdq8uwc8gHGd4/_ssgManifest.js/_next/static/t9U3JFlxFdq8uwc8gHGd4... https://pixieset.com/_next/static/t9U3JFlxFdq8uwc8gHGd4/_ssgManifest.js — 200 — 440 B — 68 ms — h2https://ss-assets.pixieset.com/3SmcVYvEoUfFPjrIeo5fEk/pixieset-home-compressed.webmss-assets.pixieset.com/3SmcVYvEoUfF... https://ss-assets.pixieset.com/3SmcVYvEoUfFPjrIeo5fEk/pixieset-home-compressed.webm — 206 — 1.5 MiB — 204 ms — h2https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3use.typekit.net/af/78aca8/000000000... https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3 — 200 — 16.6 KiB — 2.4 s — h2https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3use.typekit.net/af/efe4a5/000000000... https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3 — 200 — 16.4 KiB — 77 ms — h2https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3use.typekit.net/af/23e139/000000000... https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3 — 200 — 16.6 KiB — 39 ms — h2https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3use.typekit.net/af/2555e1/000000000... https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3 — 200 — 16.7 KiB — 41 ms — h2https://ss-assets.pixieset.com/2q3RjDELgSDbQQ7WtT7j4j/HP-Photo%20sharing-090425.webpss-assets.pixieset.com/2q3RjDELgSDb... https://ss-assets.pixieset.com/2q3RjDELgSDbQQ7WtT7j4j/HP-Photo%20sharing-090425.webp — 200 — 193.2 KiB — 88 ms — h2https://ss-assets.pixieset.com/6FWkskle74jchLebC36SM2/CG-icon-no-background-022426.pngss-assets.pixieset.com/6FWkskle74jc... https://ss-assets.pixieset.com/6FWkskle74jchLebC36SM2/CG-icon-no-background-022426.png — 200 — 23.8 KiB — 87 ms — h2https://ss-assets.pixieset.com/1nAoKZfqDge45Wf5qIZcUq/HP-CG-090425.webpss-assets.pixieset.com/1nAoKZfqDge4... https://ss-assets.pixieset.com/1nAoKZfqDge45Wf5qIZcUq/HP-CG-090425.webp — 200 — 94.9 KiB — 90 ms — h2https://ss-assets.pixieset.com/1XZFuGPojsLysqVdsKRrcx/PW-icon-no-background-022426.pngss-assets.pixieset.com/1XZFuGPojsLy... https://ss-assets.pixieset.com/1XZFuGPojsLysqVdsKRrcx/PW-icon-no-background-022426.png — 200 — 29.5 KiB — 91 ms — h2https://ss-assets.pixieset.com/25XrDVzqKFur7klORhPppL/HP-PW-090425.webpss-assets.pixieset.com/25XrDVzqKFur... https://ss-assets.pixieset.com/25XrDVzqKFur7klORhPppL/HP-PW-090425.webp — 200 — 56.8 KiB — 92 ms — h2https://ss-assets.pixieset.com/P8pX6F8lBuDnn9sxJyED2/SM-icon-no-background-022426.pngss-assets.pixieset.com/P8pX6F8lBuDn... https://ss-assets.pixieset.com/P8pX6F8lBuDnn9sxJyED2/SM-icon-no-background-022426.png — 200 — 30.2 KiB — 93 ms — h2https://ss-assets.pixieset.com/1Jww5Rwm74RsCVRcKDw1Qv/HP-SM-090425.webpss-assets.pixieset.com/1Jww5Rwm74Rs... https://ss-assets.pixieset.com/1Jww5Rwm74RsCVRcKDw1Qv/HP-SM-090425.webp — 200 — 56.7 KiB — 93 ms — h2https://ss-assets.pixieset.com/2CXHTdUcRdDynTWVVnKz2c/ST-icon-no-background-022426.pngss-assets.pixieset.com/2CXHTdUcRdDy... https://ss-assets.pixieset.com/2CXHTdUcRdDynTWVVnKz2c/ST-icon-no-background-022426.png — 200 — 28.1 KiB — 94 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.7 s LCP 5.2 shttps://pixieset.com// https://pixieset.com/ — 200 — 36.2 KiB — 114 ms — h2https://pixieset.com/_next/static/media/e4af272ccee01ff0-s.p.woff2/_next/static/media/e4af272ccee01ff... https://pixieset.com/_next/static/media/e4af272ccee01ff0-s.p.woff2 — 200 — 47.6 KiB — 34 ms — h2https://pixieset.com/_next/static/media/4563355e0480477b-s.p.woff2/_next/static/media/4563355e0480477... https://pixieset.com/_next/static/media/4563355e0480477b-s.p.woff2 — 200 — 33.6 KiB — 49 ms — h2https://pixieset.com/_next/static/css/e5c717c28c7afbb7.css/_next/static/css/e5c717c28c7afbb7.... https://pixieset.com/_next/static/css/e5c717c28c7afbb7.css — 200 — 17.4 KiB — 37 ms — h2https://p.typekit.net/p.css?s=1&k=bpr3nex&ht=tk&f=139.173.175.5474.25136.6771&a=83865476&app=typekit&e=cssp.typekit.net/p.css?s=1&k=bpr3nex&h... https://p.typekit.net/p.css?s=1&k=bpr3nex&ht=tk&f=139.173.175.5474.25136.6771&a=83865476&app=typekit&e=css — 200 — 172 B — 44 ms — h2https://ss-assets.pixieset.com/5Hk3LVNh3bZHBn8I8qzxEM/Home-Fallback-091025.webpss-assets.pixieset.com/5Hk3LVNh3bZH... https://ss-assets.pixieset.com/5Hk3LVNh3bZHBn8I8qzxEM/Home-Fallback-091025.webp — 200 — 108.5 KiB — 149 ms — h2https://pixieset.com/_next/static/chunks/webpack-38cee4c0e358b1a3.js/_next/static/chunks/webpack-38cee4... https://pixieset.com/_next/static/chunks/webpack-38cee4c0e358b1a3.js — 200 — 973 B — 52 ms — h2https://pixieset.com/_next/static/chunks/framework-64ad27b21261a9ce.js/_next/static/chunks/framework-64ad... https://pixieset.com/_next/static/chunks/framework-64ad27b21261a9ce.js — 200 — 43.2 KiB — 68 ms — h2https://pixieset.com/_next/static/chunks/main-ae335ae36e517740.js/_next/static/chunks/main-ae335ae36... https://pixieset.com/_next/static/chunks/main-ae335ae36e517740.js — 200 — 32.3 KiB — 67 ms — h2https://pixieset.com/_next/static/chunks/pages/_app-8fe6b7892c4f9eb8.js/_next/static/chunks/pages/_app-8fe... https://pixieset.com/_next/static/chunks/pages/_app-8fe6b7892c4f9eb8.js — 200 — 115.1 KiB — 70 ms — h2https://pixieset.com/_next/static/chunks/129-c459fc7dfb514362.js/_next/static/chunks/129-c459fc7dfb... https://pixieset.com/_next/static/chunks/129-c459fc7dfb514362.js — 200 — 2.8 KiB — 67 ms — h2https://pixieset.com/_next/static/chunks/382-2e197d1f7a5a8ad9.js/_next/static/chunks/382-2e197d1f7a... https://pixieset.com/_next/static/chunks/382-2e197d1f7a5a8ad9.js — 200 — 7.1 KiB — 48 ms — h2https://pixieset.com/_next/static/chunks/608-25c90fc53c0df4f0.js/_next/static/chunks/608-25c90fc53c... https://pixieset.com/_next/static/chunks/608-25c90fc53c0df4f0.js — 200 — 36.3 KiB — 70 ms — h2https://pixieset.com/_next/static/chunks/682-ea43cf87803a808d.js/_next/static/chunks/682-ea43cf8780... https://pixieset.com/_next/static/chunks/682-ea43cf87803a808d.js — 200 — 3.5 KiB — 45 ms — h2https://pixieset.com/_next/static/chunks/pages/index-01f0f9b574ead1af.js/_next/static/chunks/pages/index-01... https://pixieset.com/_next/static/chunks/pages/index-01f0f9b574ead1af.js — 200 — 5.5 KiB — 68 ms — h2https://pixieset.com/_next/static/t9U3JFlxFdq8uwc8gHGd4/_buildManifest.js/_next/static/t9U3JFlxFdq8uwc8gHGd4... https://pixieset.com/_next/static/t9U3JFlxFdq8uwc8gHGd4/_buildManifest.js — 200 — 1.2 KiB — 68 ms — h2https://pixieset.com/_next/static/t9U3JFlxFdq8uwc8gHGd4/_ssgManifest.js/_next/static/t9U3JFlxFdq8uwc8gHGd4... https://pixieset.com/_next/static/t9U3JFlxFdq8uwc8gHGd4/_ssgManifest.js — 200 — 440 B — 68 ms — h2https://ss-assets.pixieset.com/3SmcVYvEoUfFPjrIeo5fEk/pixieset-home-compressed.webmss-assets.pixieset.com/3SmcVYvEoUfF... https://ss-assets.pixieset.com/3SmcVYvEoUfFPjrIeo5fEk/pixieset-home-compressed.webm — 206 — 1.5 MiB — 204 ms — h2https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3use.typekit.net/af/78aca8/000000000... https://use.typekit.net/af/78aca8/00000000000000007735e60d/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n6&v=3 — 200 — 16.6 KiB — 2.4 s — h2https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3use.typekit.net/af/efe4a5/000000000... https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n4&v=3 — 200 — 16.4 KiB — 77 ms — h2https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3use.typekit.net/af/23e139/000000000... https://use.typekit.net/af/23e139/00000000000000007735e605/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n5&v=3 — 200 — 16.6 KiB — 39 ms — h2https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3use.typekit.net/af/2555e1/000000000... https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7fa3915bdafdf03041871920a205bef951d72bf64dd4c4460fb992e3ecc3a862&fvd=n7&v=3 — 200 — 16.7 KiB — 41 ms — h2https://ss-assets.pixieset.com/2q3RjDELgSDbQQ7WtT7j4j/HP-Photo%20sharing-090425.webpss-assets.pixieset.com/2q3RjDELgSDb... https://ss-assets.pixieset.com/2q3RjDELgSDbQQ7WtT7j4j/HP-Photo%20sharing-090425.webp — 200 — 193.2 KiB — 88 ms — h2https://ss-assets.pixieset.com/6FWkskle74jchLebC36SM2/CG-icon-no-background-022426.pngss-assets.pixieset.com/6FWkskle74jc... https://ss-assets.pixieset.com/6FWkskle74jchLebC36SM2/CG-icon-no-background-022426.png — 200 — 23.8 KiB — 87 ms — h2https://ss-assets.pixieset.com/1nAoKZfqDge45Wf5qIZcUq/HP-CG-090425.webpss-assets.pixieset.com/1nAoKZfqDge4... https://ss-assets.pixieset.com/1nAoKZfqDge45Wf5qIZcUq/HP-CG-090425.webp — 200 — 94.9 KiB — 90 ms — h2https://ss-assets.pixieset.com/1XZFuGPojsLysqVdsKRrcx/PW-icon-no-background-022426.pngss-assets.pixieset.com/1XZFuGPojsLy... https://ss-assets.pixieset.com/1XZFuGPojsLysqVdsKRrcx/PW-icon-no-background-022426.png — 200 — 29.5 KiB — 91 ms — h2https://ss-assets.pixieset.com/25XrDVzqKFur7klORhPppL/HP-PW-090425.webpss-assets.pixieset.com/25XrDVzqKFur... https://ss-assets.pixieset.com/25XrDVzqKFur7klORhPppL/HP-PW-090425.webp — 200 — 56.8 KiB — 92 ms — h2https://ss-assets.pixieset.com/P8pX6F8lBuDnn9sxJyED2/SM-icon-no-background-022426.pngss-assets.pixieset.com/P8pX6F8lBuDn... https://ss-assets.pixieset.com/P8pX6F8lBuDnn9sxJyED2/SM-icon-no-background-022426.png — 200 — 30.2 KiB — 93 ms — h2https://ss-assets.pixieset.com/1Jww5Rwm74RsCVRcKDw1Qv/HP-SM-090425.webpss-assets.pixieset.com/1Jww5Rwm74Rs... https://ss-assets.pixieset.com/1Jww5Rwm74RsCVRcKDw1Qv/HP-SM-090425.webp — 200 — 56.7 KiB — 93 ms — h2https://ss-assets.pixieset.com/2CXHTdUcRdDynTWVVnKz2c/ST-icon-no-background-022426.pngss-assets.pixieset.com/2CXHTdUcRdDy... https://ss-assets.pixieset.com/2CXHTdUcRdDynTWVVnKz2c/ST-icon-no-background-022426.png — 200 — 28.1 KiB — 94 ms — h2https://ss-assets.pixieset.com/1SaOqyAEqawcXabmkrVCjs/HP-ST-090425.webpss-assets.pixieset.com/1SaOqyAEqawc... https://ss-assets.pixieset.com/1SaOqyAEqawcXabmkrVCjs/HP-ST-090425.webp — 200 — 32.4 KiB — 99 ms — h2https://ss-assets.pixieset.com/46nCoN6q4qYphrb1GR6pW7/MGA-icon-no-background-022426.pngss-assets.pixieset.com/46nCoN6q4qYp... https://ss-assets.pixieset.com/46nCoN6q4qYphrb1GR6pW7/MGA-icon-no-background-022426.png — 200 — 30.8 KiB — 99 ms — h2https://ss-assets.pixieset.com/PDQ8yKXILX77COSu7dX2F/HP-MGA-090425.webpss-assets.pixieset.com/PDQ8yKXILX77... https://ss-assets.pixieset.com/PDQ8yKXILX77COSu7dX2F/HP-MGA-090425.webp — 200 — 40.4 KiB — 99 ms — h2https://pixieset.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://pixieset.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 371 B — 111 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TLR3Q8Zwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TLR3Q8Z — 200 — 154.3 KiB — 142 ms — h2https://services.pixieset.com/v1/countrycode/services.pixieset.com/v1/countrycod... https://services.pixieset.com/v1/countrycode/ — 200 — 440 B — 849 ms — h2https://kit.fontawesome.com/4aee07184f.jskit.fontawesome.com/4aee07184f.js https://kit.fontawesome.com/4aee07184f.js — 200 — 5.7 KiB — 71 ms — h2https://accounts.pixieset.com/site/session/accounts.pixieset.com/site/session/ https://accounts.pixieset.com/site/session/ — 200 — 0 B — 838 ms — h2https://us-assets.i.posthog.com/array/phc_c48UlgK2OgHNMyCVi05Vlqq7Or3fUWt1FKmvhkMA1WR/config.jsus-assets.i.posthog.com/array/phc_c... https://us-assets.i.posthog.com/array/phc_c48UlgK2OgHNMyCVi05Vlqq7Or3fUWt1FKmvhkMA1WR/config.js — 200 — 790 B — 110 ms — h2https://us.i.posthog.com/decide/?v=4&ip=1&_=1776888596833&ver=1.249.0&compression=base64us.i.posthog.com/decide/?v=4&ip=1&_... https://us.i.posthog.com/decide/?v=4&ip=1&_=1776888596833&ver=1.249.0&compression=base64 — 200 — 1.2 KiB — 360 ms — h2https://pixieset.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://pixieset.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 14.1 KiB — 29 ms — h2https://ss-assets.pixieset.com/PaiW24IMdO5xi6Nk4N5A6/HP-DigitalDelivery-090425.webpss-assets.pixieset.com/PaiW24IMdO5x... https://ss-assets.pixieset.com/PaiW24IMdO5xi6Nk4N5A6/HP-DigitalDelivery-090425.webp — 200 — 131.1 KiB — 31 ms — h2https://ss-assets.pixieset.com/4Ydbk7XMRc9bqeiS1ihluj/HP-OnlineProofing-090425.webpss-assets.pixieset.com/4Ydbk7XMRc9b... https://ss-assets.pixieset.com/4Ydbk7XMRc9bqeiS1ihluj/HP-OnlineProofing-090425.webp — 200 — 137.5 KiB — 31 ms — h2https://ss-assets.pixieset.com/3pmPgP5gOhvma64Wpkor40/HP-Sell-Photos-1-090425.webpss-assets.pixieset.com/3pmPgP5gOhvm... https://ss-assets.pixieset.com/3pmPgP5gOhvma64Wpkor40/HP-Sell-Photos-1-090425.webp — 200 — 128.6 KiB — 32 ms — h2https://pixieset.com/_next/data/t9U3JFlxFdq8uwc8gHGd4/index.json/_next/data/t9U3JFlxFdq8uwc8gHGd4/i... https://pixieset.com/_next/data/t9U3JFlxFdq8uwc8gHGd4/index.json — 200 — 29.0 KiB — 48 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=4aee07184fka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro.min.css?token=4aee07184f — 200 — 80.8 KiB — 66 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=4aee07184fka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-shims.min.css?token=4aee07184f — 200 — 4.1 KiB — 60 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=4aee07184fka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v5-font-face.min.css?token=4aee07184f — 200 — 7.1 KiB — 59 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=4aee07184fka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/css/pro-v4-font-face.min.css?token=4aee07184f — 200 — 1.8 KiB — 65 ms — h2https://kit.fontawesome.com/4aee07184f/72854724/kit-upload.csskit.fontawesome.com/4aee07184f/7285... https://kit.fontawesome.com/4aee07184f/72854724/kit-upload.css — 200 — 124 B — 60 ms — h2https://pixieset.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f0744e0481dad2e/cdn-cgi/challenge-platform/h/b/jsd... https://pixieset.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f0744e0481dad2e — 200 — 997 B — 41 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-0.woff2 — 200 — 36.9 KiB — 55 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-13.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-regular-400-13.woff2 — 200 — 15.4 KiB — 46 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-0.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-0.woff2 — 200 — 15.2 KiB — 30 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-1.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-1.woff2 — 200 — 17.8 KiB — 30 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-1.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-brands-400-1.woff2 — 200 — 39.5 KiB — 36 ms — h2https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-13.woff2ka-p.fontawesome.com/releases/v6.7.... https://ka-p.fontawesome.com/releases/v6.7.2/webfonts/pro-fa-light-300-13.woff2 — 200 — 16.6 KiB — 35 ms — h2https://us-assets.i.posthog.com/static/dead-clicks-autocapture.js?v=1.249.0us-assets.i.posthog.com/static/dead... https://us-assets.i.posthog.com/static/dead-clicks-autocapture.js?v=1.249.0 — 200 — 5.3 KiB — 338 ms — h2https://accounts.pixieset.com/site/session/accounts.pixieset.com/site/session/ https://accounts.pixieset.com/site/session/ — 200 — 425 B — 255 ms — h2data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3…www.w3… data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3…www.w3… data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3… — 200 — 0 B — 0 ms — datahttps://pixieset.com/favicon.ico/favicon.ico https://pixieset.com/favicon.ico — 200 — 1.3 KiB — 30 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
23% of JavaScript execution is third-party
First-party Third-party 611ms · 160KB · €10/mo
Unattributable
Other
Costly
Execution 371ms
Transfer 0 KB
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Optional
Execution 151ms
Transfer 154 KB
Unused 55%
Monthly Cost €2/mo
kit.fontawesome.com
Other
Optional
Execution 90ms
Transfer 6 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 371ms and costs ~€6/month

Unattributable takes 371ms 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

55% of Google Tag Manager'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