Performance
· 14 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.
845 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.29 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
187 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.014
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.38 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.
6.34 s
Page Load Progression
FPage Weight BudgetAction3.4 MB transferred, 232 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
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 CostAction3276ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.150/index.js | 1483ms | 495ms | 13ms | 3rd |
| https://es.aliexpress.com/?gatewayAdapt=glo2esp | 518ms | 73ms | 6ms | 3rd |
| Unattributable | 362ms | 7ms | 0ms | 3rd |
| https://acs.aliexpress.com/h5/mtop.aliexpress.address.shipto.division.get/1.0/?jsv=2.5.1&appKey=12574478&t=1776002945624&sign=4df4fce0b6caf0c9746503c417b483c9&api=mtop.aliexpress.address.shipto.division.get&v=1.0&type=jsonp&dataType=jsonp&callback=mtopjsonp2&data=%7B%22_lang%22%3A%22es_ES%22%2C%22useLocalAddress%22%3Afalse%2C%22clientType%22%3A%22pc%22%7D | 247ms | 211ms | 1ms | 3rd |
| https://assets.aliexpress-media.com/g/AWSC/et/1.83.41/et_f.js | 173ms | 157ms | 12ms | 3rd |
| https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.423/pc/gep-sdk.js | 123ms | 120ms | 3ms | 3rd |
| https://assets.alicdn.com/g/lzd_sec/epssw/0.0.48/epssw.js | 98ms | 88ms | 6ms | 3rd |
| https://assets.aliexpress-media.com/g/AWSC/WebUMID/1.93.0/um.js | 87ms | 81ms | 3ms | 3rd |
| https://assets.aliexpress-media.com/g/gcom/ug-comp-assets/1.1.64/batman.js | 68ms | 48ms | 16ms | 3rd |
| https://assets.aliexpress-media.com/g/AWSC/fireyejs/1.231.67/fireyejs.js | 67ms | 57ms | 9ms | 3rd |
Showing top 10 of 11 scripts
FJS BundlesAction70 scripts, 507 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://assets.aliexpress-media.com/g/gcom/ug-comp-assets/1.1.64/batman.js | 251 KB | 195 KB (79%) | ✓ | 3rd |
| https://assets.aliexpress-media.com/g/ae-dida/shoppingcart/1.0.56/sidecart.js | 140 KB | 109 KB (78%) | ✓ | 3rd |
| https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.150/index.js | 167 KB | 100 KB (60%) | ✓ | 3rd |
| https://assets.aliexpress-media.com/g/ae-fe/page-header-ui/0.0.87/js/index.js | 93 KB | 46 KB (50%) | ✓ | 3rd |
| https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.423/pc/findSimilar-3hO2L~gallery-9g91h~list-88mY4~rcmd-9jQqC~slider-kTGCl~waterfall-VLHdM.js | 49 KB | 32 KB (66%) | ✓ | 3rd |
| https://assets.aliexpress-media.com/g/ae-dida/home-pc/0.0.150/14.js | 27 KB | 24 KB (89%) | ✗ | 3rd |
| https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.423/pc/gep-sdk.js | 34 KB | — | ✓ | 3rd |
| https://assets.aliexpress-media.com/g/ae-fe/cosmos/0.0.423/pc/comet-pro-shipto-bLCM2~maddress~ship-to-setting.js | 7 KB | — | ✓ | 3rd |
| https://assets.alicdn.com/g/??/AWSC/AWSC/awsc.js,/sd/baxia-entry/baxiaCommon.js | 12 KB | — | ✓ | 3rd |
| https://assets.alicdn.com/g/lzd_sec/epssw/0.0.48/epssw.js | 103 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
DHTTP CachingActionno-store (uncacheable)FIX
no-store
| Directive | Value | Meaning |
|---|---|---|
| no-store | — | Never cache this response |
BImage Optimization75 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
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 (351 KB)PASS
Web fonts
5
351 KB total
Render-blocking
0
of 5
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
Network Waterfall232 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.aliexpress-media.com assets.aliexpress-media.com | Other | 1483ms | 167 KB | 60% | ¥61/mo | Costly |
es.aliexpress.com es.aliexpress.com | Other | 518ms | 69 KB | — | ¥21/mo | Costly |
Unattributable Unattributable | Other | 362ms | 0 KB | — | ¥15/mo | Costly |
acs.aliexpress.com acs.aliexpress.com | Other | 247ms | 5 KB | — | ¥10/mo | Costly |
assets.aliexpress-media.com assets.aliexpress-media.com | Other | 173ms | 0 KB | — | ¥7/mo | Optional |
assets.aliexpress-media.com assets.aliexpress-media.com | Other | 123ms | 34 KB | — | ¥5/mo | Optional |
assets.alicdn.com assets.alicdn.com | Other | 98ms | 103 KB | — | ¥4/mo | Optional |
assets.aliexpress-media.com assets.aliexpress-media.com | Other | 87ms | 66 KB | — | ¥4/mo | Optional |
assets.aliexpress-media.com assets.aliexpress-media.com | Other | 68ms | 251 KB | 79% | ¥3/mo | Optional |
assets.aliexpress-media.com assets.aliexpress-media.com | Other | 67ms | 200 KB | — | ¥3/mo | Optional |
time-ae.akamaized.net time-ae.akamaized.net | Other | 50ms | 0 KB | — | ¥2/mo | Optional |
These scripts may cost more than they're worth
- assets.aliexpress-media.com adds 1483ms and costs ~¥61/month
- es.aliexpress.com adds 518ms and costs ~¥21/month
- Unattributable adds 362ms and costs ~¥15/month
- acs.aliexpress.com adds 247ms and costs ~¥10/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
assets.aliexpress-media.com takes 1483ms 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.aliexpress-media.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
es.aliexpress.com takes 518ms 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 362ms 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
acs.aliexpress.com takes 247ms 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
79% of assets.aliexpress-media.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