Skip to content
https://caixa.gov.br

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
5
REVIEW
7
PASS
11
INFO
3

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

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

8.73 s

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

28.93 s

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

1.01 s

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

0.035

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

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

32.09 s

Page Load Progression

898 ms
1.8 s
2.7 s
3.6 s
4.5 s
5.4 s
6.3 s
7.2 s
Checks
26
11 PASS 7 REVIEW 5 FIX
F
Page Weight Budget
Action
8.6 MB transferred, 98 requests
FIX
8.6 MB transferred, 98 requests
Critical::
Page weighs 12.4 MB (8.6 MB transferred)
Warning::
Images are 6.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.1 MB
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Info::
Fonts are 376 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 376 KB
Info::
98 HTTP requests
Info::
Estimated 1.8 g CO2 per page load
8.6 MB / 2.4 MB budget
8.6 MB transferred
98 requests
1.8 g CO2 per page load
Images 6.1 MiB 71%
JavaScript 1.8 MiB 22%
Fonts 376.1 KiB 4%
Other 101.6 KiB 1%
CSS 75.0 KiB 1%
HTML 59.5 KiB 1%
Other 3.8 KiB 0%
Other 871 B 0%
Other 559 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

F
JS Execution Cost
Action
6769ms total JS execution
FIX
6769ms total JS execution
Warning::
https://tag.goadopt.io/injector.js?website_code=83...: 1987ms CPU time
Warning::
https://www.caixa.gov.br/_layouts/15/core.js?rev=9...: 1012ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NDB...: 980ms CPU time
Warning::
Unattributable: 745ms CPU time
Warning::
https://www.caixa.gov.br/Paginas/home-caixa.aspx: 716ms CPU time
Warning::
Third-party scripts: 3793ms (56% of total)

Main Thread Breakdown

Script Evaluation 54% Script Parsing & Compilation 13% Other 12% Style & Layout 8% Garbage Collection 7%
ScriptTotalScriptingParse/CompileParty
https://tag.goadopt.io/injector.js?website_code=83c6ae62-0926-450e-a47d-9fcf609403bf1987ms1039ms496ms3rd
https://www.caixa.gov.br/_layouts/15/core.js?rev=9kCBQNkpbQYAoiVcZpdkJA%3D%3DTAG01012ms610ms59ms1st
https://www.googletagmanager.com/gtm.js?id=GTM-NDBHSL980ms796ms63ms3rd
Unattributable745ms9ms0ms1st
https://www.caixa.gov.br/Paginas/home-caixa.aspx716ms56ms10ms1st
https://www.googletagmanager.com/gtag/js?id=G-PD5EBJFQ7X&cx=c&gtm=4e65k1412ms332ms70ms3rd
https://scripts.clarity.ms/0.8.64/clarity.js342ms306ms9ms3rd
https://www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js187ms86ms99ms1st
https://www.caixa.gov.br/_layouts/15/init.js?rev=RHfoRxFuwXZ%2BOo2JABCoHA%3D%3DTAG0101ms65ms34ms1st
https://www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js100ms31ms33ms1st

Showing top 10 of 13 scripts

D
JS Bundles
Action
29 scripts, 403 KB unused
FIX
29 scripts, 403 KB unused
Warning::
https://www.caixa.gov.br/_layouts/15/core.js?rev=9...: 108 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.caixa.gov.br/Style%20Library/js/jquery...: 77 KB unused (87%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-PD5E...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NDB...: 59 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.caixa.gov.br/_layouts/15/init.js?rev=R...: 54 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 403 KB
403 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.caixa.gov.br/_layouts/15/core.js?rev=9kCBQNkpbQYAoiVcZpdkJA%3D%3DTAG0119 KB108 KB (91%)1st
https://www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js89 KB77 KB (87%)1st
https://www.googletagmanager.com/gtag/js?id=G-PD5EBJFQ7X&cx=c&gtm=4e65k1169 KB68 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NDBHSL156 KB59 KB (38%)3rd
https://www.caixa.gov.br/_layouts/15/init.js?rev=RHfoRxFuwXZ%2BOo2JABCoHA%3D%3DTAG076 KB54 KB (72%)1st
https://www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js62 KB37 KB (61%)1st
https://tag.goadopt.io/injector.js/v2/0072?website_code=83c6ae62-0926-450e-a47d-9fcf609403bf943 KB3rd
https://www.caixa.gov.br/Style%20Library/js/slick.min.js15 KB1st
https://www.caixa.gov.br/WebResource.axd?d=tSn0Tfbshk3gR-CnFveKRteygcT3hOonS0dgStc4kkYcWld2vuXgEEqbUsN8k1xpX3tQnstIMbjApUnWjvg4I9rQJwaj6l5A6vtQvWy1rMI1&t=6383376266474986866 KB1st
https://www.caixa.gov.br/Style%20Library/js/cabecalho.js4 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

D
Page Weight Inventory
Action
98 resources · 8.6 MB · 403 KB savings available
FIX
98 resources · 8.6 MB · 403 KB savings available
Warning::
Page weight 8.6 MB exceeds 1 MB target by 7.6 MB
Got: 8.6 MB Expected: ≤ 1 MB
Info::
~403 KB of savings available
Info::
22 third-party resources (16% of weight)
Info::
13 resources over 200KB
98 resources · 8.6 MiB · 22 third-party 7.6 MiB over 1MB target
Image 71% · 6.1 MiB
JavaScript 22% · 1.8 MiB
Font 4% · 376.1 KiB
Other 1% · 105.1 KiB
CSS 1% · 75.0 KiB
Document 1% · 60.2 KiB

~403.0 KiB of savings available

