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.32 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
19.39 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
3.73 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.
10.13 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.
19.55 s
Page Load Progression
DPage Weight BudgetAction2.5 MB transferred, 88 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
FJS Execution CostAction10564ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.fedex.com/global/choose-location.html | 2616ms | 2181ms | 8ms | 1st |
| https://www.fedex.com/E80caW4ngR02/FHpJqZ/kxMI4c/1QDuGc7rhO1mkhz5J9/WHQ5MQ/DzNT/PH5iWhsB | 1391ms | 983ms | 89ms | 1st |
| https://www.fedex.com/assets/79a26a5472ae5cd0a0e5f981ba0cc5db9001192124f | 1300ms | 1111ms | 53ms | 1st |
| Unattributable | 1001ms | 94ms | 0ms | 3rd |
| https://assets.adobedtm.com/686b8f0c4520/a46df9c77975/launch-f96010731c97-development.min.js | 634ms | 119ms | 513ms | 3rd |
| https://www.fedex.com/etc.clientlibs/fedex-core/clientlibs/clientlib-dependencies.min.f9eae93dbda59781f90cbc78ffd930b7.js | 474ms | 259ms | 87ms | 1st |
| https://www.fedex.com/gdl/next/gdl-next-fedex.js | 426ms | 337ms | 89ms | 1st |
| https://assets.adobedtm.com/launch-EN3932511771fb4e5e9dd852ae89372b59.min.js | 416ms | 324ms | 75ms | 3rd |
| https://maps.googleapis.com/maps/api/js?key=testkey&libraries=places&callback=FDX.INPUT.gmInitAutoComplete | 336ms | 214ms | 118ms | 3rd |
| https://www.fedex.com/etc.clientlibs/fedex-core/clientlibs/clientlib-base.min.6f845103576f960f0af0a8dcc01f88c9.js | 332ms | 66ms | 254ms | 1st |
Showing top 10 of 23 scripts
FJS BundlesAction47 scripts, 907 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.fedex.com/etc.clientlibs/fedex-core/clientlibs/clientlib-base.min.6f845103576f960f0af0a8dcc01f88c9.js | 291 KB | 218 KB (75%) | ✗ | 1st |
| https://www.fedex.com/etc.clientlibs/fedex-core/clientlibs/clientlib-dependencies.min.f9eae93dbda59781f90cbc78ffd930b7.js | 161 KB | 118 KB (74%) | ✓ | 1st |
| https://assets.adobedtm.com/686b8f0c4520/a46df9c77975/launch-f96010731c97-development.min.js | 591 KB | 112 KB (19%) | ✓ | 3rd |
| https://www.fedex.com/gdl/next/gdl-next-fedex.js | 179 KB | 104 KB (58%) | ✓ | 1st |
| https://maps.googleapis.com/maps/api/js?key=testkey&libraries=places&callback=FDX.INPUT.gmInitAutoComplete | 178 KB | 99 KB (56%) | ✓ | 3rd |
| https://assets.adobedtm.com/launch-EN3932511771fb4e5e9dd852ae89372b59.min.js | 117 KB | 70 KB (60%) | ✓ | 3rd |
| https://web.cmp.usercentrics.eu/ui/v/3.111.0/WebSdk.lib.f9924d53.js | 73 KB | 43 KB (59%) | ✗ | 3rd |
| https://www.fedex.com/E80caW4ngR02/FHpJqZ/kxMI4c/1QDuGc7rhO1mkhz5J9/WHQ5MQ/DzNT/PH5iWhsB | 167 KB | 33 KB (20%) | ✓ | 1st |
| https://www.fedex.com/etc.clientlibs/clientlibs/granite/jquery.min.cee8557e8779d371fe722bbcdd3b3eb7.js | 35 KB | 24 KB (68%) | ✓ | 1st |
| https://siteintercept.qualtrics.com/dxjsmodule/12.45e656039b3fa23613e1.chunk.js?Q_CLIENTVERSION=2.45.0&Q_CLIENTTYPE=web&Q_BRANDID=www.fedex.com | 36 KB | 22 KB (62%) | ✓ | 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.
BThird-Party Impact50% third-party, 0 ms blockingREVIEW
BImage Optimization16 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 Loading4 fonts (149 KB)PASS
Web fonts
4
149 KB total
Render-blocking
0
of 4
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 HintsNo optimization neededPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
Network Waterfall88 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 |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1001ms | 0 KB | — | $13/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 634ms | 591 KB | 19% | $8/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 416ms | 117 KB | 60% | $6/mo | Costly |
maps.googleapis.com maps.googleapis.com | Other | 336ms | 178 KB | 56% | $4/mo | Costly |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 223ms | 73 KB | 59% | $3/mo | Costly |
siteintercept.qualtrics.com siteintercept.qualtrics.com | Other | 203ms | 36 KB | 62% | $3/mo | Costly |
assets.adobedtm.com assets.adobedtm.com | Other | 168ms | 36 KB | 60% | $2/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 156ms | 35 KB | 57% | $2/mo | Optional |
p11.techlab-cdn.com p11.techlab-cdn.com | Other | 103ms | 18 KB | — | $1/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 85ms | 20 KB | — | $1/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 80ms | 1 KB | — | $1/mo | Optional |
p11.techlab-cdn.com p11.techlab-cdn.com | Other | 66ms | 33 KB | — | $1/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 63ms | 21 KB | — | $1/mo | Optional |
web.cmp.usercentrics.eu web.cmp.usercentrics.eu | Other | 63ms | 13 KB | — | $1/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1001ms and costs ~$13/month
- assets.adobedtm.com adds 634ms and costs ~$8/month
- assets.adobedtm.com adds 416ms and costs ~$6/month
- maps.googleapis.com adds 336ms and costs ~$4/month
- web.cmp.usercentrics.eu adds 223ms and costs ~$3/month
- siteintercept.qualtrics.com adds 203ms and costs ~$3/month
Unattributable takes 1001ms 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
assets.adobedtm.com takes 634ms 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
assets.adobedtm.com takes 416ms 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
60% of assets.adobedtm.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
maps.googleapis.com takes 336ms 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
56% of maps.googleapis.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
web.cmp.usercentrics.eu takes 223ms 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
59% of web.cmp.usercentrics.eu'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
siteintercept.qualtrics.com takes 203ms 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
62% of siteintercept.qualtrics.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
60% of assets.adobedtm.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
57% of web.cmp.usercentrics.eu'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