Performance
· 15 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.15 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.21 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
207 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.037
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.86 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.
5.28 s
Page Load Progression
FPage Weight BudgetAction5.0 MB transferred, 106 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
DJS Execution CostAction3414ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://st.dynamicyield.com/st?sec=8791140&ref=&scriptVersion=2.83.0&inHead=true&id=0&jsession=vq3whlw5y7ds9wylf5y6i2bsdgoovjym&isSesNew=true&dyid_server=0&ctx=%7B%22type%22%3A%22HOMEPAGE%22%7D&noConsent=true | 968ms | 879ms | 4ms | 3rd |
| https://cdn.dynamicyield.com/api/8791140/api_dynamic.js | 569ms | 472ms | 42ms | 3rd |
| https://www.jetblue.com/_next/static/chunks/0_wckrpl-en4q.js | 426ms | 365ms | 9ms | 3rd |
| https://static.jetblue.com/49b10c8ad172622fbc74/dist/wc-auth-wrapper/wc-auth-wrapper-element.js | 376ms | 290ms | 13ms | 3rd |
| Unattributable | 361ms | 13ms | 0ms | 3rd |
| https://www.jetblue.com/ | 230ms | 10ms | 31ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5J92P6SM | 218ms | 126ms | 76ms | 3rd |
| https://www.jetblue.com/_next/static/chunks/0nhjsm87u22zm.js | 92ms | 59ms | 28ms | 3rd |
| https://sdk.joinsherpa.io/widget.js?appId=spY3MjM0OT&affiliateId=jetblue | 69ms | 48ms | 20ms | 3rd |
| https://consent.trustarc.com/asset/notice.js/v/v1.7-1729 | 55ms | 38ms | 4ms | 3rd |
Showing top 10 of 11 scripts
FJS BundlesAction36 scripts, 1.2 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://static.jetblue.com/49b10c8ad172622fbc74/dist/wc-auth-wrapper/wc-auth-wrapper-element.js | 437 KB | 293 KB (67%) | ✓ | 3rd |
| https://sdk.joinsherpa.io/widget.js?appId=spY3MjM0OT&affiliateId=jetblue | 664 KB | 250 KB (38%) | ✓ | 3rd |
| https://www.jetblue.com/_next/static/chunks/0nhjsm87u22zm.js | 271 KB | 197 KB (74%) | ✓ | 3rd |
| https://sdk.asapp.com/chat-sdk.js | 119 KB | 81 KB (68%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5J92P6SM | 193 KB | 74 KB (38%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-T69MLS2R | 118 KB | 68 KB (58%) | ✓ | 3rd |
| https://cdn.dynamicyield.com/api/8791140/api_static.js | 112 KB | 59 KB (53%) | ✓ | 3rd |
| https://edge.fullstory.com/s/fs.js | 80 KB | 53 KB (67%) | ✓ | 3rd |
| https://js.appboycdn.com/web-sdk/6.3/braze.min.js | 64 KB | 45 KB (71%) | ✓ | 3rd |
| https://www.jetblue.com/_next/static/chunks/0_wckrpl-en4q.js | 70 KB | 23 KB (33%) | ✓ | 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
FPage Weight InventoryAction106 resources · 5.0 MB · 1.2 MB savings availableFIX
~1.2 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 106 resources | 5.0 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization27 images, 0 KB saveableREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Text CompressionAll text resources are compressedPASS
A+Font Loading5 fonts (240 KB)PASS
Web fonts
5
240 KB total
Render-blocking
0
of 5
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
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 ~35 KB and ~70 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
Network Waterfall106 requests over 8799msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
st.dynamicyield.com st.dynamicyield.com | Other | 968ms | 8 KB | — | €5/mo | Costly |
cdn.dynamicyield.com cdn.dynamicyield.com | Other | 569ms | 107 KB | — | €3/mo | Costly |
www.jetblue.com www.jetblue.com | Other | 426ms | 70 KB | 33% | €2/mo | Costly |
static.jetblue.com static.jetblue.com | Other | 376ms | 437 KB | 67% | €2/mo | Costly |
Unattributable Unattributable | Other | 361ms | 0 KB | — | €2/mo | Costly |
www.jetblue.com www.jetblue.com | Other | 230ms | 108 KB | — | €1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 218ms | 193 KB | 38% | €1/mo | Costly |
www.jetblue.com www.jetblue.com | Other | 92ms | 271 KB | 74% | €0/mo | Optional |
sdk.joinsherpa.io sdk.joinsherpa.io | Other | 69ms | 664 KB | 38% | €0/mo | Optional |
consent.trustarc.com consent.trustarc.com | Other | 55ms | 36 KB | — | €0/mo | Optional |
edge.fullstory.com edge.fullstory.com | Other | 50ms | 80 KB | 67% | €0/mo | Optional |
These scripts may cost more than they're worth
- st.dynamicyield.com adds 968ms and costs ~€5/month
- cdn.dynamicyield.com adds 569ms and costs ~€3/month
- www.jetblue.com adds 426ms and costs ~€2/month
- static.jetblue.com adds 376ms and costs ~€2/month
- Unattributable adds 361ms and costs ~€2/month
- www.jetblue.com adds 230ms and costs ~€1/month
- Google Tag Manager adds 218ms 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
st.dynamicyield.com takes 968ms 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
cdn.dynamicyield.com takes 569ms 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.jetblue.com takes 426ms 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.jetblue.com takes 376ms 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 static.jetblue.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
Unattributable takes 361ms 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.jetblue.com takes 230ms 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 218ms 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
74% of www.jetblue.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
67% of edge.fullstory.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