Skip to content
https://gob.mx

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
3
REVIEW
4
PASS
6
INFO
2

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

69
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
88
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

1.83 s

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

2.85 s

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

0 ms

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

0.123

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

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

2.85 s

Page Load Progression

388 ms
776 ms
1.2 s
1.6 s
1.9 s
2.3 s
2.7 s
3.1 s
Checks
15
6 PASS 4 REVIEW 3 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 64 requests
FIX
2.2 MB transferred, 64 requests
Info::
Page weighs 4.5 MB (2.2 MB transferred)
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Warning::
JavaScript is 515 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 515 KB
Info::
64 HTTP requests
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
64 requests
0.46 g CO2 per page load
Images 1.4 MiB 63%
JavaScript 515.2 KiB 23%
CSS 150.3 KiB 7%
Fonts 137.5 KiB 6%
HTML 15.1 KiB 1%
Other 1.6 KiB 0%
Other 597 B 0%
Other 546 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

D
Page Weight Inventory
Action
64 resources · 2.2 MB · 265 KB savings available
FIX
64 resources · 2.2 MB · 265 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~265 KB of savings available
Warning::
22 third-party resources (44% of weight)
Info::
2 resources over 200KB
64 resources · 2.2 MiB · 22 third-party 1.2 MiB over 1MB target
Image 64% · 1.4 MiB
JavaScript 23% · 515.2 KiB
CSS 7% · 150.3 KiB
Font 6% · 137.5 KiB
Document 1% · 15.1 KiB
Other 0% · 2.1 KiB

~265.3 KiB of savings available

Remove unused JavaScript: 265.3 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: max-age=0, no-cache, no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, no-cache, no-store

DirectiveValueMeaning
max-age0Cache for 0 seconds
no-cacheCache but always revalidate first
no-storeNever cache this response
B
Third-Party Impact
44% third-party, 0 ms blocking
REVIEW
44% third-party, 0 ms blocking
Info::
Third-party code accounts for 44% of page weight (990.1 KiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
56%
44%
First-party Third-party
C
Image Optimization
Action
21 images, 0 KB saveable
REVIEW
21 images, 0 KB saveable
Warning::
https://www.gob.mx/jakarta.faces.resource/home/img... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gob.mx/jakarta.faces.resource/home/ic-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gob.mx/jakarta.faces.resource/home/img... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gob.mx/jakarta.faces.resource/home/ic-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gob.mx/resources/img/search.svg?pfdrid... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.gob.mx/jakarta.faces.resource/home/img... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
21 images 1.4 MB
0 oversized -0 KB
21 legacy format
6 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

C
JS Bundles
Action
14 scripts, 265 KB unused
REVIEW
14 scripts, 265 KB unused
Warning::
https://www.gob.mx/jakarta.faces.resource/componen...: 102 KB unused (93%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-4S99...: 65 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.go-mpulse.net/boomerang/948VY-ZM68F-X7Y7...: 36 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gob.mx/jakarta.faces.resource/jquery/j...: 36 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bund...: 27 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 265 KB
265 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gob.mx/jakarta.faces.resource/components.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12110 KB102 KB (93%)1st
https://www.googletagmanager.com/gtag/js?id=G-4S99M4K51W157 KB65 KB (42%)3rd
https://s.go-mpulse.net/boomerang/948VY-ZM68F-X7Y7K-BEYVV-MSV5F54 KB36 KB (68%)3rd
https://www.gob.mx/jakarta.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.1241 KB36 KB (87%)1st
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js43 KB27 KB (62%)3rd
https://www.gob.mx/jakarta.faces.resource/core.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.1221 KB1st
https://www.gob.mx/jakarta.faces.resource/touch/touchswipe.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.124 KB1st
https://www.gob.mx/jakarta.faces.resource/validation/validation.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.127 KB1st
https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.124 KB1st
https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.124 KB1st

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+
JS Execution Cost
431ms total JS execution
PASS
431ms total JS execution
Info::
https://www.gob.mx/: 134ms CPU time
Info::
Unattributable: 95ms CPU time
Info::
https://www.gob.mx/jakarta.faces.resource/jquery/j...: 80ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-4S99...: 65ms CPU time
Info::
https://www.chatbot.atdt.gob.mx/design/defaultthem...: 57ms CPU time
Warning::
Third-party scripts: 217ms (50% of total)

Main Thread Breakdown

Script Evaluation 35% Other 24% Style & Layout 22% Script Parsing & Compilation 8% Parse HTML & CSS 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.gob.mx/134ms10ms3ms1st
Unattributable95ms2ms0ms3rd
https://www.gob.mx/jakarta.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.1280ms57ms3ms1st
https://www.googletagmanager.com/gtag/js?id=G-4S99M4K51W65ms53ms10ms3rd
https://www.chatbot.atdt.gob.mx/design/defaulttheme/js/widgetv2/index.js?20263211857ms30ms4ms3rd
A+
Font Loading
4 fonts (137 KB)
PASS
4 fonts (137 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

137 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.8 s LCP 2.9 shttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 35.0 KiB — 35 ms — font-display: swaphttps://framework-gb.cdn.gob.mx/applications/cms/fonts/Patria_Regular.otfPatria_Regular.otf https://framework-gb.cdn.gob.mx/applications/cms/fonts/Patria_Regular.otf — 61.1 KiB — 61 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHS91iw.woff2o-0ZIpQlx3QUlC5A4PNr4C5... https://fonts.gstatic.com/s/notosans/v42/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHS91iw.woff2 — 38.7 KiB — 36 ms — font-display: swaphttps://www.chatbot.atdt.gob.mx/design/defaulttheme/fonts/MaterialIcons-lhc-v6.woff2MaterialIcons-lhc-v6.woff2 https://www.chatbot.atdt.gob.mx/design/defaulttheme/fonts/MaterialIcons-lhc-v6.woff2 — 2.7 KiB — 22 ms — font-display: swap
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 35 KB
Load time 35 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
Patria_Regular.otf otf swap
Size 61 KB
Load time 61 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
o-0ZIpQlx3QUlC5A4PNr4C5... woff2 swap
Size 39 KB
Load time 36 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
MaterialIcons-lhc-v6.woff2 woff2 swap
Size 3 KB
Load time 22 ms
Start 2.5 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)

Fixing the unchecked items could save ~18 KB and ~36 ms

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
Network Waterfall
64 requests over 4751ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.8 s LCP 2.9 shttps://www.gob.mx// https://www.gob.mx/ — 200 — 15.1 KiB — 268 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/theme.css.xhtml?ln=primefaces-saga&v=14.0.12&e=14.0.12/jakarta.faces.resource/theme.css.x... https://www.gob.mx/jakarta.faces.resource/theme.css.xhtml?ln=primefaces-saga&v=14.0.12&e=14.0.12 — 200 — 22.0 KiB — 263 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/primeicons/primeicons.css.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/primeicons/... https://www.gob.mx/jakarta.faces.resource/primeicons/primeicons.css.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 3.4 KiB — 218 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/template.css.xhtml?v=cb887e8/jakarta.faces.resource/css/templat... https://www.gob.mx/jakarta.faces.resource/css/template.css.xhtml?v=cb887e8 — 200 — 1.1 KiB — 236 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/common.css.xhtml?v=cb887e8/jakarta.faces.resource/css/common.... https://www.gob.mx/jakarta.faces.resource/css/common.css.xhtml?v=cb887e8 — 200 — 1.3 KiB — 216 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/primeflex.css.xhtml?v=cb887e8/jakarta.faces.resource/css/primefl... https://www.gob.mx/jakarta.faces.resource/css/primeflex.css.xhtml?v=cb887e8 — 200 — 24.9 KiB — 268 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/style-backoffice.css.xhtml?v=cb887e8/jakarta.faces.resource/css/style-b... https://www.gob.mx/jakarta.faces.resource/css/style-backoffice.css.xhtml?v=cb887e8 — 200 — 1.0 KiB — 580 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/font-awesome/6.5.2/css/all.min-jsf.css.xhtml?ln=webjars&v=cb887e8/jakarta.faces.resource/font-awesom... https://www.gob.mx/jakarta.faces.resource/font-awesome/6.5.2/css/all.min-jsf.css.xhtml?ln=webjars&v=cb887e8 — 200 — 22.7 KiB — 468 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/font-awesome/6.5.2/css/v4-shims.min-jsf.css.xhtml?ln=webjars&v=cb887e8/jakarta.faces.resource/font-awesom... https://www.gob.mx/jakarta.faces.resource/font-awesome/6.5.2/css/v4-shims.min-jsf.css.xhtml?ln=webjars&v=cb887e8 — 200 — 4.8 KiB — 410 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/components.css.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/components.... https://www.gob.mx/jakarta.faces.resource/components.css.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 19.3 KiB — 582 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/jquery/jque... https://www.gob.mx/jakarta.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 30.2 KiB — 713 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/jquery/jque... https://www.gob.mx/jakarta.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 41.4 KiB — 808 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/core.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/core.js.xht... https://www.gob.mx/jakarta.faces.resource/core.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 21.5 KiB — 985 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/components.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/components.... https://www.gob.mx/jakarta.faces.resource/components.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 110.0 KiB — 1.5 s — http/1.1https://www.gob.mx/jakarta.faces.resource/touch/touchswipe.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/touch/touch... https://www.gob.mx/jakarta.faces.resource/touch/touchswipe.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 4.0 KiB — 786 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/style-home.css.xhtml?v=cb887e8/jakarta.faces.resource/css/style-h... https://www.gob.mx/jakarta.faces.resource/css/style-home.css.xhtml?v=cb887e8 — 200 — 4.9 KiB — 452 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/style-buscador_home.css.xhtml?v=cb887e8/jakarta.faces.resource/css/style-b... https://www.gob.mx/jakarta.faces.resource/css/style-buscador_home.css.xhtml?v=cb887e8 — 200 — 1.3 KiB — 484 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/style-carousel_home.css.xhtml?v=cb887e8/jakarta.faces.resource/css/style-c... https://www.gob.mx/jakarta.faces.resource/css/style-carousel_home.css.xhtml?v=cb887e8 — 200 — 1.8 KiB — 650 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/validation/validation.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/validation/... https://www.gob.mx/jakarta.faces.resource/validation/validation.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 7.4 KiB — 856 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/locales/loc... https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 4.5 KiB — 932 ms — http/1.1https://fonts.googleapis.com/css2?family=Inter:wght@100;200&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@100;200&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap — 200 — 2.1 KiB — 99 ms — h2https://framework-gb.cdn.gob.mx/assets/styles/main.cssframework-gb.cdn.gob.mx/assets/styl... https://framework-gb.cdn.gob.mx/assets/styles/main.css — 200 — 31.6 KiB — 34 ms — http/1.1https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.1 KiB — 12 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.2 KiB — 13 ms — h2https://www.gob.mx/resources/img/logo_gob_mx.png?pfdrid_c=false&uid=436c1b72-951e-4aeb-a99f-90997a65d8ee/resources/img/logo_gob_mx.png?pfdr... https://www.gob.mx/resources/img/logo_gob_mx.png?pfdrid_c=false&uid=436c1b72-951e-4aeb-a99f-90997a65d8ee — 200 — 129.9 KiB — 350 ms — http/1.1https://www.gob.mx/resources/img/logo_gob_mx.png?pfdrid_c=false&uid=ab35e7ac-5e28-4be9-812e-31947b3f54bf/resources/img/logo_gob_mx.png?pfdr... https://www.gob.mx/resources/img/logo_gob_mx.png?pfdrid_c=false&uid=ab35e7ac-5e28-4be9-812e-31947b3f54bf — 200 — 129.9 KiB — 717 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/home/btn-login-llave.svg.xhtml?ln=img&v=cb887e8/jakarta.faces.resource/home/btn-lo... https://www.gob.mx/jakarta.faces.resource/home/btn-login-llave.svg.xhtml?ln=img&v=cb887e8 — 200 — 8.6 KiB — 219 ms — http/1.1https://www.gob.mx/resources/img/search.svg?pfdrid_c=false&uid=e0825f8b-b98e-4fbd-9789-6723c794cbd8/resources/img/search.svg?pfdrid_c=... https://www.gob.mx/resources/img/search.svg?pfdrid_c=false&uid=e0825f8b-b98e-4fbd-9789-6723c794cbd8 — 200 — 1.0 KiB — 240 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/home/llavemx.svg.xhtml?ln=img&v=cb887e8/jakarta.faces.resource/home/llavem... https://www.gob.mx/jakarta.faces.resource/home/llavemx.svg.xhtml?ln=img&v=cb887e8 — 200 — 6.3 KiB — 244 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/locales/loc... https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 4.5 KiB — 227 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.8 s LCP 2.9 shttps://www.gob.mx// https://www.gob.mx/ — 200 — 15.1 KiB — 268 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/theme.css.xhtml?ln=primefaces-saga&v=14.0.12&e=14.0.12/jakarta.faces.resource/theme.css.x... https://www.gob.mx/jakarta.faces.resource/theme.css.xhtml?ln=primefaces-saga&v=14.0.12&e=14.0.12 — 200 — 22.0 KiB — 263 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/primeicons/primeicons.css.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/primeicons/... https://www.gob.mx/jakarta.faces.resource/primeicons/primeicons.css.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 3.4 KiB — 218 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/template.css.xhtml?v=cb887e8/jakarta.faces.resource/css/templat... https://www.gob.mx/jakarta.faces.resource/css/template.css.xhtml?v=cb887e8 — 200 — 1.1 KiB — 236 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/common.css.xhtml?v=cb887e8/jakarta.faces.resource/css/common.... https://www.gob.mx/jakarta.faces.resource/css/common.css.xhtml?v=cb887e8 — 200 — 1.3 KiB — 216 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/primeflex.css.xhtml?v=cb887e8/jakarta.faces.resource/css/primefl... https://www.gob.mx/jakarta.faces.resource/css/primeflex.css.xhtml?v=cb887e8 — 200 — 24.9 KiB — 268 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/style-backoffice.css.xhtml?v=cb887e8/jakarta.faces.resource/css/style-b... https://www.gob.mx/jakarta.faces.resource/css/style-backoffice.css.xhtml?v=cb887e8 — 200 — 1.0 KiB — 580 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/font-awesome/6.5.2/css/all.min-jsf.css.xhtml?ln=webjars&v=cb887e8/jakarta.faces.resource/font-awesom... https://www.gob.mx/jakarta.faces.resource/font-awesome/6.5.2/css/all.min-jsf.css.xhtml?ln=webjars&v=cb887e8 — 200 — 22.7 KiB — 468 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/font-awesome/6.5.2/css/v4-shims.min-jsf.css.xhtml?ln=webjars&v=cb887e8/jakarta.faces.resource/font-awesom... https://www.gob.mx/jakarta.faces.resource/font-awesome/6.5.2/css/v4-shims.min-jsf.css.xhtml?ln=webjars&v=cb887e8 — 200 — 4.8 KiB — 410 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/components.css.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/components.... https://www.gob.mx/jakarta.faces.resource/components.css.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 19.3 KiB — 582 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/jquery/jque... https://www.gob.mx/jakarta.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 30.2 KiB — 713 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/jquery/jque... https://www.gob.mx/jakarta.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 41.4 KiB — 808 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/core.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/core.js.xht... https://www.gob.mx/jakarta.faces.resource/core.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 21.5 KiB — 985 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/components.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/components.... https://www.gob.mx/jakarta.faces.resource/components.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 110.0 KiB — 1.5 s — http/1.1https://www.gob.mx/jakarta.faces.resource/touch/touchswipe.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/touch/touch... https://www.gob.mx/jakarta.faces.resource/touch/touchswipe.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 4.0 KiB — 786 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/style-home.css.xhtml?v=cb887e8/jakarta.faces.resource/css/style-h... https://www.gob.mx/jakarta.faces.resource/css/style-home.css.xhtml?v=cb887e8 — 200 — 4.9 KiB — 452 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/style-buscador_home.css.xhtml?v=cb887e8/jakarta.faces.resource/css/style-b... https://www.gob.mx/jakarta.faces.resource/css/style-buscador_home.css.xhtml?v=cb887e8 — 200 — 1.3 KiB — 484 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/css/style-carousel_home.css.xhtml?v=cb887e8/jakarta.faces.resource/css/style-c... https://www.gob.mx/jakarta.faces.resource/css/style-carousel_home.css.xhtml?v=cb887e8 — 200 — 1.8 KiB — 650 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/validation/validation.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/validation/... https://www.gob.mx/jakarta.faces.resource/validation/validation.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 7.4 KiB — 856 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/locales/loc... https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 4.5 KiB — 932 ms — http/1.1https://fonts.googleapis.com/css2?family=Inter:wght@100;200&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@100;200&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap — 200 — 2.1 KiB — 99 ms — h2https://framework-gb.cdn.gob.mx/assets/styles/main.cssframework-gb.cdn.gob.mx/assets/styl... https://framework-gb.cdn.gob.mx/assets/styles/main.css — 200 — 31.6 KiB — 34 ms — http/1.1https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.1 KiB — 12 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.2 KiB — 13 ms — h2https://www.gob.mx/resources/img/logo_gob_mx.png?pfdrid_c=false&uid=436c1b72-951e-4aeb-a99f-90997a65d8ee/resources/img/logo_gob_mx.png?pfdr... https://www.gob.mx/resources/img/logo_gob_mx.png?pfdrid_c=false&uid=436c1b72-951e-4aeb-a99f-90997a65d8ee — 200 — 129.9 KiB — 350 ms — http/1.1https://www.gob.mx/resources/img/logo_gob_mx.png?pfdrid_c=false&uid=ab35e7ac-5e28-4be9-812e-31947b3f54bf/resources/img/logo_gob_mx.png?pfdr... https://www.gob.mx/resources/img/logo_gob_mx.png?pfdrid_c=false&uid=ab35e7ac-5e28-4be9-812e-31947b3f54bf — 200 — 129.9 KiB — 717 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/home/btn-login-llave.svg.xhtml?ln=img&v=cb887e8/jakarta.faces.resource/home/btn-lo... https://www.gob.mx/jakarta.faces.resource/home/btn-login-llave.svg.xhtml?ln=img&v=cb887e8 — 200 — 8.6 KiB — 219 ms — http/1.1https://www.gob.mx/resources/img/search.svg?pfdrid_c=false&uid=e0825f8b-b98e-4fbd-9789-6723c794cbd8/resources/img/search.svg?pfdrid_c=... https://www.gob.mx/resources/img/search.svg?pfdrid_c=false&uid=e0825f8b-b98e-4fbd-9789-6723c794cbd8 — 200 — 1.0 KiB — 240 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/home/llavemx.svg.xhtml?ln=img&v=cb887e8/jakarta.faces.resource/home/llavem... https://www.gob.mx/jakarta.faces.resource/home/llavemx.svg.xhtml?ln=img&v=cb887e8 — 200 — 6.3 KiB — 244 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12/jakarta.faces.resource/locales/loc... https://www.gob.mx/jakarta.faces.resource/locales/locale-es.js.xhtml?ln=primefaces&v=14.0.12&e=14.0.12 — 200 — 4.5 KiB — 227 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-4S99M4K51Wwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-4S99M4K51W — 200 — 157.4 KiB — 151 ms — h2https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap — 200 — 859 B — 46 ms — h3https://www.gob.mx/resources/img/search.svg?pfdrid_c=false&uid=54833750-29be-4322-8e71-2ad1df99a76f/resources/img/search.svg?pfdrid_c=... https://www.gob.mx/resources/img/search.svg?pfdrid_c=false&uid=54833750-29be-4322-8e71-2ad1df99a76f — 200 — 1.0 KiB — 263 ms — http/1.1https://s.go-mpulse.net/boomerang/948VY-ZM68F-X7Y7K-BEYVV-MSV5Fs.go-mpulse.net/boomerang/948VY-ZM6... https://s.go-mpulse.net/boomerang/948VY-ZM68F-X7Y7K-BEYVV-MSV5F — 200 — 53.7 KiB — 55 ms — h2https://www.gob.mx/jakarta.faces.resource/home/img-anio-gob.png.xhtml?ln=img&v=cb887e8/jakarta.faces.resource/home/img-an... https://www.gob.mx/jakarta.faces.resource/home/img-anio-gob.png.xhtml?ln=img&v=cb887e8 — 200 — 117.4 KiB — 204 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/home/img-anio.png.xhtml?ln=img&v=cb887e8/jakarta.faces.resource/home/img-an... https://www.gob.mx/jakarta.faces.resource/home/img-anio.png.xhtml?ln=img&v=cb887e8 — 200 — 62.7 KiB — 379 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/home/ic-white-right.svg.xhtml?ln=img&v=cb887e8/jakarta.faces.resource/home/ic-whi... https://www.gob.mx/jakarta.faces.resource/home/ic-white-right.svg.xhtml?ln=img&v=cb887e8 — 200 — 720 B — 244 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/home/img_credencial.png.xhtml?ln=img&v=cb887e8/jakarta.faces.resource/home/img_cr... https://www.gob.mx/jakarta.faces.resource/home/img_credencial.png.xhtml?ln=img&v=cb887e8 — 200 — 289.0 KiB — 383 ms — http/1.1https://www.gob.mx/jakarta.faces.resource/home/ic-white-right2.svg.xhtml?ln=img&v=cb887e8/jakarta.faces.resource/home/ic-whi... https://www.gob.mx/jakarta.faces.resource/home/ic-white-right2.svg.xhtml?ln=img&v=cb887e8 — 200 — 747 B — 274 ms — http/1.1https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 200 — 35.0 KiB — 35 ms — h3https://framework-gb.cdn.gob.mx/applications/cms/fonts/Patria_Regular.otfframework-gb.cdn.gob.mx/application... https://framework-gb.cdn.gob.mx/applications/cms/fonts/Patria_Regular.otf — 200 — 61.1 KiB — 61 ms — http/1.1https://www.chatbot.atdt.gob.mx/design/defaulttheme/js/widgetv2/index.js?202632118www.chatbot.atdt.gob.mx/design/defa... https://www.chatbot.atdt.gob.mx/design/defaulttheme/js/widgetv2/index.js?202632118 — 200 — 34.6 KiB — 22 ms — h2https://www.gob.mx/resources/img/home/ic_irsitios.png/resources/img/home/ic_irsitios.png https://www.gob.mx/resources/img/home/ic_irsitios.png — 200 — 8.8 KiB — 174 ms — http/1.1https://www.gob.mx/resources/img/home/Vector.svg/resources/img/home/Vector.svg https://www.gob.mx/resources/img/home/Vector.svg — 200 — 1.0 KiB — 196 ms — http/1.1https://fonts.gstatic.com/s/notosans/v42/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHS91iw.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0ZIpQlx3QUlC5A4PNr4C5OaxRsfNNlKbCePevtuXOmHS91iw.woff2 — 200 — 38.7 KiB — 36 ms — h3https://www.chatbot.atdt.gob.mx/esp/widgetrestapi/settings?tz=UTC&l=%252F%252Fwww.gob.mx%252F&dt=Portal%2520Gob%2520MX&dep=1&mode=widget&pos=bottom_rightwww.chatbot.atdt.gob.mx/esp/widgetr... https://www.chatbot.atdt.gob.mx/esp/widgetrestapi/settings?tz=UTC&l=%252F%252Fwww.gob.mx%252F&dt=Portal%2520Gob%2520MX&dep=1&mode=widget&pos=bottom_right — 200 — 1.2 KiB — 184 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-4S99M4K51W&gtm=45je64h1v9209778335za200zd9209778335&_p=1776797855325&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=909193351.1776797856&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401&sid=1776797855&sct=1&seg=0&dl=https%3A%2F%2Fwww.gob.mx%2F&dt=Portal%20Gob%20MX&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2350region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-4S99M4K51W&gtm=45je64h1v9209778335za200zd9209778335&_p=1776797855325&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=909193351.1776797856&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401&sid=1776797855&sct=1&seg=0&dl=https%3A%2F%2Fwww.gob.mx%2F&dt=Portal%20Gob%20MX&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2350 — 204 — 546 B — 74 ms — h2https://www.gob.mx/jakarta.faces.resource/img/loading.gif.xhtml?v=cb887e8/jakarta.faces.resource/img/loading... https://www.gob.mx/jakarta.faces.resource/img/loading.gif.xhtml?v=cb887e8 — 200 — 15.2 KiB — 247 ms — http/1.1https://www.gob.mx/resources/img/logo_gob_mx.png/resources/img/logo_gob_mx.png https://www.gob.mx/resources/img/logo_gob_mx.png — 200 — 129.6 KiB — 24 ms — http/1.1https://www.gob.mx/resources/img/footer/facebook.png?pfdrid_c=true/resources/img/footer/facebook.png?... https://www.gob.mx/resources/img/footer/facebook.png?pfdrid_c=true — 200 — 748 B — 23 ms — http/1.1https://www.gob.mx/resources/img/footer/twitter.png?pfdrid_c=true/resources/img/footer/twitter.png?p... https://www.gob.mx/resources/img/footer/twitter.png?pfdrid_c=true — 200 — 2.2 KiB — 56 ms — http/1.1https://www.gob.mx/resources/img/footer/instagram.png?pfdrid_c=true/resources/img/footer/instagram.png... https://www.gob.mx/resources/img/footer/instagram.png?pfdrid_c=true — 200 — 908 B — 22 ms — http/1.1https://www.gob.mx/resources/img/footer/youtube.png?pfdrid_c=true/resources/img/footer/youtube.png?p... https://www.gob.mx/resources/img/footer/youtube.png?pfdrid_c=true — 200 — 713 B — 36 ms — http/1.1https://c.go-mpulse.net/api/config.json?key=948VY-ZM68F-X7Y7K-BEYVV-MSV5F&d=www.gob.mx&t=5922660&v=1.571.0&if=&sl=0&si=e1ihdbb1peg-NaN&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,Angular,Backbone,Ember,History,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,LOGN&acao=c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=948VY-ZM68F-X7Y7K-BEYVV-MSV5F&d=www.gob.mx&t=5922660&v=1.571.0&if=&sl=0&si=e1ihdbb1peg-NaN&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,Angular,Backbone,Ember,History,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,LOGN&acao= — 403 — 293 B — 225 ms — h2https://www.gob.mx/resources/img/footer/079.png/resources/img/footer/079.png https://www.gob.mx/resources/img/footer/079.png — 200 — 4.1 KiB — 39 ms — http/1.1https://www.chatbot.atdt.gob.mx/design/defaulttheme/js/widgetv2/a92366215ad3e9b74e1c.jswww.chatbot.atdt.gob.mx/design/defa... https://www.chatbot.atdt.gob.mx/design/defaulttheme/js/widgetv2/a92366215ad3e9b74e1c.js — 200 — 941 B — 15 ms — h3https://www.chatbot.atdt.gob.mx/design/defaulttheme/fonts/MaterialIcons-lhc-v6.woff2www.chatbot.atdt.gob.mx/design/defa... https://www.chatbot.atdt.gob.mx/design/defaulttheme/fonts/MaterialIcons-lhc-v6.woff2 — 200 — 2.7 KiB — 22 ms — h3https://www.chatbot.atdt.gob.mx//widgetrestapi/themestatus/1?v=1771878180www.chatbot.atdt.gob.mx//widgetrest... https://www.chatbot.atdt.gob.mx//widgetrestapi/themestatus/1?v=1771878180 — 200 — 480 B — 247 ms — h3https://www.chatbot.atdt.gob.mx/cache/compiledtemplates/7865c59f66c53422827638375da01605.csswww.chatbot.atdt.gob.mx/cache/compi... https://www.chatbot.atdt.gob.mx/cache/compiledtemplates/7865c59f66c53422827638375da01605.css — 200 — 1.5 KiB — 23 ms — h3https://www.chatbot.atdt.gob.mx//widgetrestapi/themepage/1?v=1771878180www.chatbot.atdt.gob.mx//widgetrest... https://www.chatbot.atdt.gob.mx//widgetrestapi/themepage/1?v=1771878180 — 200 — 202 B — 608 ms — h3https://www.chatbot.atdt.gob.mx/design/defaulttheme/js/widgetv2/0e823b694cb68910a583.jswww.chatbot.atdt.gob.mx/design/defa... https://www.chatbot.atdt.gob.mx/design/defaulttheme/js/widgetv2/0e823b694cb68910a583.js — 200 — 1.9 KiB — 10 ms — h3https://www.chatbot.atdt.gob.mx/esp/widgetrestapi/checkinvitation?vid=a034d49793b8244a1c47&dep=1&l=%252F%252Fwww.gob.mx%252F&dt=Portal%2520Gob%2520MX&init=1www.chatbot.atdt.gob.mx/esp/widgetr... https://www.chatbot.atdt.gob.mx/esp/widgetrestapi/checkinvitation?vid=a034d49793b8244a1c47&dep=1&l=%252F%252Fwww.gob.mx%252F&dt=Portal%2520Gob%2520MX&init=1 — 200 — 95 B — 2.2 s — h3https://www.chatbot.atdt.gob.mx/var/storagetheme/2026y/02/23/1/b3d31a7087c6f395789bc4e84cb6af4b.pngwww.chatbot.atdt.gob.mx/var/storage... https://www.chatbot.atdt.gob.mx/var/storagetheme/2026y/02/23/1/b3d31a7087c6f395789bc4e84cb6af4b.png — 200 — 517.0 KiB — 41 ms — h3https://www.gob.mx/resources/img/favicon.ico/resources/img/favicon.ico https://www.gob.mx/resources/img/favicon.ico — 200 — 597 B — 17 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
50% of JavaScript execution is third-party
First-party Third-party 217ms · 192KB · MX$16/mo
Unattributable
Other
Optional
Execution 95ms
Transfer 0 KB
Monthly Cost MX$7/mo
Google Tag Manager
Tag Manager
Optional
Execution 65ms
Transfer 157 KB
Unused 42%
Monthly Cost MX$5/mo
www.chatbot.atdt.gob.mx
Other
Optional
Execution 57ms
Transfer 35 KB
Monthly Cost MX$4/mo

50% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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