Skip to content
https://www.algolia.com

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
4
REVIEW
1
PASS
7
INFO
2

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

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

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

5.81 s

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

365 ms

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

0.007

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

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

16.92 s

Page Load Progression

1.7 s
3.4 s
5.2 s
6.9 s
8.6 s
10.3 s
12.0 s
13.7 s
Checks
14
7 PASS 1 REVIEW 4 FIX
F
Page Weight Budget
Action
30.5 MB transferred, 437 requests
FIX
30.5 MB transferred, 437 requests
Critical::
Page weighs 42.9 MB (30.5 MB transferred)
Warning::
Images are 18.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 18.3 MB
Warning::
JavaScript is 4.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.6 MB
Info::
Fonts are 1.8 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.8 MB
Info::
CSS is 275 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 275 KB
Warning::
437 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.4 g CO2 per page load
30.5 MB / 2.4 MB budget
30.5 MB transferred
437 requests
6.4 g CO2 per page load
Images 18.3 MiB 60%
Other 5.2 MiB 17%
JavaScript 4.6 MiB 15%
Fonts 1.8 MiB 6%
CSS 275.3 KiB 1%
Other 99.1 KiB 0%
Other 75.1 KiB 0%
HTML 56.1 KiB 0%
Other 35.6 KiB 0%
Other 318 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

F
JS Execution Cost
Action
4711ms total JS execution
FIX
4711ms total JS execution
Warning::
Unattributable: 1217ms CPU time
Warning::
https://www.algolia.com/: 1182ms CPU time
Warning::
https://cdn.amplitude.com/script/9fa03fe145137b598...: 256ms CPU time
Info::
https://script.hotjar.com/modules.6a0f3932cb1341a3...: 247ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-HB61...: 194ms CPU time
Warning::
Third-party scripts: 3256ms (69% of total)

Main Thread Breakdown

Script Evaluation 50% Other 28% Style & Layout 11% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
Unattributable1217ms135ms0ms3rd
https://www.algolia.com/1182ms66ms4ms1st
https://cdn.amplitude.com/script/9fa03fe145137b598626150731335817.experiment.js256ms234ms19ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js247ms220ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-HB616J7KB6&cx=c&gtm=4e6460194ms143ms18ms3rd
https://a.omappapi.com/app/js/1.1dbc4ebc.min.js190ms177ms0ms3rd
https://cdn.segment.com/next-integrations/integrations/vendor/commons.59560acdd69ed701c941.js.gz176ms164ms6ms3rd
https://www.algolia.com/generated-resources/e46f27b19564179d9874b7bfc3748d.min.js153ms112ms5ms1st
https://cdn.cookielaw.org/scripttemplates/202512.1.0/otBannerSdk.js153ms98ms17ms3rd
https://cdn.weglot.com/weglot.min.js127ms114ms8ms3rd

Showing top 10 of 21 scripts

D
JS Bundles
Action
164 scripts, 492 KB unused
FIX
164 scripts, 492 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-HB61...: 66 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202512.1...: 66 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 65 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N8J...: 60 KB unused (33%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.jsdelivr.net/npm/instantsearch.js@4.79...: 56 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 492 KB
492 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-HB616J7KB6&cx=c&gtm=4e6460177 KB66 KB (37%)3rd
https://cdn.cookielaw.org/scripttemplates/202512.1.0/otBannerSdk.js126 KB66 KB (52%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-DTP2JVFEQN&cx=c&gtm=4e6460157 KB65 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N8JP8G&l=dataLayer183 KB60 KB (33%)3rd
https://cdn.jsdelivr.net/npm/instantsearch.js@4.79.0/dist/instantsearch.production.min.js84 KB56 KB (67%)3rd
https://www.algolia.com/modules/algolia-base-template/javascript/jquery.js89 KB35 KB (41%)1st
https://connect.facebook.net/en_US/fbevents.js95 KB32 KB (34%)3rd
https://cdn.weglot.com/weglot.min.js70 KB31 KB (45%)3rd
https://cdn.madkudu.com/madkudu.js/v1/4472886434d6c9fbc83f078c582714c3/madkudu.min.js52 KB31 KB (59%)3rd
https://capi-automation.s3.us-east-2.amazonaws.com/public/client_js/capiParamBuilder/clientParamBuilder.bundle.js63 KB25 KB (41%)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

D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, must-revalidate, proxy-revalidate, max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, no-store, must-revalidate, proxy-revalidate, max-age=0

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
proxy-revalidate
max-age0Cache for 0 seconds
C
Image Optimization
Action
125 images, 0 KB saveable
REVIEW
125 images, 0 KB saveable
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/www/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.algolia.com/files/live/sites/algolia-a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
125 images 18.3 MB
0 oversized -0 KB
75 legacy format
21 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

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

A
Third-Party Impact
22% third-party, 0 ms blocking
PASS
22% third-party, 0 ms blocking
Info::
Third-party code accounts for 22% of page weight (6.6 MiB of 30.5 MiB)
Info::
Third-party blocking time is low (0 ms)
78%
22%
First-party Third-party
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
13 fonts (1864 KB)
PASS
13 fonts (1864 KB)
Info::
13 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

13

1864 KB total

Render-blocking

0

of 13

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 6.0 s FCP 1.3 s LCP 5.8 shttps://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-SemiBold.woff2Inter-SemiBold.woff2 https://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-SemiBold.woff2 — 290.6 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-Regular.woff2Inter-Regular.woff2 https://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-Regular.woff2 — 283.3 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-SemiBold.woff2Sora-SemiBold.woff2 https://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-SemiBold.woff2 — 26.7 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-Regular.woff2Sora-Regular.woff2 https://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-Regular.woff2 — 26.2 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-Bold.woff2Sora-Bold.woff2 https://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-Bold.woff2 — 26.8 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-Light.woff2Sora-Light.woff2 https://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-Light.woff2 — 27.9 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-ExtraBold.woff2Sora-ExtraBold.woff2 https://www.algolia.com/modules/algolia-base-template/css/fonts/sora/Sora-ExtraBold.woff2 — 26.3 KiB — 0 ms — font-display: swaphttps://cdn.arcade.software/fonts/InterVariable.woff2InterVariable.woff2 https://cdn.arcade.software/fonts/InterVariable.woff2 — 338.3 KiB — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/sora/v17/xMQOuFFYT72X5wkB_18qmnndmSdSnk-NKQI.woff2xMQOuFFYT72X5wkB_18qmnn... https://fonts.gstatic.com/s/sora/v17/xMQOuFFYT72X5wkB_18qmnndmSdSnk-NKQI.woff2 — 14.4 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-Regular.woffInter-Regular.woff https://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-Regular.woff — 169.6 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-SemiBold.woffInter-SemiBold.woff https://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-SemiBold.woff — 173.1 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-Bold.woff2Inter-Bold.woff2 https://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-Bold.woff2 — 288.2 KiB — 0 ms — font-display: swaphttps://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-Bold.woffInter-Bold.woff https://www.algolia.com/modules/algolia-base-template/css/fonts/inter/Inter-Bold.woff — 172.8 KiB — 0 ms — font-display: swap
Inter-SemiBold.woff2 woff2 swap
Size 291 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Regular.woff2 woff2 swap
Size 283 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Sora-SemiBold.woff2 woff2 swap
Size 27 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Sora-Regular.woff2 woff2 swap
Size 26 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Sora-Bold.woff2 woff2 swap
Size 27 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Sora-Light.woff2 woff2 swap
Size 28 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Sora-ExtraBold.woff2 woff2 swap
Size 26 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
InterVariable.woff2 woff2 swap
Size 338 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
xMQOuFFYT72X5wkB_18qmnn... woff2 swap
Size 14 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
Inter-Regular.woff woff swap
Size 170 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-SemiBold.woff woff swap
Size 173 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Bold.woff2 woff2 swap
Size 288 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-Bold.woff woff swap
Size 173 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~1013 KB and ~2026 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
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
437 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
69% of JavaScript execution is third-party
First-party Third-party 3256ms · 1066KB · €45/mo
Unattributable
Other
Costly
Execution 1217ms
Transfer 0 KB
Monthly Cost €17/mo
Amplitude
Analytics
Costly
Execution 256ms
Transfer 85 KB
Monthly Cost €4/mo
Hotjar
Session Replay
Costly
Execution 247ms
Transfer 57 KB
Unused 41%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 194ms
Transfer 177 KB
Unused 37%
Monthly Cost €3/mo
a.omappapi.com
Other
Optional
Execution 190ms
Transfer 3 KB
Monthly Cost €3/mo
Segment
Analytics
Optional
Execution 176ms
Transfer 22 KB
Monthly Cost €2/mo
OneTrust
Consent
Essential
Execution 153ms
Transfer 126 KB
Unused 52%
Monthly Cost €2/mo
cdn.weglot.com
Other
Optional
Execution 127ms
Transfer 70 KB
Unused 45%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 104ms
Transfer 183 KB
Unused 33%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 96ms
Transfer 157 KB
Unused 42%
Monthly Cost €1/mo
algolia.my.site.com
Other
Optional
Execution 80ms
Transfer 5 KB
Monthly Cost €1/mo
a.omappapi.com
Other
Optional
Execution 74ms
Transfer 2 KB
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 67ms
Transfer 26 KB
Monthly Cost €1/mo
tag.demandbase.com
Other
Optional
Execution 58ms
Transfer 18 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 57ms
Transfer 95 KB
Unused 34%
Monthly Cost €1/mo
d.adroll.com
Other
Optional
Execution 55ms
Transfer 1 KB
Monthly Cost €1/mo
a.omappapi.com
Other
Optional
Execution 54ms
Transfer 2 KB
Monthly Cost €1/mo
Amplitude
Analytics
Optional
Execution 51ms
Transfer 37 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1217ms and costs ~€17/month
  • Amplitude adds 256ms and costs ~€4/month
  • Hotjar adds 247ms and costs ~€3/month

69% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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

Amplitude takes 256ms 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

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

Why this matters

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

Source: web.dev

52% of OneTrust's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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