Performance
· 17 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.
2.71 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
44.04 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
4.03 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.107
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
15.15 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.
45.77 s
Page Load Progression
FPage Weight BudgetAction5.7 MB transferred, 271 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
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 ImpactAction98% third-party, 0 ms blockingFIX
FJS Execution CostAction13484ms total JS executionFIX
Main Thread Breakdown
| Script | Total | Scripting | Parse/Compile | Party |
|---|---|---|---|---|
| https://g1.globo.com/ | 2131ms | 135ms | 78ms | 1st |
| Unattributable | 1745ms | 342ms | 0ms | 3rd |
| https://s3.glbimg.com/v1/AUTH_f7772c2cb2fd4af2bb8929c0ae6fdba7/dsframework/build/mr_534238/client/bastian-2026036847bac98c1ad6180cefb71979fa2bf6.js | 1046ms | 936ms | 25ms | 3rd |
| https://d39f98ec-9259-4f8b-896d-7ab58be1f900.edge.permutive.app/d39f98ec-9259-4f8b-896d-7ab58be1f900-web.js | 976ms | 609ms | 255ms | 3rd |
| https://s3.glbimg.com/v1/AUTH_e1b09a2d222b4900a437a46914be81e5/web/player/stable/player.min.js | 585ms | 337ms | 237ms | 3rd |
| https://ads.rubiconproject.com/prebid/11366_g1.js | 572ms | 511ms | 49ms | 3rd |
| https://sdk.mrf.io/statics/marfeel-sdk.js?id=4560 | 503ms | 379ms | 1ms | 3rd |
| https://s3.glbimg.com/v1/AUTH_da787d4f4e8d46e3ad76d5fa568fe786/horizon-client/horizon-common-hitV2.js | 500ms | 470ms | 6ms | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5PWZB8V | 476ms | 407ms | 48ms | 3rd |
| https://scripts.clarity.ms/0.8.59/clarity.js | 446ms | 416ms | 6ms | 3rd |
Showing top 10 of 39 scripts
FJS BundlesAction90 scripts, 2.0 MB unusedFIX
Downloaded but never executed on this page.
| Script | Size | Unused | Minified | Party |
|---|---|---|---|---|
| https://s3.glbimg.com/v1/AUTH_e1b09a2d222b4900a437a46914be81e5/web/player/stable/player.min.js | 736 KB | 601 KB (82%) | ✓ | 3rd |
| https://s3.glbimg.com/v1/AUTH_c631e406debd4c4fac98a09d48dc17d1/bastian-post/prod/g1/e7d21f14-c89d-407c-9ced-3275a17adf9a/863cd25c-879a-46c9-a23f-7bd6fd0d0980.js | 307 KB | 208 KB (68%) | ✓ | 3rd |
| https://s.glbimg.com/bs/delivery/show/d8cea2-ad999ee72e89e2cde3b77020c6b5a47d.js | 240 KB | 142 KB (59%) | ✓ | 3rd |
| https://s3.glbimg.com/v1/AUTH_3ed1877db4dd4c6b9b8f505e9d4fab03/globoid-js/v1.20.2/globoid-js.min.js?loading-agent=global-webdeps | 218 KB | 108 KB (50%) | ✓ | 3rd |
| https://imasdk.googleapis.com/js/sdkloader/ima3.js | 149 KB | 106 KB (71%) | ✓ | 3rd |
| https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js | 186 KB | 98 KB (52%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-PWH6LMNQ>m=4e64e1 | 111 KB | 72 KB (64%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtm.js?id=GTM-5PWZB8V | 166 KB | 71 KB (43%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/js?id=G-4DF8YFDHV7&cx=c>m=4e64e1 | 170 KB | 67 KB (40%) | ✓ | 3rd |
| https://www.googletagmanager.com/gtag/destination?id=AW-AW-586600620&cx=c>m=4e64e1 | 134 KB | 67 KB (50%) | ✓ | 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 InventoryAction271 resources · 5.7 MB · 2.0 MB savings availableFIX
~2.0 MiB of savings available
| # | Resource | Type | Size | Cache | Unused | 3rd party | Issues |
|---|---|---|---|---|---|---|---|
| — | — | ||||||
| 271 resources | 5.7 MiB | ||||||
BImage Optimization28 images, 0 KB saveableREVIEW
A+Text CompressionAll text resources are compressedPASS
A+Font Loading8 fonts (114 KB)PASS
Web fonts
8
114 KB total
Render-blocking
0
of 8
Dominant font-display
swap
Most common across fonts
Font loading timeline
- Convert to woff2 for ~30% smaller file size
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 ~6 KB and ~12 ms
A+Resource CachingAll resources properly cachedPASS
A+Critical Rendering PathNo render-blocking resourcesPASS
A+Resource Hints15 hints, 0 missing preconnectsPASS
Current Resource Hints
15 resource hints configured
A+Render-Blocking ResourcesNo render-blocking resources detectedPASS
A+Third-Party ResourcesNo third-party resources detectedPASS
A+Green HostingWhether the site is served from green-energy infrastructurePASS
Green Hosting
This site is hosted on green energy infrastructure
Provider: Google Cloud
AHTTP Cachingmax-age=10 (10 seconds)PASS
max-age=10
| Directive | Value | Meaning |
|---|---|---|
| max-age | 10 | Cache for 10 seconds |
Network Waterfall271 requests over 14337msINFO
Third-Party Script CostPer-script blocking time, transfer cost, and cache headersINFO
| Script | Category | Execution | Transfer | Unused | Monthly Cost | Verdict |
|---|---|---|---|---|---|---|
Unattributable Unattributable | Other | 1745ms | 0 KB | — | R$5/mo | Costly |
s3.glbimg.com s3.glbimg.com | Other | 1046ms | 98 KB | 46% | R$3/mo | Costly |
d39f98ec-9259-4f8b-896d-7ab58be1f900.edge.permutive.app d39f98ec-9259-4f8b-896d-7ab58be1f900.edge.permutive.app | Other | 976ms | 523 KB | — | R$3/mo | Costly |
s3.glbimg.com s3.glbimg.com | Other | 585ms | 736 KB | 82% | R$2/mo | Costly |
ads.rubiconproject.com ads.rubiconproject.com | Other | 572ms | 153 KB | 34% | R$2/mo | Costly |
sdk.mrf.io sdk.mrf.io | Other | 503ms | 59 KB | 43% | R$1/mo | Costly |
s3.glbimg.com s3.glbimg.com | Other | 500ms | 15 KB | — | R$1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 476ms | 166 KB | 43% | R$1/mo | Costly |
Microsoft Clarity scripts.clarity.ms | Session Replay | 446ms | 26 KB | — | R$1/mo | Costly |
s3.glbimg.com s3.glbimg.com | Other | 396ms | 307 KB | 68% | R$1/mo | Costly |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 359ms | 186 KB | 52% | R$1/mo | Costly |
s.glbimg.com s.glbimg.com | Other | 315ms | 240 KB | 59% | R$1/mo | Costly |
Facebook Pixel connect.facebook.net | Advertising | 276ms | 96 KB | 33% | R$1/mo | Costly |
ads-library.globo.com ads-library.globo.com | Other | 270ms | 23 KB | — | R$1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 268ms | 143 KB | 42% | R$1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 226ms | 153 KB | 37% | R$1/mo | Costly |
Google Tag Manager www.googletagmanager.com | Tag Manager | 217ms | 170 KB | 40% | R$1/mo | Costly |
s3.glbimg.com s3.glbimg.com | Other | 217ms | 24 KB | — | R$1/mo | Costly |
fundingchoicesmessages.google.com fundingchoicesmessages.google.com | Other | 193ms | 70 KB | 54% | R$1/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 176ms | 134 KB | 50% | R$1/mo | Optional |
marfeelexperimentsexperienceengine.mrf.io marfeelexperimentsexperienceengine.mrf.io | Other | 175ms | 10 KB | — | R$1/mo | Optional |
s3.glbimg.com s3.glbimg.com | Other | 154ms | 218 KB | 50% | R$0/mo | Optional |
Facebook Pixel connect.facebook.net | Advertising | 134ms | 44 KB | — | R$0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 104ms | 113 KB | 59% | R$0/mo | Optional |
s3.glbimg.com s3.glbimg.com | Other | 97ms | 11 KB | — | R$0/mo | Optional |
imasdk.googleapis.com imasdk.googleapis.com | Other | 96ms | 149 KB | 71% | R$0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 93ms | 113 KB | 59% | R$0/mo | Optional |
static.criteo.net static.criteo.net | Other | 86ms | 15 KB | — | R$0/mo | Optional |
securepubads.g.doubleclick.net securepubads.g.doubleclick.net | Other | 84ms | 35 KB | — | R$0/mo | Optional |
ads-library.globo.com ads-library.globo.com | Other | 76ms | 6 KB | — | R$0/mo | Optional |
pub.doubleverify.com pub.doubleverify.com | Other | 69ms | 18 KB | — | R$0/mo | Optional |
s3.glbimg.com s3.glbimg.com | Other | 64ms | 43 KB | 54% | R$0/mo | Optional |
Google Tag Manager www.googletagmanager.com | Tag Manager | 63ms | 111 KB | 64% | R$0/mo | Optional |
s3.glbimg.com s3.glbimg.com | Other | 63ms | 18 KB | — | R$0/mo | Optional |
tags.crwdcntrl.net tags.crwdcntrl.net | Other | 60ms | 13 KB | — | R$0/mo | Optional |
Twitter/X Pixel static.ads-twitter.com | Advertising | 60ms | 13 KB | — | R$0/mo | Optional |
s3.glbimg.com s3.glbimg.com | Other | 59ms | 6 KB | — | R$0/mo | Optional |
novabarra.globo.com novabarra.globo.com | Other | 53ms | 19 KB | — | R$0/mo | Optional |
These scripts may cost more than they're worth
- Unattributable adds 1745ms and costs ~R$5/month
- s3.glbimg.com adds 1046ms and costs ~R$3/month
- d39f98ec-9259-4f8b-896d-7ab58be1f900.edge.permutive.app adds 976ms and costs ~R$3/month
- s3.glbimg.com adds 585ms and costs ~R$2/month
- ads.rubiconproject.com adds 572ms and costs ~R$2/month
- sdk.mrf.io adds 503ms and costs ~R$1/month
- s3.glbimg.com adds 500ms and costs ~R$1/month
- Google Tag Manager adds 476ms and costs ~R$1/month
- Microsoft Clarity adds 446ms and costs ~R$1/month
- s3.glbimg.com adds 396ms and costs ~R$1/month
- securepubads.g.doubleclick.net adds 359ms and costs ~R$1/month
- s.glbimg.com adds 315ms and costs ~R$1/month
- Facebook Pixel adds 276ms and costs ~R$1/month
- ads-library.globo.com adds 270ms and costs ~R$1/month
- Google Tag Manager adds 268ms and costs ~R$1/month
- Google Tag Manager adds 226ms and costs ~R$1/month
- Google Tag Manager adds 217ms and costs ~R$1/month
- s3.glbimg.com adds 217ms and costs ~R$1/month
84% 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
Unattributable takes 1745ms 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
s3.glbimg.com takes 1046ms 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
d39f98ec-9259-4f8b-896d-7ab58be1f900.edge.permutive.app takes 976ms 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
s3.glbimg.com takes 585ms 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
82% of s3.glbimg.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
ads.rubiconproject.com takes 572ms 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
sdk.mrf.io takes 503ms 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
s3.glbimg.com takes 500ms 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 476ms 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
Microsoft Clarity takes 446ms 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
s3.glbimg.com takes 396ms 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
68% of s3.glbimg.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
securepubads.g.doubleclick.net takes 359ms 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
52% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
s.glbimg.com takes 315ms 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
59% of s.glbimg.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
Facebook Pixel takes 276ms 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
ads-library.globo.com takes 270ms 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 268ms 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 226ms 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 217ms 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
s3.glbimg.com takes 217ms 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
54% of fundingchoicesmessages.google.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
50% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
59% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
71% of imasdk.googleapis.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
59% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
54% of s3.glbimg.com's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev
64% of Google Tag Manager's code is unused. The script may be loading features you don't use.
Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.
Source: web.dev