Skip to content
https://appsgolem.com

Performance

· 18 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
95
GRADE
A
FIX
1
REVIEW
2
PASS
12
INFO
3

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

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

1.23 s

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

3.61 s

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

51 ms

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

0.003

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

1.23 s

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

3.64 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
18
12 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
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Info::
All images are well-optimized
45 images 173 KB
0 oversized -0 KB
44 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1608ms total JS execution
REVIEW
1608ms total JS execution
Warning::
https://appsgolem.com/en/: 1049ms CPU time
Warning::
Unattributable: 559ms CPU time
Info::
Third-party scripts: 559ms (35% of total)

Main Thread Breakdown

Other 41% Style & Layout 32% Rendering 18% Parse HTML & CSS 4% Script Evaluation 3%
ScriptTotalScriptingParse/CompileParty
https://appsgolem.com/en/1049ms5ms1ms1st
Unattributable559ms7ms0ms3rd
A+
Page Weight Budget
404 KB transferred, 56 requests
PASS
404 KB transferred, 56 requests
Info::
Page weighs 895 KB (404 KB transferred)
Info::
56 HTTP requests
Info::
Estimated 0.08 g CO2 per page load
404 KB / 2.4 MB budget
404 KB transferred
56 requests
0.08 g CO2 per page load
Fonts 186.3 KiB 46%
Images 172.7 KiB 43%
JavaScript 15.3 KiB 4%
HTML 14.6 KiB 4%
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 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.6 shttps://appsgolem.com/static/fonts/fraunces-TK0K1ChjeveQ.fa7ce081be5e.woff2fraunces-TK0K1ChjeveQ.f... https://appsgolem.com/static/fonts/fraunces-TK0K1ChjeveQ.fa7ce081be5e.woff2 — 80.0 KiB — 81 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 — 42 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 — 64 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 — 62 ms — font-display: swap
fraunces-TK0K1ChjeveQ.f... woff2 swap
Size 80 KB
Load time 81 ms
Start 315 ms
Risk FOUT — text flashes from fallback to web font
jetbrainsmono-YRbKPxTcw... woff2 swap
Size 9 KB
Load time 42 ms
Start 318 ms
Risk FOUT — text flashes from fallback to web font
jetbrainsmono-7BYRbKPxD... woff2 swap
Size 31 KB
Load time 64 ms
Start 318 ms
Risk FOUT — text flashes from fallback to web font
fraunces-c2Wa0KxC9TeA.0... woff2 swap
Size 66 KB
Load time 62 ms
Start 319 ms
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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 resource hints configured

A+
Page Weight Inventory
56 resources · 404 KB · 0 KB savings available
PASS
56 resources · 404 KB · 0 KB savings available
Info::
Within 1MB page-weight target
Got: 404 KB
Info::
1 third-party resources (0% of weight)
56 resources · 403.5 KiB · 1 third-party Within 1MB page-weight target
Font 46% · 186.3 KiB
Image 43% · 174.4 KiB
JavaScript 4% · 15.3 KiB
Document 4% · 14.9 KiB
CSS 3% · 12.7 KiB
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+
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
56 requests over 524ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.6 shttps://appsgolem.com// https://appsgolem.com/ — 302 — 331 B — 75 ms — http/1.1https://appsgolem.com/en//en/ https://appsgolem.com/en/ — 200 — 14.6 KiB — 76 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 — 28 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 — 27 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 — 53 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 — 73 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 — 72 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 — 70 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 — 47 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 — 46 ms — http/1.1https://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 — 25 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/flags/en.svg/static/img/flags/en.svg https://appsgolem.com/static/img/flags/en.svg — 200 — 729 B — 26 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 — 28 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 — 31 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 — 31 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 — 28 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 — 29 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 — 22 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 — 38 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 — 37 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 — 37 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 — 37 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 — 36 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 — 25 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 — 81 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 — 42 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 — 64 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 — 62 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 — 25 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.6 shttps://appsgolem.com// https://appsgolem.com/ — 302 — 331 B — 75 ms — http/1.1https://appsgolem.com/en//en/ https://appsgolem.com/en/ — 200 — 14.6 KiB — 76 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 — 28 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 — 27 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 — 53 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 — 73 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 — 72 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 — 70 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 — 47 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 — 46 ms — http/1.1https://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 — 25 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/flags/en.svg/static/img/flags/en.svg https://appsgolem.com/static/img/flags/en.svg — 200 — 729 B — 26 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 — 28 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 — 31 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 — 31 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 — 28 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 — 29 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 — 22 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 — 38 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 — 37 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 — 37 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 — 37 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 — 36 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 — 25 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 — 81 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 — 42 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 — 64 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 — 62 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 — 25 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 — 32 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 — 24 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 — 26 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 — 24 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 — 23 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 — 31 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 — 31 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 — 29 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 — 25 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 — 22 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 — 22 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 — 22 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 — 28 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 — 28 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 — 28 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 — 28 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 — 22 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 — 22 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 — 23 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 — 33 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 — 32 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 — 30 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 — 29 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 — 24 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 — 1 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 — 24 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
35% of JavaScript execution is third-party
First-party Third-party 559ms · 0KB · €7/mo
Unattributable
Other
Costly
Execution 559ms
Transfer 0 KB
Monthly Cost €7/mo

These scripts may cost more than they're worth

  • Unattributable adds 559ms and costs ~€7/month

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