Skip to content
https://terrebleu.ca

Performance

· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
77
GRADE
C
FIX
4
REVIEW
1
PASS
9
INFO
2

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

0
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
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.

3.33 s

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

0 ms

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

0 ms

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

0.039

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

11.66 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.

0 ms

Page Load Progression

1.1 s
2.2 s
3.4 s
4.5 s
5.6 s
6.7 s
7.8 s
8.9 s
Checks
16
9 PASS 1 REVIEW 4 FIX
F
Page Weight Budget
Action
6.4 MB transferred, 318 requests
FIX
6.4 MB transferred, 318 requests
Critical::
Page weighs 13.7 MB (6.4 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Warning::
Images are 2.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.4 MB
Warning::
318 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.4 MB / 2.4 MB budget
6.4 MB transferred
318 requests
1.3 g CO2 per page load
JavaScript 2.6 MiB 41%
Images 2.4 MiB 38%
Other 905.5 KiB 14%
HTML 138.0 KiB 2%
Fonts 115.9 KiB 2%
Other 103.3 KiB 2%
CSS 81.5 KiB 1%
Other 8.8 KiB 0%
Other 201 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

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.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.4 MiB of 6.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
24312ms total JS execution
FIX
24312ms total JS execution
Warning::
https://www.terrebleu.ca/: 14988ms CPU time
Warning::
Unattributable: 3069ms CPU time
Warning::
https://www.terrebleu.ca/cdn/wpm/b0e8c7c7aw41bd75a...: 946ms CPU time
Warning::
https://app.layouthub.com/shopify/layouthub.js?sho...: 664ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-YM8X...: 475ms CPU time
Warning::
Third-party scripts: 24312ms (100% of total)

Main Thread Breakdown

Other 49% Script Evaluation 20% Rendering 13% Style & Layout 12% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://www.terrebleu.ca/14988ms211ms37ms3rd
Unattributable3069ms154ms0ms3rd
https://www.terrebleu.ca/cdn/wpm/b0e8c7c7aw41bd75a1p837d7fd4m8b145375m.js946ms776ms16ms3rd
https://app.layouthub.com/shopify/layouthub.js?shop=terrebleu.myshopify.com664ms203ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-YM8XJC9MLW475ms413ms57ms3rd
https://cdn.shopify.com/extensions/019ce143-3aaf-7032-9874-fe78a8add115/ecomsend-134/assets/ecomsend.js455ms298ms130ms3rd
https://cdn.shopify.com/extensions/019d6ab1-87f7-778b-bb00-1fb2fa7b9805/pagefly-page-builder-247/assets/pagefly-general-helper.js394ms142ms8ms3rd
https://www.terrebleu.ca/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js379ms310ms1ms3rd
https://emotivecdn.io/emotive-popup/popup.js?brand=4278&api=https://www.emotiveapp.co/&shop=terrebleu.myshopify.com364ms277ms82ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-11387331688330ms258ms71ms3rd

Showing top 10 of 27 scripts

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: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
max-age0Cache for 0 seconds
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
post-check0
pre-check0
C
Image Optimization
Action
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Warning::
https://static.ecomsend.com/upload/custom-upload/2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORwoaCgpJSERSCnwdCAaKGVDF... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.notify-me.io/static/sdk/empty-wishlist... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
45 images 2.4 MB
0 oversized -0 KB
12 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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

Web fonts

5

116 KB total

Render-blocking

0

of 5

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 FCP 3.3 shttps://www.terrebleu.ca/cdn/fonts/jost/jost_n4.d47a1b6347ce4a4c9f437608011273009d91f2b7.woff2jost_n4.d47a1b6347ce4a4... https://www.terrebleu.ca/cdn/fonts/jost/jost_n4.d47a1b6347ce4a4c9f437608011273009d91f2b7.woff2 — 12.5 KiB — 0 ms — font-display: swaphttps://www.terrebleu.ca/cdn/fonts/poppins/poppins_n7.56758dcf284489feb014a026f3727f2f20a54626.woff2poppins_n7.56758dcf2844... https://www.terrebleu.ca/cdn/fonts/poppins/poppins_n7.56758dcf284489feb014a026f3727f2f20a54626.woff2 — 10.3 KiB — 0 ms — font-display: swaphttps://www.terrebleu.ca/cdn/fonts/jost/jost_n6.ec1178db7a7515114a2d84e3dd680832b7af8b99.woff2jost_n6.ec1178db7a75151... https://www.terrebleu.ca/cdn/fonts/jost/jost_n6.ec1178db7a7515114a2d84e3dd680832b7af8b99.woff2 — 13.9 KiB — 0 ms — font-display: swaphttps://www.terrebleu.ca/cdn/fonts/jost/jost_i6.9af7e5f39e3a108c08f24047a4276332d9d7b85e.woff2jost_i6.9af7e5f39e3a108... https://www.terrebleu.ca/cdn/fonts/jost/jost_i6.9af7e5f39e3a108c08f24047a4276332d9d7b85e.woff2 — 16.1 KiB — 0 ms — font-display: swaphttps://cdn.shopify.com/shop-assets/static_uploads/shoplift/GTStandard-MRegular.woff2GTStandard-MRegular.woff2 https://cdn.shopify.com/shop-assets/static_uploads/shoplift/GTStandard-MRegular.woff2 — 63.1 KiB — 0 ms — font-display: swap
jost_n4.d47a1b6347ce4a4... woff2 swap
Size 13 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
poppins_n7.56758dcf2844... woff2 swap
Size 10 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
jost_n6.ec1178db7a75151... woff2 swap
Size 14 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
jost_i6.9af7e5f39e3a108... woff2 swap
Size 16 KB
Load time 0 ms
Start 0 ms
Risk FOUT — text flashes from fallback to web font
GTStandard-MRegular.woff2 woff2 swap
Size 63 KB
Load time 0 ms
Start 0 ms
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+
JS Bundles
146 scripts, 0 KB unused
PASS
146 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.shopify.com/extensions/019d607f-919f-7fc0-bcc7-5acad7ead5cb/mp-instagram-feed-287/assets/mp-instagram-feed.min.js0 KB3rd
https://cdn.shopify.com/extensions/019d607f-919f-7fc0-bcc7-5acad7ead5cb/mp-instagram-feed-287/assets/mp-instagram-feed-305.bundle.js0 KB3rd
https://cdn.shopify.com/extensions/019d607f-919f-7fc0-bcc7-5acad7ead5cb/mp-instagram-feed-287/assets/mp-instagram-feed-174.bundle.js0 KB3rd
https://www.terrebleu.ca/checkouts/internal/preloads.js?locale=en-ES3 KB3rd
https://shop.app/checkouts/internal/preloads.js?locale=en-ES&shop_id=249346961 KB3rd
https://www.terrebleu.ca/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js1 KB3rd
https://www.terrebleu.ca/cdn/shopifycloud/storefront/assets/storefront/load_feature-496de5fe.js4 KB3rd
https://www.terrebleu.ca/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-65b4c6d7.js?v=2025081223 KB3rd
https://www.terrebleu.ca/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js74 KB3rd
https://www.terrebleu.ca/cdn/shop/t/58/assets/vendor-scripts-v14.js37 KB3rd
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
11 hints, 0 missing preconnects
PASS
11 hints, 0 missing preconnects
Info::
Page uses 11 resource hint(s)

Current Resource Hints

preconnect
3
preload
3
dns-prefetch
5
prefetch

11 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: Cloudflare

Network Waterfall
318 requests over 0ms
INFO

Performance analysis not available for this result.

Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 24312ms · 2204KB · CA$188/mo
www.terrebleu.ca
Other
Costly
Execution 14988ms
Transfer 103 KB
Monthly Cost CA$116/mo
Unattributable
Other
Costly
Execution 3069ms
Transfer 0 KB
Monthly Cost CA$24/mo
www.terrebleu.ca
Other
Costly
Execution 946ms
Transfer 61 KB
Monthly Cost CA$7/mo
app.layouthub.com
Other
Costly
Execution 664ms
Transfer 11 KB
Monthly Cost CA$5/mo
Google Tag Manager
Tag Manager
Costly
Execution 475ms
Transfer 175 KB
Monthly Cost CA$4/mo
cdn.shopify.com
Other
Costly
Execution 455ms
Transfer 322 KB
Monthly Cost CA$4/mo
cdn.shopify.com
Other
Costly
Execution 394ms
Transfer 14 KB
Monthly Cost CA$3/mo
www.terrebleu.ca
Other
Costly
Execution 379ms
Transfer 74 KB
Monthly Cost CA$3/mo
emotivecdn.io
Other
Costly
Execution 364ms
Transfer 195 KB
Monthly Cost CA$3/mo
Google Tag Manager
Tag Manager
Costly
Execution 330ms
Transfer 137 KB
Monthly Cost CA$3/mo
www.terrebleu.ca
Other
Costly
Execution 325ms
Transfer 35 KB
Monthly Cost CA$3/mo
Facebook Pixel
Advertising
Costly
Execution 235ms
Transfer 95 KB
Monthly Cost CA$2/mo
www.terrebleu.ca
Other
Costly
Execution 213ms
Transfer 21 KB
Monthly Cost CA$2/mo
Google Tag Manager
Tag Manager
Costly
Execution 213ms
Transfer 136 KB
Monthly Cost CA$2/mo
Facebook Pixel
Advertising
Optional
Execution 155ms
Transfer 39 KB
Monthly Cost CA$1/mo
cdn.shopify.com
Other
Optional
Execution 129ms
Transfer 265 KB
Monthly Cost CA$1/mo
www.terrebleu.ca
Other
Optional
Execution 120ms
Transfer 31 KB
Monthly Cost CA$1/mo
www.terrebleu.ca
Other
Optional
Execution 119ms
Transfer 28 KB
Monthly Cost CA$1/mo
cdn.hextom.com
Other
Optional
Execution 118ms
Transfer 36 KB
Monthly Cost CA$1/mo
cdn.notify-me.io
Other
Optional
Execution 117ms
Transfer 59 KB
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 112ms
Transfer 137 KB
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 87ms
Transfer 175 KB
Monthly Cost CA$1/mo
cdn-air-reviews.avada.io
Other
Optional
Execution 79ms
Transfer 23 KB
Monthly Cost CA$1/mo
www.terrebleu.ca
Other
Optional
Execution 66ms
Transfer 4 KB
Monthly Cost CA$1/mo
www.terrebleu.ca
Other
Optional
Execution 58ms
Transfer 4 KB
Monthly Cost CA$0/mo
cdn.shopify.com
Other
Optional
Execution 52ms
Transfer 2 KB
Monthly Cost CA$0/mo
www.terrebleu.ca
Other
Optional
Execution 50ms
Transfer 23 KB
Monthly Cost CA$0/mo

These scripts may cost more than they're worth

  • www.terrebleu.ca adds 14988ms and costs ~CA$116/month
  • Unattributable adds 3069ms and costs ~CA$24/month
  • www.terrebleu.ca adds 946ms and costs ~CA$7/month
  • app.layouthub.com adds 664ms and costs ~CA$5/month
  • Google Tag Manager adds 475ms and costs ~CA$4/month
  • cdn.shopify.com adds 455ms and costs ~CA$4/month
  • cdn.shopify.com adds 394ms and costs ~CA$3/month
  • www.terrebleu.ca adds 379ms and costs ~CA$3/month
  • emotivecdn.io adds 364ms and costs ~CA$3/month
  • Google Tag Manager adds 330ms and costs ~CA$3/month
  • www.terrebleu.ca adds 325ms and costs ~CA$3/month
  • Facebook Pixel adds 235ms and costs ~CA$2/month
  • www.terrebleu.ca adds 213ms and costs ~CA$2/month
  • Google Tag Manager adds 213ms and costs ~CA$2/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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.terrebleu.ca takes 14988ms 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

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

www.terrebleu.ca takes 946ms 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

app.layouthub.com takes 664ms 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

Google Tag Manager takes 475ms 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

cdn.shopify.com takes 455ms 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

cdn.shopify.com takes 394ms 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

www.terrebleu.ca takes 379ms 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

emotivecdn.io takes 364ms 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

Google Tag Manager takes 330ms 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

www.terrebleu.ca takes 325ms 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

Facebook Pixel takes 235ms 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

www.terrebleu.ca takes 213ms 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

Google Tag Manager takes 213ms 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

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