Skip to content
https://appsgolem.com

Performance

· 16 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
91
GRADE
A
FIX
1
REVIEW
2
PASS
10
INFO
3

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

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

377 ms

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

624 ms

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

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

1.15 s

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

624 ms

Page Load Progression

654 ms
1.3 s
2.0 s
2.6 s
3.3 s
3.9 s
4.6 s
5.2 s
Checks
16
10 PASS 2 REVIEW 1 FIX
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
48 images, 0 KB saveable
REVIEW
48 images, 0 KB saveable
Info::
All images are well-optimized
48 images 270 KB
0 oversized -0 KB
47 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
971ms total JS execution
REVIEW
971ms total JS execution
Warning::
https://appsgolem.com/en/: 667ms CPU time
Warning::
Unattributable: 304ms CPU time
Info::
Third-party scripts: 304ms (31% of total)

Main Thread Breakdown

Other 40% Style & Layout 34% Rendering 20%
ScriptTotalScriptingParse/CompileParty
https://appsgolem.com/en/667ms3ms0ms1st
Unattributable304ms4ms0ms3rd
A+
Page Weight Budget
501 KB transferred, 59 requests
PASS
501 KB transferred, 59 requests
Info::
Page weighs 991 KB (501 KB transferred)
Info::
59 HTTP requests
Info::
Estimated 0.10 g CO2 per page load
501 KB / 2.4 MB budget
501 KB transferred
59 requests
0.10 g CO2 per page load
Images 270.4 KiB 54%
Fonts 186.3 KiB 37%
JavaScript 15.3 KiB 3%
HTML 14.6 KiB 3%
CSS 12.7 KiB 3%
Other 2.0 KiB 0%
0 2.4 MB 4.9 MB
Under budget
A+
Third-Party Impact
No third-party resources
PASS
No third-party resources
Info::
No third-party resources detected
No third-party resources detected — all resources are first-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
4 fonts (186 KB)
PASS
4 fonts (186 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

186 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 377 ms LCP 624 mshttps://appsgolem.com/static/fonts/fraunces-TK0K1ChjeveQ.fa7ce081be5e.woff2fraunces-TK0K1ChjeveQ.f... https://appsgolem.com/static/fonts/fraunces-TK0K1ChjeveQ.fa7ce081be5e.woff2 — 80.0 KiB — 474 ms — font-display: swaphttps://appsgolem.com/static/fonts/jetbrainsmono-YRbKPxTcwhsk.3576e677eb07.woff2jetbrainsmono-YRbKPxTcw... https://appsgolem.com/static/fonts/jetbrainsmono-YRbKPxTcwhsk.3576e677eb07.woff2 — 9.1 KiB — 174 ms — font-display: swaphttps://appsgolem.com/static/fonts/jetbrainsmono-7BYRbKPxDcwg.b636a65da4f0.woff2jetbrainsmono-7BYRbKPxD... https://appsgolem.com/static/fonts/jetbrainsmono-7BYRbKPxDcwg.b636a65da4f0.woff2 — 31.1 KiB — 324 ms — font-display: swaphttps://appsgolem.com/static/fonts/fraunces-c2Wa0KxC9TeA.069cb90e11a3.woff2fraunces-c2Wa0KxC9TeA.0... https://appsgolem.com/static/fonts/fraunces-c2Wa0KxC9TeA.069cb90e11a3.woff2 — 66.1 KiB — 483 ms — font-display: swap
fraunces-TK0K1ChjeveQ.f... woff2 swap
Size 80 KB
Load time 474 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
jetbrainsmono-YRbKPxTcw... woff2 swap
Size 9 KB
Load time 174 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
jetbrainsmono-7BYRbKPxD... woff2 swap
Size 31 KB
Load time 324 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
fraunces-c2Wa0KxC9TeA.0... woff2 swap
Size 66 KB
Load time 483 ms
Start 1.4 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
2 scripts, 0 KB unused
PASS
2 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://appsgolem.com/static/js/htmx-2.0.3.min.93063fe04ea3.js15 KB1st
https://appsgolem.com/static/js/menu-1.0.ea187f2bf712.js1 KB1st
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
A+
Page Weight Inventory
59 resources · 501 KB · 0 KB savings available
PASS
59 resources · 501 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 501 KB
Info::
1 third-party resources (0% of weight)
59 resources · 501.2 KiB · 1 third-party Within 1MB page-weight target
Image 54% · 272.0 KiB
Font 37% · 186.3 KiB
JavaScript 3% · 15.3 KiB
Document 3% · 14.9 KiB
CSS 3% · 12.7 KiB
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
59 requests over 2927ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 377 ms LCP 624 mshttps://appsgolem.com// https://appsgolem.com/ — 302 — 331 B — 608 ms — http/1.1https://appsgolem.com/en//en/ https://appsgolem.com/en/ — 200 — 14.6 KiB — 356 ms — http/1.1https://appsgolem.com/static/js/htmx-2.0.3.min.93063fe04ea3.js/static/js/htmx-2.0.3.min.93063fe04... https://appsgolem.com/static/js/htmx-2.0.3.min.93063fe04ea3.js — 200 — 14.7 KiB — 166 ms — http/1.1https://appsgolem.com/static/js/menu-1.0.ea187f2bf712.js/static/js/menu-1.0.ea187f2bf712.js https://appsgolem.com/static/js/menu-1.0.ea187f2bf712.js — 200 — 597 B — 164 ms — http/1.1https://appsgolem.com/static/css/tailwind.474aa3df2b1b.css/static/css/tailwind.474aa3df2b1b.c... https://appsgolem.com/static/css/tailwind.474aa3df2b1b.css — 200 — 12.7 KiB — 322 ms — http/1.1https://appsgolem.com/static/img/logo/appsgolem.19128ebcd3e6.svg/static/img/logo/appsgolem.19128ebc... https://appsgolem.com/static/img/logo/appsgolem.19128ebcd3e6.svg — 200 — 906 B — 468 ms — http/1.1https://appsgolem.com/static/img/logo/ytcutgolem.cc6c2ce80fdd.svg/static/img/logo/ytcutgolem.cc6c2ce... https://appsgolem.com/static/img/logo/ytcutgolem.cc6c2ce80fdd.svg — 200 — 681 B — 471 ms — http/1.1https://appsgolem.com/static/img/screenshots/homepage_ytcutgolem_20260505.db451c34d632.jpg/static/img/screenshots/homepage_yt... https://appsgolem.com/static/img/screenshots/homepage_ytcutgolem_20260505.db451c34d632.jpg — 200 — 69.4 KiB — 464 ms — http/1.1data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 9'><path d='M2 6 Q…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 9'><path d='M2 6 Q… — 200 — 0 B — 0 ms — datahttps://appsgolem.com/static/img/logo/ytmrgolem.aff6dd434306.svg/static/img/logo/ytmrgolem.aff6dd43... https://appsgolem.com/static/img/logo/ytmrgolem.aff6dd434306.svg — 200 — 743 B — 387 ms — http/1.1https://appsgolem.com/static/img/logo/tikgolem.a426c216ebc7.svg/static/img/logo/tikgolem.a426c216e... https://appsgolem.com/static/img/logo/tikgolem.a426c216ebc7.svg — 200 — 723 B — 384 ms — http/1.1https://appsgolem.com/static/img/logo/twgolem.86a11fda40a6.svg/static/img/logo/twgolem.86a11fda40... https://appsgolem.com/static/img/logo/twgolem.86a11fda40a6.svg — 200 — 667 B — 388 ms — http/1.1https://appsgolem.com/static/img/flags/en.svg/static/img/flags/en.svg https://appsgolem.com/static/img/flags/en.svg — 200 — 729 B — 187 ms — http/1.1https://appsgolem.com/static/fonts/fraunces-TK0K1ChjeveQ.fa7ce081be5e.woff2/static/fonts/fraunces-TK0K1ChjeveQ... https://appsgolem.com/static/fonts/fraunces-TK0K1ChjeveQ.fa7ce081be5e.woff2 — 200 — 80.0 KiB — 474 ms — http/1.1https://appsgolem.com/static/fonts/jetbrainsmono-YRbKPxTcwhsk.3576e677eb07.woff2/static/fonts/jetbrainsmono-YRbKPxT... https://appsgolem.com/static/fonts/jetbrainsmono-YRbKPxTcwhsk.3576e677eb07.woff2 — 200 — 9.1 KiB — 174 ms — http/1.1https://appsgolem.com/static/fonts/jetbrainsmono-7BYRbKPxDcwg.b636a65da4f0.woff2/static/fonts/jetbrainsmono-7BYRbKP... https://appsgolem.com/static/fonts/jetbrainsmono-7BYRbKPxDcwg.b636a65da4f0.woff2 — 200 — 31.1 KiB — 324 ms — http/1.1https://appsgolem.com/static/fonts/fraunces-c2Wa0KxC9TeA.069cb90e11a3.woff2/static/fonts/fraunces-c2Wa0KxC9TeA... https://appsgolem.com/static/fonts/fraunces-c2Wa0KxC9TeA.069cb90e11a3.woff2 — 200 — 66.1 KiB — 483 ms — http/1.1https://appsgolem.com/static/img/flags/ar.svg/static/img/flags/ar.svg https://appsgolem.com/static/img/flags/ar.svg — 200 — 4.1 KiB — 153 ms — http/1.1https://appsgolem.com/static/img/flags/bg.svg/static/img/flags/bg.svg https://appsgolem.com/static/img/flags/bg.svg — 200 — 600 B — 164 ms — http/1.1https://appsgolem.com/static/img/flags/ca.svg/static/img/flags/ca.svg https://appsgolem.com/static/img/flags/ca.svg — 200 — 605 B — 159 ms — http/1.1https://appsgolem.com/static/img/flags/zh-hant.svg/static/img/flags/zh-hant.svg https://appsgolem.com/static/img/flags/zh-hant.svg — 200 — 752 B — 154 ms — http/1.1https://appsgolem.com/static/img/flags/hr.svg/static/img/flags/hr.svg https://appsgolem.com/static/img/flags/hr.svg — 200 — 13.8 KiB — 157 ms — http/1.1https://appsgolem.com/static/img/flags/cs.svg/static/img/flags/cs.svg https://appsgolem.com/static/img/flags/cs.svg — 200 — 582 B — 161 ms — http/1.1https://appsgolem.com/static/img/flags/da.svg/static/img/flags/da.svg https://appsgolem.com/static/img/flags/da.svg — 200 — 586 B — 161 ms — http/1.1https://appsgolem.com/static/img/flags/nl.svg/static/img/flags/nl.svg https://appsgolem.com/static/img/flags/nl.svg — 200 — 564 B — 161 ms — http/1.1https://appsgolem.com/static/img/flags/et.svg/static/img/flags/et.svg https://appsgolem.com/static/img/flags/et.svg — 200 — 626 B — 157 ms — http/1.1https://appsgolem.com/static/img/flags/fi.svg/static/img/flags/fi.svg https://appsgolem.com/static/img/flags/fi.svg — 200 — 582 B — 155 ms — http/1.1https://appsgolem.com/static/img/flags/fr.svg/static/img/flags/fr.svg https://appsgolem.com/static/img/flags/fr.svg — 200 — 586 B — 158 ms — http/1.1https://appsgolem.com/static/img/flags/de.svg/static/img/flags/de.svg https://appsgolem.com/static/img/flags/de.svg — 200 — 557 B — 158 ms — http/1.1https://appsgolem.com/static/img/flags/el.svg/static/img/flags/el.svg https://appsgolem.com/static/img/flags/el.svg — 200 — 681 B — 157 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s FCP 377 ms LCP 624 mshttps://appsgolem.com// https://appsgolem.com/ — 302 — 331 B — 608 ms — http/1.1https://appsgolem.com/en//en/ https://appsgolem.com/en/ — 200 — 14.6 KiB — 356 ms — http/1.1https://appsgolem.com/static/js/htmx-2.0.3.min.93063fe04ea3.js/static/js/htmx-2.0.3.min.93063fe04... https://appsgolem.com/static/js/htmx-2.0.3.min.93063fe04ea3.js — 200 — 14.7 KiB — 166 ms — http/1.1https://appsgolem.com/static/js/menu-1.0.ea187f2bf712.js/static/js/menu-1.0.ea187f2bf712.js https://appsgolem.com/static/js/menu-1.0.ea187f2bf712.js — 200 — 597 B — 164 ms — http/1.1https://appsgolem.com/static/css/tailwind.474aa3df2b1b.css/static/css/tailwind.474aa3df2b1b.c... https://appsgolem.com/static/css/tailwind.474aa3df2b1b.css — 200 — 12.7 KiB — 322 ms — http/1.1https://appsgolem.com/static/img/logo/appsgolem.19128ebcd3e6.svg/static/img/logo/appsgolem.19128ebc... https://appsgolem.com/static/img/logo/appsgolem.19128ebcd3e6.svg — 200 — 906 B — 468 ms — http/1.1https://appsgolem.com/static/img/logo/ytcutgolem.cc6c2ce80fdd.svg/static/img/logo/ytcutgolem.cc6c2ce... https://appsgolem.com/static/img/logo/ytcutgolem.cc6c2ce80fdd.svg — 200 — 681 B — 471 ms — http/1.1https://appsgolem.com/static/img/screenshots/homepage_ytcutgolem_20260505.db451c34d632.jpg/static/img/screenshots/homepage_yt... https://appsgolem.com/static/img/screenshots/homepage_ytcutgolem_20260505.db451c34d632.jpg — 200 — 69.4 KiB — 464 ms — http/1.1data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 9'><path d='M2 6 Q…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 9'><path d='M2 6 Q… — 200 — 0 B — 0 ms — datahttps://appsgolem.com/static/img/logo/ytmrgolem.aff6dd434306.svg/static/img/logo/ytmrgolem.aff6dd43... https://appsgolem.com/static/img/logo/ytmrgolem.aff6dd434306.svg — 200 — 743 B — 387 ms — http/1.1https://appsgolem.com/static/img/logo/tikgolem.a426c216ebc7.svg/static/img/logo/tikgolem.a426c216e... https://appsgolem.com/static/img/logo/tikgolem.a426c216ebc7.svg — 200 — 723 B — 384 ms — http/1.1https://appsgolem.com/static/img/logo/twgolem.86a11fda40a6.svg/static/img/logo/twgolem.86a11fda40... https://appsgolem.com/static/img/logo/twgolem.86a11fda40a6.svg — 200 — 667 B — 388 ms — http/1.1https://appsgolem.com/static/img/flags/en.svg/static/img/flags/en.svg https://appsgolem.com/static/img/flags/en.svg — 200 — 729 B — 187 ms — http/1.1https://appsgolem.com/static/fonts/fraunces-TK0K1ChjeveQ.fa7ce081be5e.woff2/static/fonts/fraunces-TK0K1ChjeveQ... https://appsgolem.com/static/fonts/fraunces-TK0K1ChjeveQ.fa7ce081be5e.woff2 — 200 — 80.0 KiB — 474 ms — http/1.1https://appsgolem.com/static/fonts/jetbrainsmono-YRbKPxTcwhsk.3576e677eb07.woff2/static/fonts/jetbrainsmono-YRbKPxT... https://appsgolem.com/static/fonts/jetbrainsmono-YRbKPxTcwhsk.3576e677eb07.woff2 — 200 — 9.1 KiB — 174 ms — http/1.1https://appsgolem.com/static/fonts/jetbrainsmono-7BYRbKPxDcwg.b636a65da4f0.woff2/static/fonts/jetbrainsmono-7BYRbKP... https://appsgolem.com/static/fonts/jetbrainsmono-7BYRbKPxDcwg.b636a65da4f0.woff2 — 200 — 31.1 KiB — 324 ms — http/1.1https://appsgolem.com/static/fonts/fraunces-c2Wa0KxC9TeA.069cb90e11a3.woff2/static/fonts/fraunces-c2Wa0KxC9TeA... https://appsgolem.com/static/fonts/fraunces-c2Wa0KxC9TeA.069cb90e11a3.woff2 — 200 — 66.1 KiB — 483 ms — http/1.1https://appsgolem.com/static/img/flags/ar.svg/static/img/flags/ar.svg https://appsgolem.com/static/img/flags/ar.svg — 200 — 4.1 KiB — 153 ms — http/1.1https://appsgolem.com/static/img/flags/bg.svg/static/img/flags/bg.svg https://appsgolem.com/static/img/flags/bg.svg — 200 — 600 B — 164 ms — http/1.1https://appsgolem.com/static/img/flags/ca.svg/static/img/flags/ca.svg https://appsgolem.com/static/img/flags/ca.svg — 200 — 605 B — 159 ms — http/1.1https://appsgolem.com/static/img/flags/zh-hant.svg/static/img/flags/zh-hant.svg https://appsgolem.com/static/img/flags/zh-hant.svg — 200 — 752 B — 154 ms — http/1.1https://appsgolem.com/static/img/flags/hr.svg/static/img/flags/hr.svg https://appsgolem.com/static/img/flags/hr.svg — 200 — 13.8 KiB — 157 ms — http/1.1https://appsgolem.com/static/img/flags/cs.svg/static/img/flags/cs.svg https://appsgolem.com/static/img/flags/cs.svg — 200 — 582 B — 161 ms — http/1.1https://appsgolem.com/static/img/flags/da.svg/static/img/flags/da.svg https://appsgolem.com/static/img/flags/da.svg — 200 — 586 B — 161 ms — http/1.1https://appsgolem.com/static/img/flags/nl.svg/static/img/flags/nl.svg https://appsgolem.com/static/img/flags/nl.svg — 200 — 564 B — 161 ms — http/1.1https://appsgolem.com/static/img/flags/et.svg/static/img/flags/et.svg https://appsgolem.com/static/img/flags/et.svg — 200 — 626 B — 157 ms — http/1.1https://appsgolem.com/static/img/flags/fi.svg/static/img/flags/fi.svg https://appsgolem.com/static/img/flags/fi.svg — 200 — 582 B — 155 ms — http/1.1https://appsgolem.com/static/img/flags/fr.svg/static/img/flags/fr.svg https://appsgolem.com/static/img/flags/fr.svg — 200 — 586 B — 158 ms — http/1.1https://appsgolem.com/static/img/flags/de.svg/static/img/flags/de.svg https://appsgolem.com/static/img/flags/de.svg — 200 — 557 B — 158 ms — http/1.1https://appsgolem.com/static/img/flags/el.svg/static/img/flags/el.svg https://appsgolem.com/static/img/flags/el.svg — 200 — 681 B — 157 ms — http/1.1https://appsgolem.com/static/img/flags/he.svg/static/img/flags/he.svg https://appsgolem.com/static/img/flags/he.svg — 200 — 876 B — 157 ms — http/1.1https://appsgolem.com/static/img/flags/hi.svg/static/img/flags/hi.svg https://appsgolem.com/static/img/flags/hi.svg — 200 — 771 B — 156 ms — http/1.1https://appsgolem.com/static/img/flags/hu.svg/static/img/flags/hu.svg https://appsgolem.com/static/img/flags/hu.svg — 200 — 593 B — 156 ms — http/1.1https://appsgolem.com/static/img/flags/id.svg/static/img/flags/id.svg https://appsgolem.com/static/img/flags/id.svg — 200 — 552 B — 157 ms — http/1.1https://appsgolem.com/static/img/flags/it.svg/static/img/flags/it.svg https://appsgolem.com/static/img/flags/it.svg — 200 — 609 B — 162 ms — http/1.1https://appsgolem.com/static/img/flags/ja.svg/static/img/flags/ja.svg https://appsgolem.com/static/img/flags/ja.svg — 200 — 713 B — 161 ms — http/1.1https://appsgolem.com/static/img/flags/ko.svg/static/img/flags/ko.svg https://appsgolem.com/static/img/flags/ko.svg — 200 — 872 B — 161 ms — http/1.1https://appsgolem.com/static/img/flags/lv.svg/static/img/flags/lv.svg https://appsgolem.com/static/img/flags/lv.svg — 200 — 587 B — 156 ms — http/1.1https://appsgolem.com/static/img/flags/lt.svg/static/img/flags/lt.svg https://appsgolem.com/static/img/flags/lt.svg — 200 — 666 B — 156 ms — http/1.1https://appsgolem.com/static/img/flags/no.svg/static/img/flags/no.svg https://appsgolem.com/static/img/flags/no.svg — 200 — 606 B — 158 ms — http/1.1https://appsgolem.com/static/img/flags/fa.svg/static/img/flags/fa.svg https://appsgolem.com/static/img/flags/fa.svg — 200 — 2.2 KiB — 159 ms — http/1.1https://appsgolem.com/static/img/flags/pl.svg/static/img/flags/pl.svg https://appsgolem.com/static/img/flags/pl.svg — 200 — 574 B — 158 ms — http/1.1https://appsgolem.com/static/img/flags/pt.svg/static/img/flags/pt.svg https://appsgolem.com/static/img/flags/pt.svg — 200 — 3.3 KiB — 158 ms — http/1.1https://appsgolem.com/static/img/flags/ro.svg/static/img/flags/ro.svg https://appsgolem.com/static/img/flags/ro.svg — 200 — 619 B — 156 ms — http/1.1https://appsgolem.com/static/img/flags/ru.svg/static/img/flags/ru.svg https://appsgolem.com/static/img/flags/ru.svg — 200 — 602 B — 156 ms — http/1.1https://appsgolem.com/static/img/flags/sr.svg/static/img/flags/sr.svg https://appsgolem.com/static/img/flags/sr.svg — 200 — 41.8 KiB — 159 ms — http/1.1https://appsgolem.com/static/img/flags/sk.svg/static/img/flags/sk.svg https://appsgolem.com/static/img/flags/sk.svg — 200 — 972 B — 157 ms — http/1.1https://appsgolem.com/static/img/flags/sl.svg/static/img/flags/sl.svg https://appsgolem.com/static/img/flags/sl.svg — 200 — 1.2 KiB — 157 ms — http/1.1https://appsgolem.com/static/img/flags/sv.svg/static/img/flags/sv.svg https://appsgolem.com/static/img/flags/sv.svg — 200 — 604 B — 157 ms — http/1.1https://appsgolem.com/static/img/flags/es.svg/static/img/flags/es.svg https://appsgolem.com/static/img/flags/es.svg — 200 — 13.5 KiB — 156 ms — http/1.1https://appsgolem.com/static/img/flags/th.svg/static/img/flags/th.svg https://appsgolem.com/static/img/flags/th.svg — 200 — 604 B — 155 ms — http/1.1https://appsgolem.com/static/img/flags/tr.svg/static/img/flags/tr.svg https://appsgolem.com/static/img/flags/tr.svg — 200 — 722 B — 160 ms — http/1.1https://appsgolem.com/static/img/flags/uk.svg/static/img/flags/uk.svg https://appsgolem.com/static/img/flags/uk.svg — 200 — 590 B — 163 ms — http/1.1https://appsgolem.com/static/img/flags/vi.svg/static/img/flags/vi.svg https://appsgolem.com/static/img/flags/vi.svg — 200 — 721 B — 160 ms — http/1.1https://appsgolem.com/static/img/screenshots/homepage_tikgolem.efa91c4dd5d6.jpg/static/img/screenshots/homepage_ti... https://appsgolem.com/static/img/screenshots/homepage_tikgolem.efa91c4dd5d6.jpg — 200 — 31.1 KiB — 163 ms — http/1.1https://appsgolem.com/static/img/screenshots/homepage_twgolem.3ba08423362e.jpg/static/img/screenshots/homepage_tw... https://appsgolem.com/static/img/screenshots/homepage_twgolem.3ba08423362e.jpg — 200 — 33.3 KiB — 160 ms — http/1.1https://appsgolem.com/static/img/screenshots/homepage_ytmrgolem.f83e6f7a2b9f.jpg/static/img/screenshots/homepage_yt... https://appsgolem.com/static/img/screenshots/homepage_ytmrgolem.f83e6f7a2b9f.jpg — 200 — 33.2 KiB — 157 ms — http/1.1https://appsgolem.com/static/img/logo/appsgolem.19128ebcd3e6.svg/static/img/logo/appsgolem.19128ebc... https://appsgolem.com/static/img/logo/appsgolem.19128ebcd3e6.svg — 200 — 0 B — 6 ms — http/1.1https://appsgolem.com/static/img/favicon/appsgolem/favicon.a41e2cea1bc3.ico/static/img/favicon/appsgolem/favic... https://appsgolem.com/static/img/favicon/appsgolem/favicon.a41e2cea1bc3.ico — 200 — 1.6 KiB — 152 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
31% of JavaScript execution is third-party
First-party Third-party 304ms · 0KB · €4/mo
Unattributable
Other
Costly
Execution 304ms
Transfer 0 KB
Monthly Cost €4/mo

These scripts may cost more than they're worth

  • Unattributable adds 304ms and costs ~€4/month

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

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-07 — 2026-05-04)

LCP (p75)

1285 ms

93% good

INP (p75)

77 ms

95% good

CLS (p75)

0.030

80% good

FCP (p75)

1273 ms

TTFB (p75)

700 ms

This origin passes Core Web Vitals assessment
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback