Improve Site Speed

1 divialex 5 9/14/2025, 8:38:07 AM adiantmedical.ro ↗

Comments (5)

DamonHD · 4h ago
0) Please prefix your title with "Ask HN:"

1) Make the site static (ie less/no JS).

2) Several MB (including >>100kB CSS) for a page that I can't even see most of because NoScript blocks it, is silly.

3) 141 requests over ~5 domains to build the page is silly.

divialex · 4h ago
Hello,

Any ideea of how can i improve mobile site speed for https://adiantmedical.ro/? I tried everything.

austin-cheney · 3h ago
Here is my personal guide to improving performance https://github.com/prettydiff/wisdom/blob/master/performance...

Following that approach my current personal achieves LCP and state restoration for this large SPA in 105ms on localhost and about 230ms over a network.

oleksandr_l5 · 3h ago
At first try to add cloudflare in front of your server, its have caching and minify of static
oleksandr_l5 · 3h ago
I can try to speed up the site, but maybe the main problem is in the code itself