Performance
· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.Performance-focused optimization plan with CWV assessment, top offenders, and time estimates
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.79 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
5.19 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
98 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.009
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.92 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.
5.89 s
Page Load Progression
FPage Weight BudgetAction8.3 MB transferred, 92 requestsFIX
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
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.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
DJS BundlesAction29 scripts, 403 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.caixa.gov.br/_layouts/15/core.js?rev=9kCBQNkpbQYAoiVcZpdkJA%3D%3DTAG0 | 119 KB | 108 KB (91%) | ✓ | 1st |
| https://www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js | 89 KB | 77 KB (87%) | ✓ | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-PD5EBJFQ7X&cx=c>m=4e65k1h1 | 169 KB | 68 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NDBHSL | 156 KB | 59 KB (38%) | ✓ | 3rd |
| https://www.caixa.gov.br/_layouts/15/init.js?rev=RHfoRxFuwXZ%2BOo2JABCoHA%3D%3DTAG0 | 76 KB | 54 KB (72%) | ✓ | 1st |
| https://www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js | 62 KB | 37 KB (60%) | ✗ | 1st |
| https://tag.goadopt.io/injector.js/v2/0072?website_code=83c6ae62-0926-450e-a47d-9fcf609403bf | 943 KB | — | ✓ | 3rd |
| https://www.caixa.gov.br/Style%20Library/js/slick.min.js | 15 KB | — | ✓ | 1st |
| https://www.caixa.gov.br/WebResource.axd?d=tSn0Tfbshk3gR-CnFveKRteygcT3hOonS0dgStc4kkYcWld2vuXgEEqbUsN8k1xpX3tQnstIMbjApUnWjvg4I9rQJwaj6l5A6vtQvWy1rMI1&t=638337626647498686 | 6 KB | — | ✓ | 1st |
| https://www.caixa.gov.br/Style%20Library/js/cabecalho.js | 4 KB | — | ✓ | 1st |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
DPage Weight InventoryAction92 resources · 8.3 MB · 403 KB savings availableFIX
~402.7 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 92 resources | 8.3 MiB | ||||||
FHTTP CachingActionNo cache headersFIX
No Cache-Control header
Adding a Cache-Control header can significantly improve repeat-visit performance.
CImage OptimizationAction28 images, 0 KB saveableREVIEW
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Performance issues directly impact user engagement and conversion rates.
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
Set explicit width and height to prevent CLS.
Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.
Source: web.dev / Core Web Vitals
CJS Execution CostAction1783ms total JS executionREVIEW
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://tag.goadopt.io/injector.js?website_code=83c6ae62-0926-450e-a47d-9fcf609403bf | 490ms | 265ms | 122ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-NDBHSL | 247ms | 199ms | 16ms | 3rd |
| https://www.caixa.gov.br/_layouts/15/core.js?rev=9kCBQNkpbQYAoiVcZpdkJA%3D%3DTAG0 | 233ms | 140ms | 15ms | 1st |
| https://www.caixa.gov.br/Paginas/home-caixa.aspx | 226ms | 14ms | 3ms | 1st |
| Unattributable | 200ms | 2ms | 0ms | 1st |
| https://www.caixa.gov.br/Style%20Library/js/swiper-bundle.min.js | 128ms | 41ms | 6ms | 1st |
| https://www.googletagmanager.com/gtag/js?id=G-PD5EBJFQ7X&cx=c>m=4e65k1h1 | 127ms | 94ms | 19ms | 3rd |
| https://scripts.clarity.ms/0.8.64/clarity.js | 82ms | 75ms | 3ms | 3rd |
| https://www.caixa.gov.br/Style%20Library/js/jquery-ui.min.js | 50ms | 26ms | 23ms | 1st |
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BMain HTML Cache-ControlNo Cache-Control header on main HTML responseREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
A+Third-Party Impact17% third-party, 0 ms blockingPASS
A+Text CompressionAll text resources are compressedPASS
A+Font Loading6 fonts (416 KB)PASS
Web fonts
6
416 KB total
Render-blocking
0
of 6
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
- Convert to woff2 for ~30% smaller file size
- Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~171 KB and ~342 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource HintsNo optimization neededPASS
A+LCP Image PreloadLCP preload audit not availablePASS
A+Server Response Intelligence1 server-response signal(s) detectedPASS
Network Waterfall92 requests over 8749msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
tag.goadopt.io tag.goadopt.io | Other | 490ms | 1 KB | — | R$1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 247ms | 156 KB | 38% | R$1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 127ms | 169 KB | 40% | R$0/mo | Optional |
Microsoft Clarity scripts.clarity.ms | Session Replay | 82ms | 25 KB | — | R$0/mo | Optional |
These scripts may cost more than they're worth
- tag.goadopt.io adds 490ms and costs ~R$1/month
- Google Tag Manager adds 247ms and costs ~R$1/month
53% of JavaScript execution time comes from third-party scripts.
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 490ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Google Tag Manager takes 247ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.
This script has high main-thread execution time — optimize hot paths or defer.
Source: web.dev
Image Optimization62 images, 4805 KB total, 0 KB wastedINFO
Image Optimization Audit
Total Images
62
Total Size
4805 KB