Skip to content
https://builtwith.com

Performance

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

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

79
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
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.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

1.54 s

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

3.66 s

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

1 ms

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

0.063

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

12.21 s

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

3.68 s

Page Load Progression

1.4 s
2.7 s
4.1 s
5.5 s
6.8 s
8.2 s
9.6 s
10.9 s
Checks
17
8 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 31 requests
FIX
3.7 MB transferred, 31 requests
Warning::
Page weighs 4.2 MB (3.7 MB transferred)
Info::
31 HTTP requests
Info::
Estimated 0.77 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
31 requests
0.77 g CO2 per page load
Other 3.3 MiB 90%
JavaScript 170.2 KiB 5%
Images 110.2 KiB 3%
HTML 56.3 KiB 2%
Other 16.4 KiB 0%
Fonts 7.7 KiB 0%
Other 1.7 KiB 0%
CSS 1.0 KiB 0%
0 2.4 MB 4.9 MB
Over budget
D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (3.6 MiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
D
Page Weight Inventory
Action
31 resources · 3.7 MB · 94 KB savings available
FIX
31 resources · 3.7 MB · 94 KB savings available
Warning::
Page weight 2.7 MB over 1MB target
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~94 KB of savings available
Warning::
27 third-party resources (98% of weight)
Info::
1 resources over 200KB
31 resources · 3.7 MiB · 27 third-party 2.7 MiB over 1MB target
Media 90% · 3.3 MiB
JavaScript 5% · 170.2 KiB
Image 3% · 126.6 KiB
Document 2% · 56.3 KiB
Font 0% · 7.7 KiB
Other 0% · 1.7 KiB
CSS 0% · 1.0 KiB

~93.9 KiB of savings available

Remove unused JavaScript: 93.9 KiB
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
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

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
proxy-revalidate
B
Image Optimization
14 images, 0 KB saveable
REVIEW
14 images, 0 KB saveable
Info::
All images are well-optimized
14 images 110 KB
0 oversized -0 KB
10 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1792ms total JS execution
REVIEW
1792ms total JS execution
Warning::
https://builtwith.com/: 1389ms CPU time
Warning::
Unattributable: 292ms CPU time
Info::
https://e.cdnpi.pe/js/lord/icon.js: 60ms CPU time
Info::
https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jqu...: 51ms CPU time
Info::
Third-party scripts: 403ms (22% of total)

Main Thread Breakdown

Other 39% Rendering 28% Style & Layout 21% Script Evaluation 7%
ScriptTotalScriptingParse/CompileParty
https://builtwith.com/1389ms29ms4ms1st
Unattributable292ms10ms0ms3rd
https://e.cdnpi.pe/js/lord/icon.js60ms30ms22ms3rd
https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js51ms37ms7ms3rd
B
JS Bundles
6 scripts, 94 KB unused
REVIEW
6 scripts, 94 KB unused
Warning::
https://e.cdnpi.pe/js/lord/icon.js: 94 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 94 KB
94 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://e.cdnpi.pe/js/lord/icon.js109 KB94 KB (86%)3rd
https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js32 KB3rd
https://cdn.jsdelivr.net/gh/xcash/bootstrap-autocomplete@v2.3.2/dist/latest/bootstrap-autocomplete.js7 KB3rd
https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.js16 KB3rd
https://cdn.jsdelivr.net/npm/mustache@2.3.0/mustache.min.js3 KB3rd
https://e.cdnpi.pe/js/custom.8.7.min.js3 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

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

Web fonts

1

8 KB total

Render-blocking

0

of 1

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 7.0 s 8.0 s FCP 1.5 s LCP 3.7 shttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 41 ms — font-display: swap
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 41 ms
Start 7.8 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)
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
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
1
preload
dns-prefetch
3
prefetch

4 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: OVHcloud

