Skip to content
https://amaporn.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
2
REVIEW
9
PASS
12
INFO
3

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

69
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
98
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
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.

2.22 s

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

8.67 s

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

130 ms

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

0.000

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

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

8.92 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
26
12 PASS 9 REVIEW 2 FIX
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 (1.4 MiB of 1.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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
Page Weight Budget
1.4 MB transferred, 78 requests
REVIEW
1.4 MB transferred, 78 requests
Info::
Page weighs 2.4 MB (1.4 MB transferred)
Info::
78 HTTP requests
Info::
Estimated 0.29 g CO2 per page load
1.4 MB / 2.4 MB budget
1.4 MB transferred
78 requests
0.29 g CO2 per page load
Images 811.9 KiB 57%
JavaScript 264.8 KiB 19%
Other 194.5 KiB 14%
CSS 76.2 KiB 5%
Fonts 25.4 KiB 2%
Other 22.6 KiB 2%
HTML 21.5 KiB 2%
Other 635 B 0%
Other 549 B 0%
0 2.4 MB 4.9 MB
Under budget
C
Image Optimization
Action
66 images, 0 KB saveable
REVIEW
66 images, 0 KB saveable
Warning::
https://www.amaporn.com/static/images/logo_amaporn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.amaporn.com/static/images/logo_amaporn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
66 images 812 KB
0 oversized -0 KB
64 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

C
JS Execution Cost
Action
1210ms total JS execution
REVIEW
1210ms total JS execution
Warning::
Unattributable: 399ms CPU time
Warning::
https://www.amaporn.com/: 373ms CPU time
Info::
https://www.amaporn.com/static/js/main.min.js?v=7....: 231ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-BG7D...: 208ms CPU time
Warning::
Third-party scripts: 811ms (67% of total)

Main Thread Breakdown

Other 35% Script Evaluation 30% Style & Layout 21% Script Parsing & Compilation 6% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
Unattributable399ms14ms0ms1st
https://www.amaporn.com/373ms27ms7ms3rd
https://www.amaporn.com/static/js/main.min.js?v=7.6.6231ms158ms29ms3rd
https://www.googletagmanager.com/gtag/js?id=G-BG7DS6G0LW208ms170ms33ms3rd
B
JS Bundles
2 scripts, 139 KB unused
REVIEW
2 scripts, 139 KB unused
Warning::
https://www.amaporn.com/static/js/main.min.js?v=7....: 70 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.amaporn.com/static/js/main.min.js?v=7....: unminified — 11 KB could be saved
Warning::
https://www.googletagmanager.com/gtag/js?id=G-BG7D...: 69 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 139 KB
139 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.amaporn.com/static/js/main.min.js?v=7.6.6102 KB70 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=G-BG7DS6G0LW163 KB69 KB (42%)3rd

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

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
78 resources · 1.4 MB · 139 KB savings available
REVIEW
78 resources · 1.4 MB · 139 KB savings available
Warning::
Page weight 1.4 MB exceeds 1 MB target by 394 KB
Got: 1.4 MB Expected: ≤ 1 MB
Info::
~139 KB of savings available
Warning::
77 third-party resources (100% of weight)
78 resources · 1.4 MiB · 77 third-party 394.0 KiB over 1MB target
Image 71% · 1006.2 KiB
JavaScript 19% · 264.8 KiB
CSS 5% · 76.2 KiB
Font 2% · 25.4 KiB
Media 2% · 22.6 KiB
Document 2% · 21.6 KiB
Other 0% · 1.2 KiB

~139.0 KiB of savings available

Remove unused JavaScript: 139.0 KiB
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
1 fonts (25 KB)
PASS
1 fonts (25 KB)
Info::
1 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

1

25 KB total

Render-blocking

0

of 1

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 8.0 s 9.0 s FCP 2.2 s LCP 8.7 shttps://www.amaporn.com/static/images/fonts/icomoon.ttf?nddhpi2icomoon.ttf https://www.amaporn.com/static/images/fonts/icomoon.ttf?nddhpi2 — 25.4 KiB — 88 ms — font-display: swap
icomoon.ttf ttf swap
Size 25 KB
Load time 88 ms
Start 180 ms
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 ~8 KB and ~16 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Warning::
1 font preload(s) missing `crossorigin` -- font will be downloaded twice
Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: https://www.amaporn.com/static/images/fonts/icomoon.ttf?nddhpi2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
2
dns-prefetch
prefetch

2 resource hints configured

Fonts are always fetched as crossorigin=anonymous; a preload without the attribute creates a different cache key, so the browser refetches when the actual font request happens. Sample: https://www.amaporn.com/static/images/fonts/icomoon.ttf?nddhpi2. Add `crossorigin` (or `crossorigin="anonymous"`) to each preload.

Why this matters

Performance issues directly impact user engagement and conversion rates.

A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: OVHcloud

Network Waterfall
78 requests over 738ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.2 s LCP 8.7 shttps://amaporn.com// https://amaporn.com/ — 301 — 128 B — 101 ms — h2https://www.amaporn.com/www.amaporn.com/ https://www.amaporn.com/ — 200 — 21.5 KiB — 91 ms — h2https://www.amaporn.com/static/styles/all-responsive-white.css?v=7.7.233www.amaporn.com/static/styles/all-r... https://www.amaporn.com/static/styles/all-responsive-white.css?v=7.7.233 — 200 — 74.6 KiB — 72 ms — h2https://www.amaporn.com/static/images/fonts/icomoon.ttf?nddhpi2www.amaporn.com/static/images/fonts... https://www.amaporn.com/static/images/fonts/icomoon.ttf?nddhpi2 — 200 — 25.4 KiB — 88 ms — h2https://www.amaporn.com/static/images/logo_amaporn_light.avif?v=20260630cwww.amaporn.com/static/images/logo_... https://www.amaporn.com/static/images/logo_amaporn_light.avif?v=20260630c — 200 — 13.7 KiB — 87 ms — h2https://www.amaporn.com/static/images/logo_amaporn_v2.avif?v=20260630cwww.amaporn.com/static/images/logo_... https://www.amaporn.com/static/images/logo_amaporn_v2.avif?v=20260630c — 200 — 10.3 KiB — 87 ms — h2https://www.amaporn.com/static/images/logo_amaporn_light.png?v=20260630cwww.amaporn.com/static/images/logo_... https://www.amaporn.com/static/images/logo_amaporn_light.png?v=20260630c — 200 — 38.9 KiB — 30 ms — h2https://www.amaporn.com/static/images/logo_amaporn_v2.png?v=20260630cwww.amaporn.com/static/images/logo_... https://www.amaporn.com/static/images/logo_amaporn_v2.png?v=20260630c — 200 — 35.5 KiB — 34 ms — h2https://www.amaporn.com/site.webmanifest?v=20260701www.amaporn.com/site.webmanifest?v=... https://www.amaporn.com/site.webmanifest?v=20260701 — 200 — 635 B — 92 ms — h2https://www.googletagmanager.com/gtag/js?id=G-BG7DS6G0LWwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-BG7DS6G0LW — 200 — 162.8 KiB — 247 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://www.amaporn.com/static/js/main.min.js?v=7.6.6www.amaporn.com/static/js/main.min.... https://www.amaporn.com/static/js/main.min.js?v=7.6.6 — 200 — 102.0 KiB — 62 ms — h2https://www.amaporn.com/static/styles/jquery.fancybox-white.css?v=7.6www.amaporn.com/static/styles/jquer... https://www.amaporn.com/static/styles/jquery.fancybox-white.css?v=7.6 — 200 — 1.7 KiB — 55 ms — h2https://www.amaporn.com/contents/avatars/139000/139872.jpgwww.amaporn.com/contents/avatars/13... https://www.amaporn.com/contents/avatars/139000/139872.jpg — 200 — 4.7 KiB — 52 ms — h2https://www.amaporn.com/contents/avatars/26000/26700.jpgwww.amaporn.com/contents/avatars/26... https://www.amaporn.com/contents/avatars/26000/26700.jpg — 200 — 6.3 KiB — 35 ms — h2https://www.amaporn.com/contents/avatars/181000/181317.jpegwww.amaporn.com/contents/avatars/18... https://www.amaporn.com/contents/avatars/181000/181317.jpeg — 200 — 4.4 KiB — 37 ms — h2https://www.amaporn.com/static/media/message.mp3www.amaporn.com/static/media/messag... https://www.amaporn.com/static/media/message.mp3 — 206 — 22.6 KiB — 67 ms — h2https://www.amaporn.com/contents/avatars/215000/215598.jpgwww.amaporn.com/contents/avatars/21... https://www.amaporn.com/contents/avatars/215000/215598.jpg — 200 — 8.6 KiB — 30 ms — h2https://www.amaporn.com/contents/avatars/295000/295628.jpgwww.amaporn.com/contents/avatars/29... https://www.amaporn.com/contents/avatars/295000/295628.jpg — 200 — 18.6 KiB — 31 ms — h2https://www.amaporn.com/contents/avatars/229000/229400.jpgwww.amaporn.com/contents/avatars/22... https://www.amaporn.com/contents/avatars/229000/229400.jpg — 200 — 10.9 KiB — 33 ms — h2https://www.amaporn.com/contents/avatars/192000/192395.jpgwww.amaporn.com/contents/avatars/19... https://www.amaporn.com/contents/avatars/192000/192395.jpg — 200 — 8.1 KiB — 36 ms — h2https://www.amaporn.com/contents/avatars/299000/299088.jpgwww.amaporn.com/contents/avatars/29... https://www.amaporn.com/contents/avatars/299000/299088.jpg — 200 — 10.7 KiB — 40 ms — h2https://www.amaporn.com/contents/avatars/299000/299556.jpgwww.amaporn.com/contents/avatars/29... https://www.amaporn.com/contents/avatars/299000/299556.jpg — 200 — 6.2 KiB — 44 ms — h2https://www.amaporn.com/contents/avatars/297000/297420.jpgwww.amaporn.com/contents/avatars/29... https://www.amaporn.com/contents/avatars/297000/297420.jpg — 200 — 45.7 KiB — 47 ms — h2https://www.amaporn.com/contents/avatars/104000/104339.jpgwww.amaporn.com/contents/avatars/10... https://www.amaporn.com/contents/avatars/104000/104339.jpg — 200 — 10.1 KiB — 50 ms — h2https://www.amaporn.com/contents/avatars/273000/273047.jpgwww.amaporn.com/contents/avatars/27... https://www.amaporn.com/contents/avatars/273000/273047.jpg — 200 — 68.6 KiB — 65 ms — h2https://www.amaporn.com/contents/avatars/1000/1491.jpgwww.amaporn.com/contents/avatars/10... https://www.amaporn.com/contents/avatars/1000/1491.jpg — 200 — 4.3 KiB — 56 ms — h2https://www.amaporn.com/contents/avatars/124000/124692.jpgwww.amaporn.com/contents/avatars/12... https://www.amaporn.com/contents/avatars/124000/124692.jpg — 200 — 6.4 KiB — 57 ms — h2https://www.amaporn.com/contents/avatars/170000/170616.pngwww.amaporn.com/contents/avatars/17... https://www.amaporn.com/contents/avatars/170000/170616.png — 200 — 22.4 KiB — 59 ms — h2https://www.amaporn.com/contents/avatars/241000/241205.jpgwww.amaporn.com/contents/avatars/24... https://www.amaporn.com/contents/avatars/241000/241205.jpg — 200 — 10.3 KiB — 61 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 2.2 s LCP 8.7 shttps://amaporn.com// https://amaporn.com/ — 301 — 128 B — 101 ms — h2https://www.amaporn.com/www.amaporn.com/ https://www.amaporn.com/ — 200 — 21.5 KiB — 91 ms — h2https://www.amaporn.com/static/styles/all-responsive-white.css?v=7.7.233www.amaporn.com/static/styles/all-r... https://www.amaporn.com/static/styles/all-responsive-white.css?v=7.7.233 — 200 — 74.6 KiB — 72 ms — h2https://www.amaporn.com/static/images/fonts/icomoon.ttf?nddhpi2www.amaporn.com/static/images/fonts... https://www.amaporn.com/static/images/fonts/icomoon.ttf?nddhpi2 — 200 — 25.4 KiB — 88 ms — h2https://www.amaporn.com/static/images/logo_amaporn_light.avif?v=20260630cwww.amaporn.com/static/images/logo_... https://www.amaporn.com/static/images/logo_amaporn_light.avif?v=20260630c — 200 — 13.7 KiB — 87 ms — h2https://www.amaporn.com/static/images/logo_amaporn_v2.avif?v=20260630cwww.amaporn.com/static/images/logo_... https://www.amaporn.com/static/images/logo_amaporn_v2.avif?v=20260630c — 200 — 10.3 KiB — 87 ms — h2https://www.amaporn.com/static/images/logo_amaporn_light.png?v=20260630cwww.amaporn.com/static/images/logo_... https://www.amaporn.com/static/images/logo_amaporn_light.png?v=20260630c — 200 — 38.9 KiB — 30 ms — h2https://www.amaporn.com/static/images/logo_amaporn_v2.png?v=20260630cwww.amaporn.com/static/images/logo_... https://www.amaporn.com/static/images/logo_amaporn_v2.png?v=20260630c — 200 — 35.5 KiB — 34 ms — h2https://www.amaporn.com/site.webmanifest?v=20260701www.amaporn.com/site.webmanifest?v=... https://www.amaporn.com/site.webmanifest?v=20260701 — 200 — 635 B — 92 ms — h2https://www.googletagmanager.com/gtag/js?id=G-BG7DS6G0LWwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-BG7DS6G0LW — 200 — 162.8 KiB — 247 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://www.amaporn.com/static/js/main.min.js?v=7.6.6www.amaporn.com/static/js/main.min.... https://www.amaporn.com/static/js/main.min.js?v=7.6.6 — 200 — 102.0 KiB — 62 ms — h2https://www.amaporn.com/static/styles/jquery.fancybox-white.css?v=7.6www.amaporn.com/static/styles/jquer... https://www.amaporn.com/static/styles/jquery.fancybox-white.css?v=7.6 — 200 — 1.7 KiB — 55 ms — h2https://www.amaporn.com/contents/avatars/139000/139872.jpgwww.amaporn.com/contents/avatars/13... https://www.amaporn.com/contents/avatars/139000/139872.jpg — 200 — 4.7 KiB — 52 ms — h2https://www.amaporn.com/contents/avatars/26000/26700.jpgwww.amaporn.com/contents/avatars/26... https://www.amaporn.com/contents/avatars/26000/26700.jpg — 200 — 6.3 KiB — 35 ms — h2https://www.amaporn.com/contents/avatars/181000/181317.jpegwww.amaporn.com/contents/avatars/18... https://www.amaporn.com/contents/avatars/181000/181317.jpeg — 200 — 4.4 KiB — 37 ms — h2https://www.amaporn.com/static/media/message.mp3www.amaporn.com/static/media/messag... https://www.amaporn.com/static/media/message.mp3 — 206 — 22.6 KiB — 67 ms — h2https://www.amaporn.com/contents/avatars/215000/215598.jpgwww.amaporn.com/contents/avatars/21... https://www.amaporn.com/contents/avatars/215000/215598.jpg — 200 — 8.6 KiB — 30 ms — h2https://www.amaporn.com/contents/avatars/295000/295628.jpgwww.amaporn.com/contents/avatars/29... https://www.amaporn.com/contents/avatars/295000/295628.jpg — 200 — 18.6 KiB — 31 ms — h2https://www.amaporn.com/contents/avatars/229000/229400.jpgwww.amaporn.com/contents/avatars/22... https://www.amaporn.com/contents/avatars/229000/229400.jpg — 200 — 10.9 KiB — 33 ms — h2https://www.amaporn.com/contents/avatars/192000/192395.jpgwww.amaporn.com/contents/avatars/19... https://www.amaporn.com/contents/avatars/192000/192395.jpg — 200 — 8.1 KiB — 36 ms — h2https://www.amaporn.com/contents/avatars/299000/299088.jpgwww.amaporn.com/contents/avatars/29... https://www.amaporn.com/contents/avatars/299000/299088.jpg — 200 — 10.7 KiB — 40 ms — h2https://www.amaporn.com/contents/avatars/299000/299556.jpgwww.amaporn.com/contents/avatars/29... https://www.amaporn.com/contents/avatars/299000/299556.jpg — 200 — 6.2 KiB — 44 ms — h2https://www.amaporn.com/contents/avatars/297000/297420.jpgwww.amaporn.com/contents/avatars/29... https://www.amaporn.com/contents/avatars/297000/297420.jpg — 200 — 45.7 KiB — 47 ms — h2https://www.amaporn.com/contents/avatars/104000/104339.jpgwww.amaporn.com/contents/avatars/10... https://www.amaporn.com/contents/avatars/104000/104339.jpg — 200 — 10.1 KiB — 50 ms — h2https://www.amaporn.com/contents/avatars/273000/273047.jpgwww.amaporn.com/contents/avatars/27... https://www.amaporn.com/contents/avatars/273000/273047.jpg — 200 — 68.6 KiB — 65 ms — h2https://www.amaporn.com/contents/avatars/1000/1491.jpgwww.amaporn.com/contents/avatars/10... https://www.amaporn.com/contents/avatars/1000/1491.jpg — 200 — 4.3 KiB — 56 ms — h2https://www.amaporn.com/contents/avatars/124000/124692.jpgwww.amaporn.com/contents/avatars/12... https://www.amaporn.com/contents/avatars/124000/124692.jpg — 200 — 6.4 KiB — 57 ms — h2https://www.amaporn.com/contents/avatars/170000/170616.pngwww.amaporn.com/contents/avatars/17... https://www.amaporn.com/contents/avatars/170000/170616.png — 200 — 22.4 KiB — 59 ms — h2https://www.amaporn.com/contents/avatars/241000/241205.jpgwww.amaporn.com/contents/avatars/24... https://www.amaporn.com/contents/avatars/241000/241205.jpg — 200 — 10.3 KiB — 61 ms — h2https://www.amaporn.com/contents/avatars/99000/99629.jpgwww.amaporn.com/contents/avatars/99... https://www.amaporn.com/contents/avatars/99000/99629.jpg — 200 — 8.7 KiB — 63 ms — h2data:image/webp;base64,UklGRjoAAABXRUJQVlA4IC4AAACyAgCdASoCAAIALmk0mk0iIiIiIgBoSygABc6WWgAA/veff/0P…data:image/webp;base64,UklGRjoAAABX... data:image/webp;base64,UklGRjoAAABXRUJQVlA4IC4AAACyAgCdASoCAAIALmk0mk0iIiIiIgBoSygABc6WWgAA/veff/0P… — 200 — 0 B — 0 ms — datahttps://www.amaporn.com/?mode=async&action=js_stats&rand=1786475549457www.amaporn.com/?mode=async&action=... https://www.amaporn.com/?mode=async&action=js_stats&rand=1786475549457 — 200 — 403 B — 104 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109827/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109827/320x180/1.jpg — 200 — 10.4 KiB — 32 ms — h2https://www.amaporn.com/contents/videos_screenshots/107000/107204/320x180/15.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/107000/107204/320x180/15.jpg — 200 — 15.4 KiB — 34 ms — h2https://www.amaporn.com/contents/videos_screenshots/105000/105305/320x180/12.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/105000/105305/320x180/12.jpg — 200 — 9.5 KiB — 36 ms — h2https://www.amaporn.com/contents/videos_screenshots/67000/67603/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/67000/67603/320x180/1.jpg — 200 — 12.3 KiB — 37 ms — h2https://www.amaporn.com/contents/videos_screenshots/31000/31131/320x180/11.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/31000/31131/320x180/11.jpg — 200 — 7.0 KiB — 38 ms — h2https://www.amaporn.com/contents/videos_screenshots/0/620/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/0/620/320x180/1.jpg — 200 — 4.3 KiB — 39 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109825/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109825/320x180/1.jpg — 200 — 9.4 KiB — 40 ms — h2https://www.amaporn.com/contents/videos_screenshots/63000/63541/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/63000/63541/320x180/1.jpg — 200 — 8.1 KiB — 41 ms — h2https://www.amaporn.com/contents/videos_screenshots/29000/29621/320x180/6.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/29000/29621/320x180/6.jpg — 200 — 7.5 KiB — 42 ms — h2https://www.amaporn.com/contents/videos_screenshots/27000/27299/320x180/5.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/27000/27299/320x180/5.jpg — 200 — 10.7 KiB — 43 ms — h2https://www.amaporn.com/contents/videos_screenshots/27000/27242/320x180/5.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/27000/27242/320x180/5.jpg — 200 — 16.1 KiB — 45 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109830/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109830/320x180/1.jpg — 200 — 9.0 KiB — 46 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109829/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109829/320x180/1.jpg — 200 — 7.5 KiB — 46 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109828/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109828/320x180/1.jpg — 200 — 5.3 KiB — 48 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109826/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109826/320x180/1.jpg — 200 — 7.5 KiB — 51 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109824/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109824/320x180/1.jpg — 200 — 12.4 KiB — 51 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109823/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109823/320x180/1.jpg — 200 — 8.5 KiB — 55 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109822/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109822/320x180/1.jpg — 200 — 9.1 KiB — 57 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109821/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109821/320x180/1.jpg — 200 — 6.0 KiB — 60 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109820/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109820/320x180/1.jpg — 200 — 8.2 KiB — 62 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109819/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109819/320x180/1.jpg — 200 — 12.7 KiB — 65 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109752/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109752/320x180/1.jpg — 200 — 9.6 KiB — 66 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109751/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109751/320x180/1.jpg — 200 — 10.0 KiB — 69 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109750/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109750/320x180/1.jpg — 200 — 9.7 KiB — 71 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109749/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109749/320x180/1.jpg — 200 — 6.8 KiB — 74 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109748/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109748/320x180/1.jpg — 200 — 7.5 KiB — 78 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109747/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109747/320x180/1.jpg — 200 — 7.9 KiB — 81 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109746/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109746/320x180/1.jpg — 200 — 7.3 KiB — 86 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109745/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109745/320x180/1.jpg — 200 — 8.3 KiB — 89 ms — h2https://www.amaporn.com/contents/videos_screenshots/109000/109744/320x180/1.jpgwww.amaporn.com/contents/videos_scr... https://www.amaporn.com/contents/videos_screenshots/109000/109744/320x180/1.jpg — 200 — 9.0 KiB — 91 ms — h2https://img1.amaporn.com/albums/preview/240x320/72000/72804/preview.jpgimg1.amaporn.com/albums/preview/240... https://img1.amaporn.com/albums/preview/240x320/72000/72804/preview.jpg — 200 — 11.2 KiB — 182 ms — h3https://img2.amaporn.com/albums/preview/240x320/72000/72803/preview.jpgimg2.amaporn.com/albums/preview/240... https://img2.amaporn.com/albums/preview/240x320/72000/72803/preview.jpg — 200 — 17.5 KiB — 195 ms — h3https://img2.amaporn.com/albums/preview/240x320/72000/72797/preview.jpgimg2.amaporn.com/albums/preview/240... https://img2.amaporn.com/albums/preview/240x320/72000/72797/preview.jpg — 200 — 22.9 KiB — 194 ms — h3https://img1.amaporn.com/albums/preview/240x320/72000/72796/preview.jpgimg1.amaporn.com/albums/preview/240... https://img1.amaporn.com/albums/preview/240x320/72000/72796/preview.jpg — 200 — 11.6 KiB — 182 ms — h3https://img2.amaporn.com/albums/preview/240x320/72000/72794/preview.jpgimg2.amaporn.com/albums/preview/240... https://img2.amaporn.com/albums/preview/240x320/72000/72794/preview.jpg — 200 — 16.4 KiB — 193 ms — h3https://img1.amaporn.com/albums/preview/240x320/72000/72792/preview.jpgimg1.amaporn.com/albums/preview/240... https://img1.amaporn.com/albums/preview/240x320/72000/72792/preview.jpg — 200 — 15.5 KiB — 183 ms — h3https://img2.amaporn.com/albums/preview/240x320/72000/72790/preview.jpgimg2.amaporn.com/albums/preview/240... https://img2.amaporn.com/albums/preview/240x320/72000/72790/preview.jpg — 200 — 22.2 KiB — 195 ms — h3https://img1.amaporn.com/albums/preview/240x320/72000/72787/preview.jpgimg1.amaporn.com/albums/preview/240... https://img1.amaporn.com/albums/preview/240x320/72000/72787/preview.jpg — 200 — 15.9 KiB — 180 ms — h3https://img2.amaporn.com/albums/preview/240x320/72000/72786/preview.jpgimg2.amaporn.com/albums/preview/240... https://img2.amaporn.com/albums/preview/240x320/72000/72786/preview.jpg — 200 — 13.7 KiB — 191 ms — h3https://img1.amaporn.com/albums/preview/240x320/72000/72780/preview.jpgimg1.amaporn.com/albums/preview/240... https://img1.amaporn.com/albums/preview/240x320/72000/72780/preview.jpg — 200 — 12.2 KiB — 89 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-BG7DS6G0LW&gtm=45je68a0h1v890934690za200zd890934690&_p=1786475549426&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=561386262.1786475550&frm=0&ngs=1&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.108%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118395333~118897920~118897930~119367802~119367810~119527020~119896803&sid=1786475549&sct=1&seg=0&dl=https%3A%2F%2Fwww.amaporn.com%2F&dt=Video%20Porno%20Gratis%20%26%20Porno%20Italiano%20XXX%20-%20AmaPorn&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=577region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-BG7DS6G0LW&gtm=45je68a0h1v890934690za200zd890934690&_p=1786475549426&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=561386262.1786475550&frm=0&ngs=1&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B151.0.7922.108%7CNot%253DA%253FBrand%3B99.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115938465~115938469~118395333~118897920~118897930~119367802~119367810~119527020~119896803&sid=1786475549&sct=1&seg=0&dl=https%3A%2F%2Fwww.amaporn.com%2F&dt=Video%20Porno%20Gratis%20%26%20Porno%20Italiano%20XXX%20-%20AmaPorn&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=577 — 204 — 549 B — 100 ms — h2https://img1.amaporn.com/albums/preview/240x320/72000/72779/preview.jpgimg1.amaporn.com/albums/preview/240... https://img1.amaporn.com/albums/preview/240x320/72000/72779/preview.jpg — 200 — 15.3 KiB — 28 ms — h3https://img2.amaporn.com/albums/preview/240x320/72000/72778/preview.jpgimg2.amaporn.com/albums/preview/240... https://img2.amaporn.com/albums/preview/240x320/72000/72778/preview.jpg — 200 — 10.9 KiB — 29 ms — h3https://www.amaporn.com/favicon.svg?v=20260701www.amaporn.com/favicon.svg?v=20260... https://www.amaporn.com/favicon.svg?v=20260701 — 200 — 179.4 KiB — 61 ms — h2https://www.amaporn.com/favicon.ico?v=20260701www.amaporn.com/favicon.ico?v=20260... https://www.amaporn.com/favicon.ico?v=20260701 — 200 — 14.9 KiB — 27 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
67% of JavaScript execution is third-party
First-party Third-party 811ms · 286KB · €10/mo
www.amaporn.com
Other
Costly
Execution 373ms
Transfer 22 KB
Monthly Cost €5/mo
www.amaporn.com
Other
Costly
Execution 231ms
Transfer 102 KB
Unused 70%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 208ms
Transfer 163 KB
Unused 42%
Monthly Cost €3/mo

These scripts may cost more than they're worth

  • www.amaporn.com adds 373ms and costs ~€5/month
  • www.amaporn.com adds 231ms and costs ~€3/month
  • Google Tag Manager adds 208ms and costs ~€3/month

67% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

www.amaporn.com takes 373ms 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.amaporn.com takes 231ms 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

70% of www.amaporn.com'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 208ms 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

Image Optimization
55 images, 198 KB total, 32 KB wasted
INFO

Image Optimization Audit

Total Images

55

Total Size

198 KB

Oversized

1

Wasted

32 KB

6 missing dimensions 44 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback