The TCP Slow Start scheme
In order to render content to a user as quickly as possible, you should always try to only send critical HTML and CSS at first, the minimum amount required for the first render. You may see the ideal maximum size of this critical load quoted as 14kb, but where does this number come from?