Network Waterfall
31 requests over 9358ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.5 s LCP 3.7 shttps://builtwith.com// https://builtwith.com/ — 200 — 56.3 KiB — 7.7 s — h2https://builtwith.com/manifest.json/manifest.json https://builtwith.com/manifest.json — 200 — 1.7 KiB — 313 ms — h2https://e.cdnpi.pe/_25/img/videoframe_0_compressed.pnge.cdnpi.pe/_25/img/videoframe_0_com... https://e.cdnpi.pe/_25/img/videoframe_0_compressed.png — 200 — 101.0 KiB — 692 ms — h2data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='…www.w3.org/2000/svg'%3e%3cpath stro... data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://x.cdnpi.pe/serve/qxsJYARPMZbwwDeT-53b2498a/klaviyo.comx.cdnpi.pe/serve/qxsJYARPMZbwwDeT-5... https://x.cdnpi.pe/serve/qxsJYARPMZbwwDeT-53b2498a/klaviyo.com — 200 — 820 B — 310 ms — h2https://x.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-ee7e13f2/shopify.comx.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-e... https://x.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-ee7e13f2/shopify.com — 200 — 1.5 KiB — 311 ms — h2https://x.cdnpi.pe/serve/jBzRBEEP2AhJ6tVq-093fe22e/salesforce.comx.cdnpi.pe/serve/jBzRBEEP2AhJ6tVq-0... https://x.cdnpi.pe/serve/jBzRBEEP2AhJ6tVq-093fe22e/salesforce.com — 200 — 701 B — 312 ms — h2https://x.cdnpi.pe/serve/NzxXBUZZANmy11GX-a8237503/demandware.comx.cdnpi.pe/serve/NzxXBUZZANmy11GX-a... https://x.cdnpi.pe/serve/NzxXBUZZANmy11GX-a8237503/demandware.com — 200 — 687 B — 312 ms — h2https://x.cdnpi.pe/serve/edBhGOOFLJGbHbsQ-3613753b/marketo.comx.cdnpi.pe/serve/edBhGOOFLJGbHbsQ-3... https://x.cdnpi.pe/serve/edBhGOOFLJGbHbsQ-3613753b/marketo.com — 200 — 1.2 KiB — 314 ms — h2https://x.cdnpi.pe/serve/CyZdYARPHOM8DaBF-9e6f4aa0/zendesk.comx.cdnpi.pe/serve/CyZdYARPHOM8DaBF-9... https://x.cdnpi.pe/serve/CyZdYARPHOM8DaBF-9e6f4aa0/zendesk.com — 200 — 900 B — 313 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.jscdn.jsdelivr.net/npm/jquery@3.5.1/d... https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js — 200 — 31.6 KiB — 115 ms — h2https://cdn.jsdelivr.net/gh/xcash/bootstrap-autocomplete@v2.3.2/dist/latest/bootstrap-autocomplete.jscdn.jsdelivr.net/gh/xcash/bootstrap... https://cdn.jsdelivr.net/gh/xcash/bootstrap-autocomplete@v2.3.2/dist/latest/bootstrap-autocomplete.js — 200 — 7.4 KiB — 111 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.jscdn.jsdelivr.net/npm/bootstrap@4.3.... https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.js — 200 — 16.3 KiB — 108 ms — h2https://cdn.jsdelivr.net/npm/mustache@2.3.0/mustache.min.jscdn.jsdelivr.net/npm/mustache@2.3.0... https://cdn.jsdelivr.net/npm/mustache@2.3.0/mustache.min.js — 200 — 3.2 KiB — 114 ms — h2https://fonts.googleapis.com/css2?family=Poppins&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins&display=swap — 200 — 1.0 KiB — 90 ms — h2https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 41 ms — h3https://e.cdnpi.pe/js/custom.8.7.min.jse.cdnpi.pe/js/custom.8.7.min.js https://e.cdnpi.pe/js/custom.8.7.min.js — 200 — 2.7 KiB — 490 ms — h2https://e.cdnpi.pe/js/lord/icon.jse.cdnpi.pe/js/lord/icon.js https://e.cdnpi.pe/js/lord/icon.js — 200 — 109.0 KiB — 697 ms — h2https://x.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-5ce3c597/shopify.comx.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-5... https://x.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-5ce3c597/shopify.com — 200 — 1.4 KiB — 105 ms — h2https://x.cdnpi.pe/serve/mvOnWACKT31UmzM1-02c19402/commerce.comx.cdnpi.pe/serve/mvOnWACKT31UmzM1-0... https://x.cdnpi.pe/serve/mvOnWACKT31UmzM1-02c19402/commerce.com — 200 — 1.2 KiB — 106 ms — h2https://x.cdnpi.pe/serve/CmBSWOMPjh6lEXhc-b4d87b2c/hubspot.comx.cdnpi.pe/serve/CmBSWOMPjh6lEXhc-b... https://x.cdnpi.pe/serve/CmBSWOMPjh6lEXhc-b4d87b2c/hubspot.com — 200 — 855 B — 107 ms — h2data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://e.cdnpi.pe/_25/home-demo-2026.mp4e.cdnpi.pe/_25/home-demo-2026.mp4 https://e.cdnpi.pe/_25/home-demo-2026.mp4 — 206 — 3.3 MiB — 852 ms — h2data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://builtwith.com/img/favicon.ico/img/favicon.ico https://builtwith.com/img/favicon.ico — 200 — 14.9 KiB — 101 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 1.5 s LCP 3.7 shttps://builtwith.com// https://builtwith.com/ — 200 — 56.3 KiB — 7.7 s — h2https://builtwith.com/manifest.json/manifest.json https://builtwith.com/manifest.json — 200 — 1.7 KiB — 313 ms — h2https://e.cdnpi.pe/_25/img/videoframe_0_compressed.pnge.cdnpi.pe/_25/img/videoframe_0_com... https://e.cdnpi.pe/_25/img/videoframe_0_compressed.png — 200 — 101.0 KiB — 692 ms — h2data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='…www.w3.org/2000/svg'%3e%3cpath stro... data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://x.cdnpi.pe/serve/qxsJYARPMZbwwDeT-53b2498a/klaviyo.comx.cdnpi.pe/serve/qxsJYARPMZbwwDeT-5... https://x.cdnpi.pe/serve/qxsJYARPMZbwwDeT-53b2498a/klaviyo.com — 200 — 820 B — 310 ms — h2https://x.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-ee7e13f2/shopify.comx.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-e... https://x.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-ee7e13f2/shopify.com — 200 — 1.5 KiB — 311 ms — h2https://x.cdnpi.pe/serve/jBzRBEEP2AhJ6tVq-093fe22e/salesforce.comx.cdnpi.pe/serve/jBzRBEEP2AhJ6tVq-0... https://x.cdnpi.pe/serve/jBzRBEEP2AhJ6tVq-093fe22e/salesforce.com — 200 — 701 B — 312 ms — h2https://x.cdnpi.pe/serve/NzxXBUZZANmy11GX-a8237503/demandware.comx.cdnpi.pe/serve/NzxXBUZZANmy11GX-a... https://x.cdnpi.pe/serve/NzxXBUZZANmy11GX-a8237503/demandware.com — 200 — 687 B — 312 ms — h2https://x.cdnpi.pe/serve/edBhGOOFLJGbHbsQ-3613753b/marketo.comx.cdnpi.pe/serve/edBhGOOFLJGbHbsQ-3... https://x.cdnpi.pe/serve/edBhGOOFLJGbHbsQ-3613753b/marketo.com — 200 — 1.2 KiB — 314 ms — h2https://x.cdnpi.pe/serve/CyZdYARPHOM8DaBF-9e6f4aa0/zendesk.comx.cdnpi.pe/serve/CyZdYARPHOM8DaBF-9... https://x.cdnpi.pe/serve/CyZdYARPHOM8DaBF-9e6f4aa0/zendesk.com — 200 — 900 B — 313 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datahttps://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.jscdn.jsdelivr.net/npm/jquery@3.5.1/d... https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js — 200 — 31.6 KiB — 115 ms — h2https://cdn.jsdelivr.net/gh/xcash/bootstrap-autocomplete@v2.3.2/dist/latest/bootstrap-autocomplete.jscdn.jsdelivr.net/gh/xcash/bootstrap... https://cdn.jsdelivr.net/gh/xcash/bootstrap-autocomplete@v2.3.2/dist/latest/bootstrap-autocomplete.js — 200 — 7.4 KiB — 111 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.jscdn.jsdelivr.net/npm/bootstrap@4.3.... https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.js — 200 — 16.3 KiB — 108 ms — h2https://cdn.jsdelivr.net/npm/mustache@2.3.0/mustache.min.jscdn.jsdelivr.net/npm/mustache@2.3.0... https://cdn.jsdelivr.net/npm/mustache@2.3.0/mustache.min.js — 200 — 3.2 KiB — 114 ms — h2https://fonts.googleapis.com/css2?family=Poppins&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins&display=swap — 200 — 1.0 KiB — 90 ms — h2https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 41 ms — h3https://e.cdnpi.pe/js/custom.8.7.min.jse.cdnpi.pe/js/custom.8.7.min.js https://e.cdnpi.pe/js/custom.8.7.min.js — 200 — 2.7 KiB — 490 ms — h2https://e.cdnpi.pe/js/lord/icon.jse.cdnpi.pe/js/lord/icon.js https://e.cdnpi.pe/js/lord/icon.js — 200 — 109.0 KiB — 697 ms — h2https://x.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-5ce3c597/shopify.comx.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-5... https://x.cdnpi.pe/serve/xUqmBOOPgR9BHUpz-5ce3c597/shopify.com — 200 — 1.4 KiB — 105 ms — h2https://x.cdnpi.pe/serve/mvOnWACKT31UmzM1-02c19402/commerce.comx.cdnpi.pe/serve/mvOnWACKT31UmzM1-0... https://x.cdnpi.pe/serve/mvOnWACKT31UmzM1-02c19402/commerce.com — 200 — 1.2 KiB — 106 ms — h2https://x.cdnpi.pe/serve/CmBSWOMPjh6lEXhc-b4d87b2c/hubspot.comx.cdnpi.pe/serve/CmBSWOMPjh6lEXhc-b... https://x.cdnpi.pe/serve/CmBSWOMPjh6lEXhc-b4d87b2c/hubspot.com — 200 — 855 B — 107 ms — h2data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://e.cdnpi.pe/_25/home-demo-2026.mp4e.cdnpi.pe/_25/home-demo-2026.mp4 https://e.cdnpi.pe/_25/home-demo-2026.mp4 — 206 — 3.3 MiB — 852 ms — h2data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://builtwith.com/img/favicon.ico/img/favicon.ico https://builtwith.com/img/favicon.ico — 200 — 14.9 KiB — 101 ms — h2https://builtwith.com/img/android-chrome-192x192.png/img/android-chrome-192x192.png https://builtwith.com/img/android-chrome-192x192.png — 200 — 1.6 KiB — 107 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
22% of JavaScript execution is third-party
First-party Third-party 403ms · 141KB · €4/mo
Unattributable
Other
Costly
Execution 292ms
Transfer 0 KB
Monthly Cost €3/mo
e.cdnpi.pe
Other
Optional
Execution 60ms
Transfer 109 KB
Unused 86%
Monthly Cost €1/mo
jsDelivr
CDN
Optional
Execution 51ms
Transfer 32 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 292ms and costs ~€3/month

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

86% of e.cdnpi.pe'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