Improve Site Speed

(adiantmedical.ro)

2 points | by divialex 5 hours ago

2 comments

  • DamonHD 5 hours 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 5 hours ago
    Hello,

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

    • austin-cheney 5 hours 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 4 hours ago
      At first try to add cloudflare in front of your server, its have caching and minify of static
      • oleksandr_l5 4 hours ago
        I can try to speed up the site, but maybe the main problem is in the code itself