Performance
· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
5.69 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
20.06 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.36 s
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.
7.93 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.
20.39 s
Page Load Progression
FPage Weight BudgetAction5.6 MB transferred, 197 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.
Source: web.dev
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.
Source: web.dev
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction6087ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://cdn.shopify.com/extensions/019d4e67-3077-745b-9dfd-19b65106019d/judgeme-438/assets/loader.js | 1373ms | 1153ms | 1ms | 3rd |
| https://allbirds.de/ | 1040ms | 93ms | 26ms | 3rd |
| Unattributable | 967ms | 28ms | 0ms | 3rd |
| https://static.zdassets.com/web_widget/messenger/latest/web-widget-main-cf0e543.js | 651ms | 460ms | 101ms | 3rd |
| https://cdn.shopify.com/extensions/019cc0b2-ef5a-74d0-8731-c3578054ad9c/langify-87/assets/langify-lib.js | 458ms | 405ms | 7ms | 3rd |
| https://allbirds.de/cdn/shop/t/5/assets/theme.js?v=86044763260100624921774876360 | 333ms | 79ms | 1ms | 3rd |
| https://allbirds.de/cdn/shop/t/5/assets/swiper-init.js?v=16892622059659635061750661004 | 283ms | 132ms | 0ms | 3rd |
| https://static.zdassets.com/web_widget/messenger/latest/web-widget-4439-cf0e543.js | 233ms | 135ms | 4ms | 3rd |
| https://allbirds.de/cdn/wpm/b98d3e97aw95287a42p6e310ef5m9f58c5a0m.js | 182ms | 95ms | 15ms | 3rd |
| https://static.zdassets.com/web_widget/messenger/latest/web-widget-locales/messenger/en-us-json-cf0e543.js | 113ms | 94ms | 4ms | 3rd |
Showing top 10 of 16 scripts
DHTTP CachingActionno-store (uncacheable)FIX
private, no-store
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| no-store | — | Never cache this response |
BImage Optimization35 images, 0 KB saveableREVIEW
CJS BundlesAction99 scripts, 203 KB unusedREVIEW
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.zdassets.com/web_widget/messenger/latest/web-widget-main-cf0e543.js | 237 KB | 119 KB (50%) | ✓ | 3rd |
| https://allbirds.de/cdn/shop/t/5/assets/theme.js?v=86044763260100624921774876360 | 39 KB | 29 KB (75%) | ✓ | 3rd |
| https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js | 43 KB | 28 KB (65%) | ✓ | 3rd |
| https://allbirds.de/cdn/wpm/b98d3e97aw95287a42p6e310ef5m9f58c5a0m.js | 58 KB | 27 KB (46%) | ✓ | 3rd |
| https://allbirds.de/cdn/shop/t/5/assets/defer-scripts.js?v=765503608626239891747044725 | 0 KB | — | ✓ | 3rd |
| https://allbirds.de/cdn/shop/t/5/assets/vendor.min.js?v=162910149792179071561747044724 | 22 KB | — | ✓ | 3rd |
| https://allbirds.de/checkouts/internal/preloads.js?locale=de-DE | 3 KB | — | ✓ | 3rd |
| https://shop.app/checkouts/internal/preloads.js?locale=de-DE&shop_id=75243323638 | 1 KB | — | ✓ | 3rd |
| https://allbirds.de/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.de.esm.js | 1 KB | — | ✓ | 3rd |
| https://allbirds.de/cdn/shopifycloud/storefront/assets/storefront/load_feature-496de5fe.js | 4 KB | — | ✓ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
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.
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.
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.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
A+Text CompressionAll text resources are compressedPASS
A+Font Loading9 fonts (168 KB)PASS
Web fonts
9
168 KB total
Render-blocking
0
of 9
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
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 ~10 KB and ~20 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints22 hints, 0 missing preconnectsPASS
Current Resource Hints
22 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall197 requests over 0msINFO
Performance analysis not available for this result.
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
cdn.shopify.com cdn.shopify.com | Other | 1373ms | 4 KB | — | €7/mo | Costly |
allbirds.de allbirds.de | Other | 1040ms | 54 KB | — | €6/mo | Costly |
Unattributable Unattributable | Other | 967ms | 0 KB | — | €5/mo | Costly |
Zendesk Widget static.zdassets.com | Customer Support | 651ms | 237 KB | 50% | €3/mo | Costly |
cdn.shopify.com cdn.shopify.com | Other | 458ms | 18 KB | — | €2/mo | Costly |
allbirds.de allbirds.de | Other | 333ms | 39 KB | 75% | €2/mo | Costly |
allbirds.de allbirds.de | Other | 283ms | 1 KB | — | €2/mo | Costly |
Zendesk Widget static.zdassets.com | Customer Support | 233ms | 14 KB | — | €1/mo | Costly |
allbirds.de allbirds.de | Other | 182ms | 58 KB | 46% | €1/mo | Optional |
Zendesk Widget static.zdassets.com | Customer Support | 113ms | 5 KB | — | €1/mo | Optional |
allbirds.de allbirds.de | Other | 109ms | 21 KB | — | €1/mo | Optional |
allbirds.de allbirds.de | Other | 79ms | 27 KB | — | €0/mo | Optional |
allbirds.de allbirds.de | Other | 75ms | 23 KB | — | €0/mo | Optional |
allbirds.de allbirds.de | Other | 69ms | 31 KB | — | €0/mo | Optional |
jsDelivr cdn.jsdelivr.net | CDN | 66ms | 43 KB | 65% | €0/mo | Optional |
Zendesk Widget static.zdassets.com | Customer Support | 56ms | 5 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- cdn.shopify.com adds 1373ms and costs ~€7/month
- allbirds.de adds 1040ms and costs ~€6/month
- Unattributable adds 967ms and costs ~€5/month
- Zendesk Widget adds 651ms and costs ~€3/month
- cdn.shopify.com adds 458ms and costs ~€2/month
- allbirds.de adds 333ms and costs ~€2/month
- allbirds.de adds 283ms and costs ~€2/month
- Zendesk Widget adds 233ms and costs ~€1/month
100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
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
cdn.shopify.com takes 1373ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
allbirds.de takes 1040ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Unattributable takes 967ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Zendesk Widget takes 651ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
50% of Zendesk Widget's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
cdn.shopify.com takes 458ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
allbirds.de takes 333ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
75% of allbirds.de's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
allbirds.de takes 283ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Zendesk Widget takes 233ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
65% of jsDelivr's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev