Skip to content
https://ebc.com.br

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
5
REVIEW
3
PASS
5
INFO
2

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

74
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
69
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.76 s

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

2.76 s

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

0 ms

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

0.018

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

2.23 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

2.80 s

Page Load Progression

625 ms
1.2 s
1.9 s
2.5 s
3.1 s
3.8 s
4.4 s
5.0 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
11.2 MB transferred, 146 requests
FIX
11.2 MB transferred, 146 requests
Critical::
Page weighs 13.8 MB (11.2 MB transferred)
Warning::
Images are 10.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 10.1 MB
Warning::
JavaScript is 765 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 765 KB
Warning::
146 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.3 g CO2 per page load
11.2 MB / 2.4 MB budget
11.2 MB transferred
146 requests
2.3 g CO2 per page load
Images 10.1 MiB 91%
JavaScript 765.1 KiB 7%
Fonts 184.0 KiB 2%
HTML 57.1 KiB 0%
CSS 53.5 KiB 0%
Other 7.7 KiB 0%
Other 1.0 KiB 0%
Other 858 B 0%
Other 549 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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (11.2 MiB of 11.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
15 scripts, 361 KB unused
FIX
15 scripts, 361 KB unused
Warning::
https://cdn.jsdelivr.net/npm/clappr@latest/dist/cl...: 81 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.jsdelivr.net/npm/clappr@latest/dist/cl...: 81 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-R09Y...: 65 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-JQG0...: 64 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bund...: 42 KB unused (97%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 361 KB
361 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js138 KB81 KB (59%)3rd
https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js0 KB81 KB (59%)3rd
https://www.googletagmanager.com/gtag/js?id=G-R09Y5FNCKQ156 KB65 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-JQG0T70DX8155 KB64 KB (41%)3rd
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js43 KB42 KB (97%)3rd
https://s.go-mpulse.net/boomerang/R7WQE-W7S8M-TL2AG-4YP37-KUGD558 KB28 KB (66%)3rd
https://www.ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.js174 KB3rd
https://www.ebc.com.br/++plone++ebc.inst2024/script.js?v32 KB3rd
https://www.ebc.com.br/++plone++ebc.inst2024/players.js?v32 KB3rd
https://www.clarity.ms/tag/o7pybg96cl1 KB3rd

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
146 resources · 11.2 MB · 361 KB savings available
FIX
146 resources · 11.2 MB · 361 KB savings available
Warning::
Page weight 10.2 MB over 1MB target
Got: 11.2 MB Expected: ≤ 1 MB
Info::
~361 KB of savings available
Warning::
111 third-party resources (100% of weight)
Info::
8 resources over 200KB
146 resources · 11.2 MiB · 111 third-party 10.2 MiB over 1MB target
Image 91% · 10.1 MiB
JavaScript 7% · 765.1 KiB
Font 2% · 184.0 KiB
Document 1% · 61.7 KiB
CSS 0% · 53.5 KiB
Other 0% · 4.4 KiB

~360.7 KiB of savings available

Remove unused JavaScript: 360.7 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
70 images, 0 KB saveable
REVIEW
70 images, 0 KB saveable
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/acess... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/playe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/app_s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/canal... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/logo-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/googl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/logo-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/radio... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/ebc-l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://ebc.com.br/banners/view/++widget++form.wid... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/baixe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/tvBra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/aoviv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/banne... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/canal... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/agenc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/tvBra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/tvbra... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://ebc.com.br/banners/view/++widget++form.wid... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ebc.com.br/++plone++ebc.inst2024/logo-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
70 images 10.1 MB
0 oversized -0 KB
65 legacy format
20 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

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

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

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
JS Execution Cost
887ms total JS execution
REVIEW
887ms total JS execution
Warning::
https://www.ebc.com.br/: 299ms CPU time
Info::
Unattributable: 206ms CPU time
Info::
https://cdn.jsdelivr.net/npm/clappr@latest/dist/cl...: 100ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-JQG0...: 80ms CPU time
Info::
https://scripts.clarity.ms/0.8.60-beta/clarity.js: 78ms CPU time
Warning::
Third-party scripts: 822ms (93% of total)

Main Thread Breakdown

Script Evaluation 40% Other 31% Style & Layout 13% Script Parsing & Compilation 7% Rendering 5% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.ebc.com.br/299ms46ms1ms3rd
Unattributable206ms3ms0ms3rd
https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js100ms56ms29ms3rd
https://www.googletagmanager.com/gtag/js?id=G-JQG0T70DX880ms60ms11ms3rd
https://scripts.clarity.ms/0.8.60-beta/clarity.js78ms55ms2ms3rd
https://ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.js65ms47ms13ms1st
https://www.googletagmanager.com/gtag/js?id=G-R09Y5FNCKQ60ms49ms10ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (184 KB)
PASS
6 fonts (184 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

184 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.8 s LCP 2.8 shttps://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-600Medium.otfTipoBrasilRounded-600Me... https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-600Medium.otf — 40.5 KiB — 30 ms — font-display: swaphttps://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-850Bold.otfTipoBrasilRounded-850Bo... https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-850Bold.otf — 42.7 KiB — 61 ms — font-display: swaphttps://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-400Regular.otfTipoBrasilRounded-400Re... https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-400Regular.otf — 39.3 KiB — 66 ms — font-display: swaphttps://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-700SemiBold.otfTipoBrasilRounded-700Se... https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-700SemiBold.otf — 42.3 KiB — 60 ms — font-display: swaphttps://cdn.jsdelivr.net/npm/clappr@latest/dist/38861cba61c66739c1452c3a71e39852.ttf38861cba61c66739c1452c3... https://cdn.jsdelivr.net/npm/clappr@latest/dist/38861cba61c66739c1452c3a71e39852.ttf — 19.1 KiB — 7 ms — font-display: swaphttps://cdn.jsdelivr.net/npm/clappr@latest/dist/38861cba61c66739c1452c3a71e39852.ttf38861cba61c66739c1452c3... https://cdn.jsdelivr.net/npm/clappr@latest/dist/38861cba61c66739c1452c3a71e39852.ttf — 0 B — 2 ms — font-display: swap
TipoBrasilRounded-600Me... otf swap
Size 41 KB
Load time 30 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
TipoBrasilRounded-850Bo... otf swap
Size 43 KB
Load time 61 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
TipoBrasilRounded-400Re... otf swap
Size 39 KB
Load time 66 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
TipoBrasilRounded-700Se... otf swap
Size 42 KB
Load time 60 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
38861cba61c66739c1452c3... ttf swap
Size 19 KB
Load time 7 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
38861cba61c66739c1452c3... ttf swap
Size 0 KB
Load time 2 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • 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 ~55 KB and ~110 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
146 requests over 4603ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.8 s LCP 2.8 shttps://ebc.com.br// https://ebc.com.br/ — 301 — 78 B — 642 ms — h2https://www.ebc.com.br/www.ebc.com.br/ https://www.ebc.com.br/ — 200 — 55.1 KiB — 297 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/style.css?v6www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/style.css?v6 — 200 — 14.0 KiB — 34 ms — http/1.1https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.1 KiB — 17 ms — h2https://www.ebc.com.br/++theme++ebc/custom.css?v28www.ebc.com.br/++theme++ebc/custom.... https://www.ebc.com.br/++theme++ebc/custom.css?v28 — 200 — 5.1 KiB — 27 ms — http/1.1https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.jscdn.jsdelivr.net/npm/clappr@latest/... https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js — 200 — 137.9 KiB — 34 ms — h2https://ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.css/++plone++production/++unique++2024... https://ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.css — 301 — 131 B — 217 ms — h2https://ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-fontello-compiled.css/++plone++static/++unique++2024-03-... https://ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-fontello-compiled.css — 301 — 137 B — 217 ms — h2https://ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-glyphicons-compiled.css/++plone++static/++unique++2024-03-... https://ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-glyphicons-compiled.css — 301 — 139 B — 217 ms — h2https://ebc.com.br//++theme++ebc/less/barceloneta-compiled.css//++theme++ebc/less/barceloneta-com... https://ebc.com.br//++theme++ebc/less/barceloneta-compiled.css — 301 — 109 B — 217 ms — h2https://ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.js/++plone++production/++unique++2024... https://ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.js — 301 — 130 B — 217 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/logo-ebc.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/logo-ebc.svg — 200 — 5.0 KiB — 21 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/arrow-right-dropdown.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/arrow-right-dropdown.svg — 200 — 653 B — 18 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/menuTools.js?v3www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/menuTools.js?v3 — 200 — 1.0 KiB — 11 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/carouselCapa.js?v2www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/carouselCapa.js?v2 — 200 — 1.7 KiB — 10 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/players.js?v3www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/players.js?v3 — 200 — 2.2 KiB — 12 ms — http/1.1https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.1 KiB — 4 ms — h2https://vlibras.gov.br/app/vlibras-plugin.jsvlibras.gov.br/app/vlibras-plugin.j... https://vlibras.gov.br/app/vlibras-plugin.js — 302 — 451 B — 688 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/script.js?v3www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/script.js?v3 — 200 — 2.3 KiB — 11 ms — http/1.1https://www.ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.csswww.ebc.com.br/++plone++production/... https://www.ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.css — 200 — 6.0 KiB — 19 ms — http/1.1https://www.ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-fontello-compiled.csswww.ebc.com.br/++plone++static/++un... https://www.ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-fontello-compiled.css — 200 — 1.6 KiB — 14 ms — http/1.1https://www.ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-glyphicons-compiled.csswww.ebc.com.br/++plone++static/++un... https://www.ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-glyphicons-compiled.css — 200 — 2.8 KiB — 16 ms — http/1.1https://www.ebc.com.br//++theme++ebc/less/barceloneta-compiled.csswww.ebc.com.br//++theme++ebc/less/b... https://www.ebc.com.br//++theme++ebc/less/barceloneta-compiled.css — 200 — 18.8 KiB — 9 ms — http/1.1https://www.ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.jswww.ebc.com.br/++plone++production/... https://www.ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.js — 200 — 173.9 KiB — 21 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/acesso_informacao.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/acesso_informacao.svg — 200 — 7.5 KiB — 9 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/agenciaBrasil.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/agenciaBrasil.png — 200 — 8.7 KiB — 28 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARwAAAEdCAYAAADeqNhFAAAahElEQVR4Ae2dzYtc15mH+w8QJCACw…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARwAAAEdCAYAAADeqNhFAAAahElEQVR4Ae2dzYtc15mH+w8QJCACw… — 200 — 0 B — 0 ms — datahttps://s.go-mpulse.net/boomerang/R7WQE-W7S8M-TL2AG-4YP37-KUGD5s.go-mpulse.net/boomerang/R7WQE-W7S... https://s.go-mpulse.net/boomerang/R7WQE-W7S8M-TL2AG-4YP37-KUGD5 — 200 — 58.0 KiB — 69 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/radioMEC.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/radioMEC.png — 200 — 7.1 KiB — 19 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/radioNacional.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/radioNacional.png — 200 — 8.8 KiB — 33 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.8 s LCP 2.8 shttps://ebc.com.br// https://ebc.com.br/ — 301 — 78 B — 642 ms — h2https://www.ebc.com.br/www.ebc.com.br/ https://www.ebc.com.br/ — 200 — 55.1 KiB — 297 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/style.css?v6www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/style.css?v6 — 200 — 14.0 KiB — 34 ms — http/1.1https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.1 KiB — 17 ms — h2https://www.ebc.com.br/++theme++ebc/custom.css?v28www.ebc.com.br/++theme++ebc/custom.... https://www.ebc.com.br/++theme++ebc/custom.css?v28 — 200 — 5.1 KiB — 27 ms — http/1.1https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.jscdn.jsdelivr.net/npm/clappr@latest/... https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js — 200 — 137.9 KiB — 34 ms — h2https://ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.css/++plone++production/++unique++2024... https://ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.css — 301 — 131 B — 217 ms — h2https://ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-fontello-compiled.css/++plone++static/++unique++2024-03-... https://ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-fontello-compiled.css — 301 — 137 B — 217 ms — h2https://ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-glyphicons-compiled.css/++plone++static/++unique++2024-03-... https://ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-glyphicons-compiled.css — 301 — 139 B — 217 ms — h2https://ebc.com.br//++theme++ebc/less/barceloneta-compiled.css//++theme++ebc/less/barceloneta-com... https://ebc.com.br//++theme++ebc/less/barceloneta-compiled.css — 301 — 109 B — 217 ms — h2https://ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.js/++plone++production/++unique++2024... https://ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.js — 301 — 130 B — 217 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/logo-ebc.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/logo-ebc.svg — 200 — 5.0 KiB — 21 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/arrow-right-dropdown.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/arrow-right-dropdown.svg — 200 — 653 B — 18 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/menuTools.js?v3www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/menuTools.js?v3 — 200 — 1.0 KiB — 11 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/carouselCapa.js?v2www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/carouselCapa.js?v2 — 200 — 1.7 KiB — 10 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/players.js?v3www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/players.js?v3 — 200 — 2.2 KiB — 12 ms — http/1.1https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.1 KiB — 4 ms — h2https://vlibras.gov.br/app/vlibras-plugin.jsvlibras.gov.br/app/vlibras-plugin.j... https://vlibras.gov.br/app/vlibras-plugin.js — 302 — 451 B — 688 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/script.js?v3www.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/script.js?v3 — 200 — 2.3 KiB — 11 ms — http/1.1https://www.ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.csswww.ebc.com.br/++plone++production/... https://www.ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.css — 200 — 6.0 KiB — 19 ms — http/1.1https://www.ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-fontello-compiled.csswww.ebc.com.br/++plone++static/++un... https://www.ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-fontello-compiled.css — 200 — 1.6 KiB — 14 ms — http/1.1https://www.ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-glyphicons-compiled.csswww.ebc.com.br/++plone++static/++un... https://www.ebc.com.br/++plone++static/++unique++2024-03-20%2021%3A40%3A18/plone-glyphicons-compiled.css — 200 — 2.8 KiB — 16 ms — http/1.1https://www.ebc.com.br//++theme++ebc/less/barceloneta-compiled.csswww.ebc.com.br//++theme++ebc/less/b... https://www.ebc.com.br//++theme++ebc/less/barceloneta-compiled.css — 200 — 18.8 KiB — 9 ms — http/1.1https://www.ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.jswww.ebc.com.br/++plone++production/... https://www.ebc.com.br/++plone++production/++unique++2024-03-21T16:37:42.692041/default.js — 200 — 173.9 KiB — 21 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/acesso_informacao.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/acesso_informacao.svg — 200 — 7.5 KiB — 9 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/agenciaBrasil.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/agenciaBrasil.png — 200 — 8.7 KiB — 28 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARwAAAEdCAYAAADeqNhFAAAahElEQVR4Ae2dzYtc15mH+w8QJCACw…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARwAAAEdCAYAAADeqNhFAAAahElEQVR4Ae2dzYtc15mH+w8QJCACw… — 200 — 0 B — 0 ms — datahttps://s.go-mpulse.net/boomerang/R7WQE-W7S8M-TL2AG-4YP37-KUGD5s.go-mpulse.net/boomerang/R7WQE-W7S... https://s.go-mpulse.net/boomerang/R7WQE-W7S8M-TL2AG-4YP37-KUGD5 — 200 — 58.0 KiB — 69 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/radioMEC.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/radioMEC.png — 200 — 7.1 KiB — 19 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/radioNacional.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/radioNacional.png — 200 — 8.8 KiB — 33 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/tvBrasil.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/tvBrasil.png — 200 — 6.1 KiB — 31 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/canalGov.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/canalGov.png — 200 — 4.3 KiB — 29 ms — http/1.1https://ebc.com.br/editor-de-carrossel/@@images/agbr_img/capa/editor-de-carrossel/@@images/agbr_... https://ebc.com.br/editor-de-carrossel/@@images/agbr_img/capa — 301 — 108 B — 236 ms — h2https://ebc.com.br/editor-de-carrossel/@@images/rmec_img/capa/editor-de-carrossel/@@images/rmec_... https://ebc.com.br/editor-de-carrossel/@@images/rmec_img/capa — 301 — 108 B — 236 ms — h2https://ebc.com.br/editor-de-carrossel/@@images/rnac_img/capa/editor-de-carrossel/@@images/rnac_... https://ebc.com.br/editor-de-carrossel/@@images/rnac_img/capa — 301 — 108 B — 236 ms — h2https://ebc.com.br/editor-de-carrossel/@@images/tvbr_img/capa/editor-de-carrossel/@@images/tvbr_... https://ebc.com.br/editor-de-carrossel/@@images/tvbr_img/capa — 301 — 108 B — 236 ms — h2https://ebc.com.br/editor-de-carrossel/@@images/cgov_img/capa/editor-de-carrossel/@@images/cgov_... https://ebc.com.br/editor-de-carrossel/@@images/cgov_img/capa — 301 — 108 B — 236 ms — h2https://ebc.com.br/destaques/primeira-sessao/violencia-matou-15-mil-jovens-no-brasil-nos-ultimos-3-anos-maioria-das-vitimas-era-negra/@@images/img/large/destaques/primeira-sessao/violenci... https://ebc.com.br/destaques/primeira-sessao/violencia-matou-15-mil-jovens-no-brasil-nos-ultimos-3-anos-maioria-das-vitimas-era-negra/@@images/img/large — 301 — 171 B — 236 ms — h2https://ebc.com.br/destaques/primeira-sessao/renda-cresce-6-6-em-um-ano-e-massa-salarial-atinge-recorde-historico/@@images/img/preview/destaques/primeira-sessao/renda-cr... https://ebc.com.br/destaques/primeira-sessao/renda-cresce-6-6-em-um-ano-e-massa-salarial-atinge-recorde-historico/@@images/img/preview — 301 — 158 B — 235 ms — h2https://ebc.com.br/destaques/primeira-sessao/tv-brasil-internacional-esta-no-ar/@@images/img/preview/destaques/primeira-sessao/tv-brasi... https://ebc.com.br/destaques/primeira-sessao/tv-brasil-internacional-esta-no-ar/@@images/img/preview — 301 — 135 B — 235 ms — h2https://ebc.com.br/destaques/primeira-sessao/brasil-registra-mais-de-244-mil-empregos-formais-em-marco/@@images/img/preview/destaques/primeira-sessao/brasil-r... https://ebc.com.br/destaques/primeira-sessao/brasil-registra-mais-de-244-mil-empregos-formais-em-marco/@@images/img/preview — 301 — 151 B — 234 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/tvBrasil-yellow.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/tvBrasil-yellow.png — 200 — 1.8 KiB — 24 ms — http/1.1https://ebc.com.br/banners/view/++widget++form.widgets.b1_img/@@download/14543699736002964567.gif/banners/view/++widget++form.widget... https://ebc.com.br/banners/view/++widget++form.widgets.b1_img/@@download/14543699736002964567.gif — 301 — 138 B — 234 ms — h2https://ebc.com.br/imprensa/2026/pianista-premiada-erika-ribeiro-e-destaque-no-sala-de-concerto-da-radio-mec/@@images/image/preview/imprensa/2026/pianista-premiada-er... https://ebc.com.br/imprensa/2026/pianista-premiada-erika-ribeiro-e-destaque-no-sala-de-concerto-da-radio-mec/@@images/image/preview — 301 — 156 B — 456 ms — h2https://ebc.com.br/destaques/tv-brasil/anistia-denuncia-novas-maneiras-que-lideres-violam-direitos-humanos/@@images/img/large/destaques/tv-brasil/anistia-denunc... https://ebc.com.br/destaques/tv-brasil/anistia-denuncia-novas-maneiras-que-lideres-violam-direitos-humanos/@@images/img/large — 301 — 153 B — 456 ms — h2https://ebc.com.br/destaques/tv-brasil/entenda-o-apodrecimento-mental-e-os-riscos-da-hiperconexao-em-telas/@@images/img/preview/destaques/tv-brasil/entenda-o-apod... https://ebc.com.br/destaques/tv-brasil/entenda-o-apodrecimento-mental-e-os-riscos-da-hiperconexao-em-telas/@@images/img/preview — 301 — 154 B — 456 ms — h2https://ebc.com.br/destaques/tv-brasil/maestro-joao-carlos-martins-fala-sobre-fe-musica-e-superacao/@@images/img/preview/destaques/tv-brasil/maestro-joao-c... https://ebc.com.br/destaques/tv-brasil/maestro-joao-carlos-martins-fala-sobre-fe-musica-e-superacao/@@images/img/preview — 301 — 149 B — 456 ms — h2https://ebc.com.br/destaques/tv-brasil/chico-teixeira-e-o-convidado-do-brasil-no-mundo/@@images/img/preview/destaques/tv-brasil/chico-teixeira... https://ebc.com.br/destaques/tv-brasil/chico-teixeira-e-o-convidado-do-brasil-no-mundo/@@images/img/preview — 301 — 141 B — 455 ms — h2https://ebc.com.br/banners/view/++widget++form.widgets.b3_img/@@download/Pos-lancamento_agenciaBrasil_v2_Banner-Giga-970x90.gif/banners/view/++widget++form.widget... https://ebc.com.br/banners/view/++widget++form.widgets.b3_img/@@download/Pos-lancamento_agenciaBrasil_v2_Banner-Giga-970x90.gif — 301 — 159 B — 455 ms — h2https://ebc.com.br/destaques/agencia-brasil/policia-federal-retira-credenciais-de-agente-de-imigracao-dos-eua/@@images/img/large/destaques/agencia-brasil/policia-f... https://ebc.com.br/destaques/agencia-brasil/policia-federal-retira-credenciais-de-agente-de-imigracao-dos-eua/@@images/img/large — 301 — 154 B — 455 ms — h2https://ebc.com.br/destaques/agencia-brasil/teera-diz-que-so-negocia-quando-suspenso-bloqueio-naval-no-golfo/@@images/img/preview/destaques/agencia-brasil/teera-diz... https://ebc.com.br/destaques/agencia-brasil/teera-diz-que-so-negocia-quando-suspenso-bloqueio-naval-no-golfo/@@images/img/preview — 301 — 156 B — 455 ms — h2https://ebc.com.br/destaques/agencia-brasil/anvisa-aprova-mounjaro-para-crianca-e-adolescente-com-diabetes-tipo-2/@@images/img/preview/destaques/agencia-brasil/anvisa-ap... https://ebc.com.br/destaques/agencia-brasil/anvisa-aprova-mounjaro-para-crianca-e-adolescente-com-diabetes-tipo-2/@@images/img/preview — 301 — 159 B — 455 ms — h2https://ebc.com.br/destaques/agencia-brasil/stf-tem-2-votos-para-manter-preso-ex-presidente-do-brb-no-caso-master/@@images/img/preview/destaques/agencia-brasil/stf-tem-2... https://ebc.com.br/destaques/agencia-brasil/stf-tem-2-votos-para-manter-preso-ex-presidente-do-brb-no-caso-master/@@images/img/preview — 301 — 159 B — 455 ms — h2https://ebc.com.br/destaques/radio-mec/matuto-s/@@images/img/large/destaques/radio-mec/matuto-s/@@ima... https://ebc.com.br/destaques/radio-mec/matuto-s/@@images/img/large — 301 — 112 B — 454 ms — h2https://ebc.com.br/destaques/radio-mec/roda-de-choro-celebra-radames-gnattali/@@images/img/preview/destaques/radio-mec/roda-de-choro-... https://ebc.com.br/destaques/radio-mec/roda-de-choro-celebra-radames-gnattali/@@images/img/preview — 301 — 134 B — 454 ms — h2https://ebc.com.br/destaques/radio-mec/mestras-do-macabro-foca-no-protagonismo-feminino-no-horror/@@images/img/preview/destaques/radio-mec/mestras-do-mac... https://ebc.com.br/destaques/radio-mec/mestras-do-macabro-foca-no-protagonismo-feminino-no-horror/@@images/img/preview — 301 — 148 B — 454 ms — h2https://ebc.com.br/destaques/radio-mec/jornalista-katy-navarro-recebe-no-conversa-com-o-autor-grande-escritora/@@images/img/preview/destaques/radio-mec/jornalista-kat... https://ebc.com.br/destaques/radio-mec/jornalista-katy-navarro-recebe-no-conversa-com-o-autor-grande-escritora/@@images/img/preview — 301 — 157 B — 454 ms — h2https://ebc.com.br/destaques/radio-nacional/escritora-e-ilustradora-elidia-dourado-lanca-livro-infantil/@@images/img/large/destaques/radio-nacional/escritora... https://ebc.com.br/destaques/radio-nacional/escritora-e-ilustradora-elidia-dourado-lanca-livro-infantil/@@images/img/large — 301 — 150 B — 454 ms — h2https://ebc.com.br/destaques/radio-nacional/dia-da-terra-viva-maria-reflete-sobre-nosso-poder-nosso-planeta/@@images/img/preview/destaques/radio-nacional/dia-da-te... https://ebc.com.br/destaques/radio-nacional/dia-da-terra-viva-maria-reflete-sobre-nosso-poder-nosso-planeta/@@images/img/preview — 301 — 155 B — 454 ms — h2https://ebc.com.br/destaques/radio-nacional/construtora-que-nao-cumprir-com-acordo-deixando-de-entregar-imovel-no-prazo/@@images/img/preview/destaques/radio-nacional/construto... https://ebc.com.br/destaques/radio-nacional/construtora-que-nao-cumprir-com-acordo-deixando-de-entregar-imovel-no-prazo/@@images/img/preview — 301 — 164 B — 454 ms — h2https://play.ebc.com.br/imagens/CL253_1606905939406.pngplay.ebc.com.br/imagens/CL253_16069... https://play.ebc.com.br/imagens/CL253_1606905939406.png — 200 — 484.5 KiB — 427 ms — h2https://play.ebc.com.br/imagens/CL713_1734543794269.pngplay.ebc.com.br/imagens/CL713_17345... https://play.ebc.com.br/imagens/CL713_1734543794269.png — 200 — 248.7 KiB — 440 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/aovivo.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/aovivo.png — 200 — 1.2 KiB — 11 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/playerMEC.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/playerMEC.png — 200 — 111.8 KiB — 15 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/apresentacao-2.jpegwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/apresentacao-2.jpeg — 200 — 36.5 KiB — 25 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/appStore.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/appStore.png — 200 — 5.1 KiB — 26 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/googlePlay.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/googlePlay.png — 200 — 6.9 KiB — 25 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/rnac-placeholder.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/rnac-placeholder.png — 200 — 8.8 KiB — 25 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/tvbrasil_play-icon.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/tvbrasil_play-icon.svg — 200 — 7.7 KiB — 27 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/baixeagora.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/baixeagora.svg — 200 — 3.0 KiB — 21 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-600Medium.otfwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-600Medium.otf — 200 — 40.5 KiB — 30 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-850Bold.otfwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-850Bold.otf — 200 — 42.7 KiB — 61 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-400Regular.otfwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-400Regular.otf — 200 — 39.3 KiB — 66 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-700SemiBold.otfwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/TipoBrasilRounded-700SemiBold.otf — 200 — 42.3 KiB — 60 ms — http/1.1https://play.ebc.com.br/imagens/CL814_1762271041357.pngplay.ebc.com.br/imagens/CL814_17622... https://play.ebc.com.br/imagens/CL814_1762271041357.png — 200 — 1.2 MiB — 362 ms — h2https://play.ebc.com.br/imagens/CL829_1773087003648.pngplay.ebc.com.br/imagens/CL829_17730... https://play.ebc.com.br/imagens/CL829_1773087003648.png — 200 — 241.3 KiB — 335 ms — h2https://agenciagov.ebc.com.br/noticias/202604/governo-do-brasil-intensifica-vacinacao-nas-escolas-publicas-e-busca-alcancar-27-milhoes-de-estudantes/@@images/image/largeagenciagov.ebc.com.br/noticias/2026... https://agenciagov.ebc.com.br/noticias/202604/governo-do-brasil-intensifica-vacinacao-nas-escolas-publicas-e-busca-alcancar-27-milhoes-de-estudantes/@@images/image/large — 200 — 47.2 KiB — 399 ms — h2https://radiogov.ebc.com.br/capa/@@images/d_img/largeradiogov.ebc.com.br/capa/@@images/d... https://radiogov.ebc.com.br/capa/@@images/d_img/large — 200 — 125.9 KiB — 395 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/app_store_btn.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/app_store_btn.svg — 200 — 4.0 KiB — 13 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/google_play_btn.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/google_play_btn.svg — 200 — 2.6 KiB — 11 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/bottom_tvplay.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/bottom_tvplay.svg — 200 — 993 B — 8 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/top_tvplay.svgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/top_tvplay.svg — 200 — 675 B — 10 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/canalgov-color.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/canalgov-color.png — 200 — 4.5 KiB — 10 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/logo-agenciagov.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/logo-agenciagov.png — 200 — 3.1 KiB — 10 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/logo-radiogov.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/logo-radiogov.png — 200 — 2.7 KiB — 9 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/banner-voz-do-brasil.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/banner-voz-do-brasil.png — 200 — 88.8 KiB — 13 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/ebc-logo-white.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/ebc-logo-white.png — 200 — 5.0 KiB — 11 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-R09Y5FNCKQwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-R09Y5FNCKQ — 200 — 156.3 KiB — 139 ms — h2https://www.clarity.ms/tag/o7pybg96clwww.clarity.ms/tag/o7pybg96cl https://www.clarity.ms/tag/o7pybg96cl — 200 — 848 B — 120 ms — http/1.1https://www.ebc.com.br/++plone++ebc.inst2024/tvbr-player-poster.jpgwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/tvbr-player-poster.jpg — 200 — 23.4 KiB — 13 ms — http/1.1https://ebc.com.br/plonejsi18n?domain=widgets&language=pt_BR/plonejsi18n?domain=widgets&languag... https://ebc.com.br/plonejsi18n?domain=widgets&language=pt_BR — -1 — 0 B — 644 ms — https://cdn.jsdelivr.net/npm/clappr@latest/dist/38861cba61c66739c1452c3a71e39852.ttfcdn.jsdelivr.net/npm/clappr@latest/... https://cdn.jsdelivr.net/npm/clappr@latest/dist/38861cba61c66739c1452c3a71e39852.ttf — 200 — 19.1 KiB — 7 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABIoAAAEFCAYAAACMzwxfAAAACXBIWXMAAAsSAAALEgHS3X78AAAaX…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABIoAAAEFCAYAAACMzwxfAAAACXBIWXMAAAsSAAALEgHS3X78AAAaX… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABiwAAAEFCAYAAABw5c8IAAAACXBIWXMAAAsSAAALEgHS3X78AAAgA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABiwAAAEFCAYAAABw5c8IAAAACXBIWXMAAAsSAAALEgHS3X78AAAgA… — 200 — 0 B — 0 ms — datahttps://ebc.com.br/++plone++static/components/moment/locale/pt-br.js/++plone++static/components/moment/... https://ebc.com.br/++plone++static/components/moment/locale/pt-br.js — 301 — 114 B — 307 ms — h2https://aovivo.ebc.com.br/embed-canalgov.html?v=2&aovivo.ebc.com.br/embed-canalgov.ht... https://aovivo.ebc.com.br/embed-canalgov.html?v=2& — 200 — 2.0 KiB — 243 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/banner-Radios-desktop.pngwww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/banner-Radios-desktop.png — 200 — 8.3 KiB — 54 ms — http/1.1https://www.ebc.com.br/editor-de-carrossel/@@images/agbr_img/capawww.ebc.com.br/editor-de-carrossel/... https://www.ebc.com.br/editor-de-carrossel/@@images/agbr_img/capa — 200 — 153.7 KiB — 78 ms — http/1.1https://www.ebc.com.br/editor-de-carrossel/@@images/rmec_img/capawww.ebc.com.br/editor-de-carrossel/... https://www.ebc.com.br/editor-de-carrossel/@@images/rmec_img/capa — 200 — 3.1 MiB — 218 ms — http/1.1https://www.ebc.com.br/editor-de-carrossel/@@images/rnac_img/capawww.ebc.com.br/editor-de-carrossel/... https://www.ebc.com.br/editor-de-carrossel/@@images/rnac_img/capa — 200 — 231.6 KiB — 69 ms — http/1.1https://www.ebc.com.br/editor-de-carrossel/@@images/tvbr_img/capawww.ebc.com.br/editor-de-carrossel/... https://www.ebc.com.br/editor-de-carrossel/@@images/tvbr_img/capa — 200 — 2.2 MiB — 187 ms — http/1.1https://www.ebc.com.br/editor-de-carrossel/@@images/cgov_img/capawww.ebc.com.br/editor-de-carrossel/... https://www.ebc.com.br/editor-de-carrossel/@@images/cgov_img/capa — 200 — 151.0 KiB — 62 ms — http/1.1https://www.ebc.com.br/destaques/primeira-sessao/violencia-matou-15-mil-jovens-no-brasil-nos-ultimos-3-anos-maioria-das-vitimas-era-negra/@@images/img/largewww.ebc.com.br/destaques/primeira-s... https://www.ebc.com.br/destaques/primeira-sessao/violencia-matou-15-mil-jovens-no-brasil-nos-ultimos-3-anos-maioria-das-vitimas-era-negra/@@images/img/large — 200 — 561.4 KiB — 96 ms — http/1.1https://www.ebc.com.br/destaques/primeira-sessao/renda-cresce-6-6-em-um-ano-e-massa-salarial-atinge-recorde-historico/@@images/img/previewwww.ebc.com.br/destaques/primeira-s... https://www.ebc.com.br/destaques/primeira-sessao/renda-cresce-6-6-em-um-ano-e-massa-salarial-atinge-recorde-historico/@@images/img/preview — 200 — 25.9 KiB — 77 ms — http/1.1https://www.ebc.com.br/destaques/primeira-sessao/tv-brasil-internacional-esta-no-ar/@@images/img/previewwww.ebc.com.br/destaques/primeira-s... https://www.ebc.com.br/destaques/primeira-sessao/tv-brasil-internacional-esta-no-ar/@@images/img/preview — 200 — 14.8 KiB — 121 ms — http/1.1https://www.ebc.com.br/destaques/primeira-sessao/brasil-registra-mais-de-244-mil-empregos-formais-em-marco/@@images/img/previewwww.ebc.com.br/destaques/primeira-s... https://www.ebc.com.br/destaques/primeira-sessao/brasil-registra-mais-de-244-mil-empregos-formais-em-marco/@@images/img/preview — 200 — 191.2 KiB — 106 ms — http/1.1https://www.ebc.com.br/banners/view/++widget++form.widgets.b1_img/@@download/14543699736002964567.gifwww.ebc.com.br/banners/view/++widge... https://www.ebc.com.br/banners/view/++widget++form.widgets.b1_img/@@download/14543699736002964567.gif — 200 — 24.9 KiB — 90 ms — http/1.1https://scripts.clarity.ms/0.8.60-beta/clarity.jsscripts.clarity.ms/0.8.60-beta/clar... https://scripts.clarity.ms/0.8.60-beta/clarity.js — 200 — 25.0 KiB — 134 ms — h2https://c.go-mpulse.net/api/config.json?key=R7WQE-W7S8M-TL2AG-4YP37-KUGD5&d=www.ebc.com.br&t=5922968&v=1.632.0&if=&sl=0&si=wx0spzvtzhd-tdwxip&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,Angular,Backbone,Ember,History,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,LOGN&acao=&ak.ai=598078c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=R7WQE-W7S8M-TL2AG-4YP37-KUGD5&d=www.ebc.com.br&t=5922968&v=1.632.0&if=&sl=0&si=wx0spzvtzhd-tdwxip&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,Angular,Backbone,Ember,History,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,LOGN&acao=&ak.ai=598078 — 200 — 214 B — 231 ms — h2https://www.ebc.com.br/imprensa/2026/pianista-premiada-erika-ribeiro-e-destaque-no-sala-de-concerto-da-radio-mec/@@images/image/previewwww.ebc.com.br/imprensa/2026/pianis... https://www.ebc.com.br/imprensa/2026/pianista-premiada-erika-ribeiro-e-destaque-no-sala-de-concerto-da-radio-mec/@@images/image/preview — 200 — 165.4 KiB — 16 ms — http/1.1https://www.ebc.com.br/destaques/tv-brasil/anistia-denuncia-novas-maneiras-que-lideres-violam-direitos-humanos/@@images/img/largewww.ebc.com.br/destaques/tv-brasil/... https://www.ebc.com.br/destaques/tv-brasil/anistia-denuncia-novas-maneiras-que-lideres-violam-direitos-humanos/@@images/img/large — 200 — 41.4 KiB — 44 ms — http/1.1https://www.ebc.com.br/destaques/tv-brasil/entenda-o-apodrecimento-mental-e-os-riscos-da-hiperconexao-em-telas/@@images/img/previewwww.ebc.com.br/destaques/tv-brasil/... https://www.ebc.com.br/destaques/tv-brasil/entenda-o-apodrecimento-mental-e-os-riscos-da-hiperconexao-em-telas/@@images/img/preview — 200 — 26.6 KiB — 57 ms — http/1.1https://www.ebc.com.br/destaques/tv-brasil/maestro-joao-carlos-martins-fala-sobre-fe-musica-e-superacao/@@images/img/previewwww.ebc.com.br/destaques/tv-brasil/... https://www.ebc.com.br/destaques/tv-brasil/maestro-joao-carlos-martins-fala-sobre-fe-musica-e-superacao/@@images/img/preview — 200 — 16.6 KiB — 14 ms — http/1.1https://www.ebc.com.br/destaques/tv-brasil/chico-teixeira-e-o-convidado-do-brasil-no-mundo/@@images/img/previewwww.ebc.com.br/destaques/tv-brasil/... https://www.ebc.com.br/destaques/tv-brasil/chico-teixeira-e-o-convidado-do-brasil-no-mundo/@@images/img/preview — 200 — 18.6 KiB — 15 ms — http/1.1https://www.ebc.com.br/banners/view/++widget++form.widgets.b3_img/@@download/Pos-lancamento_agenciaBrasil_v2_Banner-Giga-970x90.gifwww.ebc.com.br/banners/view/++widge... https://www.ebc.com.br/banners/view/++widget++form.widgets.b3_img/@@download/Pos-lancamento_agenciaBrasil_v2_Banner-Giga-970x90.gif — 200 — 14.1 KiB — 15 ms — http/1.1https://www.ebc.com.br/destaques/agencia-brasil/policia-federal-retira-credenciais-de-agente-de-imigracao-dos-eua/@@images/img/largewww.ebc.com.br/destaques/agencia-br... https://www.ebc.com.br/destaques/agencia-brasil/policia-federal-retira-credenciais-de-agente-de-imigracao-dos-eua/@@images/img/large — 200 — 66.7 KiB — 30 ms — http/1.1https://www.ebc.com.br/destaques/agencia-brasil/teera-diz-que-so-negocia-quando-suspenso-bloqueio-naval-no-golfo/@@images/img/previewwww.ebc.com.br/destaques/agencia-br... https://www.ebc.com.br/destaques/agencia-brasil/teera-diz-que-so-negocia-quando-suspenso-bloqueio-naval-no-golfo/@@images/img/preview — 200 — 26.5 KiB — 29 ms — http/1.1https://www.ebc.com.br/destaques/agencia-brasil/anvisa-aprova-mounjaro-para-crianca-e-adolescente-com-diabetes-tipo-2/@@images/img/previewwww.ebc.com.br/destaques/agencia-br... https://www.ebc.com.br/destaques/agencia-brasil/anvisa-aprova-mounjaro-para-crianca-e-adolescente-com-diabetes-tipo-2/@@images/img/preview — 200 — 33.1 KiB — 33 ms — http/1.1https://www.ebc.com.br/destaques/agencia-brasil/stf-tem-2-votos-para-manter-preso-ex-presidente-do-brb-no-caso-master/@@images/img/previewwww.ebc.com.br/destaques/agencia-br... https://www.ebc.com.br/destaques/agencia-brasil/stf-tem-2-votos-para-manter-preso-ex-presidente-do-brb-no-caso-master/@@images/img/preview — 200 — 22.5 KiB — 60 ms — http/1.1https://www.ebc.com.br/destaques/radio-mec/matuto-s/@@images/img/largewww.ebc.com.br/destaques/radio-mec/... https://www.ebc.com.br/destaques/radio-mec/matuto-s/@@images/img/large — 200 — 50.7 KiB — 40 ms — http/1.1https://www.ebc.com.br/destaques/radio-mec/roda-de-choro-celebra-radames-gnattali/@@images/img/previewwww.ebc.com.br/destaques/radio-mec/... https://www.ebc.com.br/destaques/radio-mec/roda-de-choro-celebra-radames-gnattali/@@images/img/preview — 200 — 14.1 KiB — 77 ms — http/1.1https://www.ebc.com.br/destaques/radio-mec/mestras-do-macabro-foca-no-protagonismo-feminino-no-horror/@@images/img/previewwww.ebc.com.br/destaques/radio-mec/... https://www.ebc.com.br/destaques/radio-mec/mestras-do-macabro-foca-no-protagonismo-feminino-no-horror/@@images/img/preview — 200 — 27.0 KiB — 77 ms — http/1.1https://www.ebc.com.br/destaques/radio-mec/jornalista-katy-navarro-recebe-no-conversa-com-o-autor-grande-escritora/@@images/img/previewwww.ebc.com.br/destaques/radio-mec/... https://www.ebc.com.br/destaques/radio-mec/jornalista-katy-navarro-recebe-no-conversa-com-o-autor-grande-escritora/@@images/img/preview — 200 — 27.3 KiB — 48 ms — http/1.1https://www.ebc.com.br/destaques/radio-nacional/escritora-e-ilustradora-elidia-dourado-lanca-livro-infantil/@@images/img/largewww.ebc.com.br/destaques/radio-naci... https://www.ebc.com.br/destaques/radio-nacional/escritora-e-ilustradora-elidia-dourado-lanca-livro-infantil/@@images/img/large — 200 — 116.5 KiB — 59 ms — http/1.1https://www.ebc.com.br/destaques/radio-nacional/dia-da-terra-viva-maria-reflete-sobre-nosso-poder-nosso-planeta/@@images/img/previewwww.ebc.com.br/destaques/radio-naci... https://www.ebc.com.br/destaques/radio-nacional/dia-da-terra-viva-maria-reflete-sobre-nosso-poder-nosso-planeta/@@images/img/preview — 200 — 12.7 KiB — 59 ms — http/1.1https://www.ebc.com.br/destaques/radio-nacional/construtora-que-nao-cumprir-com-acordo-deixando-de-entregar-imovel-no-prazo/@@images/img/previewwww.ebc.com.br/destaques/radio-naci... https://www.ebc.com.br/destaques/radio-nacional/construtora-que-nao-cumprir-com-acordo-deixando-de-entregar-imovel-no-prazo/@@images/img/preview — 200 — 34.5 KiB — 116 ms — http/1.1https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.jscdn.jsdelivr.net/npm/clappr@latest/... https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js — 200 — 0 B — 17 ms — h2https://www.googletagmanager.com/gtag/js?id=G-JQG0T70DX8www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JQG0T70DX8 — 200 — 155.4 KiB — 51 ms — h2https://www.ebc.com.br/++plone++static/components/moment/locale/pt-br.jswww.ebc.com.br/++plone++static/comp... https://www.ebc.com.br/++plone++static/components/moment/locale/pt-br.js — 200 — 1.3 KiB — 45 ms — http/1.1https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/vlibras-plugin.jscdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/vlibras-plugin.js — 200 — 6.0 KiB — 5 ms — h3https://k.clarity.ms/collectk.clarity.ms/collect https://k.clarity.ms/collect — 204 — 278 B — 326 ms — http/1.1https://aovivo.ebc.com.br/img/bg_canal_gov_player.pngaovivo.ebc.com.br/img/bg_canal_gov_... https://aovivo.ebc.com.br/img/bg_canal_gov_player.png — 200 — 95.7 KiB — 643 ms — h2https://cdn.jsdelivr.net/npm/clappr@latest/dist/38861cba61c66739c1452c3a71e39852.ttfcdn.jsdelivr.net/npm/clappr@latest/... https://cdn.jsdelivr.net/npm/clappr@latest/dist/38861cba61c66739c1452c3a71e39852.ttf — 200 — 0 B — 2 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-JQG0T70DX8&gtm=45je64k0v9103565332za200zd9103565332&_p=1776890546060&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=506876287.1776890546&frm=2&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512543~118463262&sid=1776890546&sct=1&seg=0&dl=https%3A%2F%2Faovivo.ebc.com.br%2Fembed-canalgov.html%3Fv%3D2%26&dr=https%3A%2F%2Fwww.ebc.com.br%2F&dt=Canal%20Gov&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=490region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-JQG0T70DX8&gtm=45je64k0v9103565332za200zd9103565332&_p=1776890546060&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=506876287.1776890546&frm=2&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117512543~118463262&sid=1776890546&sct=1&seg=0&dl=https%3A%2F%2Faovivo.ebc.com.br%2Fembed-canalgov.html%3Fv%3D2%26&dr=https%3A%2F%2Fwww.ebc.com.br%2F&dt=Canal%20Gov&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=490 — 204 — 550 B — 83 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-R09Y5FNCKQ&gtm=45je64k0v9119008981za200zd9119008981&_p=1776890545969&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=506876287.1776890546&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~118167059~118463262&sid=1776890546&sct=1&seg=0&dl=https%3A%2F%2Fwww.ebc.com.br%2F&dt=EBC%20-%20Empresa%20Brasil%20de%20Comunica%C3%A7%C3%A3o&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2003region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-R09Y5FNCKQ&gtm=45je64k0v9119008981za200zd9119008981&_p=1776890545969&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=506876287.1776890546&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512543~118167059~118463262&sid=1776890546&sct=1&seg=0&dl=https%3A%2F%2Fwww.ebc.com.br%2F&dt=EBC%20-%20Empresa%20Brasil%20de%20Comunica%C3%A7%C3%A3o&en=page_view&_fv=1&_ss=1&_ee=1&tfd=2003 — 204 — 308 B — 30 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-R09Y5FNCKQ&cid=506876287.1776890546&gtm=45je64k0v9119008981za200zd9119008981&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512543~118167059~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-R09Y5FNCKQ&cid=506876287.1776890546&gtm=45je64k0v9119008981za200zd9119008981&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512543~118167059~118463262 — 204 — 549 B — 73 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-R09Y5FNCKQ&cid=506876287.1776890546&gtm=45je64k0v9119008981za200zd9119008981&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512543~118167059~118463262&z=866878611www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-R09Y5FNCKQ&cid=506876287.1776890546&gtm=45je64k0v9119008981za200zd9119008981&rcb=3&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512543~118167059~118463262&z=866878611 — 200 — 408 B — 78 ms — h2https://k.clarity.ms/collectk.clarity.ms/collect https://k.clarity.ms/collect — 204 — 278 B — 302 ms — http/1.1https://vlibras.gov.br/app//assets/access_icon.svgvlibras.gov.br/app//assets/access_i... https://vlibras.gov.br/app//assets/access_icon.svg — 302 — 453 B — 219 ms — h2https://vlibras.gov.br/app//assets/access_popup.jpgvlibras.gov.br/app//assets/access_p... https://vlibras.gov.br/app//assets/access_popup.jpg — 302 — 454 B — 219 ms — h2https://www.ebc.com.br/++plone++ebc.inst2024/favicon.icowww.ebc.com.br/++plone++ebc.inst202... https://www.ebc.com.br/++plone++ebc.inst2024/favicon.ico — 200 — 1.1 KiB — 10 ms — http/1.1https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app//assets/access_icon.svgcdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app//assets/access_icon.svg — 301 — 333 B — 2 ms — h3https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app//assets/access_popup.jpgcdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app//assets/access_popup.jpg — 301 — 333 B — 2 ms — h3https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/assets/access_icon.svgcdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/assets/access_icon.svg — 200 — 2.9 KiB — 2 ms — h3https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/assets/access_popup.jpgcdn.jsdelivr.net/gh/spbgovbr-vlibra... https://cdn.jsdelivr.net/gh/spbgovbr-vlibras/vlibras-portal@dev/app/assets/access_popup.jpg — 200 — 10.1 KiB — 4 ms — h3https://k.clarity.ms/collectk.clarity.ms/collect https://k.clarity.ms/collect — 204 — 278 B — 101 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
93% of JavaScript execution is third-party
First-party Third-party 822ms · 392KB · R$10/mo
www.ebc.com.br
Other
Costly
Execution 299ms
Transfer 55 KB
Monthly Cost R$4/mo
Unattributable
Other
Costly
Execution 206ms
Transfer 0 KB
Monthly Cost R$3/mo
jsDelivr
CDN
Optional
Execution 100ms
Transfer 0 KB
Unused 59%
Monthly Cost R$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 80ms
Transfer 155 KB
Unused 41%
Monthly Cost R$1/mo
Microsoft Clarity
Session Replay
Optional
Execution 78ms
Transfer 25 KB
Monthly Cost R$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 156 KB
Unused 42%
Monthly Cost R$1/mo

These scripts may cost more than they're worth

  • www.ebc.com.br adds 299ms and costs ~R$4/month
  • Unattributable adds 206ms and costs ~R$3/month

93% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

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.ebc.com.br takes 299ms 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

Unattributable takes 206ms 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

59% of jsDelivr's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback