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.12 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
49.97 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.29 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.104
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
10.42 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.
55.23 s
Page Load Progression
FPage Weight BudgetAction11.2 MB transferred, 251 requestsFIX
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
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
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 CostAction11067ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.pipsnacks.com/ | 2695ms | 1622ms | 21ms | 3rd |
| Unattributable | 2421ms | 124ms | 0ms | 3rd |
| https://acsbapp.com/apps/app/dist/js/app.js | 1235ms | 997ms | 93ms | 3rd |
| https://cdn.tailwindcss.com/ | 974ms | 931ms | 43ms | 3rd |
| https://sdk.postscript.io/sdk.bundle.js?shopId=9690 | 525ms | 420ms | 66ms | 3rd |
| https://www.pipsnacks.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js | 446ms | 368ms | 5ms | 3rd |
| https://www.pipsnacks.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js | 429ms | 254ms | 21ms | 3rd |
| https://static.rechargecdn.com/assets/js/widget.min.js?shop=pipsnacks.myshopify.com | 379ms | 334ms | 41ms | 3rd |
| https://cdn-swell-assets.yotpo.com/app.v1.0.368.js | 206ms | 91ms | 107ms | 3rd |
| https://cdn.506.io/eg/script.js?shop=pipsnacks.myshopify.com | 181ms | 83ms | 98ms | 3rd |
Showing top 10 of 26 scripts
FJS BundlesAction128 scripts, 568 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://sdk.postscript.io/sdk.bundle.js?shopId=9690 | 202 KB | 145 KB (72%) | ✓ | 3rd |
| https://cdn-swell-assets.yotpo.com/app.v1.0.368.js | 192 KB | 130 KB (86%) | ✓ | 3rd |
| https://acsbapp.com/apps/app/dist/js/app.js | 218 KB | 111 KB (52%) | ✓ | 3rd |
| https://static.rechargecdn.com/assets/js/widget.min.js?shop=pipsnacks.myshopify.com | 119 KB | 75 KB (63%) | ✓ | 3rd |
| https://cdn.506.io/eg/script.js?shop=pipsnacks.myshopify.com | 78 KB | 57 KB (74%) | ✓ | 3rd |
| https://www.pipsnacks.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js | 61 KB | 27 KB (45%) | ✓ | 3rd |
| https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js | 30 KB | 22 KB (73%) | ✓ | 3rd |
| https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/ClientStore.71b80e24d15fcab5e111.js | 3 KB | — | ✓ | 3rd |
| https://app.shop.pe/app/init/params?siteid=63851ebdc50a41050daad0c1&product=www.pipsnacks.com&product_url=https%3A%2F%2Fwww.pipsnacks.com%2F&image=&price=¤cy=undefined&rating=0&rating_count=0&review_count=0&stock_status=&description=&update_product=true&subcategory=&url=https%3A%2F%2Fwww.pipsnacks.com%2F&callback=AddShoppersWidget.load_widget&no_cookie_callback=AddShoppersWidget.load_no_cookie&sos=false&rand=88475&cookie=&referer= | 1 KB | — | ✓ | 3rd |
| https://www.pipsnacks.com/checkouts/internal/preloads.js?locale=en-US | 3 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
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, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
| Directive | Value | Meaning |
|---|---|---|
| private | — | Only browser cache, not CDN/proxy |
| max-age | 0 | Cache for 0 seconds |
| no-store | — | Never cache this response |
| no-cache | — | Cache but always revalidate first |
| must-revalidate | — | Must recheck with server after expiry |
| post-check | 0 | |
| pre-check | 0 |
BImage Optimization31 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading7 fonts (270 KB)PASS
Web fonts
7
270 KB total
Render-blocking
0
of 7
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~12 KB and ~24 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints4 hints, 0 missing preconnectsPASS
Current Resource Hints
4 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 Waterfall251 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.pipsnacks.com www.pipsnacks.com | Other | 2695ms | 40 KB | — | €14/mo | Costly |
Unattributable Unattributable | Other | 2421ms | 0 KB | — | €13/mo | Costly |
acsbapp.com acsbapp.com | Other | 1235ms | 218 KB | 52% | €7/mo | Costly |
cdn.tailwindcss.com cdn.tailwindcss.com | Other | 974ms | 0 KB | — | €5/mo | Costly |
sdk.postscript.io sdk.postscript.io | Other | 525ms | 202 KB | 72% | €3/mo | Costly |
www.pipsnacks.com www.pipsnacks.com | Other | 446ms | 21 KB | — | €2/mo | Costly |
www.pipsnacks.com www.pipsnacks.com | Other | 429ms | 61 KB | 45% | €2/mo | Costly |
static.rechargecdn.com static.rechargecdn.com | Other | 379ms | 119 KB | 63% | €2/mo | Costly |
cdn-swell-assets.yotpo.com cdn-swell-assets.yotpo.com | Other | 206ms | 192 KB | 86% | €1/mo | Costly |
cdn.506.io cdn.506.io | Other | 181ms | 78 KB | 74% | €1/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 178ms | 8 KB | — | €1/mo | Optional |
cdn-v2.richpanel.com cdn-v2.richpanel.com | Other | 177ms | 30 KB | — | €1/mo | Optional |
www.pipsnacks.com www.pipsnacks.com | Other | 127ms | 28 KB | — | €1/mo | Optional |
www.pipsnacks.com www.pipsnacks.com | Other | 127ms | 31 KB | — | €1/mo | Optional |
na.shgcdn3.com na.shgcdn3.com | Other | 125ms | 27 KB | — | €1/mo | Optional |
cdn.shopify.com cdn.shopify.com | Other | 124ms | 2 KB | — | €1/mo | Optional |
cdn.richpanel.com cdn.richpanel.com | Other | 98ms | 14 KB | — | €1/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 92ms | 3 KB | — | €0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 91ms | 23 KB | — | €0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 79ms | 19 KB | — | €0/mo | Optional |
d2mjzob2nc713b.cloudfront.net d2mjzob2nc713b.cloudfront.net | Other | 64ms | 22 KB | — | €0/mo | Optional |
app.shop.pe app.shop.pe | Other | 63ms | 1 KB | — | €0/mo | Optional |
www.pipsnacks.com www.pipsnacks.com | Other | 62ms | 23 KB | — | €0/mo | Optional |
www.pipsnacks.com www.pipsnacks.com | Other | 58ms | 4 KB | — | €0/mo | Optional |
static.klaviyo.com static.klaviyo.com | Other | 57ms | 11 KB | — | €0/mo | Optional |
shop.pe shop.pe | Other | 52ms | 0 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- www.pipsnacks.com adds 2695ms and costs ~€14/month
- Unattributable adds 2421ms and costs ~€13/month
- acsbapp.com adds 1235ms and costs ~€7/month
- cdn.tailwindcss.com adds 974ms and costs ~€5/month
- sdk.postscript.io adds 525ms and costs ~€3/month
- www.pipsnacks.com adds 446ms and costs ~€2/month
- www.pipsnacks.com adds 429ms and costs ~€2/month
- static.rechargecdn.com adds 379ms and costs ~€2/month
- cdn-swell-assets.yotpo.com adds 206ms 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.pipsnacks.com takes 2695ms 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 2421ms 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
acsbapp.com takes 1235ms 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
52% of acsbapp.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.tailwindcss.com takes 974ms 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
sdk.postscript.io takes 525ms 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
72% of sdk.postscript.io'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
www.pipsnacks.com takes 446ms 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.pipsnacks.com takes 429ms 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
static.rechargecdn.com takes 379ms 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
63% of static.rechargecdn.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-swell-assets.yotpo.com takes 206ms 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
86% of cdn-swell-assets.yotpo.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
74% of cdn.506.io'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