Skip to content
https://saldoxpres.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
2
REVIEW
4
PASS
7
INFO
2

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

77
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
78
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.
83
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.

782 ms

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

3.10 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.004

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

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

3.10 s

Page Load Progression

957 ms
1.9 s
2.9 s
3.8 s
4.8 s
5.7 s
6.7 s
7.7 s
Checks
15
7 PASS 4 REVIEW 2 FIX
F
Page Weight Budget
Action
8.0 MB transferred, 52 requests
FIX
8.0 MB transferred, 52 requests
Critical::
Page weighs 8.9 MB (8.0 MB transferred)
Warning::
Images are 7.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 7.8 MB
Info::
52 HTTP requests
Info::
Estimated 1.7 g CO2 per page load
8.0 MB / 2.4 MB budget
8.0 MB transferred
52 requests
1.7 g CO2 per page load
Images 7.8 MiB 97%
JavaScript 98.2 KiB 1%
Fonts 58.4 KiB 1%
CSS 34.6 KiB 0%
HTML 19.0 KiB 0%
Other 5.2 KiB 0%
Other 258 B 0%
Other 76 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

D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store, must-revalidate, max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, no-store, must-revalidate, max-age=0

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
max-age0Cache for 0 seconds
C
Image Optimization
Action
30 images, 0 KB saveable
REVIEW
30 images, 0 KB saveable
Warning::
https://react-circle-flags.pages.dev/id.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://saldoxpres.com/public/img/banner/file_0000... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
30 images 7.8 MB
0 oversized -0 KB
14 legacy format
2 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

B
JS Execution Cost
921ms total JS execution
REVIEW
921ms total JS execution
Warning::
https://saldoxpres.com/public/js/swiper.js: 373ms CPU time
Warning::
https://saldoxpres.com/id-id: 312ms CPU time
Info::
Unattributable: 236ms CPU time
Info::
Third-party scripts: 236ms (26% of total)

Main Thread Breakdown

Other 50% Style & Layout 30% Script Evaluation 9% Rendering 7%
ScriptTotalScriptingParse/CompileParty
https://saldoxpres.com/public/js/swiper.js373ms35ms5ms1st
https://saldoxpres.com/id-id312ms23ms2ms1st
Unattributable236ms2ms0ms3rd
C
Page Weight Inventory
Action
52 resources · 8.0 MB · 23 KB savings available
REVIEW
52 resources · 8.0 MB · 23 KB savings available
Warning::
Page weight 7.0 MB over 1MB target
Got: 8.0 MB Expected: ≤ 1 MB
Info::
7 third-party resources (4% of weight)
Info::
7 resources over 200KB
52 resources · 8.0 MiB · 7 third-party 7.0 MiB over 1MB target
Image 97% · 7.8 MiB
JavaScript 1% · 98.2 KiB
Font 1% · 58.4 KiB
CSS 0% · 34.6 KiB
Document 0% · 19.3 KiB
Other 0% · 5.3 KiB

~23.4 KiB of savings available

