Performance
· 25 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.
3.60 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
19.37 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
1.07 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.88 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.
22.20 s
Page Load Progression
DPage Weight BudgetAction2.6 MB transferred, 119 requestsFIX
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.
Source: web.dev
Subset fonts to include only used characters, or switch to system font stacks.
Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).
Source: web.dev font loading
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.
Source: web.dev
DThird-Party ImpactAction100% third-party, 0 ms blockingFIX
FJS Execution CostAction5174ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://www.itau.com.br/gestao-de-cookies/polyfills.js | 1658ms | 1392ms | 21ms | 3rd |
| https://www.itau.com.br/ | 1466ms | 495ms | 88ms | 3rd |
| Unattributable | 531ms | 18ms | 0ms | 1st |
| https://www.itau.com.br/gestao-de-cookies/main.js | 422ms | 363ms | 46ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MMDJ68X>m=4e65k1 | 299ms | 199ms | 73ms | 3rd |
| https://www.itau.com.br/libs/webpack/public/caronte-public.js | 224ms | 165ms | 39ms | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-XX21YFL930&cx=c>m=4e65k1 | 193ms | 154ms | 38ms | 3rd |
| https://cdn.evgnet.com/beacon/itauunibanco2/itau_br_prod/scripts/evergage.min.js | 160ms | 144ms | 14ms | 3rd |
| https://plugin.handtalk.me/web/latest/handtalk.min.js | 124ms | 85ms | 39ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5NGCP8C | 96ms | 60ms | 35ms | 3rd |
FJS BundlesAction47 scripts, 633 KB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://www.itau.com.br/gestao-de-cookies/main.js | 590 KB | 187 KB (32%) | ✓ | 3rd |
| https://plugin.handtalk.me/web/latest/sign.646cf9e8.js | 110 KB | 103 KB (95%) | ✓ | 3rd |
| https://www.itau.com.br/libs/webpack/public/caronte-public.js | 191 KB | 93 KB (49%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-XX21YFL930&cx=c>m=4e65k1 | 165 KB | 65 KB (39%) | ✓ | 3rd |
| https://plugin.handtalk.me/web/latest/handtalk.min.js | 149 KB | 59 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5NGCP8C | 160 KB | 58 KB (36%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-MMDJ68X>m=4e65k1 | 187 KB | 43 KB (23%) | ✓ | 3rd |
| https://www.itau.com.br/sdk-analytics/web.js | 81 KB | 24 KB (30%) | ✓ | 3rd |
| https://www.itau.com.br/modules_idl/search_agency_idl/ts/search_agency_idl.js | 1 KB | — | ✓ | 3rd |
| https://www.itau.com.br/libs/scripts/iTagger-new.js | 7 KB | — | ✗ | 3rd |
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
Consider code splitting or tree shaking to reduce unused code.
This bundle has high unused code — code-split or tree-shake to ship only what executes.
Source: web.dev / Lighthouse coverage
FPage Weight InventoryAction119 resources · 2.6 MB · 633 KB savings availableFIX
~632.6 KiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 119 resources | 2.6 MiB | ||||||
BImage Optimization18 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
BHTTP/3 (QUIC)HTTP/3 not advertisedREVIEW
CCompression AlgorithmActionMain response served uncompressedREVIEW
BServer-Timing ObservabilityNo Server-Timing header foundREVIEW
CGreen HostingActionWhether the site is served from green-energy infrastructureREVIEW
Green Hosting
No green hosting detected
BHTTP Cachingmax-age=0REVIEW
max-age=0
| Directive | Value | Meaning |
|---|---|---|
| max-age | 0 | Cache for 0 seconds |
A+Text CompressionAll text resources are compressedPASS
A+Font Loading8 fonts (244 KB)PASS
Web fonts
8
244 KB total
Render-blocking
0
of 8
Dominant font-display
swap
Most common across fonts
Font loading timeline
- 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 ~61 KB and ~122 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+Main HTML Cache-ControlMain HTML max-age=0 (≤ 5min) is appropriatePASS
A+Server Response Intelligence2 server-response signal(s) detectedPASS
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
AJavaScript Blocking1 JS blocking issue(s) detectedPASS
A+CSS Performance DepthNo CSS performance depth issues detectedPASS
Network Waterfall119 requests over 3651msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
www.itau.com.br www.itau.com.br | Other | 1658ms | 34 KB | — | R$20/mo | Costly |
www.itau.com.br www.itau.com.br | Other | 1466ms | 25 KB | — | R$18/mo | Costly |
www.itau.com.br www.itau.com.br | Other | 422ms | 590 KB | 32% | R$5/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 299ms | 187 KB | 23% | R$4/mo | Costly |
www.itau.com.br www.itau.com.br | Other | 224ms | 191 KB | 49% | R$3/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 193ms | 165 KB | 39% | R$2/mo | Optional |
cdn.evgnet.com cdn.evgnet.com | Other | 160ms | 45 KB | — | R$2/mo | Optional |
plugin.handtalk.me plugin.handtalk.me | Other | 124ms | 149 KB | 40% | R$2/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 96ms | 160 KB | 36% | R$1/mo | Optional |
These scripts may cost more than they're worth
- www.itau.com.br adds 1658ms and costs ~R$20/month
- www.itau.com.br adds 1466ms and costs ~R$18/month
- www.itau.com.br adds 422ms and costs ~R$5/month
- Google Tag Manager adds 299ms and costs ~R$4/month
- www.itau.com.br adds 224ms and costs ~R$3/month
90% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.
When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.
Learn more ▾ ▴
Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.
Source: web.dev
www.itau.com.br takes 1658ms 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
www.itau.com.br takes 1466ms 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
www.itau.com.br takes 422ms 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 299ms 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
www.itau.com.br takes 224ms 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