Remove unused JavaScript: 403.0 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
34 images, 0 KB saveable
REVIEW
34 images, 0 KB saveable
Warning::
https://www.caixa.gov.br/PublishingImages/nova-hom... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.caixa.gov.br/PublishingImages/nova-hom... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.caixa.gov.br/PublishingImages/nova-hom... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.caixa.gov.br/PublishingImages/nova-hom... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.caixa.gov.br/PublishingImages/nova-hom... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.caixa.gov.br/PublishingImages/nova-hom... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
34 images 6.1 MB
0 oversized -0 KB
34 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

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 6.8 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
16% third-party, 0 ms blocking
PASS
16% third-party, 0 ms blocking
Info::
Third-party code accounts for 16% of page weight (1.4 MiB of 8.6 MiB)
Info::
Third-party blocking time is low (0 ms)
84%
16%
First-party Third-party
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
5 fonts (376 KB)
PASS
5 fonts (376 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

376 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s FCP 8.7 s LCP 28.9 shttps://www.caixa.gov.br/Style%20Library/fonts/CAIXAStd-Book.woffCAIXAStd-Book.woff https://www.caixa.gov.br/Style%20Library/fonts/CAIXAStd-Book.woff — 39.2 KiB — 117 ms — font-display: swaphttps://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-solid-900.woff2 — 154.7 KiB — 145 ms — font-display: swaphttps://www.caixa.gov.br/Style%20Library/fonts/CAIXAStd-Bold.woffCAIXAStd-Bold.woff https://www.caixa.gov.br/Style%20Library/fonts/CAIXAStd-Bold.woff — 40.1 KiB — 52 ms — font-display: swaphttps://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-brands-400.woff2 — 116.4 KiB — 53 ms — font-display: swaphttps://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-regular-400.woff2 — 25.9 KiB — 44 ms — font-display: swap
CAIXAStd-Book.woff woff swap
Size 39 KB
Load time 117 ms
Start 5.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 155 KB
Load time 145 ms
Start 5.5 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
CAIXAStd-Bold.woff woff swap
Size 40 KB
Load time 52 ms
Start 6.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400.woff2 woff2 swap
Size 116 KB
Load time 53 ms
Start 6.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-regular-400.woff2 woff2 swap
Size 26 KB
Load time 44 ms
Start 7.2 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 ~159 KB and ~318 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
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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
A
CSS Performance Depth
1 CSS depth issue(s) detected
PASS
1 CSS depth issue(s) detected
Warning::
11 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Network Waterfall
98 requests over 9487ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s FCP 8.7 s LCP 28.9 shttps://www.caixa.gov.br// https://www.caixa.gov.br/ — 302 — 265 B — 1.8 s — h2https://www.caixa.gov.br// https://www.caixa.gov.br/ — 302 — 683 B — 1.4 s — h2http://www.caixa.gov.br/Paginas/home-caixa.aspx/Paginas/home-caixa.aspx http://www.caixa.gov.br/Paginas/home-caixa.aspx — 307 — 0 B — 1 ms — http/1.1https://www.caixa.gov.br/Paginas/home-caixa.aspx/Paginas/home-caixa.aspx https://www.caixa.gov.br/Paginas/home-caixa.aspx — 200 — 59.5 KiB — 1.1 s — h2https://tag.goadopt.io/injector.js?website_code=83c6ae62-0926-450e-a47d-9fcf609403bftag.goadopt.io/injector.js?website_... https://tag.goadopt.io/injector.js?website_code=83c6ae62-0926-450e-a47d-9fcf609403bf — 302 — 544 B — 52 ms — h2https://cdn.rybena.com.br/dom/master/caixa/rybena.jscdn.rybena.com.br/dom/master/caixa/... https://cdn.rybena.com.br/dom/master/caixa/rybena.js — 200 — 33.1 KiB — 58 ms — h3https://www.caixa.gov.br/Style%20Library/js/jquery.min.js/Style%20Library/js/jquery.min.js https://www.caixa.gov.br/Style%20Library/js/jquery.min.js — 200 — 38.8 KiB — 87 ms — h2https://www.caixa.gov.br/_layouts/15/1046/initstrings.js?rev=mwvYlbIyUbEbxtCpAg383w%3D%3DTAG0/_layouts/15/1046/initstrings.js?re... https://www.caixa.gov.br/_layouts/15/1046/initstrings.js?rev=mwvYlbIyUbEbxtCpAg383w%3D%3DTAG0 — 200 — 7.4 KiB — 95 ms — h2https://www.caixa.gov.br/_layouts/15/init.js?rev=RHfoRxFuwXZ%2BOo2JABCoHA%3D%3DTAG0/_layouts/15/init.js?rev=RHfoRxFuwX... https://www.caixa.gov.br/_layouts/15/init.js?rev=RHfoRxFuwXZ%2BOo2JABCoHA%3D%3DTAG0 — 200 — 75.5 KiB — 137 ms — h2https://www.caixa.gov.br/ScriptResource.axd?d=GyqjUVUxZqFOuMWNVRhLLmM_4FdcQX1Cr_WfBgP_HerVhzHOBWoR4KdcaVq_6YESEUmhg6W2JQrFwjUIK1YAyW_g1J4rx1vZvTAr-_oi5JUPf5LZaKKaqmXXOssazO5b1g1MXvQTSWQ27U-Oh8obNN0dWFnBZELLam7hzY7MymKUwM4Y9E0nqZbMVNSNaWRz0&t=ffffffffb1d0f179/ScriptResource.axd?d=GyqjUVUxZqFOu... https://www.caixa.gov.br/ScriptResource.axd?d=GyqjUVUxZqFOuMWNVRhLLmM_4FdcQX1Cr_WfBgP_HerVhzHOBWoR4KdcaVq_6YESEUmhg6W2JQrFwjUIK1YAyW_g1J4rx1vZvTAr-_oi5JUPf5LZaKKaqmXXOssazO5b1g1MXvQTSWQ27U-Oh8obNN0dWFnBZELLam7hzY7MymKUwM4Y9E0nqZbMVNSNaWRz0&t=ffffffffb1d0f179 — 200 — 25.4 KiB — 1.7 s — h2https://www.caixa.gov.br/_layouts/15/blank.js?rev=nBzPIm07cpYroIjvUHh4jw%3D%3DTAG0/_layouts/15/blank.js?rev=nBzPIm07c... https://www.caixa.gov.br/_layouts/15/blank.js?rev=nBzPIm07cpYroIjvUHh4jw%3D%3DTAG0 — 200 — 817 B — 132 ms — h2https://www.caixa.gov.br/ScriptResource.axd?d=gaAiVduERC7dhIjmiYYpvaJbTMJiQ120vK1B5CGk4PyqPsReT_pGp8BkLgUUZLVRM-lQ-pK2x_uzbmegpZ0G7i6PdURy77STQdcpzyqJKKL3ZxBqSPdDhF3O2HudOdkE1Ms8QsEZiji7GUFsdGt3ma6LjHTMS_T4Xu2RLJNK_W22nE-FP5U8qYt-PmcGYvyM0&t=ffffffffb1d0f179/ScriptResource.axd?d=gaAiVduERC7dh... https://www.caixa.gov.br/ScriptResource.axd?d=gaAiVduERC7dhIjmiYYpvaJbTMJiQ120vK1B5CGk4PyqPsReT_pGp8BkLgUUZLVRM-lQ-pK2x_uzbmegpZ0G7i6PdURy77STQdcpzyqJKKL3ZxBqSPdDhF3O2HudOdkE1Ms8QsEZiji7GUFsdGt3ma6LjHTMS_T4Xu2RLJNK_W22nE-FP5U8qYt-PmcGYvyM0&t=ffffffffb1d0f179 — 200 — 10.2 KiB — 1.4 s — h2https://www.caixa.gov.br/Style%20Library/css/clean.css/Style%20Library/css/clean.css https://www.caixa.gov.br/Style%20Library/css/clean.css — 200 — 1.4 KiB — 42 ms — h2https://tag.goadopt.io/injector.js/v2/0072?website_code=83c6ae62-0926-450e-a47d-9fcf609403bftag.goadopt.io/injector.js/v2/0072?... https://tag.goadopt.io/injector.js/v2/0072?website_code=83c6ae62-0926-450e-a47d-9fcf609403bf — 200 — 943.0 KiB — 102 ms — h2https://www.caixa.gov.br/WebResource.axd?d=tSn0Tfbshk3gR-CnFveKRteygcT3hOonS0dgStc4kkYcWld2vuXgEEqbUsN8k1xpX3tQnstIMbjApUnWjvg4I9rQJwaj6l5A6vtQvWy1rMI1&t=638337626647498686/WebResource.axd?d=tSn0Tfbshk3gR-Cn... https://www.caixa.gov.br/WebResource.axd?d=tSn0Tfbshk3gR-CnFveKRteygcT3hOonS0dgStc4kkYcWld2vuXgEEqbUsN8k1xpX3tQnstIMbjApUnWjvg4I9rQJwaj6l5A6vtQvWy1rMI1&t=638337626647498686 — 200 — 6.3 KiB — 383 ms — h2https://www.caixa.gov.br/Style%20Library/css/botao-acessibilidade.css/Style%20Library/css/botao-acessibi... https://www.caixa.gov.br/Style%20Library/css/botao-acessibilidade.css — 200 — 1.1 KiB — 46 ms — h2https://www.caixa.gov.br/Style%20Library/css/header.css/Style%20Library/css/header.css https://www.caixa.gov.br/Style%20Library/css/header.css — 200 — 6.6 KiB — 48 ms — h2https://www.caixa.gov.br/Style%20Library/js/cabecalho.js/Style%20Library/js/cabecalho.js https://www.caixa.gov.br/Style%20Library/js/cabecalho.js — 200 — 3.8 KiB — 49 ms — h2https://www.caixa.gov.br/Style%20Library/js/busca-caixa.js/Style%20Library/js/busca-caixa.js https://www.caixa.gov.br/Style%20Library/js/busca-caixa.js — 200 — 7.6 KiB — 51 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/icones/x-volume-negativa-54.png/PublishingImages/nova-home/icones/... https://www.caixa.gov.br/PublishingImages/nova-home/icones/x-volume-negativa-54.png — 200 — 3.0 KiB — 53 ms — h2https://www.caixa.gov.br/Style%20Library/images/logo-caixa-branco.png/Style%20Library/images/logo-caixa-... https://www.caixa.gov.br/Style%20Library/images/logo-caixa-branco.png — 200 — 1.3 KiB — 55 ms — h2https://www.caixa.gov.br/Style%20Library/css/carrossel-home.css/Style%20Library/css/carrossel-home... https://www.caixa.gov.br/Style%20Library/css/carrossel-home.css — 200 — 4.9 KiB — 56 ms — h2https://www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js/Style%20Library/js/jquery-ui.min.j... https://www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js — 200 — 88.8 KiB — 158 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/HomeSite-Desktop1920x680_MEGA30anos-330M.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/HomeSite-Desktop1920x680_MEGA30anos-330M.jpg — 200 — 395.5 KiB — 129 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/HomeSite-Mobile1180x667_MEGA30anos_V330M.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/HomeSite-Mobile1180x667_MEGA30anos_V330M.jpg — 200 — 267.5 KiB — 154 ms — h2https://www.caixa.gov.br/Style%20Library/css/swiper-bundle.min.css/Style%20Library/css/swiper-bundle.... https://www.caixa.gov.br/Style%20Library/css/swiper-bundle.min.css — 200 — 6.7 KiB — 97 ms — h2https://www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js/Style%20Library/js/swiper-bundle.m... https://www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js — 200 — 61.8 KiB — 45 ms — h2https://www.caixa.gov.br/Style%20Library/js/carrossel-home.js/Style%20Library/js/carrossel-home.... https://www.caixa.gov.br/Style%20Library/js/carrossel-home.js — 200 — 1.7 KiB — 42 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/selo.png/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/selo.png — 200 — 133.7 KiB — 50 ms — h2https://www.caixa.gov.br/Style%20Library/css/acesso-rapido.css/Style%20Library/css/acesso-rapido.... https://www.caixa.gov.br/Style%20Library/css/acesso-rapido.css — 200 — 1.8 KiB — 48 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s FCP 8.7 s LCP 28.9 shttps://www.caixa.gov.br// https://www.caixa.gov.br/ — 302 — 265 B — 1.8 s — h2https://www.caixa.gov.br// https://www.caixa.gov.br/ — 302 — 683 B — 1.4 s — h2http://www.caixa.gov.br/Paginas/home-caixa.aspx/Paginas/home-caixa.aspx http://www.caixa.gov.br/Paginas/home-caixa.aspx — 307 — 0 B — 1 ms — http/1.1https://www.caixa.gov.br/Paginas/home-caixa.aspx/Paginas/home-caixa.aspx https://www.caixa.gov.br/Paginas/home-caixa.aspx — 200 — 59.5 KiB — 1.1 s — h2https://tag.goadopt.io/injector.js?website_code=83c6ae62-0926-450e-a47d-9fcf609403bftag.goadopt.io/injector.js?website_... https://tag.goadopt.io/injector.js?website_code=83c6ae62-0926-450e-a47d-9fcf609403bf — 302 — 544 B — 52 ms — h2https://cdn.rybena.com.br/dom/master/caixa/rybena.jscdn.rybena.com.br/dom/master/caixa/... https://cdn.rybena.com.br/dom/master/caixa/rybena.js — 200 — 33.1 KiB — 58 ms — h3https://www.caixa.gov.br/Style%20Library/js/jquery.min.js/Style%20Library/js/jquery.min.js https://www.caixa.gov.br/Style%20Library/js/jquery.min.js — 200 — 38.8 KiB — 87 ms — h2https://www.caixa.gov.br/_layouts/15/1046/initstrings.js?rev=mwvYlbIyUbEbxtCpAg383w%3D%3DTAG0/_layouts/15/1046/initstrings.js?re... https://www.caixa.gov.br/_layouts/15/1046/initstrings.js?rev=mwvYlbIyUbEbxtCpAg383w%3D%3DTAG0 — 200 — 7.4 KiB — 95 ms — h2https://www.caixa.gov.br/_layouts/15/init.js?rev=RHfoRxFuwXZ%2BOo2JABCoHA%3D%3DTAG0/_layouts/15/init.js?rev=RHfoRxFuwX... https://www.caixa.gov.br/_layouts/15/init.js?rev=RHfoRxFuwXZ%2BOo2JABCoHA%3D%3DTAG0 — 200 — 75.5 KiB — 137 ms — h2https://www.caixa.gov.br/ScriptResource.axd?d=GyqjUVUxZqFOuMWNVRhLLmM_4FdcQX1Cr_WfBgP_HerVhzHOBWoR4KdcaVq_6YESEUmhg6W2JQrFwjUIK1YAyW_g1J4rx1vZvTAr-_oi5JUPf5LZaKKaqmXXOssazO5b1g1MXvQTSWQ27U-Oh8obNN0dWFnBZELLam7hzY7MymKUwM4Y9E0nqZbMVNSNaWRz0&t=ffffffffb1d0f179/ScriptResource.axd?d=GyqjUVUxZqFOu... https://www.caixa.gov.br/ScriptResource.axd?d=GyqjUVUxZqFOuMWNVRhLLmM_4FdcQX1Cr_WfBgP_HerVhzHOBWoR4KdcaVq_6YESEUmhg6W2JQrFwjUIK1YAyW_g1J4rx1vZvTAr-_oi5JUPf5LZaKKaqmXXOssazO5b1g1MXvQTSWQ27U-Oh8obNN0dWFnBZELLam7hzY7MymKUwM4Y9E0nqZbMVNSNaWRz0&t=ffffffffb1d0f179 — 200 — 25.4 KiB — 1.7 s — h2https://www.caixa.gov.br/_layouts/15/blank.js?rev=nBzPIm07cpYroIjvUHh4jw%3D%3DTAG0/_layouts/15/blank.js?rev=nBzPIm07c... https://www.caixa.gov.br/_layouts/15/blank.js?rev=nBzPIm07cpYroIjvUHh4jw%3D%3DTAG0 — 200 — 817 B — 132 ms — h2https://www.caixa.gov.br/ScriptResource.axd?d=gaAiVduERC7dhIjmiYYpvaJbTMJiQ120vK1B5CGk4PyqPsReT_pGp8BkLgUUZLVRM-lQ-pK2x_uzbmegpZ0G7i6PdURy77STQdcpzyqJKKL3ZxBqSPdDhF3O2HudOdkE1Ms8QsEZiji7GUFsdGt3ma6LjHTMS_T4Xu2RLJNK_W22nE-FP5U8qYt-PmcGYvyM0&t=ffffffffb1d0f179/ScriptResource.axd?d=gaAiVduERC7dh... https://www.caixa.gov.br/ScriptResource.axd?d=gaAiVduERC7dhIjmiYYpvaJbTMJiQ120vK1B5CGk4PyqPsReT_pGp8BkLgUUZLVRM-lQ-pK2x_uzbmegpZ0G7i6PdURy77STQdcpzyqJKKL3ZxBqSPdDhF3O2HudOdkE1Ms8QsEZiji7GUFsdGt3ma6LjHTMS_T4Xu2RLJNK_W22nE-FP5U8qYt-PmcGYvyM0&t=ffffffffb1d0f179 — 200 — 10.2 KiB — 1.4 s — h2https://www.caixa.gov.br/Style%20Library/css/clean.css/Style%20Library/css/clean.css https://www.caixa.gov.br/Style%20Library/css/clean.css — 200 — 1.4 KiB — 42 ms — h2https://tag.goadopt.io/injector.js/v2/0072?website_code=83c6ae62-0926-450e-a47d-9fcf609403bftag.goadopt.io/injector.js/v2/0072?... https://tag.goadopt.io/injector.js/v2/0072?website_code=83c6ae62-0926-450e-a47d-9fcf609403bf — 200 — 943.0 KiB — 102 ms — h2https://www.caixa.gov.br/WebResource.axd?d=tSn0Tfbshk3gR-CnFveKRteygcT3hOonS0dgStc4kkYcWld2vuXgEEqbUsN8k1xpX3tQnstIMbjApUnWjvg4I9rQJwaj6l5A6vtQvWy1rMI1&t=638337626647498686/WebResource.axd?d=tSn0Tfbshk3gR-Cn... https://www.caixa.gov.br/WebResource.axd?d=tSn0Tfbshk3gR-CnFveKRteygcT3hOonS0dgStc4kkYcWld2vuXgEEqbUsN8k1xpX3tQnstIMbjApUnWjvg4I9rQJwaj6l5A6vtQvWy1rMI1&t=638337626647498686 — 200 — 6.3 KiB — 383 ms — h2https://www.caixa.gov.br/Style%20Library/css/botao-acessibilidade.css/Style%20Library/css/botao-acessibi... https://www.caixa.gov.br/Style%20Library/css/botao-acessibilidade.css — 200 — 1.1 KiB — 46 ms — h2https://www.caixa.gov.br/Style%20Library/css/header.css/Style%20Library/css/header.css https://www.caixa.gov.br/Style%20Library/css/header.css — 200 — 6.6 KiB — 48 ms — h2https://www.caixa.gov.br/Style%20Library/js/cabecalho.js/Style%20Library/js/cabecalho.js https://www.caixa.gov.br/Style%20Library/js/cabecalho.js — 200 — 3.8 KiB — 49 ms — h2https://www.caixa.gov.br/Style%20Library/js/busca-caixa.js/Style%20Library/js/busca-caixa.js https://www.caixa.gov.br/Style%20Library/js/busca-caixa.js — 200 — 7.6 KiB — 51 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/icones/x-volume-negativa-54.png/PublishingImages/nova-home/icones/... https://www.caixa.gov.br/PublishingImages/nova-home/icones/x-volume-negativa-54.png — 200 — 3.0 KiB — 53 ms — h2https://www.caixa.gov.br/Style%20Library/images/logo-caixa-branco.png/Style%20Library/images/logo-caixa-... https://www.caixa.gov.br/Style%20Library/images/logo-caixa-branco.png — 200 — 1.3 KiB — 55 ms — h2https://www.caixa.gov.br/Style%20Library/css/carrossel-home.css/Style%20Library/css/carrossel-home... https://www.caixa.gov.br/Style%20Library/css/carrossel-home.css — 200 — 4.9 KiB — 56 ms — h2https://www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js/Style%20Library/js/jquery-ui.min.j... https://www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js — 200 — 88.8 KiB — 158 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/HomeSite-Desktop1920x680_MEGA30anos-330M.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/HomeSite-Desktop1920x680_MEGA30anos-330M.jpg — 200 — 395.5 KiB — 129 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/HomeSite-Mobile1180x667_MEGA30anos_V330M.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/HomeSite-Mobile1180x667_MEGA30anos_V330M.jpg — 200 — 267.5 KiB — 154 ms — h2https://www.caixa.gov.br/Style%20Library/css/swiper-bundle.min.css/Style%20Library/css/swiper-bundle.... https://www.caixa.gov.br/Style%20Library/css/swiper-bundle.min.css — 200 — 6.7 KiB — 97 ms — h2https://www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js/Style%20Library/js/swiper-bundle.m... https://www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js — 200 — 61.8 KiB — 45 ms — h2https://www.caixa.gov.br/Style%20Library/js/carrossel-home.js/Style%20Library/js/carrossel-home.... https://www.caixa.gov.br/Style%20Library/js/carrossel-home.js — 200 — 1.7 KiB — 42 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/selo.png/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/mega-30-anos/selo.png — 200 — 133.7 KiB — 50 ms — h2https://www.caixa.gov.br/Style%20Library/css/acesso-rapido.css/Style%20Library/css/acesso-rapido.... https://www.caixa.gov.br/Style%20Library/css/acesso-rapido.css — 200 — 1.8 KiB — 48 ms — h2https://www.caixa.gov.br/Style%20Library/js/acesso-rapido.js/Style%20Library/js/acesso-rapido.j... https://www.caixa.gov.br/Style%20Library/js/acesso-rapido.js — 200 — 1.1 KiB — 41 ms — h2https://www.caixa.gov.br/Style%20Library/css/destaques-home.css/Style%20Library/css/destaques-home... https://www.caixa.gov.br/Style%20Library/css/destaques-home.css — 200 — 1.7 KiB — 42 ms — h2https://www.caixa.gov.br/Style%20Library/js/destaques-home.js/Style%20Library/js/destaques-home.... https://www.caixa.gov.br/Style%20Library/js/destaques-home.js — 200 — 1.1 KiB — 42 ms — h2https://www.caixa.gov.br/Style%20Library/css/loterias-home.css/Style%20Library/css/loterias-home.... https://www.caixa.gov.br/Style%20Library/css/loterias-home.css — 200 — 14.6 KiB — 43 ms — h2https://www.caixa.gov.br/Style%20Library/js/loterias-home.js/Style%20Library/js/loterias-home.j... https://www.caixa.gov.br/Style%20Library/js/loterias-home.js — 200 — 4.9 KiB — 41 ms — h2https://www.caixa.gov.br/Style%20Library/css/solucoes-conglomerado.css/Style%20Library/css/solucoes-congl... https://www.caixa.gov.br/Style%20Library/css/solucoes-conglomerado.css — 200 — 3.0 KiB — 41 ms — h2https://www.caixa.gov.br/Style%20Library/js/slick.min.js/Style%20Library/js/slick.min.js https://www.caixa.gov.br/Style%20Library/js/slick.min.js — 200 — 14.8 KiB — 42 ms — h2https://www.caixa.gov.br/Style%20Library/js/solucoes-conglomerado.js/Style%20Library/js/solucoes-conglo... https://www.caixa.gov.br/Style%20Library/js/solucoes-conglomerado.js — 200 — 1.5 KiB — 43 ms — h2https://www.caixa.gov.br/Style%20Library/fontawesome6/css/font-awesome.min.css/Style%20Library/fontawesome6/css/f... https://www.caixa.gov.br/Style%20Library/fontawesome6/css/font-awesome.min.css — 200 — 29.7 KiB — 44 ms — h2https://www.caixa.gov.br/Style%20Library/css/rodape-caixa.css/Style%20Library/css/rodape-caixa.c... https://www.caixa.gov.br/Style%20Library/css/rodape-caixa.css — 200 — 3.6 KiB — 43 ms — h2https://www.caixa.gov.br/Style%20Library/js/rodape-caixa.js/Style%20Library/js/rodape-caixa.js https://www.caixa.gov.br/Style%20Library/js/rodape-caixa.js — 200 — 1008 B — 41 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NDBHSLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NDBHSL — 200 — 155.9 KiB — 32 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/novo-desenrola/DESTAQUE_HOME_VERSAO_MOBILE.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/novo-desenrola/DESTAQUE_HOME_VERSAO_MOBILE.jpg — 200 — 581.8 KiB — 87 ms — h2https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&auid=1176324469.1779671531&dt=CAIXA&en=page_view&dl=https%3A%2F%2Fwww.caixa.gov.br%2FPaginas%2Fhome-caixa.aspx&scrsrc=www.googletagmanager.com&rnd=2123603927.1779671531&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He65k1v71748258za200zd71748258xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701382~118131808&apve=1&apvf=f&apvc=1&tft=1779671530664&tfd=5140www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&auid=1176324469.1779671531&dt=CAIXA&en=page_view&dl=https%3A%2F%2Fwww.caixa.gov.br%2FPaginas%2Fhome-caixa.aspx&scrsrc=www.googletagmanager.com&rnd=2123603927.1779671531&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He65k1v71748258za200zd71748258xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701382~118131808&apve=1&apvf=f&apvc=1&tft=1779671530664&tfd=5140 — 200 — 21 B — 20 ms — h3https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/novo-desenrola/selo.png/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/novo-desenrola/selo.png — 200 — 46.7 KiB — 43 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/copa-visa-2026/V9-Dektop-CopaDoMundo-052026-Bg.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/copa-visa-2026/V9-Dektop-CopaDoMundo-052026-Bg.jpg — 200 — 132.7 KiB — 50 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/copa-visa-2026/V9-Desktop-CopaDoMundo-Selo-500x390.png/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/copa-visa-2026/V9-Desktop-CopaDoMundo-Selo-500x390.png — 200 — 44.8 KiB — 42 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/trabalhador-2026/BG-HomeSite_Desktop.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/trabalhador-2026/BG-HomeSite_Desktop.jpg — 200 — 120.4 KiB — 49 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/trabalhador-2026/SeloTrabalhador-HomeDesktop.png/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/trabalhador-2026/SeloTrabalhador-HomeDesktop.png — 200 — 17.2 KiB — 44 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/2026-seguranca/desktop.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/2026-seguranca/desktop.jpg — 200 — 1.1 MiB — 149 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/2026-seguranca/selo.png/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/2026-seguranca/selo.png — 200 — 44.5 KiB — 81 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/novo-desenrola/DESTAQUE_HOME_VERSAO_MOBILE3.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/novo-desenrola/DESTAQUE_HOME_VERSAO_MOBILE3.jpg — 200 — 626.5 KiB — 202 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/copa-visa-2026/V9-MOBILE-CopaDoMundo-052026.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/copa-visa-2026/V9-MOBILE-CopaDoMundo-052026.jpg — 200 — 100.8 KiB — 175 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/trabalhador-2026/HomeSite_Mobile.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/trabalhador-2026/HomeSite_Mobile.jpg — 200 — 162.0 KiB — 211 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/2026-seguranca/mobile.jpg/PublishingImages/nova-home/carross... https://www.caixa.gov.br/PublishingImages/nova-home/carrossel/2026-seguranca/mobile.jpg — 200 — 766.4 KiB — 291 ms — h2https://www.googletagmanager.com/gtag/js?id=G-PD5EBJFQ7X&cx=c&gtm=4e65k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-PD5EBJFQ7X&cx=c&gtm=4e65k1 — 200 — 168.7 KiB — 24 ms — h2https://www.clarity.ms/tag/py0mwymk36www.clarity.ms/tag/py0mwymk36 https://www.clarity.ms/tag/py0mwymk36 — 200 — 1.1 KiB — 34 ms — http/1.1https://www.caixa.gov.br/Style%20Library/images/ic-libras-azul-v1.png/Style%20Library/images/ic-libras-a... https://www.caixa.gov.br/Style%20Library/images/ic-libras-azul-v1.png — 200 — 8.4 KiB — 137 ms — h2https://www.caixa.gov.br/Style%20Library/fonts/CAIXAStd-Book.woff/Style%20Library/fonts/CAIXAStd-Boo... https://www.caixa.gov.br/Style%20Library/fonts/CAIXAStd-Book.woff — 200 — 39.2 KiB — 117 ms — h2https://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-solid-900.woff2/Style%20Library/fontawesome6/webfo... https://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-solid-900.woff2 — 200 — 154.7 KiB — 145 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-PD5EBJFQ7X&gtm=45je65k1v9105020563z871748258za20gzb71748258zd71748258&_p=1779671529831&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&are=1&cid=2094849893.1779671531&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938469~118689381&sid=1779671531&sct=1&seg=0&dl=https%3A%2F%2Fwww.caixa.gov.br%2FPaginas%2Fhome-caixa.aspx&dt=CAIXA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=5596analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-PD5EBJFQ7X&gtm=45je65k1v9105020563z871748258za20gzb71748258zd71748258&_p=1779671529831&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGAC&are=1&cid=2094849893.1779671531&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938469~118689381&sid=1779671531&sct=1&seg=0&dl=https%3A%2F%2Fwww.caixa.gov.br%2FPaginas%2Fhome-caixa.aspx&dt=CAIXA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=5596 — 204 — 550 B — 31 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-PD5EBJFQ7X&cid=2094849893.1779671531&gtm=45je65k1v9105020563z871748258za20gzb71748258zd71748258&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~118689381stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-PD5EBJFQ7X&cid=2094849893.1779671531&gtm=45je65k1v9105020563z871748258za20gzb71748258zd71748258&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~118689381 — 204 — 559 B — 24 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-PD5EBJFQ7X&cid=2094849893.1779671531&gtm=45je65k1v9105020563z871748258za20gzb71748258zd71748258&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~118689381&z=985773007www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-PD5EBJFQ7X&cid=2094849893.1779671531&gtm=45je65k1v9105020563z871748258za20gzb71748258zd71748258&rcb=11&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~118689381&z=985773007 — 200 — 408 B — 28 ms — h2https://scripts.clarity.ms/0.8.64/clarity.jsscripts.clarity.ms/0.8.64/clarity.j... https://scripts.clarity.ms/0.8.64/clarity.js — 200 — 25.1 KiB — 25 ms — h2https://www.caixa.gov.br/_layouts/15/1046/strings.js?rev=Z%2B40y2YoLenFccxjN0twUQ%3D%3DTAG0/_layouts/15/1046/strings.js?rev=Z%... https://www.caixa.gov.br/_layouts/15/1046/strings.js?rev=Z%2B40y2YoLenFccxjN0twUQ%3D%3DTAG0 — 200 — 52.6 KiB — 49 ms — h2https://www.caixa.gov.br/_layouts/15/core.js?rev=9kCBQNkpbQYAoiVcZpdkJA%3D%3DTAG0/_layouts/15/core.js?rev=9kCBQNkpbQ... https://www.caixa.gov.br/_layouts/15/core.js?rev=9kCBQNkpbQYAoiVcZpdkJA%3D%3DTAG0 — 200 — 119.3 KiB — 49 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 280 B — 718 ms — http/1.1https://servicebus4.caixa.gov.br/loterias/api/loterias/QUINAservicebus4.caixa.gov.br/loterias/a... https://servicebus4.caixa.gov.br/loterias/api/loterias/QUINA — 200 — 855 B — 1.4 s — http/1.1https://www.caixa.gov.br/_layouts/15/mquery.js?rev=G0XIYJI9ofOrcdJaLkhB7Q%3D%3DTAG0/_layouts/15/mquery.js?rev=G0XIYJI9... https://www.caixa.gov.br/_layouts/15/mquery.js?rev=G0XIYJI9ofOrcdJaLkhB7Q%3D%3DTAG0 — 200 — 6.3 KiB — 54 ms — h2https://www.caixa.gov.br/Style%20Library/fonts/CAIXAStd-Bold.woff/Style%20Library/fonts/CAIXAStd-Bol... https://www.caixa.gov.br/Style%20Library/fonts/CAIXAStd-Bold.woff — 200 — 40.1 KiB — 52 ms — h2https://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-brands-400.woff2/Style%20Library/fontawesome6/webfo... https://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-brands-400.woff2 — 200 — 116.4 KiB — 53 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-habitacao-v3.png/PublishingImages/nova-home/destaqu... https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-habitacao-v3.png — 200 — 214.2 KiB — 78 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-cartoes-v2.png/PublishingImages/nova-home/destaqu... https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-cartoes-v2.png — 200 — 234.4 KiB — 90 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-emprestimo-v2.png/PublishingImages/nova-home/destaqu... https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-emprestimo-v2.png — 200 — 272.2 KiB — 108 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-investimento-v2.png/PublishingImages/nova-home/destaqu... https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-investimento-v2.png — 200 — 235.2 KiB — 127 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-openfinance-v2.png/PublishingImages/nova-home/destaqu... https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-openfinance-v2.png — 200 — 210.2 KiB — 143 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-sustentabilidade-v3.png/PublishingImages/nova-home/destaqu... https://www.caixa.gov.br/PublishingImages/nova-home/destaque-produtos/806x516/2024/destaque-home-site-caixa-2024-sustentabilidade-v3.png — 200 — 201.7 KiB — 159 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/destaque-loterias/volantes-loterias.png/PublishingImages/nova-home/destaqu... https://www.caixa.gov.br/PublishingImages/nova-home/destaque-loterias/volantes-loterias.png — 200 — 109.2 KiB — 165 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/carrossel-home-solucoes-tagcaixaempresas.jpg/PublishingImages/nova-home/solucoe... https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/carrossel-home-solucoes-tagcaixaempresas.jpg — 200 — 36.9 KiB — 168 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/contratacao-cartao-app.jpg/PublishingImages/nova-home/solucoe... https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/contratacao-cartao-app.jpg — 200 — 15.9 KiB — 147 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/V1_banner_ApplePay_265x165.jpg/PublishingImages/nova-home/solucoe... https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/V1_banner_ApplePay_265x165.jpg — 200 — 23.1 KiB — 148 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/carrossel_home_azulzinha-posicionamento_265x165px_.jpg/PublishingImages/nova-home/solucoe... https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/carrossel_home_azulzinha-posicionamento_265x165px_.jpg — 200 — 22.9 KiB — 150 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/Thumb_site_sem_logo.png/PublishingImages/nova-home/solucoe... https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/Thumb_site_sem_logo.png — 200 — 85.6 KiB — 158 ms — h2https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/destaque_carrossel_azulzinha.jpg/PublishingImages/nova-home/solucoe... https://www.caixa.gov.br/PublishingImages/nova-home/solucoes/destaque_carrossel_azulzinha.jpg — 200 — 25.7 KiB — 159 ms — h2https://www.caixa.gov.br/_layouts/15/sp.init.js?rev=v7C9ZcXmEYuhjJNLnCo66A%3D%3DTAG0/_layouts/15/sp.init.js?rev=v7C9ZcX... https://www.caixa.gov.br/_layouts/15/sp.init.js?rev=v7C9ZcXmEYuhjJNLnCo66A%3D%3DTAG0 — 200 — 8.8 KiB — 148 ms — h2https://www.caixa.gov.br/_layouts/15/sp.core.js?rev=bOK%2Bug%2FpfAotn0K8lTrAmw%3D%3DTAG0/_layouts/15/sp.core.js?rev=bOK%2Bu... https://www.caixa.gov.br/_layouts/15/sp.core.js?rev=bOK%2Bug%2FpfAotn0K8lTrAmw%3D%3DTAG0 — 200 — 21.2 KiB — 42 ms — h2https://disclaimer-api.goadopt.io/api/tag/get-consentdisclaimer-api.goadopt.io/api/tag/g... https://disclaimer-api.goadopt.io/api/tag/get-consent — 200 — 0 B — 289 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 513 B — 87 ms — h2https://www.caixa.gov.br/Style%20Library/images/favicon.ico/Style%20Library/images/favicon.ico https://www.caixa.gov.br/Style%20Library/images/favicon.ico — 200 — 1.1 KiB — 375 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=A79DF7ED31F04EEF8AAF95139DC6DDF2&RedC=c.clarity.ms&MXFR=27416009FA2E6F051294776DFE2E6101c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=A79DF7ED31F04EEF8AAF95139DC6DDF2&RedC=c.clarity.ms&MXFR=27416009FA2E6F051294776DFE2E6101 — 302 — 760 B — 78 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=A79DF7ED31F04EEF8AAF95139DC6DDF2&MUID=3B38B402186260191046A366190561B0c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=A79DF7ED31F04EEF8AAF95139DC6DDF2&MUID=3B38B402186260191046A366190561B0 — 200 — 464 B — 63 ms — h2https://disclaimer-api.goadopt.io/api/tag/get-consentdisclaimer-api.goadopt.io/api/tag/g... https://disclaimer-api.goadopt.io/api/tag/get-consent — 200 — 661 B — 296 ms — h2https://disclaimer-api.goadopt.io/api/iab/vendor-list.jsondisclaimer-api.goadopt.io/api/iab/v... https://disclaimer-api.goadopt.io/api/iab/vendor-list.json — 200 — 99.3 KiB — 18 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 280 B — 237 ms — http/1.1https://www.caixa.gov.br/Style%20Library/images/icos_loterias.png/Style%20Library/images/icos_loteri... https://www.caixa.gov.br/Style%20Library/images/icos_loterias.png — 200 — 18.9 KiB — 42 ms — h2https://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-regular-400.woff2/Style%20Library/fontawesome6/webfo... https://www.caixa.gov.br/Style%20Library/fontawesome6/webfonts/fa-regular-400.woff2 — 200 — 25.9 KiB — 44 ms — h2https://axeptio-api.goadopt.io/flowaxeptio-api.goadopt.io/flow https://axeptio-api.goadopt.io/flow — 204 — 300 B — 211 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 280 B — 237 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
56% of JavaScript execution is third-party
First-party Third-party 3793ms · 383KB · R$11/mo
tag.goadopt.io
Other
Costly
Execution 1987ms
Transfer 1 KB
Monthly Cost R$6/mo
Google Tag Manager
Tag Manager
Costly
Execution 980ms
Transfer 156 KB
Unused 38%
Monthly Cost R$3/mo
Google Tag Manager
Tag Manager
Costly
Execution 412ms
Transfer 169 KB
Unused 40%
Monthly Cost R$1/mo
Microsoft Clarity
Session Replay
Costly
Execution 342ms
Transfer 25 KB
Monthly Cost R$1/mo
cdn.rybena.com.br
Other
Optional
Execution 72ms
Transfer 33 KB
Monthly Cost R$0/mo

These scripts may cost more than they're worth

  • tag.goadopt.io adds 1987ms and costs ~R$6/month
  • Google Tag Manager adds 980ms and costs ~R$3/month
  • Google Tag Manager adds 412ms and costs ~R$1/month
  • Microsoft Clarity adds 342ms and costs ~R$1/month

56% 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

tag.goadopt.io takes 1987ms 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

Google Tag Manager takes 980ms 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

Google Tag Manager takes 412ms 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

Microsoft Clarity takes 342ms 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

How third-party costs are calculated

Image Optimization
62 images, 4805 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

62

Total Size

4805 KB

10 missing alt text 62 missing dimensions 16 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback