Skip to content
https://mercadolivre.com.br

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

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

4.36 s

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

5.02 s

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

852 ms

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

0.011

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

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

8.40 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 3 REVIEW 5 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 154 requests
FIX
2.2 MB transferred, 154 requests
Info::
Page weighs 5.0 MB (2.2 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Warning::
JavaScript is 629 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 629 KB
Warning::
154 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
154 requests
0.46 g CO2 per page load
Images 1.3 MiB 59%
JavaScript 629.5 KiB 28%
HTML 113.9 KiB 5%
Fonts 106.1 KiB 5%
CSS 59.2 KiB 3%
Other 8.5 KiB 0%
Other 2.9 KiB 0%
Other 472 B 0%
Other 120 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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

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 (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4462ms total JS execution
FIX
4462ms total JS execution
Warning::
Unattributable: 1580ms CPU time
Warning::
https://www.mercadolivre.com.br/: 984ms CPU time
Warning::
https://http2.mlstatic.com/frontend-assets/fronten...: 695ms CPU time
Warning::
https://http2.mlstatic.com/frontend-assets/fronten...: 508ms CPU time
Info::
https://http2.mlstatic.com/frontend-assets/web-mon...: 221ms CPU time
Warning::
Third-party scripts: 4462ms (100% of total)

Main Thread Breakdown

Script Evaluation 40% Other 35% Style & Layout 9% Script Parsing & Compilation 9% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable1580ms120ms0ms3rd
https://www.mercadolivre.com.br/984ms208ms128ms3rd
https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.js695ms588ms76ms3rd
https://http2.mlstatic.com/frontend-assets/frontend-viewability/viewability-script.2.2.0.js508ms441ms5ms3rd
https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/src.min.js221ms90ms1ms3rd
https://http2.mlstatic.com/frontend-assets/homes-palpatine/home.mobile.4c6b45dc.js131ms89ms41ms3rd
https://http2.mlstatic.com/storage/melidata-js-sdk/js/3/0.7.6/melidata.min.js94ms69ms5ms3rd
https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.js88ms76ms9ms3rd
https://http2.mlstatic.com/frontend-assets/cookies-consent-banner-builder/1.0.0-beta.3/cookie-consent-banner-opt-out/script.js82ms61ms17ms3rd
https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/metrics.min.js79ms66ms1ms3rd
D
Page Weight Inventory
Action
154 resources · 2.2 MB · 268 KB savings available
FIX
154 resources · 2.2 MB · 268 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~268 KB of savings available
Warning::
152 third-party resources (100% of weight)
Info::
3 resources over 200KB
154 resources · 2.2 MiB · 152 third-party 1.2 MiB over 1MB target
Image 59% · 1.3 MiB
JavaScript 28% · 629.5 KiB
Document 5% · 114.2 KiB
Font 5% · 106.1 KiB
CSS 3% · 59.2 KiB
Other 0% · 9.0 KiB

~268.2 KiB of savings available

Remove unused JavaScript: 268.2 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
63 images, 0 KB saveable
REVIEW
63 images, 0 KB saveable
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/resources/frontend/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/resources/frontend/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/resources/frontend/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/resources/frontend/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/resources/frontend/stat... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://http2.mlstatic.com/storage/homes-korriban/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
63 images 1.3 MB
0 oversized -0 KB
27 legacy format
37 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

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

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

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

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

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

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

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

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

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

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

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

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

C
JS Bundles
Action
66 scripts, 268 KB unused
REVIEW
66 scripts, 268 KB unused
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p...: 78 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p...: 56 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p...: 50 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p...: 48 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://http2.mlstatic.com/frontend-assets/homes-p...: 36 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 268 KB
268 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://http2.mlstatic.com/frontend-assets/homes-palpatine/home.mobile.4c6b45dc.js101 KB78 KB (77%)3rd
https://http2.mlstatic.com/frontend-assets/homes-palpatine/6534.b8731a3e.js56 KB56 KB (100%)3rd
https://http2.mlstatic.com/frontend-assets/homes-palpatine/5351.393233e2.js50 KB50 KB (100%)3rd
https://http2.mlstatic.com/frontend-assets/homes-palpatine/133.9b8c14e3.js48 KB48 KB (100%)3rd
https://http2.mlstatic.com/frontend-assets/homes-palpatine/5461.b95b6fed.js36 KB36 KB (100%)3rd
https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-collections.0774bc1f.js3 KB3rd
https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/traces.min.js17 KB3rd
https://www.mercadolivre.com.br/v3/security.js1 KB3rd
https://http2.mlstatic.com/frontend-assets/adn-frontend-library/adn-script.js8 KB3rd
https://http2.mlstatic.com/frontend-assets/frontend-viewability/viewability-script.2.2.0.js4 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

6

106 KB total

Render-blocking

0

of 6

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 4.0 s 5.0 s FCP 4.4 s LCP 5.0 shttps://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff2proximanova-light.woff2 https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff2 — 14.4 KiB — 54 ms — font-display: swaphttps://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-regular.woff2proximanova-regular.woff2 https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-regular.woff2 — 14.4 KiB — 47 ms — font-display: swaphttps://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-semibold.woff2proximanova-semibold.woff2 https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-semibold.woff2 — 14.1 KiB — 49 ms — font-display: swaphttps://http2.mlstatic.com/ui/webfonts/v4.2.0/proxima-nova/proxima-nova-700.woff2proxima-nova-700.woff2 https://http2.mlstatic.com/ui/webfonts/v4.2.0/proxima-nova/proxima-nova-700.woff2 — 13.8 KiB — 189 ms — font-display: swaphttps://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/navigation.woff2navigation.woff2 https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/navigation.woff2 — 11.7 KiB — 187 ms — font-display: swaphttps://http2.mlstatic.com/ui/webfonts/v4.2.0/proxima-nova/proxima-nova-800.woff2proxima-nova-800.woff2 https://http2.mlstatic.com/ui/webfonts/v4.2.0/proxima-nova/proxima-nova-800.woff2 — 37.8 KiB — 187 ms — font-display: swap
proximanova-light.woff2 woff2 swap
Size 14 KB
Load time 54 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
proximanova-regular.woff2 woff2 swap
Size 14 KB
Load time 47 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
proximanova-semibold.woff2 woff2 swap
Size 14 KB
Load time 49 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
proxima-nova-700.woff2 woff2 swap
Size 14 KB
Load time 189 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
navigation.woff2 woff2 swap
Size 12 KB
Load time 187 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
proxima-nova-800.woff2 woff2 swap
Size 38 KB
Load time 187 ms
Start 2.0 s
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+
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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
Network Waterfall
154 requests over 5457ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 4.4 s LCP 5.0 shttps://mercadolivre.com.br// https://mercadolivre.com.br/ — 301 — 341 B — 675 ms — h2https://www.mercadolivre.com.br/www.mercadolivre.com.br/ https://www.mercadolivre.com.br/ — 307 — 69 B — 558 ms — http/1.1https://mercadolivre.com.br// https://mercadolivre.com.br/ — 301 — 0 B — 1 ms — h2https://www.mercadolivre.com.br/www.mercadolivre.com.br/ https://www.mercadolivre.com.br/ — 200 — 113.9 KiB — 478 ms — h2https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff2http2.mlstatic.com/ui/webfonts/v3.0... https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff2 — 200 — 14.4 KiB — 54 ms — h2https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-regular.woff2http2.mlstatic.com/ui/webfonts/v3.0... https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-regular.woff2 — 200 — 14.4 KiB — 47 ms — h2https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-semibold.woff2http2.mlstatic.com/ui/webfonts/v3.0... https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-semibold.woff2 — 200 — 14.1 KiB — 49 ms — h2https://http2.mlstatic.com/D_NQ_882567-MLA109420254644_042026-F.webphttp2.mlstatic.com/D_NQ_882567-MLA1... https://http2.mlstatic.com/D_NQ_882567-MLA109420254644_042026-F.webp — 200 — 47.2 KiB — 58 ms — h2https://http2.mlstatic.com/D_NQ_983691-MLA110176943627_042026-F.webphttp2.mlstatic.com/D_NQ_983691-MLA1... https://http2.mlstatic.com/D_NQ_983691-MLA110176943627_042026-F.webp — 200 — 27.0 KiB — 61 ms — h2https://http2.mlstatic.com/frontend-assets/homes-palpatine/home.mobile.0debb93d.csshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/home.mobile.0debb93d.css — 200 — 33.2 KiB — 75 ms — h2https://http2.mlstatic.com/frontend-assets/cookies-consent-banner-builder/1.0.0-beta.3/cookie-consent-banner-opt-out/default-default.csshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/cookies-consent-banner-builder/1.0.0-beta.3/cookie-consent-banner-opt-out/default-default.css — 200 — 2.1 KiB — 56 ms — h2https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/navigation-mobile.csshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/navigation-mobile.css — 200 — 12.9 KiB — 45 ms — h2https://http2.mlstatic.com/frontend-assets/homes-palpatine/polycard-web-lib.12496df4.csshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/polycard-web-lib.12496df4.css — 200 — 11.1 KiB — 56 ms — h2https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/agent.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/agent.min.js — 200 — 2.5 KiB — 51 ms — h2https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_mercado_pago_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_mercado_pago_carousel_mobile.webp — 200 — 1.9 KiB — 20 ms — h2https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_ofertas_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_ofertas_carousel_mobile.webp — 200 — 3.3 KiB — 20 ms — h2https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_mplay_qa_nuevo_6_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_mplay_qa_nuevo_6_carousel_mobile.webp — 200 — 1.4 KiB — 15 ms — h3https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/modal-logo-120x120.jpghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/modal-logo-120x120.jpg — 200 — 3.6 KiB — 15 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/src.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/src.min.js — 200 — 17.9 KiB — 23 ms — h2https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_vehiculos_carousel_red2_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_vehiculos_carousel_red2_mobile.webp — 200 — 2.5 KiB — 52 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_supermercado_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_supermercado_carousel_mobile.webp — 200 — 2.7 KiB — 85 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_cbt_quick_access_carousel_rebranding_v5_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_cbt_quick_access_carousel_rebranding_v5_mobile.webp — 200 — 721 B — 95 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_style_summer_female_v1_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_style_summer_female_v1_carousel_mobile.webp — 200 — 634 B — 226 ms — h3https://www.mercadolivre.com.br/v3/security.jswww.mercadolivre.com.br/v3/security... https://www.mercadolivre.com.br/v3/security.js — 200 — 842 B — 281 ms — h2https://http2.mlstatic.com/frontend-assets/adn-frontend-library/adn-script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/adn-frontend-library/adn-script.js — 200 — 7.7 KiB — 426 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/viewability-script.2.2.0.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/viewability-script.2.2.0.js — 200 — 4.4 KiB — 140 ms — h3https://http2.mlstatic.com/frontend-assets/cookies-consent-banner-builder/1.0.0-beta.3/cookie-consent-banner-opt-out/script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/cookies-consent-banner-builder/1.0.0-beta.3/cookie-consent-banner-opt-out/script.js — 200 — 17.8 KiB — 212 ms — h3https://http2.mlstatic.com/storage/melidata-js-sdk/js/3/0.7.6/melidata.min.jshttp2.mlstatic.com/storage/melidata... https://http2.mlstatic.com/storage/melidata-js-sdk/js/3/0.7.6/melidata.min.js — 200 — 9.9 KiB — 179 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_celulares_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_celulares_carousel_mobile.webp — 200 — 1.8 KiB — 181 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_armchair_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_armchair_carousel_mobile.webp — 200 — 2.3 KiB — 121 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 4.4 s LCP 5.0 shttps://mercadolivre.com.br// https://mercadolivre.com.br/ — 301 — 341 B — 675 ms — h2https://www.mercadolivre.com.br/www.mercadolivre.com.br/ https://www.mercadolivre.com.br/ — 307 — 69 B — 558 ms — http/1.1https://mercadolivre.com.br// https://mercadolivre.com.br/ — 301 — 0 B — 1 ms — h2https://www.mercadolivre.com.br/www.mercadolivre.com.br/ https://www.mercadolivre.com.br/ — 200 — 113.9 KiB — 478 ms — h2https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff2http2.mlstatic.com/ui/webfonts/v3.0... https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-light.woff2 — 200 — 14.4 KiB — 54 ms — h2https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-regular.woff2http2.mlstatic.com/ui/webfonts/v3.0... https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-regular.woff2 — 200 — 14.4 KiB — 47 ms — h2https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-semibold.woff2http2.mlstatic.com/ui/webfonts/v3.0... https://http2.mlstatic.com/ui/webfonts/v3.0.0/proxima-nova/proximanova-semibold.woff2 — 200 — 14.1 KiB — 49 ms — h2https://http2.mlstatic.com/D_NQ_882567-MLA109420254644_042026-F.webphttp2.mlstatic.com/D_NQ_882567-MLA1... https://http2.mlstatic.com/D_NQ_882567-MLA109420254644_042026-F.webp — 200 — 47.2 KiB — 58 ms — h2https://http2.mlstatic.com/D_NQ_983691-MLA110176943627_042026-F.webphttp2.mlstatic.com/D_NQ_983691-MLA1... https://http2.mlstatic.com/D_NQ_983691-MLA110176943627_042026-F.webp — 200 — 27.0 KiB — 61 ms — h2https://http2.mlstatic.com/frontend-assets/homes-palpatine/home.mobile.0debb93d.csshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/home.mobile.0debb93d.css — 200 — 33.2 KiB — 75 ms — h2https://http2.mlstatic.com/frontend-assets/cookies-consent-banner-builder/1.0.0-beta.3/cookie-consent-banner-opt-out/default-default.csshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/cookies-consent-banner-builder/1.0.0-beta.3/cookie-consent-banner-opt-out/default-default.css — 200 — 2.1 KiB — 56 ms — h2https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/navigation-mobile.csshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/navigation-mobile.css — 200 — 12.9 KiB — 45 ms — h2https://http2.mlstatic.com/frontend-assets/homes-palpatine/polycard-web-lib.12496df4.csshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/polycard-web-lib.12496df4.css — 200 — 11.1 KiB — 56 ms — h2https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/agent.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/agent.min.js — 200 — 2.5 KiB — 51 ms — h2https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_mercado_pago_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_mercado_pago_carousel_mobile.webp — 200 — 1.9 KiB — 20 ms — h2https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_ofertas_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_ofertas_carousel_mobile.webp — 200 — 3.3 KiB — 20 ms — h2https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_mplay_qa_nuevo_6_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_mplay_qa_nuevo_6_carousel_mobile.webp — 200 — 1.4 KiB — 15 ms — h3https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/modal-logo-120x120.jpghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/modal-logo-120x120.jpg — 200 — 3.6 KiB — 15 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/src.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/src.min.js — 200 — 17.9 KiB — 23 ms — h2https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_vehiculos_carousel_red2_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_vehiculos_carousel_red2_mobile.webp — 200 — 2.5 KiB — 52 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_supermercado_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_supermercado_carousel_mobile.webp — 200 — 2.7 KiB — 85 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_cbt_quick_access_carousel_rebranding_v5_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_cbt_quick_access_carousel_rebranding_v5_mobile.webp — 200 — 721 B — 95 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_style_summer_female_v1_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_style_summer_female_v1_carousel_mobile.webp — 200 — 634 B — 226 ms — h3https://www.mercadolivre.com.br/v3/security.jswww.mercadolivre.com.br/v3/security... https://www.mercadolivre.com.br/v3/security.js — 200 — 842 B — 281 ms — h2https://http2.mlstatic.com/frontend-assets/adn-frontend-library/adn-script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/adn-frontend-library/adn-script.js — 200 — 7.7 KiB — 426 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/viewability-script.2.2.0.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/viewability-script.2.2.0.js — 200 — 4.4 KiB — 140 ms — h3https://http2.mlstatic.com/frontend-assets/cookies-consent-banner-builder/1.0.0-beta.3/cookie-consent-banner-opt-out/script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/cookies-consent-banner-builder/1.0.0-beta.3/cookie-consent-banner-opt-out/script.js — 200 — 17.8 KiB — 212 ms — h3https://http2.mlstatic.com/storage/melidata-js-sdk/js/3/0.7.6/melidata.min.jshttp2.mlstatic.com/storage/melidata... https://http2.mlstatic.com/storage/melidata-js-sdk/js/3/0.7.6/melidata.min.js — 200 — 9.9 KiB — 179 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_celulares_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_celulares_carousel_mobile.webp — 200 — 1.8 KiB — 181 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_armchair_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_armchair_carousel_mobile.webp — 200 — 2.3 KiB — 121 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_computacion_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_computacion_carousel_mobile.webp — 200 — 2.2 KiB — 180 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_tv_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_tv_carousel_mobile.webp — 200 — 2.1 KiB — 222 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_best_sellers_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_best_sellers_carousel_mobile.webp — 200 — 2.5 KiB — 178 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_inmuebles_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_inmuebles_carousel_mobile.webp — 200 — 2.6 KiB — 177 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_universal_affiliated_ganhe_carousel_v9_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_universal_affiliated_ganhe_carousel_v9_mobile.webp — 200 — 5.6 KiB — 182 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_ver_mas_carousel_mobile.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/quick_access/home_row_ver_mas_carousel_mobile.webp — 200 — 2.1 KiB — 154 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/location.svghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/location.svg — 200 — 566 B — 177 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/mlb-low-price-product.svghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/mlb-low-price-product.svg — 200 — 1.2 KiB — 177 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/buy-protected.svghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/buy-protected.svg — 200 — 784 B — 172 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/store-official.svghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/store-official.svg — 200 — 1.7 KiB — 176 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/categories.svghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/dynamic-access-mobile/categories.svg — 200 — 467 B — 176 ms — h3https://http2.mlstatic.com/D_Q_NP_2X_799222-MLA99459901660_112025-T.webphttp2.mlstatic.com/D_Q_NP_2X_799222... https://http2.mlstatic.com/D_Q_NP_2X_799222-MLA99459901660_112025-T.webp — 200 — 10.4 KiB — 176 ms — h3https://http2.mlstatic.com/D_Q_NP_2X_809913-MLA99474067050_112025-T.webphttp2.mlstatic.com/D_Q_NP_2X_809913... https://http2.mlstatic.com/D_Q_NP_2X_809913-MLA99474067050_112025-T.webp — 200 — 6.4 KiB — 180 ms — h3https://http2.mlstatic.com/D_Q_NP_2X_633642-MLB92656405605_092025-T.webphttp2.mlstatic.com/D_Q_NP_2X_633642... https://http2.mlstatic.com/D_Q_NP_2X_633642-MLB92656405605_092025-T.webp — 200 — 12.5 KiB — 175 ms — h3https://http2.mlstatic.com/D_Q_NP_2X_821036-MLA100039549337_122025-T.webphttp2.mlstatic.com/D_Q_NP_2X_821036... https://http2.mlstatic.com/D_Q_NP_2X_821036-MLA100039549337_122025-T.webp — 200 — 8.3 KiB — 175 ms — h3https://http2.mlstatic.com/D_Q_NP_2X_695526-MLA99964513811_112025-T.webphttp2.mlstatic.com/D_Q_NP_2X_695526... https://http2.mlstatic.com/D_Q_NP_2X_695526-MLA99964513811_112025-T.webp — 200 — 2.4 KiB — 179 ms — h3https://http2.mlstatic.com/D_Q_NP_2X_992929-MLB80510643568_112024-T.webphttp2.mlstatic.com/D_Q_NP_2X_992929... https://http2.mlstatic.com/D_Q_NP_2X_992929-MLB80510643568_112024-T.webp — 200 — 12.4 KiB — 449 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_car-front-new-category.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_car-front-new-category.webp — 200 — 6.9 KiB — 190 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_steering-wheel-category.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_steering-wheel-category.webp — 200 — 3.4 KiB — 172 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_armchair_blue-category.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_armchair_blue-category.webp — 200 — 2.0 KiB — 175 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_mobile-button-category.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_mobile-button-category.webp — 200 — 1.6 KiB — 174 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_style_summer_female-2-category.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_style_summer_female-2-category.webp — 200 — 6.8 KiB — 213 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_tv-2-category.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_tv-2-category.webp — 200 — 5.7 KiB — 237 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_oven-category.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_oven-category.webp — 200 — 2.3 KiB — 237 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_ball-soccer-category.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_ball-soccer-category.webp — 200 — 3.7 KiB — 175 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_building-category.webphttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/icons/xxhdpi/home_building-category.webp — 200 — 6.6 KiB — 210 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/ecosystem/payment.svghttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/ecosystem/payment.svg — 200 — 2.2 KiB — 172 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/ecosystem/shipping.svghttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/ecosystem/shipping.svg — 200 — 1.5 KiB — 174 ms — h3https://http2.mlstatic.com/storage/homes-korriban/assets/images/ecosystem/protected.svghttp2.mlstatic.com/storage/homes-ko... https://http2.mlstatic.com/storage/homes-korriban/assets/images/ecosystem/protected.svg — 200 — 771 B — 258 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/home.mobile.4c6b45dc.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/home.mobile.4c6b45dc.js — 200 — 101.0 KiB — 444 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/5990.229714db.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/5990.229714db.js — 200 — 291 B — 382 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/7492.90637d2c.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/7492.90637d2c.js — 200 — 11.4 KiB — 172 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/5045.fbf84df1.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/5045.fbf84df1.js — 200 — 3.6 KiB — 174 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-exhibitor.1a75f8fc.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-exhibitor.1a75f8fc.js — 200 — 186 B — 173 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/133.9b8c14e3.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/133.9b8c14e3.js — 200 — 48.4 KiB — 218 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-news-row.2d92cac8.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-news-row.2d92cac8.js — 200 — 5.6 KiB — 268 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-button-row-carousel.a97840f7.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-button-row-carousel.a97840f7.js — 200 — 4.8 KiB — 198 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/7808.b55e9194.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/7808.b55e9194.js — 200 — 2.5 KiB — 172 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/3112.f70be765.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/3112.f70be765.js — 200 — 3.8 KiB — 240 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/7243.0196f2bf.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/7243.0196f2bf.js — 200 — 4.2 KiB — 353 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-dynamic-access.45ce3300.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-dynamic-access.45ce3300.js — 200 — 2.5 KiB — 218 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-home-registration.3322f6f3.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-home-registration.3322f6f3.js — 200 — 3.8 KiB — 407 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/6534.b8731a3e.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/6534.b8731a3e.js — 200 — 56.1 KiB — 351 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-loyalty-essential-benefits.5b2905a0.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-loyalty-essential-benefits.5b2905a0.js — 200 — 4.3 KiB — 351 ms — h3data:image/webp;base64,UklGRvRrAABXRUJQVlA4IOhrAADQ1wGdASqwBJoBPm02l0ikIqUmI1PZwMANiWNBW9wWIixsZWgr…data:image/webp;base64,UklGRvRrAABX... data:image/webp;base64,UklGRvRrAABXRUJQVlA4IOhrAADQ1wGdASqwBJoBPm02l0ikIqUmI1PZwMANiWNBW9wWIixsZWgr… — 200 — 0 B — 1 ms — datahttps://http2.mlstatic.com/frontend-assets/homes-palpatine/8581.dd27a884.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/8581.dd27a884.js — 200 — 10.4 KiB — 351 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/5081.22ba38c9.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/5081.22ba38c9.js — 200 — 16.7 KiB — 173 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/9557.3adc8a16.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/9557.3adc8a16.js — 200 — 15.1 KiB — 215 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/5461.b95b6fed.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/5461.b95b6fed.js — 200 — 36.1 KiB — 432 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/5840.87d01522.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/5840.87d01522.js — 200 — 7.3 KiB — 237 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/5351.393233e2.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/5351.393233e2.js — 200 — 50.0 KiB — 271 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/2287.4d4f357a.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/2287.4d4f357a.js — 200 — 4.8 KiB — 398 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-recommendations-seed.77d96396.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-recommendations-seed.77d96396.js — 200 — 2.6 KiB — 260 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/9044.88555832.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/9044.88555832.js — 200 — 3.8 KiB — 400 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-recommendations.1479a249.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-recommendations.1479a249.js — 200 — 212 B — 399 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-collections.0774bc1f.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-collections.0774bc1f.js — 200 — 3.1 KiB — 397 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-adn.564bdc2f.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-adn.564bdc2f.js — 200 — 1.4 KiB — 190 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/3771.ed5e03eb.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/3771.ed5e03eb.js — 200 — 3.5 KiB — 231 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-loyalty-partner-subscriptions.34809e1e.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-loyalty-partner-subscriptions.34809e1e.js — 200 — 1.7 KiB — 396 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-categories-new-design.d9884f58.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-categories-new-design.d9884f58.js — 200 — 3.6 KiB — 210 ms — h3https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-site-shopping-info.9031990a.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/homes-palpatine/available-components-mobile-site-shopping-info.9031990a.js — 200 — 2.2 KiB — 344 ms — h3https://http2.mlstatic.com/frontend-assets/ml-web-navigation/widgets/7.24.0/searchbox.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/widgets/7.24.0/searchbox.js — 200 — 25.6 KiB — 228 ms — h3https://http2.mlstatic.com/frontend-assets/ml-web-navigation/widgets/7.24.0/snackbar.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/widgets/7.24.0/snackbar.js — 200 — 10.2 KiB — 221 ms — h3https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/star.svghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/star.svg — 200 — 284 B — 189 ms — h3https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/logo__small@2x.pnghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/logo__small@2x.png — 200 — 1.6 KiB — 189 ms — h3https://http2.mlstatic.com/cdn/ping.gifhttp2.mlstatic.com/cdn/ping.gif https://http2.mlstatic.com/cdn/ping.gif — 200 — 120 B — 220 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/traces.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/traces.min.js — 200 — 16.9 KiB — 254 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/logs.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/logs.min.js — 200 — 6.4 KiB — 244 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/metrics.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/metrics.min.js — 200 — 16.5 KiB — 252 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/resource_timing.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/resource_timing.min.js — 200 — 640 B — 369 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/web_vitals.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/web_vitals.min.js — 200 — 4.6 KiB — 240 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/heaviest_resources.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/heaviest_resources.min.js — 200 — 775 B — 238 ms — h3https://http2.mlstatic.com/ui/webfonts/v4.2.0/proxima-nova/proxima-nova-700.woff2http2.mlstatic.com/ui/webfonts/v4.2... https://http2.mlstatic.com/ui/webfonts/v4.2.0/proxima-nova/proxima-nova-700.woff2 — 200 — 13.8 KiB — 189 ms — h3https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/navigation.woff2http2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/navigation.woff2 — 200 — 11.7 KiB — 187 ms — h3https://http2.mlstatic.com/D_NQ_949681-MLA109548060008_042026-F.webphttp2.mlstatic.com/D_NQ_949681-MLA1... https://http2.mlstatic.com/D_NQ_949681-MLA109548060008_042026-F.webp — 200 — 34.3 KiB — 201 ms — h3https://http2.mlstatic.com/D_NQ_636838-MLA109628325880_042026-F.webphttp2.mlstatic.com/D_NQ_636838-MLA1... https://http2.mlstatic.com/D_NQ_636838-MLA109628325880_042026-F.webp — 200 — 66.6 KiB — 260 ms — h3https://http2.mlstatic.com/D_NQ_968956-MLA109320983822_042026-F.webphttp2.mlstatic.com/D_NQ_968956-MLA1... https://http2.mlstatic.com/D_NQ_968956-MLA109320983822_042026-F.webp — 200 — 47.8 KiB — 155 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/meliplus/vdp/pill-meliplus.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/meliplus/vdp/pill-meliplus.png — 200 — 1.6 KiB — 194 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/melimas/widget_home/benefits/Imagen-envios-mobile@2x.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/melimas/widget_home/benefits/Imagen-envios-mobile@2x.png — 200 — 21.2 KiB — 204 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/melimas/widget_home/benefits/partners_mega_nov_mobile@2x.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/melimas/widget_home/benefits/partners_mega_nov_mobile@2x.png — 200 — 16.6 KiB — 172 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/melimas/widget_home/benefits/Imagen-cashback-mobile@2x.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/melimas/widget_home/benefits/Imagen-cashback-mobile@2x.png — 200 — 20.3 KiB — 247 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/melimas/widget_home/benefits/rendimiento_mlb_nov_mobile.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/melimas/widget_home/benefits/rendimiento_mlb_nov_mobile.png — 200 — 24.5 KiB — 246 ms — h3https://http2.mlstatic.com/ui/webfonts/v4.2.0/proxima-nova/proxima-nova-800.woff2http2.mlstatic.com/ui/webfonts/v4.2... https://http2.mlstatic.com/ui/webfonts/v4.2.0/proxima-nova/proxima-nova-800.woff2 — 200 — 37.8 KiB — 187 ms — h3https://http2.mlstatic.com/frontend-assets/ml-web-navigation/widgets/7.24.0/one-tap.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/widgets/7.24.0/one-tap.js — 200 — 2.4 KiB — 188 ms — h3https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/accessibility.pnghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/7.24.0/mercadolibre/accessibility.png — 200 — 976 B — 191 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/nivel-6/widgetMultiPartnerCard/Disney_Widgetmulti_MobDsk_mlb@3x.jpghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/nivel-6/widgetMultiPartnerCard/Disney_Widgetmulti_MobDsk_mlb@3x.jpg — 200 — 221.3 KiB — 314 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/disneyplus/rebrand-logo/disney-brand@2X.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/disneyplus/rebrand-logo/disney-brand@2X.png — 200 — 1.9 KiB — 196 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/hbo/widgetMultiPartnerCard/20260130161009_hbomaxWidgetmultiMobdskMlb@3x.jpghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/hbo/widgetMultiPartnerCard/20260130161009_hbomaxWidgetmultiMobdskMlb@3x.jpg — 200 — 70.5 KiB — 284 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/hbo/logo/hbo-max@3x.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/hbo/logo/hbo-max@3x.png — 200 — 1.9 KiB — 195 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/premiere/widget-multipartner/PremiereWidgetmultiMobDskPais@3x.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/premiere/widget-multipartner/PremiereWidgetmultiMobDskPais@3x.png — 200 — 268.7 KiB — 345 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/premiere/vdp/logo/Thumbnail-Partners@2x.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/premiere/vdp/logo/Thumbnail-Partners@2x.png — 200 — 1.0 KiB — 224 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/universal/widgetMultiPartnerCard/20260401144715_universal_plus_widgetmulti_dsk_brasil_@3x.jpghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/universal/widgetMultiPartnerCard/20260401144715_universal_plus_widgetmulti_dsk_brasil_@3x.jpg — 200 — 109.5 KiB — 296 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/logo-monograma-universal-v2-Thumbnail-Partners@2x.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/logo-monograma-universal-v2-Thumbnail-Partners@2x.png — 200 — 9.7 KiB — 244 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/globo/widget-multipartner/widget-hero@3x.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/globo/widget-multipartner/widget-hero@3x.png — 200 — 203.8 KiB — 331 ms — h3https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/globo/vdp/new_logo_vdp@3x.pnghttp2.mlstatic.com/resources/fronte... https://http2.mlstatic.com/resources/frontend/statics/loyal/partners/globo/vdp/new_logo_vdp@3x.png — 200 — 2.6 KiB — 303 ms — h3https://matt.mercadolivre.com.br/matt.mercadolivre.com.br/ https://matt.mercadolivre.com.br/ — 204 — 472 B — 295 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/index.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/index.min.js — 200 — 313 B — 83 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/NoopLogger.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/NoopLogger.min.js — 200 — 4.0 KiB — 62 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/resources.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/resources.min.js — 200 — 10.5 KiB — 64 ms — h3https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/timer-util.min.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/web-monitoring/1.5.3/timer-util.min.js — 200 — 378 B — 59 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.js — 200 — 26.9 KiB — 51 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.js — 200 — 0 B — 42 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.js — 200 — 0 B — 36 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.js — 200 — 0 B — 25 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.js — 200 — 0 B — 22 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.js — 200 — 0 B — 14 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/omweb-v3.js — 200 — 0 B — 3 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.js — 200 — 2.7 KiB — 16 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.js — 200 — 0 B — 2 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.js — 200 — 0 B — 4 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.js — 200 — 0 B — 2 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.js — 200 — 0 B — 2 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.js — 200 — 0 B — 3 ms — h3https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/frontend-viewability/measurement-script.js — 200 — 0 B — 2 ms — h3https://api.mercadolibre.com/melidata/tracksapi.mercadolibre.com/melidata/track... https://api.mercadolibre.com/melidata/tracks — 200 — 687 B — 272 ms — h2https://api.mercadolibre.com/melidata/tracksapi.mercadolibre.com/melidata/track... https://api.mercadolibre.com/melidata/tracks — 200 — 686 B — 240 ms — h2https://api.mercadolibre.com/melidata/tracksapi.mercadolibre.com/melidata/track... https://api.mercadolibre.com/melidata/tracks — 200 — 684 B — 242 ms — h2https://www.mercadolivre.com.br/adn/api?placement=adn&page=home&site_id=MLB&resolution_name=2x&platform=mobile&slot_id=billboard1&ad_unit=ADN_HOME_WEBMOBILE_1&domain=1&unique_id=3f296f82-a763-420d-8d52-70793970411ewww.mercadolivre.com.br/adn/api?pla... https://www.mercadolivre.com.br/adn/api?placement=adn&page=home&site_id=MLB&resolution_name=2x&platform=mobile&slot_id=billboard1&ad_unit=ADN_HOME_WEBMOBILE_1&domain=1&unique_id=3f296f82-a763-420d-8d52-70793970411e — 200 — 4.7 KiB — 287 ms — h2meli://home?d2id=6ae86717-a4f7-46cf-a43b-4f65056d6e80home?d2id=6ae86717-a4f7-46cf-a43b-4... meli://home?d2id=6ae86717-a4f7-46cf-a43b-4f65056d6e80 — -1 — 0 B — 13 ms — https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/5.21.22/mercadolibre/favicon.svghttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/ml-web-navigation/ui-navigation/5.21.22/mercadolibre/favicon.svg — 200 — 2.5 KiB — 13 ms — h3https://http2.mlstatic.com/frontend-assets/adn-frontend-library/adn-banner-vertical-landscape-image.2.9.10.jshttp2.mlstatic.com/frontend-assets/... https://http2.mlstatic.com/frontend-assets/adn-frontend-library/adn-banner-vertical-landscape-image.2.9.10.js — 200 — 24.9 KiB — 12 ms — h3https://o11y-proxy-otel-frontend.meli.com/v1/metricso11y-proxy-otel-frontend.meli.com/v... https://o11y-proxy-otel-frontend.meli.com/v1/metrics — 204 — 0 B — 273 ms — h2https://o11y-proxy-otel-frontend.meli.com/v1/metricso11y-proxy-otel-frontend.meli.com/v... https://o11y-proxy-otel-frontend.meli.com/v1/metrics — 200 — 885 B — 256 ms — h2https://o11y-proxy-otel-frontend.meli.com/v1/metricso11y-proxy-otel-frontend.meli.com/v... https://o11y-proxy-otel-frontend.meli.com/v1/metrics — 200 — 885 B — 238 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
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 4462ms · 281KB · R$55/mo
Unattributable
Other
Costly
Execution 1580ms
Transfer 0 KB
Monthly Cost R$19/mo
www.mercadolivre.com.br
Other
Costly
Execution 984ms
Transfer 114 KB
Monthly Cost R$12/mo
http2.mlstatic.com
Other
Costly
Execution 695ms
Transfer 0 KB
Monthly Cost R$9/mo
http2.mlstatic.com
Other
Costly
Execution 508ms
Transfer 4 KB
Monthly Cost R$6/mo
http2.mlstatic.com
Other
Costly
Execution 221ms
Transfer 18 KB
Monthly Cost R$3/mo
http2.mlstatic.com
Other
Optional
Execution 131ms
Transfer 101 KB
Unused 77%
Monthly Cost R$2/mo
http2.mlstatic.com
Other
Optional
Execution 94ms
Transfer 10 KB
Monthly Cost R$1/mo
http2.mlstatic.com
Other
Optional
Execution 88ms
Transfer 0 KB
Monthly Cost R$1/mo
http2.mlstatic.com
Other
Optional
Execution 82ms
Transfer 18 KB
Monthly Cost R$1/mo
http2.mlstatic.com
Other
Optional
Execution 79ms
Transfer 17 KB
Monthly Cost R$1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1580ms and costs ~R$19/month
  • www.mercadolivre.com.br adds 984ms and costs ~R$12/month
  • http2.mlstatic.com adds 695ms and costs ~R$9/month
  • http2.mlstatic.com adds 508ms and costs ~R$6/month
  • http2.mlstatic.com adds 221ms and costs ~R$3/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

Unattributable takes 1580ms 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.mercadolivre.com.br takes 984ms 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

http2.mlstatic.com takes 695ms 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

http2.mlstatic.com takes 508ms 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

http2.mlstatic.com takes 221ms 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

77% of http2.mlstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

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