2 points | by divialex 6 days ago ago
5 comments
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.
Hello,
Any ideea of how can i improve mobile site speed for https://adiantmedical.ro/? I tried everything.
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.
At first try to add cloudflare in front of your server, its have caching and minify of static
I can try to speed up the site, but maybe the main problem is in the code itself
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.
Hello,
Any ideea of how can i improve mobile site speed for https://adiantmedical.ro/? I tried everything.
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.
At first try to add cloudflare in front of your server, its have caching and minify of static
I can try to speed up the site, but maybe the main problem is in the code itself