Performance
· 14 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.
1.34 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.98 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
961 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.010
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.73 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.
8.30 s
Page Load Progression
FPage Weight BudgetAction8.6 MB transferred, 354 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
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
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
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 CostAction6538ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.allbirds.com/cdn/shop/t/4054/assets/ScrollTrigger.js | 1078ms | 272ms | 0ms | 3rd |
| https://www.allbirds.com/ | 870ms | 84ms | 15ms | 3rd |
| Unattributable | 829ms | 61ms | 0ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-TH8KRSBJ | 385ms | 350ms | 29ms | 3rd |
| https://www.allbirds.com/cdn/shop/t/4054/assets/header.js | 319ms | 236ms | 0ms | 3rd |
| https://id-shop.govx.com/app/weareallbirds.myshopify.com/govx.js?shop=weareallbirds.myshopify.com | 296ms | 295ms | 1ms | 3rd |
| https://popupform.allbirds.com/w37htfhcq2/vendor/f0ff0959-79f9-4c1e-a197-0361a8f1cbb2/main.js?cb=82886068C4DADB1CB2033C792466D591 | 246ms | 163ms | 25ms | 3rd |
| https://cdn.trackjs.com/agent/v3/latest/t.js | 241ms | 180ms | 2ms | 3rd |
| https://shopify-extension.getredo.com/998-62322427.js | 194ms | 178ms | 16ms | 3rd |
| https://www.allbirds.com/cdn/wpm/bcfa8229ew36b6053dp1e134caame9d83f21m.js | 178ms | 154ms | 9ms | 3rd |
Showing top 10 of 29 scripts
FJS BundlesAction202 scripts, 951 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.googletagmanager.com/gtm.js?id=GTM-TH8KRSBJ | 181 KB | 73 KB (40%) | ✓ | 3rd |
| https://popupform.allbirds.com/w37htfhcq2/vendor/f0ff0959-79f9-4c1e-a197-0361a8f1cbb2/main.js?cb=82886068C4DADB1CB2033C792466D591 | 116 KB | 69 KB (59%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=G-KB1068K0E6&cx=c>m=4e6411 | 168 KB | 67 KB (40%) | ✓ | 3rd |
| https://shopify-extension.getredo.com/9663-5e405327.js | 79 KB | 67 KB (85%) | ✓ | 3rd |
| https://shopify-extension.getredo.com/998-62322427.js | 102 KB | 67 KB (66%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-736740096&cx=c>m=4e6411 | 143 KB | 64 KB (44%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-786649265&cx=c>m=4e6411 | 143 KB | 64 KB (44%) | ✓ | 3rd |
| https://cdn.cookielaw.org/scripttemplates/202506.1.0/otBannerSdk.js | 120 KB | 63 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=AW-935878905&cx=c>m=4e6411 | 144 KB | 63 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-WWZFMZRX | 154 KB | 61 KB (40%) | ✓ | 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
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
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 Optimization57 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading8 fonts (273 KB)PASS
Web fonts
8
273 KB total
Render-blocking
0
of 8
Dominant font-display
swap
Most common across fonts
Font loading timeline
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 CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Cloudflare
Network Waterfall354 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 |
|---|---|---|---|---|---|---|
www.allbirds.com www.allbirds.com | Other | 1078ms | 65 KB | 36% | $6/mo | Costly |
www.allbirds.com www.allbirds.com | Other | 870ms | 109 KB | — | $5/mo | Costly |
Unattributable Unattributable | Other | 829ms | 0 KB | — | $5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 385ms | 181 KB | 40% | $2/mo | Costly |
www.allbirds.com www.allbirds.com | Other | 319ms | 7 KB | — | $2/mo | Costly |
id-shop.govx.com id-shop.govx.com | Other | 296ms | 7 KB | — | $2/mo | Costly |
popupform.allbirds.com popupform.allbirds.com | Other | 246ms | 116 KB | 59% | $1/mo | Costly |
cdn.trackjs.com cdn.trackjs.com | Other | 241ms | 11 KB | — | $1/mo | Costly |
shopify-extension.getredo.com shopify-extension.getredo.com | Other | 194ms | 102 KB | 66% | $1/mo | Optional |
www.allbirds.com www.allbirds.com | Other | 178ms | 58 KB | 44% | $1/mo | Optional |
shopify-extension.getredo.com shopify-extension.getredo.com | Other | 154ms | 107 KB | 55% | $1/mo | Optional |
cdn.gladly.com cdn.gladly.com | Other | 143ms | 43 KB | — | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 133ms | 144 KB | 43% | $1/mo | Optional |
shopify-extension.getredo.com shopify-extension.getredo.com | Other | 127ms | 43 KB | 64% | $1/mo | Optional |
OneTrust cdn.cookielaw.org | Consent | 124ms | 120 KB | 52% | $1/mo | Essential |
Google Tag Manager www.googletagmanager.com | Tag Manager | 110ms | 143 KB | 44% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 105ms | 143 KB | 44% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 102ms | 154 KB | 40% | $1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 102ms | 168 KB | 40% | $1/mo | Optional |
Amplitude cdn.amplitude.com | Analytics | 93ms | 43 KB | — | $1/mo | Optional |
jssdk.allbirds.com jssdk.allbirds.com | Other | 92ms | 31 KB | — | $1/mo | Optional |
www.allbirds.com www.allbirds.com | Other | 90ms | 2 KB | — | $1/mo | Optional |
www.allbirds.com www.allbirds.com | Other | 86ms | 2 KB | — | $0/mo | Optional |
beacon.riskified.com beacon.riskified.com | Other | 85ms | 17 KB | — | $0/mo | Optional |
www.allbirds.com www.allbirds.com | Other | 84ms | 2 KB | — | $0/mo | Optional |
shopify-extension.getredo.com shopify-extension.getredo.com | Other | 82ms | 49 KB | 71% | $0/mo | Optional |
www.allbirds.com www.allbirds.com | Other | 71ms | 2 KB | — | $0/mo | Optional |
www.allbirds.com www.allbirds.com | Other | 62ms | 21 KB | — | $0/mo | Optional |
www.allbirds.com www.allbirds.com | Other | 55ms | 21 KB | — | $0/mo | Optional |
These scripts may cost more than they're worth
- www.allbirds.com adds 1078ms and costs ~$6/month
- www.allbirds.com adds 870ms and costs ~$5/month
- Unattributable adds 829ms and costs ~$5/month
- Google Tag Manager adds 385ms and costs ~$2/month
- www.allbirds.com adds 319ms and costs ~$2/month
- id-shop.govx.com adds 296ms and costs ~$2/month
- popupform.allbirds.com adds 246ms and costs ~$1/month
- cdn.trackjs.com adds 241ms 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
www.allbirds.com takes 1078ms 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
www.allbirds.com takes 870ms 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 829ms 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
Google Tag Manager takes 385ms 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
www.allbirds.com takes 319ms 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
id-shop.govx.com takes 296ms 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
popupform.allbirds.com takes 246ms 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
59% of popupform.allbirds.com'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.trackjs.com takes 241ms 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
66% of shopify-extension.getredo.com'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
55% of shopify-extension.getredo.com'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
64% of shopify-extension.getredo.com'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
52% of OneTrust'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
71% of shopify-extension.getredo.com'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