Skip to content
https://antaranews.com

Performance

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

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

30
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

5.64 s

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

7.48 s

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

645 ms

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

0.026

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

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

7.49 s

Page Load Progression

3.1 s
6.1 s
9.2 s
12.2 s
15.3 s
18.3 s
21.4 s
24.4 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 103 requests
FIX
2.9 MB transferred, 103 requests
Warning::
Page weighs 5.4 MB (2.9 MB transferred)
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
JavaScript is 610 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 610 KB
Info::
Fonts are 290 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 290 KB
Warning::
103 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.61 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
103 requests
0.61 g CO2 per page load
Images 1.9 MiB 65%
JavaScript 609.9 KiB 20%
Fonts 289.8 KiB 10%
CSS 64.5 KiB 2%
HTML 61.4 KiB 2%
Other 26.0 KiB 1%
Other 1.7 KiB 0%
Other 647 B 0%
Other 599 B 0%
Other 590 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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 (2.9 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3916ms total JS execution
FIX
3916ms total JS execution
Warning::
https://static.antaranews.com/assets/js/jquery-3.7...: 1294ms CPU time
Warning::
https://www.antaranews.com/: 1191ms CPU time
Warning::
https://static.antaranews.com/assets/js/lazysizes....: 825ms CPU time
Warning::
Unattributable: 273ms CPU time
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 148ms CPU time
Warning::
Third-party scripts: 3916ms (100% of total)

Main Thread Breakdown

Style & Layout 32% Script Evaluation 30% Rendering 17% Other 17%
ScriptTotalScriptingParse/CompileParty
https://static.antaranews.com/assets/js/jquery-3.7.1.min.js1294ms495ms3ms3rd
https://www.antaranews.com/1191ms2ms1ms3rd
https://static.antaranews.com/assets/js/lazysizes.min.js825ms408ms0ms3rd
Unattributable273ms4ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007148ms85ms19ms3rd
https://www.googletagmanager.com/gtag/js?id=G-18W9NKGV2L102ms85ms15ms3rd
https://www.googletagmanager.com/gtag/js?id=G-TY84S7ZSJC&cx=c&gtm=4e64k184ms67ms16ms3rd
D
Page Weight Inventory
Action
103 resources · 2.9 MB · 264 KB savings available
FIX
103 resources · 2.9 MB · 264 KB savings available
Warning::
Page weight 1.9 MB over 1MB target
Got: 2.9 MB Expected: ≤ 1 MB
Info::
~264 KB of savings available
Warning::
102 third-party resources (100% of weight)
Info::
4 resources over 200KB
103 resources · 2.9 MiB · 102 third-party 1.9 MiB over 1MB target
Image 65% · 1.9 MiB
JavaScript 20% · 609.9 KiB
Font 10% · 289.8 KiB
CSS 2% · 64.5 KiB
Document 2% · 61.7 KiB
Other 1% · 26.5 KiB

~263.6 KiB of savings available

Remove unused JavaScript: 263.6 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.

B
Image Optimization
68 images, 0 KB saveable
REVIEW
68 images, 0 KB saveable
Info::
All images are well-optimized
68 images 1.9 MB
0 oversized -0 KB
27 legacy format
0 missing dimensions CLS risk
C
JS Bundles
Action
12 scripts, 264 KB unused
REVIEW
12 scripts, 264 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 136 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-TY84...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-18W9...: 61 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 264 KB
264 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007188 KB136 KB (72%)3rd
https://www.googletagmanager.com/gtag/js?id=G-TY84S7ZSJC&cx=c&gtm=4e64k1157 KB67 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-18W9NKGV2L162 KB61 KB (38%)3rd
https://static.antaranews.com/assets/js/lazysizes.min.js4 KB3rd
https://static.antaranews.com/assets/js/jquery-3.7.1.min.js29 KB3rd
https://static.antaranews.com/assets/js/bootstrap.min.js15 KB3rd
https://securepubads.g.doubleclick.net/tag/js/gpt.js34 KB3rd
https://ads.antaranews.com/www/delivery/asyncjs.php2 KB3rd
https://static.antaranews.com/assets/js/menukit.js1 KB3rd
https://static.antaranews.com/assets/plugins/perfect-scrollbar-1.5.5/dist/perfect-scrollbar.min.js6 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

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
3 fonts (290 KB)
PASS
3 fonts (290 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

290 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 5.6 s LCP 7.5 shttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 10 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2 — 147.2 KiB — 33 ms — font-display: swaphttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2 — 107.9 KiB — 37 ms — font-display: swap
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 10 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 147 KB
Load time 33 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400.woff2 woff2 swap
Size 108 KB
Load time 37 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~128 KB and ~256 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
103 requests over 22504ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 5.6 s LCP 7.5 shttps://antaranews.com// https://antaranews.com/ — 301 — 280 B — 1.1 s — h2https://www.antaranews.com/www.antaranews.com/ https://www.antaranews.com/ — 200 — 61.2 KiB — 1.1 s — h2https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,700;1,300;1,500&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,700;1,300;1,500&display=swap — 200 — 1.2 KiB — 123 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css — 200 — 19.0 KiB — 25 ms — h3https://static.antaranews.com/assets/css/style.css?v=1.137static.antaranews.com/assets/css/st... https://static.antaranews.com/assets/css/style.css?v=1.137 — 200 — 36.4 KiB — 660 ms — h2https://static.antaranews.com/assets/css/custom.css?v=1.139static.antaranews.com/assets/css/cu... https://static.antaranews.com/assets/css/custom.css?v=1.139 — 200 — 3.2 KiB — 652 ms — h2https://static.antaranews.com/assets/plugins/perfect-scrollbar-1.5.5/css/perfect-scrollbar.cssstatic.antaranews.com/assets/plugin... https://static.antaranews.com/assets/plugins/perfect-scrollbar-1.5.5/css/perfect-scrollbar.css — 200 — 957 B — 654 ms — h2https://static.antaranews.com/assets/img/ANTARA-id.svgstatic.antaranews.com/assets/img/AN... https://static.antaranews.com/assets/img/ANTARA-id.svg — 200 — 1.5 KiB — 956 ms — h2https://static.antaranews.com/assets/img/HUT-ANTARA-88-OK.jpgstatic.antaranews.com/assets/img/HU... https://static.antaranews.com/assets/img/HUT-ANTARA-88-OK.jpg — 200 — 10.8 KiB — 705 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css — 200 — 0 B — 6 ms — h3https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.6.12/css/lightgallery.min.csscdnjs.cloudflare.com/ajax/libs/ligh... https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.6.12/css/lightgallery.min.css — 200 — 3.8 KiB — 23 ms — h3https://img.antaranews.com/cache/800x533/2024/12/29/penampakan-RS-Indonesia-yang-hancur-di-Gaza-Palestina_1.jpg.webpimg.antaranews.com/cache/800x533/20... https://img.antaranews.com/cache/800x533/2024/12/29/penampakan-RS-Indonesia-yang-hancur-di-Gaza-Palestina_1.jpg.webp — 200 — 70.1 KiB — 16.9 s — h2https://www.antaranews.com/manifest.jsonwww.antaranews.com/manifest.json https://www.antaranews.com/manifest.json — 200 — 590 B — 1.0 s — h3https://static.antaranews.com/assets/js/lazysizes.min.jsstatic.antaranews.com/assets/js/laz... https://static.antaranews.com/assets/js/lazysizes.min.js — 200 — 3.8 KiB — 342 ms — h2https://static.antaranews.com/assets/js/jquery-3.7.1.min.jsstatic.antaranews.com/assets/js/jqu... https://static.antaranews.com/assets/js/jquery-3.7.1.min.js — 200 — 29.3 KiB — 346 ms — h2https://static.antaranews.com/assets/js/bootstrap.min.jsstatic.antaranews.com/assets/js/boo... https://static.antaranews.com/assets/js/bootstrap.min.js — 200 — 14.7 KiB — 346 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 149 ms — h3https://ads.antaranews.com/www/delivery/asyncjs.phpads.antaranews.com/www/delivery/asy... https://ads.antaranews.com/www/delivery/asyncjs.php — 200 — 2.1 KiB — 1.0 s — h2https://static.antaranews.com/assets/js/menukit.jsstatic.antaranews.com/assets/js/men... https://static.antaranews.com/assets/js/menukit.js — 200 — 920 B — 346 ms — h2https://static.antaranews.com/assets/plugins/perfect-scrollbar-1.5.5/dist/perfect-scrollbar.min.jsstatic.antaranews.com/assets/plugin... https://static.antaranews.com/assets/plugins/perfect-scrollbar-1.5.5/dist/perfect-scrollbar.min.js — 200 — 6.0 KiB — 347 ms — h2https://static.antaranews.com/assets/plugins/slick/slick.min.jsstatic.antaranews.com/assets/plugin... https://static.antaranews.com/assets/plugins/slick/slick.min.js — 200 — 10.2 KiB — 349 ms — h2https://static.antaranews.com/assets/js/home.js?v=1.118static.antaranews.com/assets/js/hom... https://static.antaranews.com/assets/js/home.js?v=1.118 — 200 — 2.2 KiB — 351 ms — h2https://static.antaranews.com/assets/img/WIDGET-PROGAM-UNGGULAN-FINAL-500px.jpgstatic.antaranews.com/assets/img/WI... https://static.antaranews.com/assets/img/WIDGET-PROGAM-UNGGULAN-FINAL-500px.jpg — 200 — 53.4 KiB — 634 ms — h2https://static.antaranews.com/assets/img/BANGKIT-SUMATERA-500px.jpgstatic.antaranews.com/assets/img/BA... https://static.antaranews.com/assets/img/BANGKIT-SUMATERA-500px.jpg — 200 — 49.3 KiB — 652 ms — h2https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 10 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2 — 200 — 147.2 KiB — 33 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2 — 200 — 107.9 KiB — 37 ms — h3https://static.antaranews.com/assets/img/widget-antara-doeloe-web.jpgstatic.antaranews.com/assets/img/wi... https://static.antaranews.com/assets/img/widget-antara-doeloe-web.jpg — 200 — 20.5 KiB — 336 ms — h2https://static.antaranews.com/assets/img/antara-doeloe-OK.pngstatic.antaranews.com/assets/img/an... https://static.antaranews.com/assets/img/antara-doeloe-OK.png — 200 — 19.6 KiB — 338 ms — h2https://img.antaranews.com/cache/180x120/2026/04/22/id1115.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/id1115.jpg.webp — 200 — 3.8 KiB — 338 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 5.6 s LCP 7.5 shttps://antaranews.com// https://antaranews.com/ — 301 — 280 B — 1.1 s — h2https://www.antaranews.com/www.antaranews.com/ https://www.antaranews.com/ — 200 — 61.2 KiB — 1.1 s — h2https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,700;1,300;1,500&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,700;1,300;1,500&display=swap — 200 — 1.2 KiB — 123 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css — 200 — 19.0 KiB — 25 ms — h3https://static.antaranews.com/assets/css/style.css?v=1.137static.antaranews.com/assets/css/st... https://static.antaranews.com/assets/css/style.css?v=1.137 — 200 — 36.4 KiB — 660 ms — h2https://static.antaranews.com/assets/css/custom.css?v=1.139static.antaranews.com/assets/css/cu... https://static.antaranews.com/assets/css/custom.css?v=1.139 — 200 — 3.2 KiB — 652 ms — h2https://static.antaranews.com/assets/plugins/perfect-scrollbar-1.5.5/css/perfect-scrollbar.cssstatic.antaranews.com/assets/plugin... https://static.antaranews.com/assets/plugins/perfect-scrollbar-1.5.5/css/perfect-scrollbar.css — 200 — 957 B — 654 ms — h2https://static.antaranews.com/assets/img/ANTARA-id.svgstatic.antaranews.com/assets/img/AN... https://static.antaranews.com/assets/img/ANTARA-id.svg — 200 — 1.5 KiB — 956 ms — h2https://static.antaranews.com/assets/img/HUT-ANTARA-88-OK.jpgstatic.antaranews.com/assets/img/HU... https://static.antaranews.com/assets/img/HUT-ANTARA-88-OK.jpg — 200 — 10.8 KiB — 705 ms — h2https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.csscdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css — 200 — 0 B — 6 ms — h3https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.6.12/css/lightgallery.min.csscdnjs.cloudflare.com/ajax/libs/ligh... https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.6.12/css/lightgallery.min.css — 200 — 3.8 KiB — 23 ms — h3https://img.antaranews.com/cache/800x533/2024/12/29/penampakan-RS-Indonesia-yang-hancur-di-Gaza-Palestina_1.jpg.webpimg.antaranews.com/cache/800x533/20... https://img.antaranews.com/cache/800x533/2024/12/29/penampakan-RS-Indonesia-yang-hancur-di-Gaza-Palestina_1.jpg.webp — 200 — 70.1 KiB — 16.9 s — h2https://www.antaranews.com/manifest.jsonwww.antaranews.com/manifest.json https://www.antaranews.com/manifest.json — 200 — 590 B — 1.0 s — h3https://static.antaranews.com/assets/js/lazysizes.min.jsstatic.antaranews.com/assets/js/laz... https://static.antaranews.com/assets/js/lazysizes.min.js — 200 — 3.8 KiB — 342 ms — h2https://static.antaranews.com/assets/js/jquery-3.7.1.min.jsstatic.antaranews.com/assets/js/jqu... https://static.antaranews.com/assets/js/jquery-3.7.1.min.js — 200 — 29.3 KiB — 346 ms — h2https://static.antaranews.com/assets/js/bootstrap.min.jsstatic.antaranews.com/assets/js/boo... https://static.antaranews.com/assets/js/bootstrap.min.js — 200 — 14.7 KiB — 346 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 149 ms — h3https://ads.antaranews.com/www/delivery/asyncjs.phpads.antaranews.com/www/delivery/asy... https://ads.antaranews.com/www/delivery/asyncjs.php — 200 — 2.1 KiB — 1.0 s — h2https://static.antaranews.com/assets/js/menukit.jsstatic.antaranews.com/assets/js/men... https://static.antaranews.com/assets/js/menukit.js — 200 — 920 B — 346 ms — h2https://static.antaranews.com/assets/plugins/perfect-scrollbar-1.5.5/dist/perfect-scrollbar.min.jsstatic.antaranews.com/assets/plugin... https://static.antaranews.com/assets/plugins/perfect-scrollbar-1.5.5/dist/perfect-scrollbar.min.js — 200 — 6.0 KiB — 347 ms — h2https://static.antaranews.com/assets/plugins/slick/slick.min.jsstatic.antaranews.com/assets/plugin... https://static.antaranews.com/assets/plugins/slick/slick.min.js — 200 — 10.2 KiB — 349 ms — h2https://static.antaranews.com/assets/js/home.js?v=1.118static.antaranews.com/assets/js/hom... https://static.antaranews.com/assets/js/home.js?v=1.118 — 200 — 2.2 KiB — 351 ms — h2https://static.antaranews.com/assets/img/WIDGET-PROGAM-UNGGULAN-FINAL-500px.jpgstatic.antaranews.com/assets/img/WI... https://static.antaranews.com/assets/img/WIDGET-PROGAM-UNGGULAN-FINAL-500px.jpg — 200 — 53.4 KiB — 634 ms — h2https://static.antaranews.com/assets/img/BANGKIT-SUMATERA-500px.jpgstatic.antaranews.com/assets/img/BA... https://static.antaranews.com/assets/img/BANGKIT-SUMATERA-500px.jpg — 200 — 49.3 KiB — 652 ms — h2https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 10 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-solid-900.woff2 — 200 — 147.2 KiB — 33 ms — h3https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/webfonts/fa-brands-400.woff2 — 200 — 107.9 KiB — 37 ms — h3https://static.antaranews.com/assets/img/widget-antara-doeloe-web.jpgstatic.antaranews.com/assets/img/wi... https://static.antaranews.com/assets/img/widget-antara-doeloe-web.jpg — 200 — 20.5 KiB — 336 ms — h2https://static.antaranews.com/assets/img/antara-doeloe-OK.pngstatic.antaranews.com/assets/img/an... https://static.antaranews.com/assets/img/antara-doeloe-OK.png — 200 — 19.6 KiB — 338 ms — h2https://img.antaranews.com/cache/180x120/2026/04/22/id1115.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/id1115.jpg.webp — 200 — 3.8 KiB — 338 ms — h2https://img.antaranews.com/cache/180x120/2026/04/22/1000836884.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/1000836884.jpg.webp — 200 — 4.7 KiB — 337 ms — h2https://img.antaranews.com/cache/180x120/2026/04/15/konferensi-pers-progres-program-pemerintah-2772367.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/15/konferensi-pers-progres-program-pemerintah-2772367.jpg.webp — 200 — 4.5 KiB — 337 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604200101/pubads_impl.js?cb=31098007 — 200 — 187.7 KiB — 17 ms — h3https://img.antaranews.com/cache/800x533/2026/04/22/saifullah-yusuf.jpg.webpimg.antaranews.com/cache/800x533/20... https://img.antaranews.com/cache/800x533/2026/04/22/saifullah-yusuf.jpg.webp — 200 — 79.1 KiB — 15.2 s — h2https://img.antaranews.com/cache/180x120/2020/11/13/InShot_20200910_104834146.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2020/11/13/InShot_20200910_104834146.jpg.webp — 200 — 3.6 KiB — 348 ms — h2https://img.antaranews.com/cache/180x120/2026/02/20/30-ribu-Koperasi-Merah-Putih-beroperasi-tahun-ini-200226-ryl-3.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/02/20/30-ribu-Koperasi-Merah-Putih-beroperasi-tahun-ini-200226-ryl-3.jpg.webp — 200 — 6.9 KiB — 348 ms — h2https://img.antaranews.com/cache/180x120/2026/04/22/konferensi-pers-kebijakan-phtc-dan-penguatan-posisi-indonesia-2776581.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/konferensi-pers-kebijakan-phtc-dan-penguatan-posisi-indonesia-2776581.jpg.webp — 200 — 3.0 KiB — 348 ms — h2https://img.antaranews.com/cache/180x120/2026/04/22/konferensi-pers-kebijakan-phtc-dan-penguatan-posisi-indonesia-2776589.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/konferensi-pers-kebijakan-phtc-dan-penguatan-posisi-indonesia-2776589.jpg.webp — 200 — 3.9 KiB — 348 ms — h2https://img.antaranews.com/cache/370x246/2026/04/22/1000746573.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/22/1000746573.jpg.webp — 200 — 18.9 KiB — 525 ms — h2https://img.antaranews.com/cache/370x246/2026/04/21/Iran1.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/21/Iran1.jpg.webp — 200 — 4.7 KiB — 668 ms — h2https://cm.g.doubleclick.net/partnerpixels?url=https%3A%2F%2Fwww.antaranews.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?url=https%3A%2F%2Fwww.antaranews.com%2F — 200 — 232 B — 118 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 62 ms — h3https://img.antaranews.com/cache/800x533/2025/04/30/Rupiah-Ditutup-Melemah-030924-Adm-5.jpg.webpimg.antaranews.com/cache/800x533/20... https://img.antaranews.com/cache/800x533/2025/04/30/Rupiah-Ditutup-Melemah-030924-Adm-5.jpg.webp — 200 — 36.1 KiB — 447 ms — h2https://img.antaranews.com/cache/370x246/2026/04/22/IMG_20260422_201731.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/22/IMG_20260422_201731.jpg.webp — 200 — 19.2 KiB — 450 ms — h2https://img.antaranews.com/cache/370x246/2026/04/22/WhatsApp-Image-2026-04-22-at-17.20.26.jpeg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/22/WhatsApp-Image-2026-04-22-at-17.20.26.jpeg.webp — 200 — 17.8 KiB — 450 ms — h2https://img.antaranews.com/cache/370x246/2026/04/22/1000792645.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/22/1000792645.jpg.webp — 200 — 15.0 KiB — 339 ms — h2https://img.antaranews.com/cache/370x246/2026/04/22/1000294301.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/22/1000294301.jpg.webp — 200 — 15.9 KiB — 338 ms — h2https://img.antaranews.com/cache/180x120/2026/04/22/AFF_6625.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/AFF_6625.jpg.webp — 200 — 4.2 KiB — 339 ms — h3https://img.antaranews.com/cache/370x246/2025/12/19/Presiden-Lantik-enam-Duta-Besar-LBBP-19122025-gp-2.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2025/12/19/Presiden-Lantik-enam-Duta-Besar-LBBP-19122025-gp-2.jpg.webp — 200 — 17.2 KiB — 674 ms — h3https://img.antaranews.com/cache/370x246/2026/04/22/1000267697.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/22/1000267697.jpg.webp — 200 — 12.8 KiB — 676 ms — h3https://img.antaranews.com/cache/370x246/2026/04/23/Ilustrasi-minyak-Venezuela.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/23/Ilustrasi-minyak-Venezuela.jpg.webp — 200 — 5.2 KiB — 1.0 s — h3https://img.antaranews.com/cache/370x246/2026/04/23/CjkinzN000034_20260422_CBMFN0A001.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/23/CjkinzN000034_20260422_CBMFN0A001.jpg.webp — 200 — 18.0 KiB — 1.0 s — h3https://img.antaranews.com/cache/180x120/2026/04/23/Presiden-Iran-Pezeshkian.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/23/Presiden-Iran-Pezeshkian.jpg.webp — 200 — 3.0 KiB — 1.0 s — h3https://img.antaranews.com/cache/180x120/2026/04/23/CjkinzN000032_20260422_CBMFN0A001.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/23/CjkinzN000032_20260422_CBMFN0A001.jpg.webp — 200 — 7.0 KiB — 1.0 s — h3https://img.antaranews.com/cache/180x120/2026/04/22/IMG_20260422_213427.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/IMG_20260422_213427.jpg.webp — 200 — 6.0 KiB — 340 ms — h3https://img.antaranews.com/cache/180x120/2026/04/22/1000863457.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/1000863457.jpg.webp — 200 — 7.7 KiB — 509 ms — h3https://img.antaranews.com/cache/180x120/2026/04/22/Pembukaan-Lastramil-Komcad-ASN-Kementerian-220426-fzn-8.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/Pembukaan-Lastramil-Komcad-ASN-Kementerian-220426-fzn-8.jpg.webp — 200 — 6.4 KiB — 512 ms — h3https://www.googletagmanager.com/gtag/js?id=G-18W9NKGV2Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-18W9NKGV2L — 200 — 162.3 KiB — 233 ms — h2https://img.antaranews.com/cache/180x120/2026/04/22/sidang-dakwaan-kasus-pemerasan-pengurusan-rptka-kemnaker-2688781.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/sidang-dakwaan-kasus-pemerasan-pengurusan-rptka-kemnaker-2688781.jpg.webp — 200 — 5.7 KiB — 340 ms — h3https://www.googletagmanager.com/gtag/js?id=G-TY84S7ZSJC&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-TY84S7ZSJC&cx=c&gtm=4e64k1 — 200 — 157.2 KiB — 207 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-18W9NKGV2L&gtm=45je64k1v869201922za200zd869201922&_p=1776901384896&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EgAAAGA&are=1&cid=681409394.1776901388&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117384406~117512542~118128923&sid=1776901388&sct=1&seg=0&dl=https%3A%2F%2Fwww.antaranews.com%2F&dt=Berita%20terkini%20dan%20terpercaya%20Indonesia%20-%20ANTARA%20News&en=page_view&_fv=2&_nsi=1&_ss=2&_c=1&_ee=1&tfd=6099analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-18W9NKGV2L&gtm=45je64k1v869201922za200zd869201922&_p=1776901384896&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EgAAAGA&are=1&cid=681409394.1776901388&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117384406~117512542~118128923&sid=1776901388&sct=1&seg=0&dl=https%3A%2F%2Fwww.antaranews.com%2F&dt=Berita%20terkini%20dan%20terpercaya%20Indonesia%20-%20ANTARA%20News&en=page_view&_fv=2&_nsi=1&_ss=2&_c=1&_ee=1&tfd=6099 — 204 — 551 B — 129 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-18W9NKGV2L&cid=681409394.1776901388&gtm=45je64k1v869201922za200zd869201922&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117384406~117512542~118128923stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-18W9NKGV2L&cid=681409394.1776901388&gtm=45je64k1v869201922za200zd869201922&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117384406~117512542~118128923 — 204 — 551 B — 160 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-18W9NKGV2L&gtm=45je64k1v869201922za200zd869201922&_p=1776901384896&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAgAAGQ&are=1&cid=681409394.1776901388&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938466~115938469~117266400~117384406~117512542~118128923&sid=1776901388&sct=1&seg=0&dl=https%3A%2F%2Fwww.antaranews.com%2F&dt=Berita%20terkini%20dan%20terpercaya%20Indonesia%20-%20ANTARA%20News&en=visitor&_c=1&epn.value=1&_et=7&tfd=6107analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-18W9NKGV2L&gtm=45je64k1v869201922za200zd869201922&_p=1776901384896&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAgAAGQ&are=1&cid=681409394.1776901388&frm=0&ir=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938466~115938469~117266400~117384406~117512542~118128923&sid=1776901388&sct=1&seg=0&dl=https%3A%2F%2Fwww.antaranews.com%2F&dt=Berita%20terkini%20dan%20terpercaya%20Indonesia%20-%20ANTARA%20News&en=visitor&_c=1&epn.value=1&_et=7&tfd=6107 — 204 — 48 B — 131 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-18W9NKGV2L&cid=681409394.1776901388&gtm=45je64k1v869201922za200zd869201922&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117384406~117512542~118128923&z=386765543www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-18W9NKGV2L&cid=681409394.1776901388&gtm=45je64k1v869201922za200zd869201922&rcb=7&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117384406~117512542~118128923&z=386765543 — 200 — 63 B — 124 ms — h3https://img.antaranews.com/cache/370x246/2026/04/22/PHOTO-2026-04-22-09-25-52.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/22/PHOTO-2026-04-22-09-25-52.jpg.webp — 200 — 12.3 KiB — 342 ms — h3https://img.antaranews.com/cache/370x246/2026/04/22/InShot_20260422_062600879.jpg.webpimg.antaranews.com/cache/370x246/20... https://img.antaranews.com/cache/370x246/2026/04/22/InShot_20260422_062600879.jpg.webp — 200 — 13.4 KiB — 344 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-TY84S7ZSJC&gtm=45je64k1v878596823z8869201922za20gzb869201922zd869201922&_p=1776901384896&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAIAGA&are=1&cid=681409394.1776901388&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262&sid=1776901388&sct=1&seg=0&dl=https%3A%2F%2Fwww.antaranews.com%2F&dt=Berita%20terkini%20dan%20terpercaya%20Indonesia%20-%20ANTARA%20News&en=page_view&_fv=1&_ss=1&tfd=6372analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-TY84S7ZSJC&gtm=45je64k1v878596823z8869201922za20gzb869201922zd869201922&_p=1776901384896&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAIAGA&are=1&cid=681409394.1776901388&frm=0&pscdl=noapi&rcb=1&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262&sid=1776901388&sct=1&seg=0&dl=https%3A%2F%2Fwww.antaranews.com%2F&dt=Berita%20terkini%20dan%20terpercaya%20Indonesia%20-%20ANTARA%20News&en=page_view&_fv=1&_ss=1&tfd=6372 — 204 — 48 B — 71 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-TY84S7ZSJC&cid=681409394.1776901388&gtm=45je64k1v878596823z8869201922za20gzb869201922zd869201922&rcb=1&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-TY84S7ZSJC&cid=681409394.1776901388&gtm=45je64k1v878596823z8869201922za20gzb869201922zd869201922&rcb=1&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262 — 204 — 48 B — 60 ms — h2https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-TY84S7ZSJC&cid=681409394.1776901388&gtm=45je64k1v878596823z8869201922za20gzb869201922zd869201922&rcb=1&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262&z=901013174www.google.com.br/ads/ga-audiences?... https://www.google.com.br/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-TY84S7ZSJC&cid=681409394.1776901388&gtm=45je64k1v878596823z8869201922za20gzb869201922zd869201922&rcb=1&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938469~117266400~117512542~117884344~118463262&z=901013174 — 200 — 63 B — 70 ms — h3https://img.antaranews.com/cache/800x533/2026/04/22/konferensi-pers-kebijakan-phtc-dan-penguatan-posisi-indonesia-2776589.jpg.webpimg.antaranews.com/cache/800x533/20... https://img.antaranews.com/cache/800x533/2026/04/22/konferensi-pers-kebijakan-phtc-dan-penguatan-posisi-indonesia-2776589.jpg.webp — 200 — 33.9 KiB — 339 ms — h3https://img.antaranews.com/cache/800x533/2026/04/22/BI.jpg.webpimg.antaranews.com/cache/800x533/20... https://img.antaranews.com/cache/800x533/2026/04/22/BI.jpg.webp — 200 — 41.7 KiB — 7.3 s — h3https://img.antaranews.com/cache/800x533/2026/04/22/majelis-hakim-tunda-sidang-nadiem-makarim-2776909.jpg.webpimg.antaranews.com/cache/800x533/20... https://img.antaranews.com/cache/800x533/2026/04/22/majelis-hakim-tunda-sidang-nadiem-makarim-2776909.jpg.webp — 200 — 52.2 KiB — 2.8 s — h3https://ads.antaranews.com/www/delivery/asyncspc.php?zones=1512%7C416%7C1126%7C419%7C1095%7C1127%7C1824%7C1014%7C1828%7C1498%7C1499%7C1690%7C1691%7C1633&prefix=revive-0-&loc=https%3A%2F%2Fwww.antaranews.com%2Fads.antaranews.com/www/delivery/asy... https://ads.antaranews.com/www/delivery/asyncspc.php?zones=1512%7C416%7C1126%7C419%7C1095%7C1127%7C1824%7C1014%7C1828%7C1498%7C1499%7C1690%7C1691%7C1633&prefix=revive-0-&loc=https%3A%2F%2Fwww.antaranews.com%2F — 200 — 1.7 KiB — 471 ms — h2https://static.antaranews.com/assets/img/favicon/favicon.icostatic.antaranews.com/assets/img/fa... https://static.antaranews.com/assets/img/favicon/favicon.ico — 200 — 704 B — 337 ms — h3https://img.antaranews.com/cache/800x533/2026/04/22/WhatsApp-Image-2026-04-22-at-16.53.55.jpg.webpimg.antaranews.com/cache/800x533/20... https://img.antaranews.com/cache/800x533/2026/04/22/WhatsApp-Image-2026-04-22-at-16.53.55.jpg.webp — 200 — 339 B — 337 ms — h3https://img.antaranews.com/cache/180x120/2026/04/22/1000330555.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/1000330555.jpg.webp — 200 — 6.8 KiB — 343 ms — h3https://img.antaranews.com/cache/180x120/2026/04/22/1000026163.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/1000026163.jpg.webp — 200 — 6.1 KiB — 343 ms — h3https://img.antaranews.com/cache/180x120/2026/04/17/layanan-bpjs-kesehatan-1.jpeg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/17/layanan-bpjs-kesehatan-1.jpeg.webp — 200 — 4.5 KiB — 673 ms — h3https://img.antaranews.com/cache/180x120/2026/04/23/Ilustrasi-dok.Pendaftaran-beasiswa-Surabaya-3.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/23/Ilustrasi-dok.Pendaftaran-beasiswa-Surabaya-3.jpg.webp — 200 — 5.3 KiB — 676 ms — h3https://img.antaranews.com/cache/180x120/2026/04/22/6150.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/6150.jpg.webp — 200 — 4.5 KiB — 676 ms — h3https://static.antaranews.com/assets/img/favicon/favicon-32x32.pngstatic.antaranews.com/assets/img/fa... https://static.antaranews.com/assets/img/favicon/favicon-32x32.png — 200 — 2.1 KiB — 337 ms — h3https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1512&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=5d7210d7fcads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1512&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=5d7210d7fc — 200 — 446 B — 1.0 s — h2https://ads.antaranews.com/www/images/091390e5c9905646e77eb217760d3a2d.gifads.antaranews.com/www/images/09139... https://ads.antaranews.com/www/images/091390e5c9905646e77eb217760d3a2d.gif — 200 — 249.7 KiB — 1.7 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=11718&campaignid=5100&zoneid=416&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=7bdc4716f3ads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=11718&campaignid=5100&zoneid=416&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=7bdc4716f3 — 200 — 446 B — 1.3 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1126&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=cd93e39cefads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1126&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=cd93e39cef — 200 — 446 B — 1.3 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=419&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=4f794ab5e1ads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=419&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=4f794ab5e1 — 200 — 446 B — 1.3 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1095&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=b0f9829f4dads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1095&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=b0f9829f4d — 200 — 446 B — 1.3 s — h2https://ads.antaranews.com/www/images/6ed61ddc66394cadbb3890aa288e0bd7.gifads.antaranews.com/www/images/6ed61... https://ads.antaranews.com/www/images/6ed61ddc66394cadbb3890aa288e0bd7.gif — 200 — 265.7 KiB — 2.0 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=12023&campaignid=5652&zoneid=1127&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=840f0f9aeaads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=12023&campaignid=5652&zoneid=1127&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=840f0f9aea — 200 — 446 B — 1.3 s — h2https://ads.antaranews.com/www/images/1e34a3f700869677f5ccb33131a76f61.gifads.antaranews.com/www/images/1e34a... https://ads.antaranews.com/www/images/1e34a3f700869677f5ccb33131a76f61.gif — 200 — 115.9 KiB — 2.0 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=11745&campaignid=5605&zoneid=1824&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=3d1653b092ads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=11745&campaignid=5605&zoneid=1824&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=3d1653b092 — 200 — 446 B — 1.7 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1014&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=5c96090ef9ads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1014&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=5c96090ef9 — 200 — 446 B — 2.0 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1828&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=26b3a8bb63ads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1828&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=26b3a8bb63 — 200 — 446 B — 1.3 s — h2https://ads.antaranews.com/www/images/035fe8872929492b918b92653a0a1383.gifads.antaranews.com/www/images/035fe... https://ads.antaranews.com/www/images/035fe8872929492b918b92653a0a1383.gif — 200 — 256.9 KiB — 2.3 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=12246&campaignid=5781&zoneid=1498&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=ad6ef445fbads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=12246&campaignid=5781&zoneid=1498&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=ad6ef445fb — 200 — 446 B — 2.0 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1499&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=ae86c9fde9ads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1499&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=ae86c9fde9 — 200 — 446 B — 2.0 s — h2https://ads.antaranews.com/www/images/98a29ca75a14eb96d13d13b9441bbb85.gifads.antaranews.com/www/images/98a29... https://ads.antaranews.com/www/images/98a29ca75a14eb96d13d13b9441bbb85.gif — 200 — 280.8 KiB — 2.3 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=12247&campaignid=5781&zoneid=1690&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=cf1d613abeads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=12247&campaignid=5781&zoneid=1690&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=cf1d613abe — 200 — 446 B — 1.3 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1691&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=9f8d4fd71cads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1691&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=9f8d4fd71c — 200 — 446 B — 1.7 s — h2https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1633&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=e264c41d98ads.antaranews.com/www/delivery/lg.... https://ads.antaranews.com/www/delivery/lg.php?bannerid=0&campaignid=0&zoneid=1633&loc=https%3A%2F%2Fwww.antaranews.com%2F&cb=e264c41d98 — 200 — 446 B — 1.7 s — h2https://img.antaranews.com/cache/800x533/2023/04/30/reuters_kim.jpg.webpimg.antaranews.com/cache/800x533/20... https://img.antaranews.com/cache/800x533/2023/04/30/reuters_kim.jpg.webp — 200 — 339 B — 337 ms — h3https://img.antaranews.com/cache/180x120/2026/04/22/MBG-Pamekasan.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/MBG-Pamekasan.jpg.webp — 200 — 7.5 KiB — 342 ms — h3https://img.antaranews.com/cache/180x120/2026/04/22/IMG_20260422_205641.jpg.webpimg.antaranews.com/cache/180x120/20... https://img.antaranews.com/cache/180x120/2026/04/22/IMG_20260422_205641.jpg.webp — 200 — 8.7 KiB — 342 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3916ms · 602KB · Rp96636/mo
static.antaranews.com
Other
Costly
Execution 1294ms
Transfer 29 KB
Monthly Cost Rp31918/mo
www.antaranews.com
Other
Costly
Execution 1191ms
Transfer 61 KB
Monthly Cost Rp29400/mo
static.antaranews.com
Other
Costly
Execution 825ms
Transfer 4 KB
Monthly Cost Rp20358/mo
Unattributable
Other
Costly
Execution 273ms
Transfer 0 KB
Monthly Cost Rp6746/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 148ms
Transfer 188 KB
Unused 72%
Monthly Cost Rp3647/mo
Google Tag Manager
Tag Manager
Costly
Execution 102ms
Transfer 162 KB
Unused 38%
Monthly Cost Rp2505/mo
Google Tag Manager
Tag Manager
Costly
Execution 84ms
Transfer 157 KB
Unused 42%
Monthly Cost Rp2062/mo

These scripts may cost more than they're worth

  • static.antaranews.com adds 1294ms and costs ~Rp31918/month
  • www.antaranews.com adds 1191ms and costs ~Rp29400/month
  • static.antaranews.com adds 825ms and costs ~Rp20358/month
  • Unattributable adds 273ms and costs ~Rp6746/month
  • securepubads.g.doubleclick.net adds 148ms and costs ~Rp3647/month
  • Google Tag Manager adds 102ms and costs ~Rp2505/month
  • Google Tag Manager adds 84ms and costs ~Rp2062/month

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

static.antaranews.com takes 1294ms 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

www.antaranews.com takes 1191ms 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

static.antaranews.com takes 825ms 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 273ms 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

securepubads.g.doubleclick.net takes 148ms 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

72% of securepubads.g.doubleclick.net'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

Google Tag Manager takes 102ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 84ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

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

Send Feedback