|
|
|
|
|
by troysk
1376 days ago
|
|
> You have less CSS than HN, and hardly any JS. This doesn't add anything to the discussion of if this is easy or hard to do – your site will always have a fast FCP, even if you weren't serving with a CDN. Your observations reeks of incompetence. Are you seriously comparing a few bytes difference? The site loads more CSS from
https://www.troysk.com/stylesheets/style.css And hardly any JS? Can you even read code? Many sites use static caching and then load dynamic parts asynchronously. The goal is to provide the end user a usable UI real fast. There is also Fastly and other new caching solutions if you are interested to know more. > Your site actually has room for improvement on performance. You could likely cut your overall page weight in half (not that it would do much, being default fast). How does it benefit? Have users reaction rates become faster than 1s on the web? This is a site not a game. |
|
Setting aside that you're wrong (your style.css is 1.7kB, HN is 2.2kB), that small difference is kind of my point. Discussions of if a quick FCP is easy or not should be based on a typical site. Tiny, static portfolio sites ain't that.
> And hardly any JS? Can you even read code?
Your site's entire JS weight is below 50kB.
> How does it benefit? Have users reaction rates become faster than 1s on the web?
Right. That's why I said, "not that it would do much, being default fast"