Remove unused JavaScript: 23.4 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
4% third-party, 0 ms blocking
PASS
4% third-party, 0 ms blocking
Info::
Third-party code accounts for 4% of page weight (348.4 KiB of 8.0 MiB)
Info::
Third-party blocking time is low (0 ms)
96%
First-party Third-party
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
5 fonts (58 KB)
PASS
5 fonts (58 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

58 KB total

Render-blocking

0

of 5

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 FCP 782 ms LCP 3.1 sdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 35 ms — font-display: swaphttps://saldoxpres.com/public/media/8936b6d02fa555ef-s.p.woff28936b6d02fa555ef-s.p.woff2 https://saldoxpres.com/public/media/8936b6d02fa555ef-s.p.woff2 — 14.2 KiB — 253 ms — font-display: swaphttps://saldoxpres.com/public/media/b11c0a0df6cb7c16-s.p.woff2b11c0a0df6cb7c16-s.p.woff2 https://saldoxpres.com/public/media/b11c0a0df6cb7c16-s.p.woff2 — 14.5 KiB — 267 ms — font-display: swaphttps://saldoxpres.com/public/media/9566c4bc819b17de-s.p.woff29566c4bc819b17de-s.p.woff2 https://saldoxpres.com/public/media/9566c4bc819b17de-s.p.woff2 — 13.7 KiB — 277 ms — font-display: swaphttps://saldoxpres.com/public/media/cf6043f6f9e378b1-s.p.woff2cf6043f6f9e378b1-s.p.woff2 https://saldoxpres.com/public/media/cf6043f6f9e378b1-s.p.woff2 — 14.4 KiB — 298 ms — font-display: swap
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 35 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
8936b6d02fa555ef-s.p.woff2 woff2 swap
Size 14 KB
Load time 253 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
b11c0a0df6cb7c16-s.p.woff2 woff2 swap
Size 14 KB
Load time 267 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
9566c4bc819b17de-s.p.woff2 woff2 swap
Size 14 KB
Load time 277 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
cf6043f6f9e378b1-s.p.woff2 woff2 swap
Size 14 KB
Load time 298 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
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)
A+
JS Bundles
6 scripts, 23 KB unused
PASS
6 scripts, 23 KB unused
Warning::
https://saldoxpres.com/public/js/swiper.js: 23 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 23 KB
23 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://saldoxpres.com/public/js/swiper.js40 KB23 KB (59%)1st
https://saldoxpres.com/public/js/bootstrap.js22 KB1st
https://saldoxpres.com/public/js/jquery.js30 KB1st
https://saldoxpres.com/public/js/toastr.js2 KB1st
https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.js2 KB3rd
https://saldoxpres.com/livechat/livechat-widget.js2 KB1st

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

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
52 requests over 5331ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 782 ms LCP 3.1 shttps://saldoxpres.com// https://saldoxpres.com/ — 302 — 258 B — 934 ms — h2https://saldoxpres.com/id-id/id-id https://saldoxpres.com/id-id — 200 — 19.0 KiB — 537 ms — h2https://saldoxpres.com/public/css/main.min.css/public/css/main.min.css https://saldoxpres.com/public/css/main.min.css — 200 — 24.9 KiB — 264 ms — h3https://saldoxpres.com/public/css/offcanvas.css/public/css/offcanvas.css https://saldoxpres.com/public/css/offcanvas.css — 200 — 1.5 KiB — 268 ms — h3https://saldoxpres.com/public/css/swiper.css/public/css/swiper.css https://saldoxpres.com/public/css/swiper.css — 200 — 4.4 KiB — 274 ms — h3https://saldoxpres.com/public/css/toastr.css/public/css/toastr.css https://saldoxpres.com/public/css/toastr.css — 200 — 3.8 KiB — 281 ms — h3https://saldoxpres.com/public/js/bootstrap.js/public/js/bootstrap.js https://saldoxpres.com/public/js/bootstrap.js — 200 — 22.5 KiB — 524 ms — h3https://saldoxpres.com/public/js/jquery.js/public/js/jquery.js https://saldoxpres.com/public/js/jquery.js — 200 — 29.6 KiB — 595 ms — h3https://saldoxpres.com/public/js/swiper.js/public/js/swiper.js https://saldoxpres.com/public/js/swiper.js — 200 — 40.0 KiB — 687 ms — h3https://saldoxpres.com/public/js/toastr.js/public/js/toastr.js https://saldoxpres.com/public/js/toastr.js — 200 — 2.0 KiB — 689 ms — h3https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.jscdnjs.cloudflare.com/ajax/libs/blue... https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.js — 200 — 1.9 KiB — 29 ms — h3https://saldoxpres.com/public/img/web/1002383754.png/public/img/web/1002383754.png https://saldoxpres.com/public/img/web/1002383754.png — 200 — 371.1 KiB — 1.2 s — h3https://react-circle-flags.pages.dev/id.svgreact-circle-flags.pages.dev/id.svg https://react-circle-flags.pages.dev/id.svg — 200 — 748 B — 47 ms — h3https://saldoxpres.com/public/img/banner/file_00000000be4471faa97d10b4c9a19369.png/public/img/banner/file_00000000be4... https://saldoxpres.com/public/img/banner/file_00000000be4471faa97d10b4c9a19369.png — 200 — 1.9 MiB — 1.8 s — h3https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2F8f4f6f16-4763-4733-a595-c37c9aae94f1.webp&w=48&q=75www.bangjeff.com/_next/image?url=ht... https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2F8f4f6f16-4763-4733-a595-c37c9aae94f1.webp&w=48&q=75 — 200 — 780 B — 48 ms — h2https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2F509573ad-c36d-467e-884a-72a984a95330.webp&w=48&q=75www.bangjeff.com/_next/image?url=ht... https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2F509573ad-c36d-467e-884a-72a984a95330.webp&w=48&q=75 — 200 — 1.1 KiB — 48 ms — h2https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2Ff233c760-d50d-40f6-a425-800559888c18.webp&w=48&q=75www.bangjeff.com/_next/image?url=ht... https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2Ff233c760-d50d-40f6-a425-800559888c18.webp&w=48&q=75 — 200 — 1023 B — 49 ms — h2https://saldoxpres.com/livechat/livechat-widget.js/livechat/livechat-widget.js https://saldoxpres.com/livechat/livechat-widget.js — 200 — 2.2 KiB — 1.2 s — h3https://saldoxpres.com/public/img/web/1000132669.png/public/img/web/1000132669.png https://saldoxpres.com/public/img/web/1000132669.png — 200 — 1.2 MiB — 1.4 s — h3data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 35 ms — datahttps://saldoxpres.com/public/media/8936b6d02fa555ef-s.p.woff2/public/media/8936b6d02fa555ef-s.p.... https://saldoxpres.com/public/media/8936b6d02fa555ef-s.p.woff2 — 200 — 14.2 KiB — 253 ms — h3https://saldoxpres.com/public/media/b11c0a0df6cb7c16-s.p.woff2/public/media/b11c0a0df6cb7c16-s.p.... https://saldoxpres.com/public/media/b11c0a0df6cb7c16-s.p.woff2 — 200 — 14.5 KiB — 267 ms — h3https://saldoxpres.com/public/media/9566c4bc819b17de-s.p.woff2/public/media/9566c4bc819b17de-s.p.... https://saldoxpres.com/public/media/9566c4bc819b17de-s.p.woff2 — 200 — 13.7 KiB — 277 ms — h3https://saldoxpres.com/public/media/cf6043f6f9e378b1-s.p.woff2/public/media/cf6043f6f9e378b1-s.p.... https://saldoxpres.com/public/media/cf6043f6f9e378b1-s.p.woff2 — 200 — 14.4 KiB — 298 ms — h3https://saldoxpres.com/id-id/FlashSaleGet/id-id/FlashSaleGet https://saldoxpres.com/id-id/FlashSaleGet — 200 — 76 B — 286 ms — h3https://saldoxpres.com/id-id/GamesGet/id-id/GamesGet https://saldoxpres.com/id-id/GamesGet — 200 — 3.7 KiB — 364 ms — h3https://saldoxpres.com/id-id/PopularGamesGet/id-id/PopularGamesGet https://saldoxpres.com/id-id/PopularGamesGet — 200 — 916 B — 386 ms — h3https://saldoxpres.com//id-id/NewsGet//id-id/NewsGet https://saldoxpres.com//id-id/NewsGet — 200 — 681 B — 395 ms — h3https://saldoxpres.com/public/img/games/1775499740-1775499740_275b3f0c8ea218bf85fb.webp/public/img/games/1775499740-177549... https://saldoxpres.com/public/img/games/1775499740-1775499740_275b3f0c8ea218bf85fb.webp — 200 — 21.7 KiB — 239 ms — h3https://saldoxpres.com/public/img/games/1775499955-1775499955_59af5036b70e6452425d.webp/public/img/games/1775499955-177549... https://saldoxpres.com/public/img/games/1775499955-1775499955_59af5036b70e6452425d.webp — 200 — 37.2 KiB — 248 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 782 ms LCP 3.1 shttps://saldoxpres.com// https://saldoxpres.com/ — 302 — 258 B — 934 ms — h2https://saldoxpres.com/id-id/id-id https://saldoxpres.com/id-id — 200 — 19.0 KiB — 537 ms — h2https://saldoxpres.com/public/css/main.min.css/public/css/main.min.css https://saldoxpres.com/public/css/main.min.css — 200 — 24.9 KiB — 264 ms — h3https://saldoxpres.com/public/css/offcanvas.css/public/css/offcanvas.css https://saldoxpres.com/public/css/offcanvas.css — 200 — 1.5 KiB — 268 ms — h3https://saldoxpres.com/public/css/swiper.css/public/css/swiper.css https://saldoxpres.com/public/css/swiper.css — 200 — 4.4 KiB — 274 ms — h3https://saldoxpres.com/public/css/toastr.css/public/css/toastr.css https://saldoxpres.com/public/css/toastr.css — 200 — 3.8 KiB — 281 ms — h3https://saldoxpres.com/public/js/bootstrap.js/public/js/bootstrap.js https://saldoxpres.com/public/js/bootstrap.js — 200 — 22.5 KiB — 524 ms — h3https://saldoxpres.com/public/js/jquery.js/public/js/jquery.js https://saldoxpres.com/public/js/jquery.js — 200 — 29.6 KiB — 595 ms — h3https://saldoxpres.com/public/js/swiper.js/public/js/swiper.js https://saldoxpres.com/public/js/swiper.js — 200 — 40.0 KiB — 687 ms — h3https://saldoxpres.com/public/js/toastr.js/public/js/toastr.js https://saldoxpres.com/public/js/toastr.js — 200 — 2.0 KiB — 689 ms — h3https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.jscdnjs.cloudflare.com/ajax/libs/blue... https://cdnjs.cloudflare.com/ajax/libs/blueimp-md5/2.19.0/js/md5.min.js — 200 — 1.9 KiB — 29 ms — h3https://saldoxpres.com/public/img/web/1002383754.png/public/img/web/1002383754.png https://saldoxpres.com/public/img/web/1002383754.png — 200 — 371.1 KiB — 1.2 s — h3https://react-circle-flags.pages.dev/id.svgreact-circle-flags.pages.dev/id.svg https://react-circle-flags.pages.dev/id.svg — 200 — 748 B — 47 ms — h3https://saldoxpres.com/public/img/banner/file_00000000be4471faa97d10b4c9a19369.png/public/img/banner/file_00000000be4... https://saldoxpres.com/public/img/banner/file_00000000be4471faa97d10b4c9a19369.png — 200 — 1.9 MiB — 1.8 s — h3https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2F8f4f6f16-4763-4733-a595-c37c9aae94f1.webp&w=48&q=75www.bangjeff.com/_next/image?url=ht... https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2F8f4f6f16-4763-4733-a595-c37c9aae94f1.webp&w=48&q=75 — 200 — 780 B — 48 ms — h2https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2F509573ad-c36d-467e-884a-72a984a95330.webp&w=48&q=75www.bangjeff.com/_next/image?url=ht... https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2F509573ad-c36d-467e-884a-72a984a95330.webp&w=48&q=75 — 200 — 1.1 KiB — 48 ms — h2https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2Ff233c760-d50d-40f6-a425-800559888c18.webp&w=48&q=75www.bangjeff.com/_next/image?url=ht... https://www.bangjeff.com/_next/image?url=https%3A%2F%2Fcdn.bangjeff.com%2Ff233c760-d50d-40f6-a425-800559888c18.webp&w=48&q=75 — 200 — 1023 B — 49 ms — h2https://saldoxpres.com/livechat/livechat-widget.js/livechat/livechat-widget.js https://saldoxpres.com/livechat/livechat-widget.js — 200 — 2.2 KiB — 1.2 s — h3https://saldoxpres.com/public/img/web/1000132669.png/public/img/web/1000132669.png https://saldoxpres.com/public/img/web/1000132669.png — 200 — 1.2 MiB — 1.4 s — h3data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 35 ms — datahttps://saldoxpres.com/public/media/8936b6d02fa555ef-s.p.woff2/public/media/8936b6d02fa555ef-s.p.... https://saldoxpres.com/public/media/8936b6d02fa555ef-s.p.woff2 — 200 — 14.2 KiB — 253 ms — h3https://saldoxpres.com/public/media/b11c0a0df6cb7c16-s.p.woff2/public/media/b11c0a0df6cb7c16-s.p.... https://saldoxpres.com/public/media/b11c0a0df6cb7c16-s.p.woff2 — 200 — 14.5 KiB — 267 ms — h3https://saldoxpres.com/public/media/9566c4bc819b17de-s.p.woff2/public/media/9566c4bc819b17de-s.p.... https://saldoxpres.com/public/media/9566c4bc819b17de-s.p.woff2 — 200 — 13.7 KiB — 277 ms — h3https://saldoxpres.com/public/media/cf6043f6f9e378b1-s.p.woff2/public/media/cf6043f6f9e378b1-s.p.... https://saldoxpres.com/public/media/cf6043f6f9e378b1-s.p.woff2 — 200 — 14.4 KiB — 298 ms — h3https://saldoxpres.com/id-id/FlashSaleGet/id-id/FlashSaleGet https://saldoxpres.com/id-id/FlashSaleGet — 200 — 76 B — 286 ms — h3https://saldoxpres.com/id-id/GamesGet/id-id/GamesGet https://saldoxpres.com/id-id/GamesGet — 200 — 3.7 KiB — 364 ms — h3https://saldoxpres.com/id-id/PopularGamesGet/id-id/PopularGamesGet https://saldoxpres.com/id-id/PopularGamesGet — 200 — 916 B — 386 ms — h3https://saldoxpres.com//id-id/NewsGet//id-id/NewsGet https://saldoxpres.com//id-id/NewsGet — 200 — 681 B — 395 ms — h3https://saldoxpres.com/public/img/games/1775499740-1775499740_275b3f0c8ea218bf85fb.webp/public/img/games/1775499740-177549... https://saldoxpres.com/public/img/games/1775499740-1775499740_275b3f0c8ea218bf85fb.webp — 200 — 21.7 KiB — 239 ms — h3https://saldoxpres.com/public/img/games/1775499955-1775499955_59af5036b70e6452425d.webp/public/img/games/1775499955-177549... https://saldoxpres.com/public/img/games/1775499955-1775499955_59af5036b70e6452425d.webp — 200 — 37.2 KiB — 248 ms — h3https://saldoxpres.com/public/img/games/1775500525-1775500525_58324148881d245700dc.webp/public/img/games/1775500525-177550... https://saldoxpres.com/public/img/games/1775500525-1775500525_58324148881d245700dc.webp — 200 — 38.1 KiB — 250 ms — h3https://saldoxpres.com/public/img/games/1775500660-1775500660_c98ba5a62cabf120a724.webp/public/img/games/1775500660-177550... https://saldoxpres.com/public/img/games/1775500660-1775500660_c98ba5a62cabf120a724.webp — 200 — 23.1 KiB — 253 ms — h3https://saldoxpres.com/public/img/games/1775500780-1775500780_361873eabb291665e0ae.webp/public/img/games/1775500780-177550... https://saldoxpres.com/public/img/games/1775500780-1775500780_361873eabb291665e0ae.webp — 200 — 19.9 KiB — 253 ms — h3https://saldoxpres.com/public/img/games/1775500878-1775500878_5347e33a597f01116e70.jpg/public/img/games/1775500878-177550... https://saldoxpres.com/public/img/games/1775500878-1775500878_5347e33a597f01116e70.jpg — 200 — 53.7 KiB — 303 ms — h3https://saldoxpres.com/public/img/games/1775501002-1775501002_e8ce9977802a4bd511df.webp/public/img/games/1775501002-177550... https://saldoxpres.com/public/img/games/1775501002-1775501002_e8ce9977802a4bd511df.webp — 200 — 124.1 KiB — 331 ms — h3https://saldoxpres.com/public/img/games/1775501173-1775501173_36fa17a5a656fd80e3e7.webp/public/img/games/1775501173-177550... https://saldoxpres.com/public/img/games/1775501173-1775501173_36fa17a5a656fd80e3e7.webp — 200 — 19.5 KiB — 289 ms — h3https://saldoxpres.com/public/img/games/1775501397-1775501397_9f9fbdcb51343831d664.webp/public/img/games/1775501397-177550... https://saldoxpres.com/public/img/games/1775501397-1775501397_9f9fbdcb51343831d664.webp — 200 — 25.1 KiB — 270 ms — h3https://saldoxpres.com/public/img/games/1775501532-1775501532_ed63f9a6aa30628dbd18.webp/public/img/games/1775501532-177550... https://saldoxpres.com/public/img/games/1775501532-1775501532_ed63f9a6aa30628dbd18.webp — 200 — 132.3 KiB — 333 ms — h3https://saldoxpres.com/public/img/games/1775501650-1775501650_aad1f304968011b6f9b9.webp/public/img/games/1775501650-177550... https://saldoxpres.com/public/img/games/1775501650-1775501650_aad1f304968011b6f9b9.webp — 200 — 34.5 KiB — 288 ms — h3https://saldoxpres.com/public/img/games/1775501758-1775501758_84da41f8329fa510ef84.webp/public/img/games/1775501758-177550... https://saldoxpres.com/public/img/games/1775501758-1775501758_84da41f8329fa510ef84.webp — 200 — 103.4 KiB — 318 ms — h3https://saldoxpres.com/public/img/games/1775501895-1775501895_e0553ba16112230416da.png/public/img/games/1775501895-177550... https://saldoxpres.com/public/img/games/1775501895-1775501895_e0553ba16112230416da.png — 200 — 1.1 MiB — 424 ms — h3https://saldoxpres.com/public/img/games/1775517466-1775517466_fef3e0d04ac78abd53e1.webp/public/img/games/1775517466-177551... https://saldoxpres.com/public/img/games/1775517466-1775517466_fef3e0d04ac78abd53e1.webp — 200 — 29.1 KiB — 298 ms — h3https://saldoxpres.com/public/img/games/1775517782-1775517782_79df591020e09fcb5b8a.jpg/public/img/games/1775517782-177551... https://saldoxpres.com/public/img/games/1775517782-1775517782_79df591020e09fcb5b8a.jpg — 200 — 18.3 KiB — 279 ms — h3https://saldoxpres.com/public/img/games/1775517874-1775517874_7c712de28e9b46a63c28.jpg/public/img/games/1775517874-177551... https://saldoxpres.com/public/img/games/1775517874-1775517874_7c712de28e9b46a63c28.jpg — 200 — 20.4 KiB — 292 ms — h3https://saldoxpres.com/public/img/games/1775517971-1775517971_c9eb2a351a342aabb98f.jpg/public/img/games/1775517971-177551... https://saldoxpres.com/public/img/games/1775517971-1775517971_c9eb2a351a342aabb98f.jpg — 200 — 8.1 KiB — 279 ms — h3https://saldoxpres.com/public/img/games/1775518061-1775518061_ae502a1abd17914de97b.png/public/img/games/1775518061-177551... https://saldoxpres.com/public/img/games/1775518061-1775518061_ae502a1abd17914de97b.png — 200 — 208.3 KiB — 339 ms — h3https://saldoxpres.com/public/img/games/1775518179-1775518179_b8e77ebabc6d2b749727.jpg/public/img/games/1775518179-177551... https://saldoxpres.com/public/img/games/1775518179-1775518179_b8e77ebabc6d2b749727.jpg — 200 — 30.7 KiB — 294 ms — h3https://saldoxpres.com/public/img/games/1775518298-1775518298_09db510ec8d93c6bbbf6.jpg/public/img/games/1775518298-177551... https://saldoxpres.com/public/img/games/1775518298-1775518298_09db510ec8d93c6bbbf6.jpg — 200 — 17.0 KiB — 283 ms — h3https://saldoxpres.com/public/img/games/1775518390-1775518390_6285ef9cef6499b1bc2a.webp/public/img/games/1775518390-177551... https://saldoxpres.com/public/img/games/1775518390-1775518390_6285ef9cef6499b1bc2a.webp — 200 — 101.8 KiB — 322 ms — h3https://flaxgames.my.id/public/img/web/popular-image2.pngflaxgames.my.id/public/img/web/popu... https://flaxgames.my.id/public/img/web/popular-image2.png — 200 — 341.3 KiB — 2.2 s — h2https://saldoxpres.com//public/img/berita/1775502166-1775502166_c1611af3de912c2e1f52.png//public/img/berita/1775502166-1775... https://saldoxpres.com//public/img/berita/1775502166-1775502166_c1611af3de912c2e1f52.png — 200 — 1.9 MiB — 559 ms — h3https://saldoxpres.com/public/img/web/1002383754.png/public/img/web/1002383754.png https://saldoxpres.com/public/img/web/1002383754.png — 200 — 0 B — 3 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
26% of JavaScript execution is third-party
First-party Third-party 236ms · 0KB · Rp5826/mo
Unattributable
Other
Costly
Execution 236ms
Transfer 0 KB
Monthly Cost Rp5826/mo

These scripts may cost more than they're worth

  • Unattributable adds 236ms and costs ~Rp5826/month

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