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.
2.43 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.27 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.33 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.
4.68 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.62 s
Page Load Progression
FPage Weight BudgetAction3.7 MB transferred, 246 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
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
FJS Execution CostAction17077ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://flourist.com/ | 8687ms | 202ms | 32ms | 1st |
| https://flourist.com/cdn/shop/t/50/assets/theme.js?v=177227875607832870501724115145 | 1888ms | 780ms | 54ms | 1st |
| https://assets.gameball.co/widget/js/gameball.widget.min.js?v=20260405.5 | 1862ms | 1211ms | 69ms | 3rd |
| Unattributable | 1647ms | 70ms | 0ms | 3rd |
| https://flourist.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js | 542ms | 268ms | 25ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=GT-PLFFBWT | 273ms | 222ms | 49ms | 3rd |
| https://static.klaviyo.com/onsite/js/1011.fa12d00c7a08724d2839.js | 221ms | 74ms | 4ms | 3rd |
| https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/sharedUtils.a9ddf879f3b12a71706e.js?cb=2 | 195ms | 170ms | 10ms | 3rd |
| https://flourist.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.3.1.min.js | 192ms | 170ms | 8ms | 1st |
| https://flourist.com/cdn/s/trekkie.storefront.e683ac02f599017ff9915d0144977db42ea1653f.min.js | 190ms | 140ms | 25ms | 1st |
Showing top 10 of 23 scripts
DJS BundlesAction117 scripts, 368 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://assets.gameball.co/widget/js/gameball.widget.min.js?v=20260405.5 | 143 KB | 87 KB (61%) | ✓ | 3rd |
| https://flourist.com/cdn/shop/t/50/assets/theme.js?v=177227875607832870501724115145 | 94 KB | 62 KB (67%) | ✓ | 1st |
| https://www.googletagmanager.com/gtag/js?id=GT-PLFFBWT | 136 KB | 62 KB (46%) | ✓ | 3rd |
| https://connect.facebook.net/en_US/fbevents.js | 95 KB | 33 KB (35%) | ✓ | 3rd |
| https://cdn.shopify.com/extensions/019d681e-7fde-727c-a532-d2ab100b08d4/zapiet-pickup-delivery-1177/assets/storepickup.js | 45 KB | 30 KB (67%) | ✓ | 3rd |
| https://cdn1.stamped.io/files/widget.min.js?shop=grain-inc.myshopify.com | 32 KB | 28 KB (88%) | ✓ | 3rd |
| https://flourist.com/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js | 61 KB | 24 KB (39%) | ✓ | 1st |
| https://flourist.com/cdn/shop/t/50/assets/vendor.js?v=69555399850987115801724115146 | 34 KB | 22 KB (66%) | ✓ | 1st |
| https://cdn.shopify.com/extensions/019d681e-7fde-727c-a532-d2ab100b08d4/zapiet-pickup-delivery-1177/assets/vendor.js | 24 KB | 21 KB (92%) | ✓ | 3rd |
| https://static.klaviyo.com/onsite/js/build-preview/commit-98747c9b1816a2f78e748cdc073a286a0296d9f7/event_adapter.4f7be3f375ef0d59c121.js?cb=2 | 1 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
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization37 images, 0 KB saveableREVIEW
AThird-Party Impact38% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading14 fonts (293 KB)PASS
Web fonts
14
293 KB total
Render-blocking
0
of 14
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 Hints6 hints, 0 missing preconnectsPASS
Current Resource Hints
6 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 Waterfall246 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 |
|---|---|---|---|---|---|---|
assets.gameball.co assets.gameball.co | Other | 1862ms | 143 KB | 61% | €10/mo | Costly |
Unattributable Unattributable | Other | 1647ms | 0 KB | — | €9/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 273ms | 136 KB | 46% | €1/mo | Costly |
static.klaviyo.com static.klaviyo.com | Other | 221ms | 8 KB | — | €1/mo | Costly |
static.klaviyo.com static.klaviyo.com | Other | 195ms | 23 KB | — | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 173ms | 95 KB | 35% | €1/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 125ms | 37 KB | — | €1/mo | Optional |
cdn.shopify.com cdn.shopify.com | Other | 118ms | 45 KB | 67% | €1/mo | Optional |
cdn.nfcube.com cdn.nfcube.com | Other | 115ms | 21 KB | — | €1/mo | Optional |
ajax.googleapis.com ajax.googleapis.com | Other | 114ms | 33 KB | — | €1/mo | Optional |
static-tracking.klaviyo.com static-tracking.klaviyo.com | Other | 60ms | 19 KB | — | €0/mo | Optional |
cdn1.stamped.io cdn1.stamped.io | Other | 51ms | 32 KB | 88% | €0/mo | Optional |
These scripts may cost more than they're worth
- assets.gameball.co adds 1862ms and costs ~€10/month
- Unattributable adds 1647ms and costs ~€9/month
- Google Tag Manager adds 273ms and costs ~€1/month
- static.klaviyo.com adds 221ms and costs ~€1/month
assets.gameball.co takes 1862ms 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
61% of assets.gameball.co'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
Unattributable takes 1647ms 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 273ms 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.klaviyo.com takes 221ms 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
67% of cdn.shopify.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
88% of cdn1.stamped.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