Performance
· 17 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.58 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.24 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.70 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.238
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
9.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.
26.53 s
Page Load Progression
FPage Weight BudgetAction4.8 MB transferred, 107 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 CostAction13394ms 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=cs7o2x2rh3v5lnymr5vec3ktpqnr7zug&isSesNew=true&dyid_server=0&ctx=%7B%22type%22%3A%22HOMEPAGE%22%7D&noConsent=true | 3603ms | 3287ms | 12ms | 3rd |
| https://cdn.dynamicyield.com/api/8791140/api_dynamic.js | 1959ms | 1629ms | 168ms | 3rd |
| https://www.jetblue.com/_next/static/chunks/0_wckrpl-en4q.js | 1688ms | 1494ms | 31ms | 3rd |
| Unattributable | 1437ms | 53ms | 0ms | 3rd |
| https://static.jetblue.com/49b10c8ad172622fbc74/dist/wc-auth-wrapper/wc-auth-wrapper-element.js | 1300ms | 904ms | 54ms | 3rd |
| https://www.jetblue.com/ | 1112ms | 253ms | 108ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5J92P6SM | 732ms | 444ms | 279ms | 3rd |
| https://sdk.joinsherpa.io/widget.js?appId=spY3MjM0OT&affiliateId=jetblue | 370ms | 213ms | 85ms | 3rd |
| https://consent.trustarc.com/asset/notice.js/v/v1.7-1729 | 232ms | 153ms | 16ms | 3rd |
| https://edge.fullstory.com/s/fs.js | 200ms | 157ms | 36ms | 3rd |
Showing top 10 of 16 scripts
FJS BundlesAction29 scripts, 1.1 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 | 75 KB (39%) | ✓ | 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 | 22 KB (32%) | ✓ | 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 InventoryAction107 resources · 4.8 MB · 1.1 MB savings availableFIX
~1.1 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 107 resources | 4.8 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
BImage Optimization24 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 Hints14 hints, 0 missing preconnectsPASS
Current Resource Hints
14 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall107 requests over 8819msINFO
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 | 3603ms | 8 KB | — | €19/mo | Costly |
cdn.dynamicyield.com cdn.dynamicyield.com | Other | 1959ms | 107 KB | — | €10/mo | Costly |
www.jetblue.com www.jetblue.com | Other | 1688ms | 70 KB | 32% | €9/mo | Costly |
Unattributable Unattributable | Other | 1437ms | 0 KB | — | €8/mo | Costly |
static.jetblue.com static.jetblue.com | Other | 1300ms | 437 KB | 67% | €7/mo | Costly |
www.jetblue.com www.jetblue.com | Other | 1112ms | 108 KB | — | €6/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 732ms | 193 KB | 39% | €4/mo | Costly |
sdk.joinsherpa.io sdk.joinsherpa.io | Other | 370ms | 664 KB | 38% | €2/mo | Costly |
consent.trustarc.com consent.trustarc.com | Other | 232ms | 36 KB | — | €1/mo | Costly |
edge.fullstory.com edge.fullstory.com | Other | 200ms | 80 KB | 67% | €1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 170ms | 118 KB | 58% | €1/mo | Optional |
cdn.dynamicyield.com cdn.dynamicyield.com | Other | 153ms | 112 KB | 53% | €1/mo | Optional |
www.jetblue.com www.jetblue.com | Other | 135ms | 271 KB | 74% | €1/mo | Optional |
js.appboycdn.com js.appboycdn.com | Other | 129ms | 64 KB | 71% | €1/mo | Optional |
www.jetblue.com www.jetblue.com | Other | 93ms | 37 KB | — | €0/mo | Optional |
www.jetblue.com www.jetblue.com | Other | 80ms | 18 KB | — | €0/mo | Optional |
These scripts may cost more than they're worth
- st.dynamicyield.com adds 3603ms and costs ~€19/month
- cdn.dynamicyield.com adds 1959ms and costs ~€10/month
- www.jetblue.com adds 1688ms and costs ~€9/month
- Unattributable adds 1437ms and costs ~€8/month
- static.jetblue.com adds 1300ms and costs ~€7/month
- www.jetblue.com adds 1112ms and costs ~€6/month
- Google Tag Manager adds 732ms and costs ~€4/month
- sdk.joinsherpa.io adds 370ms and costs ~€2/month
- consent.trustarc.com adds 232ms 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 3603ms 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 1959ms 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 1688ms 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 1437ms 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 1300ms 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
www.jetblue.com takes 1112ms 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 732ms 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.joinsherpa.io takes 370ms 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
consent.trustarc.com takes 232ms 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 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
58% of Google Tag Manager'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
53% of cdn.dynamicyield.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 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
71% of js.appboycdn.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