|
|
|
|
|
by 411111111111111
1377 days ago
|
|
HN, which is as far removed as you can get from modern websites takes 700-900ms from initial request to render if you're in a logged in session. Whoever claims that sub second rendering isn't outstanding is just clueless. |
|
After that you have 500ms to render your webpage. If you are lazy loading images, and most assets below the fold, thats a lot of time to get a page rendered.
You may take a look at my personal website (https://www.troysk.com/) which is hosted via Cloudflare so has CDN support and does sub second render on first load even though its image heavy.